godot/modules/gdscript/doc_classes
Rémi Verschelde d844e30614 Inspector: Make default float step configurable
Also allow lifting the decimal step formatting with a hint range step
of 0. A new `range_step_decimals()` is added for this to avoid breaking
compatibility on the general purpose `step_decimals()` (which still
returns 0 for an input step of 0).

Supersedes #25470.
Partial fix for #18251.
2019-07-23 17:31:38 +02:00
..
@GDScript.xml Inspector: Make default float step configurable 2019-07-23 17:31:38 +02:00
GDScript.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
GDScriptFunctionState.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
GDScriptNativeClass.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00