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
86251329d0db4c331ecee144599b9cf5790dc310
test
/
source
/
blender
/
blenloader
/
intern
History
Campbell Barton
d75a66674d
code cleanup: remove deprecated defines and some struct members
2012-09-06 00:33:59 +00:00
..
readblenentry.c
code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later.
2012-09-03 22:04:14 +00:00
readfile.c
code cleanup: remove deprecated defines and some struct members
2012-09-06 00:33:59 +00:00
readfile.h
style cleanup
2012-08-04 19:34:38 +00:00
runtime.c
code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later.
2012-09-03 22:04:14 +00:00
undofile.c
style cleanup
2012-08-04 12:30:16 +00:00
versioning_250.c
add endian switch functions to replace macros SWITCH_INT/LONG/SHORT, with BLI_endian_switch_int32/int64/float/double...
2012-09-03 07:37:38 +00:00
versioning_legacy.c
add endian switch functions to replace macros SWITCH_INT/LONG/SHORT, with BLI_endian_switch_int32/int64/float/double...
2012-09-03 07:37:38 +00:00
writefile.c
Sequencer: remove strip's color balance in favor of modifiers
2012-09-04 13:37:53 +00:00