This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1abde5935eef790420308ba740ea45d14904708
goo-engine
/
source
/
blender
/
blenloader
/
intern
T
History
Campbell Barton
aa49ca25d5
incorrect spelling in comments
2012-09-26 20:05:38 +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
incorrect spelling in comments
2012-09-26 20:05:38 +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
remove sticky coordinates from blender, this was missing from the UI since 2.49.
2012-09-21 11:19:16 +00:00
writefile.c
Color Management, Stage 2: Switch color pipeline to use OpenColorIO
2012-09-15 10:05:07 +00:00