Blender Git Commit Log
Git Commits -> Revision 9e881d0
Revision 9e881d0 by Joshua Leung (master) March 7, 2014, 23:32 (GMT) |
Drivers UI: Add explicit warnings about use of bpy.data and bpy.context in expressions In order to combat the problem of users frequently trying to use inlined bpy.data/bpy.context paths for data access in their driver expressions and then finding/complaining that these don't update correctly, the UI now flags these as the error conditions that they are (with suggestions on how to fix this). Also tweaked the "Add Variable" button to have more descriptive text about what exactly variables are and why to use these, along with some other visual tweaks (icons!). |
Commit Details:
Full Hash: 9e881d0d5b1d4de8189036e2b14344eb2c1afde6
Parent Commit: 36279af
Lines Changed: +30, -8
1 Modified Path:
/source/blender/editors/space_graph/graph_buttons.c (+30, -8) (Diff)