This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d3cdf292c25e99c2b8a86fb052d7312e5a1a62a
goo-engine
/
source
/
blender
/
blenloader
T
History
Lukas Toenne
281e538be0
Fix
#35570
, old group nodes with empty socket name strings crash. The identifier assignment was not taking potentially empty name strings into account. In addition some of the BLI_uniquename calls were
...
not passing a valid defname parameter, also crashing.
2013-05-30 11:51:21 +00:00
..
intern
Fix
#35570
, old group nodes with empty socket name strings crash. The identifier assignment was not taking potentially empty name strings into account. In addition some of the BLI_uniquename calls were
2013-05-30 11:51:21 +00:00
BLO_blend_defs.h
code cleanup: split out defines in BKE_utildefines.h into BLO_blend_defs.h and ui defines in interface_intern.h
2012-09-03 10:12:25 +00:00
BLO_readfile.h
use const pointers for file loading and booleans for animation system return values passed as pointers.
2013-03-17 19:13:04 +00:00
BLO_runtime.h
…
BLO_undofile.h
…
BLO_writefile.h
…
CMakeLists.txt
remove redundant includes from cmake and scons.
2013-05-30 02:16:22 +00:00
SConscript
remove redundant includes from cmake and scons.
2013-05-30 02:16:22 +00:00