Commit History

Author SHA1 Message Date
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde f87858a8f2 Merge pull request #65101 from MrPhnix/range_value_bug 2 years ago
  Rémi Verschelde e5f0a565e2 Merge pull request #67660 from Rindbee/improve-setter-for-Range 2 years ago
  kobewi 4aa1efb0fe Add set_value_no_signal() to Range 2 years ago
  Rindbee 075e79bf04 Improve validation when setting `max`/`min`/`page` in `Range` 2 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 3 years ago
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 years ago
  Phnix fe1f8443a4 incorrect range value with min value and step 3 years ago
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 years ago
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build 3 years ago
  reduz 360dea5348 Add GDExtension support to Script 3 years ago
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  kobewi 81c0fe836c Fix Range property dependencies 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Aaron Franke 8b692e8872 Add PROPERTY_USAGE_NONE and use it 4 years ago
  Nathan Franke 2a8c59c171 Use Array for node configuration warnings 4 years ago
  reduz 1aa2823fa3 Removed _change_notify 4 years ago
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 years ago
  Hugo Locurcio 44204ec32d Make Range return 1.0 ratio if minimum and maximum values are equal 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  ArrowInAKnee 9fc2b0fddc Update all get_configuration_warning to retrieve warnings from the parent 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago