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
a7663cc37753abd97744b51739358fb6b8026883
test2
/
source
/
blender
/
python
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
..
generic
script to report deprecated functions of text and their age in days.
2011-07-18 09:49:26 +00:00
intern
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
mathutils
deprecate multiplication orders:
2011-07-25 01:44:19 +00:00
BPY_extern.h
own patch [
#27752
] Python Callback (Scriptlink functionality)
2011-06-24 16:54:30 +00:00
CMakeLists.txt
move mathutils into its own lib.
2011-07-15 04:01:47 +00:00
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
fix for linking on mingw/scons with recent changes to mathutils
2011-07-15 10:10:25 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00