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
2ae15e39ad01768ce0d54aeb106a9cfa5162efa3
test
/
release
/
scripts
/
modules
History
Campbell Barton
2ae15e39ad
make animation system and rna internals use getattr style syntax for user defined properties
...
bone["foo"] rather then bone.foo matches python and avoids naming collisions
2009-11-17 20:46:59 +00:00
..
bpy
skip rna property & function lookups for members starting with "_" (since makesrna disallows this)
2009-11-14 23:11:46 +00:00
console
missed committing this file (from Stani's patch)
2009-11-07 14:17:49 +00:00
bpy_types.py
changes python initialization
2009-11-13 09:28:05 +00:00
dynamic_menu.py
pep8 whitespace commit
2009-11-07 22:07:46 +00:00
rna_prop_ui.py
make animation system and rna internals use getattr style syntax for user defined properties
2009-11-17 20:46:59 +00:00