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
5993a10f94de9eb7d4b2b2e770e282e6cee63f5b
test
/
source
/
blender
/
blenloader
/
intern
History
Campbell Barton
026e29a042
simple optimization for library loading, just reduce pointer indirection and use unsigned int's, gives up to 2x overall speedup for loading some libraries.
2012-11-10 02:38:16 +00:00
..
readblenentry.c
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
readfile.c
simple optimization for library loading, just reduce pointer indirection and use unsigned int's, gives up to 2x overall speedup for loading some libraries.
2012-11-10 02:38:16 +00:00
readfile.h
style cleanup
2012-08-04 19:34:38 +00:00
runtime.c
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
undofile.c
style cleanup
2012-08-04 12:30:16 +00:00
versioning_250.c
code cleanup: use squared length for comparisons and is_zero_v# rather then checking length == 0.
2012-10-25 23:04:33 +00:00
versioning_legacy.c
style cleanup
2012-10-20 18:46:57 +00:00
writefile.c
fix [
#33108
] Running save_as_mainfile breaks relative texture paths
2012-11-07 04:13:03 +00:00