Blender Git Commit Log

Git Commits -> Revision 7df9df1

Revision 7df9df1 by Luca Bonavita (master)
July 15, 2010, 18:34 (GMT)
== rna cleanup ==

- after talking with brecht, changes keys prefixes with "is_pressed_alt" and so on if readonly and "pressed_alt" if not readonly
- updated the rna_cleaner.py with real prefixes and keywords so it's clear what it is being used

kw_prefixes = [ 'active','apply','bl','exclude','has','invert','is','lock',
'pressed','show','show_only','use','use_only','layers','states']
kw = ['active','hide','invert','select','layers','mute','states','use','lock']

Commit Details:

Full Hash: 7df9df137391509a4795b7770e2e964379bffd15
SVN Revision: 30388
Parent Commit: 68c59be
Lines Changed: +12, -13

2 Modified Paths:

/source/blender/makesrna/rna_cleanup/rna_booleans.txt (+9, -9) (Diff)
/source/blender/makesrna/rna_cleanup/rna_cleaner.py (+3, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021