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
0a4eb24ca0e0cf7e4e1b615e0929ec50bf030d74
test2
/
source
/
blender
/
python
History
Campbell Barton
65b922ad88
cls.is_registered() class method for python subclasses of internal types.
...
Synonymous with ('bl_rna' in cls.__dict__)
2011-02-11 02:40:14 +00:00
..
generic
use static functions rather then defines for internal matrix__apply_to_copy() and similar.
2011-02-09 09:20:17 +00:00
intern
cls.is_registered() class method for python subclasses of internal types.
2011-02-11 02:40:14 +00:00
BPY_extern.h
edits for BPY_extern.h functions, no functional changes
2011-01-05 02:08:54 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +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
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00