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
3d7803225122476e5ea3db8da2585fcaff7c7f59
test
/
source
History
Lukas Toenne
3d78032251
Fix for node editor lib_link and memfile restore (undo): The snode->nodetree/first tree path pointer was not properly mapped on file load due to the fact that it's stored locally in other ID data blocks. Undo was restoring the pointer correctly, but used an ugly hack. Now the SpaceNode->id pointer is linked first, then the datablock is checked for an internal node tree, which is then used instead of trying to lib-link the node tree pointer.
2013-04-17 15:55:10 +00:00
..
blender
Fix for node editor lib_link and memfile restore (undo): The snode->nodetree/first tree path pointer was not properly mapped on file load due to the fact that it's stored locally in other ID data blocks. Undo was restoring the pointer correctly, but used an ugly hack. Now the SpaceNode->id pointer is linked first, then the datablock is checked for an internal node tree, which is then used instead of trying to lib-link the node tree pointer.
2013-04-17 15:55:10 +00:00
blenderplayer
Correct stub for snapObjectsRayEx
2013-04-11 15:40:57 +00:00
creator
Accidentally left in test function. All's fine now!
2013-04-13 14:15:16 +00:00
gameengine
BGE: Cleaning up BL_ShapeDeformer's use of Blender's Key. This also fixes a bug with replicas (added objects) crashing when using shape keys.
2013-04-14 18:54:06 +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