0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.13 released More... over 14 years ago
Minor tweaks to make dpkg happy More... over 14 years ago
Version 0.13 More... over 14 years ago
Default text size now 10 More... over 14 years ago
Allowed a small amount of slop More... over 14 years ago
class => objclass More... almost 16 years ago
circle intersection simplified More... almost 16 years ago
class -> objclass, delete -> objdelete to avoid c++ collision More... almost 16 years ago
LENGTH -> length to avoid collision More... almost 16 years ago
Added ptadd(), ptmul() More... almost 16 years ago
Many floats changed to doubles More... almost 16 years ago
Circle intersection More... almost 16 years ago
"break" changed to "explode" More... almost 16 years ago
component renamed group More... almost 16 years ago
Placed html documentation under source control More... almost 16 years ago
added another debug build option: without -Werror More... almost 16 years ago
added ptsub() function to subtract two points More... almost 16 years ago
more tips More... almost 16 years ago
Implemented perpindicular lines Now allows polygons and boxes to be broken into line segments. No longer 'greys out' objects ineligible to be broken. Various dead code removed. More... almost 16 years ago
Takes advantage of anglex,angley vector, saving some trig More... almost 16 years ago
Optimized GetDataLinePt() when no change. More... almost 16 years ago
Added SetAngleConstraintVec(); moved setAngleVec() int constraints.c More... almost 16 years ago
Now displays negative lengths if angle is locked. Now makes use of anglex,angley vector, saving some trig. Added SetAngleConstraintVec(). Added setAngleVec() utility, allowing angle to be set by vector. More... almost 16 years ago
more bugs More... almost 16 years ago
more details on event() and data() More... almost 16 years ago
Hints and tips More... almost 16 years ago
fixed a couple bugs More... almost 16 years ago
Fixed initial text position bug More... almost 16 years ago
makes effort to make current layer visible More... almost 16 years ago
Added a vector alongside D->angle Angle is now set via functions -- accessor methods -- which update angle and vector both. You can specify angle as either an angle or a vector. More... almost 16 years ago