Blender Git Commit Log
Git Commits -> Revision 42c8d93
Revision 42c8d93 by Bastien Montagne (master) April 19, 2017, 07:54 (GMT) |
Fix 'API defined' ID properties still having 'remove' button in UI. We could not edit them, but still could delete them, which makes no sense, API-defined properties are similar to class members, removing them from single instances is pure garbage. And it was broken anyway. Found by @a.romanov while checking on T51198, thanks. |
Commit Details:
Full Hash: 42c8d93c5f433e980c35cf4d6355819f86dd4d00
Parent Commit: 989080c
Lines Changed: +2, -3
1 Modified Path:
/release/scripts/modules/rna_prop_ui.py (+2, -3) (Diff)