Historia zmian

Autor SHA1 Wiadomość Data
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 lat temu
  Micky 06a8113576 Rename Polygon2D.`invert_enable` to end with "d" 3 lat temu
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 lat temu
  FireForge 92817aa72f Add Vector2/3 linking to more properties 3 lat temu
  FireForge 4678736a39 Add suffixes to all nodes and resources 3 lat temu
  Aaron Franke 5dc3bfb80e Use suffixes for units in nodes and resources 4 lat temu
  Rémi Verschelde 4f40a71e03 Merge pull request #57436 from AnilBK/change-scopes 3 lat temu
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 lat temu
  Anilforextra bb5d130509 Code quality cleanup for some variable scopes. 3 lat temu
  Arnav Vijaywargiya 0c46f73b5e Fixed incorrect property types 4 lat temu
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 lat temu
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 lat temu
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 4 lat temu
  PouleyKetchoupp 8d9619ad46 Fix errors with invalid bone node path in Polygon2D 4 lat temu
  reduz 75688772b3 Fix editor suffixes and degrees conversion 4 lat temu
  Gilles Roudière f8c03151be Fix polygon 2D rendering black 4 lat temu
  Aaron Franke 8b692e8872 Add PROPERTY_USAGE_NONE and use it 4 lat temu
  reduz 479391ef54 Fixes missng 2D engine bits 4 lat temu
  Aaron Franke 6811a45b59 Use real_t in non-physics 2D nodes 5 lat temu
  Michael Alexsander 4be282a269 Hide more options of disabled properties 4 lat temu
  Michael Alexsander 70304f8633 Hide extra options from various nodes if they're not enabled 6 lat temu
  reduz 1aa2823fa3 Removed _change_notify 4 lat temu
  Rafał Mikrut 003bb8e1a8 Initialize class variables with default values in scene/ [1/2] 5 lat temu
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 lat temu
  reduz 84d734da0e Refactored 2D shader and lighting system 5 lat temu
  Andrii Doroshenko (Xrayez) 69d5de632e Split `Geometry` singleton into `Geometry2D` and `Geometry3D` 5 lat temu
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 lat temu
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 lat temu
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 lat temu
  Rémi Verschelde dcd1151d77 Enforce use of bool literals instead of integers 5 lat temu