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
8663b940eda703c45baf664c9aa379a9ecb684f9
blender
/
source
History
Lukas Toenne
8663b940ed
Instead of requiring a const char* return from the (optional) node label callback function, let it write into a mutable string buffer. This will allow actual dynamic labels for nodes using the python
...
API.
2013-11-12 18:17:58 +00:00
..
blender
Instead of requiring a const char* return from the (optional) node label callback function, let it write into a mutable string buffer. This will allow actual dynamic labels for nodes using the python
2013-11-12 18:17:58 +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
…