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
3359b7d7b7e8167f25f1cd2dfbb9bbbbaf5ff579
test2
/
source
/
blenderplayer
/
bad_level_call_stubs
History
Campbell Barton
a7663cc377
use ghash for operator and menu types, was doing string lookup in the operator list (containing over 1000 items) for each button draw.
...
gives small speedup for UI drawing and overall startup time.
2011-08-11 06:06:17 +00:00
..
CMakeLists.txt
cmake: cleanup include paths, some duplicates and going up some unneeded dirs.
2011-07-17 09:11:13 +00:00
SConscript
I swear, it was just an innocence change in guardedalloc!
2011-02-21 12:35:04 +00:00
stubs.c
use ghash for operator and menu types, was doing string lookup in the operator list (containing over 1000 items) for each button draw.
2011-08-11 06:06:17 +00:00