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
d236b4d60fb188fcd2bc0aba1ebdff58c8220f60
test2
/
release
/
scripts
/
startup
History
Campbell Barton
675f845116
use standard name for operator properties - 'props'.
2013-05-09 13:05:36 +00:00
..
bl_operators
Upgrade for the add_search node operator. This now uses the same basic system as the regular add_node operator, with enum items generated from the common node categories system (nodeitems_utils module). This means that any node listed in the regular node Add menu can now also be added via searching, including node groups and the like. The search operator also uses the subsequent transform to make insertion a bit more streamlined.
2013-05-09 11:43:48 +00:00
bl_ui
use standard name for operator properties - 'props'.
2013-05-09 13:05:36 +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