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
7be70c746c8ca9635699acdec987dc98803ddd21
test2
/
source
/
blender
/
blenloader
/
intern
History
Campbell Barton
f609d0f22e
code cleanup: remove USE_BMESH_FORWARD_COMPAT - this was added to load bmesh in pre-bmesh blender version, remove MODSTACK_DEBUG, was never used.
2012-10-04 09:12:08 +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 USE_BMESH_FORWARD_COMPAT - this was added to load bmesh in pre-bmesh blender version, remove MODSTACK_DEBUG, was never used.
2012-10-04 09:12:08 +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