[Bf-committers] Numeric fields should accept coma and convert it to dot

Campbell Barton ideasman42 at gmail.com
Sat Apr 16 04:17:35 CEST 2011


The problem with this is the number input is evaluated by python,
where this is valid input.
fmod(321, 0.123)

On Fri, Apr 15, 2011 at 9:08 PM, Damir Prebeg <blend.factory at gmail.com> wrote:
> I use numeric keys a lot, but on my locale settings num key DEL is
> coma not dot. Because of that I often make mistakes with numeric
> inputs. I think that all numeric fields should accept and convert coma
> to dot.
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
- Campbell


More information about the Bf-committers mailing list