This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8deba334977d13c83dee1fb9a54c4fe15c252918
blender
/
release
/
scripts
/
startup
History
Lukas Toenne
a092611f67
Fix for node item polling: recursion check was the wrong way around, needs to test is the parent tree is inside the group.
2013-05-08 15:41:09 +00:00
..
bl_operators
Moved a couple of common properties into the NodeAddOperator base class to avoid repetitive code. A new operator node_add_and_link is another variant that first creates a node and them connects a specific socket to an existing one (defined by context pointer).
2013-05-08 15:40:53 +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 for node item polling: recursion check was the wrong way around, needs to test is the parent tree is inside the group.
2013-05-08 15:41:09 +00:00