Lukas Toenne
543cee14ca
Renamed the mx/my coordinates in SpaceNode to more descriptive 'cursor'. This follows the naming in the View3D space, since this vector is used for essentially the same purpose (adding nodes at a specific location), although not used for any transform origin and not displayed in the editor.
...
Note: While renaming DNA properties is usually dangerous and can break files, in this case it is possible because the mx/my values are only used at runtime.
2012-08-08 17:37:02 +00:00
e592f757e8
fix for crash when moving frames about in the node space, was possible to move a node into its own child frame (causing recursive parent loop).
...
also some minor code cleanup.
2012-08-05 20:40:26 +00:00
ee86f7fe15
dont re-combute composite nodes when knife and add-socket operators don't add any links.
2012-08-03 23:44:19 +00:00
829c48a991
code cleanup: headers
2012-08-01 20:39:14 +00:00
689c6133ea
split node_edit.c into separate files (add, group, relationshops), was almost 5000 loc.
2012-08-01 19:11:17 +00:00