Commit History

Author SHA1 Message Date
  kobewi 4aa1efb0fe Add set_value_no_signal() to Range 2 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 2 years ago
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 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 3 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
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 966c68badd Range: Remove min/max check added in #33908 5 years ago
  Rémi Verschelde bfd5e09879 Range: Fix cases where max was set to or below min value 5 years ago
  Rafał Mikrut 99d8626f4a Fix some overflows and unitialized variables 5 years ago
  Rafał Mikrut 7dda9309f9 Memory leak and crash fixes 5 years ago