Blender Git Loki
Git Commits -> Revision 5b696c2
November 7, 2020, 10:53 (GMT) |
Fix T82407: Negative number input gives syntax error for velocities and accelerations Caused by rB45dbc38a8b15. Above commit would place parentheses surrounding a block until the next operator was found. For velocities and accelerations though, the '/' in 'm/s' or 'ft/s' should not be considered an operator. Maniphest Tasks: T82407 Differential Revision: https://developer.blender.org/D9467 |
Commit Details:
Full Hash: 5b696c2bd86bb089b3a9ea3a44f7d6e7a0ed89d2
Parent Commit: b95a5c2
Committed By: Joseph Eagar
Lines Changed: +6, -0
1 Modified Path:
/source/blender/blenkernel/intern/unit.c (+6, -0) (Diff)