Blender Git Loki
Git Commits -> Revision e6739ed
Revision e6739ed by Philipp Oeser (master) November 6, 2020, 10:56 (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: e6739ed91d5c4f34f6fbac88734ee1ba71bc6b6f
Parent Commit: 28e703b
Lines Changed: +6, -0
1 Modified Path:
/source/blender/blenkernel/intern/unit.c (+6, -0) (Diff)