This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ed713803f5ef4f0ad13e99e595556857d397f26d
test2
/
release
/
scripts
/
startup
History
Lukas Toenne
ed713803f5
Fix for the NODE_OT_add_node operator. The way python classes were subclassed does not work with the registration mechanism. Combined both node_add and node_add_move operators into a single general operator with a flag. When use_transform is set, the operator will start transform on the new nodes after inserting.
2012-12-29 08:46:27 +00:00
..
bl_operators
Fix for the NODE_OT_add_node operator. The way python classes were subclassed does not work with the registration mechanism. Combined both node_add and node_add_move operators into a single general operator with a flag. When use_transform is set, the operator will start transform on the new nodes after inserting.
2012-12-29 08:46:27 +00:00
bl_ui
remove type checks on drawing uiList's,
2012-12-28 10:45:59 +00:00
keyingsets_builtins.py
Adding Scale Visual keying (and de-duplicated part of the code returning visual values to key).
2012-12-23 10:51:48 +00:00