Commit History

作者 SHA1 備註 提交日期
  Aaron Franke 0ad409bcd6 Rescale values to better utilize R128 range before snapping 1 周之前
  Aaron Franke af8bdac5a9 Use r128.h for high precision snapping 2 周之前
  Aaron Franke eee7ce635b Fix snapping logic in Range 1 月之前
  Lukas Tenbrink 37e0c9b5c4 Use `double` consistently in `Range::get_as_ratio`. 1 月之前
  LuoZhihao 81406ff1f4 Spinbox: Fix incorrect step and decimal text when using custom arrow step 2 月之前
  Thaddeus Crews 316af6aa36 Editor: Allow non-finite values in `Range` 4 月之前
  Thaddeus Crews 9967dde20b Merge pull request #105306 from KoBeWi/pwat 4 月之前
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 5 月之前
  kobewi 23a0b7d4d0 Fix exp_edit description 4 月之前
  kobewi e4562fe727 Remove useless p_what argument 4 月之前
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 月之前
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 5 月之前
  A Thousand Ships 9dc231366d Fix super call in various `get_configuration_warnings` methods 1 年之前
  A Thousand Ships fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 1 年之前
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 年之前
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 年之前
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 2 年之前
  Jordyfel 78304282f0 Only allow finite numbers in Range.value. 2 年之前
  Ninni Pipping dcd2b883eb Use NULL instead of COND checks when appropriate 2 年之前
  Rémi Verschelde 486988f717 Merge pull request #70834 from pattlebass/spinbox-doesnt-spin 2 年之前
  pattlebass 9500f8e69a Fix Range-derived nodes not redrawing 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Rémi Verschelde f87858a8f2 Merge pull request #65101 from MrPhnix/range_value_bug 2 年之前
  Rémi Verschelde e5f0a565e2 Merge pull request #67660 from Rindbee/improve-setter-for-Range 2 年之前
  kobewi 4aa1efb0fe Add set_value_no_signal() to Range 2 年之前
  Rindbee 075e79bf04 Improve validation when setting `max`/`min`/`page` in `Range` 2 年之前
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 2 年之前
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 年之前
  Phnix fe1f8443a4 incorrect range value with min value and step 3 年之前
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 年之前