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
8d3cdf292c25e99c2b8a86fb052d7312e5a1a62a
test
/
source
/
blender
/
blenloader
/
intern
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
..
readblenentry.c
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
readfile.c
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
readfile.h
Merge of the PyNodes branch (aka "custom nodes") into trunk.
2013-03-18 16:34:57 +00:00
runtime.c
code cleanup: include order
2013-04-05 17:56:54 +00:00
undofile.c
code cleanup: include order
2013-04-05 17:56:54 +00:00
versioning_250.c
Partial revert of own commits r56604 and r56603:
2013-05-09 10:03:38 +00:00
versioning_legacy.c
code cleanup
2013-03-18 18:25:05 +00:00
writefile.c
code cleanup: remove redundant check in writedata().
2013-05-08 13:00:06 +00:00