6aed043805f8a2acec940f724d6b2a76a54c48cf |
|
05-Nov-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix code (clang complains) |
a39c187369a59e887255e3f704a3ababf2b10678 |
|
17-Jan-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
more const happiness (and removal of duplicate code in sp-object.h) |
624e4bb114c588505c592e405dbad6570e5704fe |
|
14-Oct-2012 |
Diederik van Lierop <mail@diedenrezi.nl> |
Fix "shift disables snapping" for LPEs and for editing objects |
3cfad782faf34c654ec837780ed7b3fe95e82c2e |
|
07-Apr-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
cleanup knotholder code for LPEs |
c3521f69a168bb569f01c674683489ea8e98f7f5 |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove more NR:: from live_effects code |
947fb2f89245c19c5bad9dbefb9fd44c2aaed2ec |
|
01-Aug-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Make LPE knotholder handles snap |
07bcf962fbc219b975e47bb9e5600a5d4fa087df |
|
08-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Re-add two handles for PerpBisector LPE (we don't add the other two because they would duplicate the path's own handles and the correct solution would be to allow knotholders and nodepaths at the same time).
Put the KnotHolderEntity classes into their own namespaces to avoid clashes. |
73d455c08e8062e257dd052d2d690b9300434351 |
|
19-May-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Provide knotholder for LPEPerpBisector; TODO: this replaces the usual nodepath in node context but in the long run it is desired to use both along with each other |
f4db63be4e929f4706410914295deccaceea19cd |
|
18-May-2008 |
cilix42 <cilix42@users.sourceforge.net> |
New LPE: Perpendicular bisector |