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
4fb730d6d0f20db2d35b36237d5778a40bdec076
test2
/
source
History
Lukas Toenne
4fb730d6d0
Fixed do_versions for node groups which contain nodes that have changed sockets. do_versions is running before the lib_verify_nodetree function updates socket lists of nodes. This means that when adding unlinked sockets in do_versions to restore older node groups, the new sockets are not taken into account. To fix this a temporary node tree flag has been introduced, which delays actual group socket do_version until the group tree internal nodes have been updated. After that the unlinked group sockets are exposed (like old node groups did), then the external sockets look up the new index, so that external links to group instances are preserved.
2011-02-21 18:18:37 +00:00
..
blender
Fixed do_versions for node groups which contain nodes that have changed sockets. do_versions is running before the lib_verify_nodetree function updates socket lists of nodes. This means that when adding unlinked sockets in do_versions to restore older node groups, the new sockets are not taken into account. To fix this a temporary node tree flag has been introduced, which delays actual group socket do_version until the group tree internal nodes have been updated. After that the unlinked group sockets are exposed (like old node groups did), then the external sockets look up the new index, so that external links to group instances are preserved.
2011-02-21 18:18:37 +00:00
blenderplayer
Finally got around to fixing priorities, so cleanup in stubs.c can be done. blenderplayer builds again with cmake.
2011-02-21 16:41:36 +00:00
creator
build python module without binreloc, add dummy argv[0] to initialize bprogname.
2011-02-21 13:13:08 +00:00
darwin
remove nan-makefiles
2011-01-30 15:29:22 +00:00
gameengine
Remove header include, conflicts otherwise with BLI_math.h
2011-02-18 14:30:36 +00:00
icons
remove nan-makefiles
2011-01-30 15:29:22 +00:00
kernel
remove nan-makefiles
2011-01-30 15:29:22 +00:00
tests
bugfix [
#26094
] Going to Bone Roll menu brings up python error
2011-02-16 02:25:03 +00:00
CMakeLists.txt
- fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over.
2011-01-23 11:42:29 +00:00
SConscript
dont build blender/kernel if the game engines disabled.
2010-10-31 00:56:46 +00:00