Commit History

Author SHA1 Message Date
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` 2 years ago
  bmolyneaux 1e3a861e1a Queue redraw when MultiMesh instance transform changes 2 years ago
  Yuri Sizov 1362bc22bd Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript 2 years ago
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 8b692e8872 Add PROPERTY_USAGE_NONE and use it 3 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  Rémi Verschelde e8f73124a7 Merge pull request #45845 from qarmin/cppcheck_scene_2 4 years ago
  reduz 8b19ffd810 Make Servers truly Thread Safe 4 years ago
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 4 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code 5 years ago
  Juan Linietsky 6deffa62fb Several fixes to 3D rendering, and multimesh implementation. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 5 years ago
  Bastiaan Olij b652fcd241 Added set_as_bulk_array, fixed transform2D saving and documentation to MultiMesh 5 years ago
  qarmin 479649b5fb Fix typo count_count to count 5 years ago
  Juan Linietsky f46899e922 Expose visible instance count to multimesh 5 years ago
  clayjohn 20ff01b8e4 added ability to set instance_transform_2d in multimesh 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Juan Linietsky 5307043751 Fixes to multimesh, added custom data and checks to avoid reconfiguring if instance count > 0. Fixes #12595 6 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago