This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9713d5e740a4678e73eb6977a13b4c049413c06e
test2
/
source
History
Lukas Toenne
9713d5e740
Fix for a node compatibility code bug (reported by kopias in IRC). Compatibility data (links with NULL fromnode/tonode pointers) was created for all node trees in library data, including local scene/material/... trees, but on loading was only actually removed for node groups. Now cleans up all trees in the library to be sure, and only generate new compat data for actual group trees.
2013-03-21 18:33:38 +00:00
..
blender
Fix for a node compatibility code bug (reported by kopias in IRC). Compatibility data (links with NULL fromnode/tonode pointers) was created for all node trees in library data, including local scene/material/... trees, but on loading was only actually removed for node groups. Now cleans up all trees in the library to be sure, and only generate new compat data for actual group trees.
2013-03-21 18:33:38 +00:00
blenderplayer
fix for own recent commit - added function into wrong side of ifdef
2013-03-21 16:06:46 +00:00
creator
code cleanup: misc warnings/style
2013-03-21 02:58:21 +00:00
gameengine
BGE: Adding a getProfileInfo() function to bge.logic. This function returns a Python dictionary with the same information as the on screen profiler.
2013-03-19 04:51:37 +00:00
icons
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00
tests
code cleanup: incorrect sized array args, remove some redundant code.
2013-03-17 10:26:23 +00:00
CMakeLists.txt
…
SConscript
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00