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
3f5be1ef0a8fe4bb6ebf3610c2928087e9375a9c
blender
/
release
/
scripts
/
startup
History
Lukas Toenne
2a54928563
NodeSocket RNA property 'in_out' renamed as boolean 'is_output'. This is a more useful name and follows the API naming conventions better.
...
http://wiki.blender.org/index.php/Extensions:2.6/Py/API_Changes#Node_Socket_in_out
2013-10-10 12:58:33 +00:00
..
bl_operators
Check the node Add operator's type property before attempting to create a new node. This prevents python exceptions when calling it from the search menu, where the node type is unspecified.
2013-10-06 10:49:40 +00:00
bl_ui
NodeSocket RNA property 'in_out' renamed as boolean 'is_output'. This is a more useful name and follows the API naming conventions better.
2013-10-10 12:58:33 +00:00
keyingsets_builtins.py
More UI message i18n fixes and improvements...
2013-03-10 17:42:08 +00:00
nodeitems_builtins.py
Cycles Hair: Two basic bair shaders added
2013-09-15 23:58:00 +00:00