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
e039a631a9983472c3ec67fa3aea9e5495eef65e
test
/
source
/
blender
/
python
History
Campbell Barton
e039a631a9
add bpy collection method .find(key), so you can get the index of an item in a collection, -1 if not found.
...
use this to replace bge text ui py function.
2012-01-05 06:05:45 +00:00
..
generic
formatting edits only to use more consisted style
2011-12-26 12:26:11 +00:00
intern
add bpy collection method .find(key), so you can get the index of an item in a collection, -1 if not found.
2012-01-05 06:05:45 +00:00
mathutils
fixes to mathutils from Andew Hale
2012-01-03 14:34:41 +00:00
BPY_extern.h
pydrivers: 'frame' is now in the driver namespace,
2011-11-17 07:08:09 +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
Scons/FFMPEG:
2011-12-28 15:08:58 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00