This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
09a82f413d5a0acd656be9e9c5195a4ebf13dec6
test
/
source
History
Lukas Toenne
09a82f413d
Removed a lot of now-unnecessary checks from node RNA. The typeinfo pointers in bNodeTree, bNode and bNodeSocket are now always pointing to valid type structs. If a tree, node or socket has an unknown type at load time it will be pointed to a dummy "UndefinedType" struct instead, which has default settings and allows for nice debugging. Checking if node->typeinfo etc. is NULL is not necessary any more, makes code a lot easier and smaller.
2013-04-12 11:43:21 +00:00
..
blender
Removed a lot of now-unnecessary checks from node RNA. The typeinfo pointers in bNodeTree, bNode and bNodeSocket are now always pointing to valid type structs. If a tree, node or socket has an unknown type at load time it will be pointed to a dummy "UndefinedType" struct instead, which has default settings and allows for nice debugging. Checking if node->typeinfo etc. is NULL is not necessary any more, makes code a lot easier and smaller.
2013-04-12 11:43:21 +00:00
blenderplayer
Correct stub for snapObjectsRayEx
2013-04-11 15:40:57 +00:00
creator
fix [
#34900
] Building blender as a python module is broken in trunk
2013-04-08 05:01:35 +00:00
gameengine
bge fix: framing mode "Expanded" not updated when resizing blenderplayer
2013-04-12 01:52:30 +00:00
icons
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00
tests
freestyle lineset
tag
attribute was defined but not used, also some code cleanup.
2013-04-07 01:38:03 +00:00
CMakeLists.txt
…
SConscript
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00