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
5e3110af059b328e8ddcffbc07e403cd7817fa5f
test2
/
source
/
blender
/
python
History
Campbell Barton
5e3110af05
add support for a 4th item for rna property enums in python so the numeric value can be passed, this is so you can animate the enum and keep the values even if you add items in the middle of the enum. - request from ZanQdo.
2011-09-28 09:18:20 +00:00
..
generic
whitespace edits, make formatting for functions consustent at least within the file.
2011-09-28 05:53:40 +00:00
intern
add support for a 4th item for rna property enums in python so the numeric value can be passed, this is so you can animate the enum and keep the values even if you add items in the middle of the enum. - request from ZanQdo.
2011-09-28 09:18:20 +00:00
mathutils
edits to argument parsing for Euler.rotate_axis, also corrected some exception messages and minor style edits.
2011-09-19 15:13:16 +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
change define INTERNATIONAL --> WITH_INTERNATIONAL
2011-09-26 10:35:47 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00