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
d74cf435755ebf4b69efc015e49ccdc2f77ad6e5
test2
/
source
/
blender
/
blenloader
/
intern
History
Campbell Barton
92d7955d13
fix for struct definition building with msvc2008 and some style cleanup.
2013-03-24 01:19:55 +00:00
..
readblenentry.c
use const pointers for file loading and booleans for animation system return values passed as pointers.
2013-03-17 19:13:04 +00:00
readfile.c
fix for struct definition building with msvc2008 and some style cleanup.
2013-03-24 01:19:55 +00:00
readfile.h
Merge of the PyNodes branch (aka "custom nodes") into trunk.
2013-03-18 16:34:57 +00:00
runtime.c
add a segfault handler that writes out the info log into a crash file alongside the blend file.
2013-01-10 16:37:48 +00:00
undofile.c
style cleanup
2012-08-04 12:30:16 +00:00
versioning_250.c
code cleanup
2013-03-18 18:25:05 +00:00
versioning_legacy.c
code cleanup
2013-03-18 18:25:05 +00:00
writefile.c
code cleanup: use NULL rather then 0 for pointers, and make vars static where possible.
2013-03-22 05:34:10 +00:00