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
9c322c7e86ed3f18cf0f89fda9cfd4ea545400a1
test
/
source
/
blender
/
blenloader
/
intern
History
Ken Hughes
dfb545a77c
Fix some warning for unsigned vs signed comparisons.
2006-04-03 20:31:10 +00:00
..
genfile.c
FREE_WINDOWS was declaring a typedef for __int64. __int64 was alredy defined.
2006-03-30 22:44:33 +00:00
genfile.h
Removed the config.h thing from the .h's in the source dir.
2002-12-27 13:11:01 +00:00
Makefile
Added all necessary BPY_extern.h include files to the .c files.
2003-11-23 14:28:46 +00:00
readblenentry.c
Orange: Ack! Yesterday's commit to cleanup relative paths forgot to
2006-01-05 14:12:07 +00:00
readfile.c
Fix some warning for unsigned vs signed comparisons.
2006-04-03 20:31:10 +00:00
readfile.h
Patch provided by Shaul Kedem: Compressed files are back!
2005-07-27 19:46:06 +00:00
undofile.c
- remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)
2005-03-19 21:08:13 +00:00
writefile.c
- fix some minor typing/redefinition errors, should
2006-04-02 18:11:02 +00:00