This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a33a26ca07d32f4460f67775150bfacdd8f793c7
blender
/
source
/
blenderplayer
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
..
bad_level_call_stubs
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
CMakeLists.txt
move mathutils into its own lib.
2011-07-15 04:01:47 +00:00