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
efcfe88adccbc1ce76407887aef61dab349d7eb2
test2
/
release
/
scripts
/
startup
History
Lukas Toenne
efcfe88adc
Fix for add_node operator: needs to have SKIP_SAVE set for the settings collection to prevent it from re-using settings from a previous call. This would otherwise lead to python exceptions when those properties don't exist for the other node type (point in case: node_tree only is defined for group nodes).
2013-05-09 10:13:13 +00:00
..
bl_operators
Fix for add_node operator: needs to have SKIP_SAVE set for the settings collection to prevent it from re-using settings from a previous call. This would otherwise lead to python exceptions when those properties don't exist for the other node type (point in case: node_tree only is defined for group nodes).
2013-05-09 10:13:13 +00:00
bl_ui
split dissolve into 3 different operators (face/edge/vert).
2013-05-08 13:48:57 +00:00
keyingsets_builtins.py
More UI message i18n fixes and improvements...
2013-03-10 17:42:08 +00:00
nodeitems_builtins.py
Fix suggested by Campbell Barton: use %r instead of %s when building the python expression for the node operator settings to ensure correct escaping.
2013-05-09 08:05:02 +00:00