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
789b2acd772c2856a09017972e9cc7278f60c4ab
test
/
source
/
blender
/
python
History
Bastien Montagne
789b2acd77
Add keying "options" parameter to keyframe_insert() bpy_rna function, so now you can enable 'INSERTKEY_NEEDED', 'INSERTKEY_VISUAL' and/or 'INSERTKEY_XYZ_TO_RGB' when you directly key some property from python script (previously those options were only available through keyingsets).
...
Thanks to Campbell for review!
2012-12-23 13:58:42 +00:00
..
bmesh
fix [
#33616
] Documentation not matching the behaviour of bmesh.utils
2012-12-19 11:18:08 +00:00
generic
add missing bgl and gpu api docstrings (found using docstring completeness checker)
2012-11-22 05:15:52 +00:00
intern
Add keying "options" parameter to keyframe_insert() bpy_rna function, so now you can enable 'INSERTKEY_NEEDED', 'INSERTKEY_VISUAL' and/or 'INSERTKEY_XYZ_TO_RGB' when you directly key some property from python script (previously those options were only available through keyingsets).
2012-12-23 13:58:42 +00:00
mathutils
replace MIN/MAX 3,4 with inline functions
2012-12-21 05:07:26 +00:00
BPY_extern.h
fix [
#31661
] Custom properties do no respect min/max values
2012-10-26 10:54:02 +00:00
CMakeLists.txt
initial bmesh python api.
2012-02-22 09:19:53 +00:00
rna_dump.py
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
Minor fix
2012-12-19 09:50:31 +00:00
simple_enum_gen.py
style cleanup: py/capi
2012-03-16 21:39:56 +00:00