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
1dd5a89c87563d077f016fc38894c5195f6f03b0
blender
/
source
History
Lukas Toenne
616eb84452
Support for type callbacks on IDProperty pointers. Before this the type of the type of a PropertyGroup pointer would be fixed to the default RNA type. This is fine in most cases, but it may be necessary to define the property group subtype dynamically in some cases. Now the returned RNA pointer uses the typef callback if it exists.
2012-11-20 12:25:28 +00:00
..
blender
Support for type callbacks on IDProperty pointers. Before this the type of the type of a PropertyGroup pointer would be fixed to the default RNA type. This is fine in most cases, but it may be necessary to define the property group subtype dynamically in some cases. Now the returned RNA pointer uses the typef callback if it exists.
2012-11-20 12:25:28 +00:00
blenderplayer
move source/darwin into release/darwin since these files are for osx packaging.
2012-11-18 07:41:38 +00:00
creator
move source/darwin into release/darwin since these files are for osx packaging.
2012-11-18 07:41:38 +00:00
gameengine
BGE: Changing "transform_uv" -> "transformUV" in some error messages.
2012-11-18 20:38:27 +00:00
icons
…
tests
code cleanup: cmake - add missing headers, remove directories from source listing.
2012-11-03 15:49:38 +00:00
CMakeLists.txt
…
SConscript
…