- 14 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 08 Oct, 2010 1 commit
-
-
Wayne Stambaugh authored
* Break classes_body_item.cpp(.h) into more reasonable size bites. * Rename classes_body_item.cpp(.h) to lib_draw_item.cpp(.h) * Fix some unsatisfied header file dependencies. * Add stubs to component library draw item base classe to handle editing internally. * Lots of code cleaning.
-
- 27 Jun, 2009 1 commit
-
-
charras authored
in bezier_curves: changed calculations like dx*dx to (double)dx * dx to avoid integer overflow in calculation
-
- 25 Jun, 2009 1 commit
-
-
charras authored
-