Blender Git Commit Log

Git Commits -> Revision 785159e

Revision 785159e by Campbell Barton (master)
July 10, 2018, 13:11 (GMT)
Numeric Input: remove fake-editing option

Numeric input allowed mix of editing and hotkeys which were interpreted
as modifiers instead of using as numeric input.

This meant entering '1.0*3' needed to be typed as '1.0**3'
('*' to activate, and again to multiply).

Pressing '/' gave the reciprocal of the current number
which could be useful.

Test removing this feature, so only full numeric input is supported.

Commit Details:

Full Hash: 785159e6e4dfc5c010baab626667132020e1ddc7
Parent Commit: 15ef463
Lines Changed: +42, -1

1 Modified Path:

/source/blender/editors/util/numinput.c (+42, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021