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
825b0e8bc422174965ed8c0376d3d25b4f923394
blender
/
source
History
Lukas Toenne
4d4ef0434b
Make dynamic node labels possible as a registerable function 'draw_label' (simple 'label' identifier is already in use, need to avoid API breakage). This should simply return a string. The dynamic label can still be overridden by the user-defined node.label string.
2013-11-12 18:18:04 +00:00
..
blender
Make dynamic node labels possible as a registerable function 'draw_label' (simple 'label' identifier is already in use, need to avoid API breakage). This should simply return a string. The dynamic label can still be overridden by the user-defined node.label string.
2013-11-12 18:18:04 +00:00
blenderplayer
Fix [
#34675
] *AFTER 2.69* Info view shows duplicate operators with incorrect values of args
2013-11-06 20:56:18 +00:00
creator
Be ready for changes in bf-translations repository
2013-11-08 20:44:48 +00:00
gameengine
BGE: Fix for
#37335
"Moving the camera with a key (after the recent BGE cleanup commits) now crashes the game" reported by Ace Dragon.
2013-11-06 19:40:37 +00:00
icons
…
tests
- update bl_run_operators.py for change in blender.
2013-09-15 01:46:25 +00:00
CMakeLists.txt
remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed.
2013-09-03 03:04:44 +00:00
SConscript
…