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
cab2aef71ab44bc7d85cf4e2c1de607d02e0df7d
test2
/
source
/
blender
/
blenloader
/
intern
History
Campbell Barton
7a6f3d9e43
fix [
#36349
] Separate mesh by material creates meshes with all the materials from the original
2013-08-14 14:36:43 +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 [
#36349
] Separate mesh by material creates meshes with all the materials from the original
2013-08-14 14:36:43 +00:00
readfile.h
Merge of the PyNodes branch (aka "custom nodes") into trunk.
2013-03-18 16:34:57 +00:00
runtime.c
more consistent use of checks of BLI_open(), check 'fd < 0' rather then -1. packedfile incorrectly treated 0 as an error value. best not be vague/sloppy with this.
2013-08-04 17:30:47 +00:00
undofile.c
code cleanup: include order
2013-04-05 17:56:54 +00:00
versioning_250.c
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
versioning_legacy.c
remove NULL checks on fixed size arrays, also was calling BLI_testextensie_glob every time in the file selector with a blank string.
2013-07-13 14:16:59 +00:00
writefile.c
Fix crash loading .blend files that have multiple outliners in a screen, saved
2013-08-06 05:35:54 +00:00