Blender Git Loki
Git Commits -> Revision f25c7a3
Revision f25c7a3 by Joshua Leung (master) March 22, 2014, 03:56 (GMT) |
More driver linting messages - procedural animation and no-variables for average,etc. Inspired by T39315, this commit adds a few more driver "linting" messages used for providing users with tips on how to use drivers better. This time, we specifically address 2 cases: 1) Drivers being abused for procedural animation, due to the misconception that procedurally generating F-Curves using F-Modifiers means that drivers are needed to wire such procedural motion-sources to properties. 2) Setting up Average/Sum/Min/Max driver types without any input variables - you can't expect anything to happen (unless of course, your intention was to lock the property to 0.0) |
Commit Details:
Full Hash: f25c7a3f04ddbc6037cef99e891ba14c820b59f2
Parent Commit: 4acb57a
Lines Changed: +15, -0
1 Modified Path:
/source/blender/editors/space_graph/graph_buttons.c (+15, -0) (Diff)