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
3092b24ef2fb02e163dfcb80918ced4e375e7192
blender
/
source
History
Lukas Toenne
3092b24ef2
Fix for missing integer 'type' of the virtual extension socket in group nodes. This could lead to crash in node groups when trying to undefined stack values of the extension socket. type just needs to be set to SOCK_CUSTOM==-1, so the BI execution knows not to look for a stack entry.
2013-04-03 07:56:36 +00:00
..
blender
Fix for missing integer 'type' of the virtual extension socket in group nodes. This could lead to crash in node groups when trying to undefined stack values of the extension socket. type just needs to be set to SOCK_CUSTOM==-1, so the BI execution knows not to look for a stack entry.
2013-04-03 07:56:36 +00:00
blenderplayer
style cleanup:
2013-03-26 07:29:01 +00:00
creator
Fix typo with non-system bullet.
2013-03-28 00:58:50 +00:00
gameengine
style cleanup
2013-03-29 06:21:28 +00:00
icons
…
tests
code cleanup: incorrect sized array args, remove some redundant code.
2013-03-17 10:26:23 +00:00
CMakeLists.txt
…
SConscript
…