Commit History

Author SHA1 Message Date
  Yuri Sizov 6ab34005ad Extract editor scene tabs into their own component 1 year ago
  kobewi de4a3fa151 Unify and streamline connecting to Resource changes 1 year ago
  Ninni Pipping dcd2b883eb Use NULL instead of COND checks when appropriate 1 year ago
  Rémi Verschelde cf9df3b5d4 meshoptimizer: Sync with upstream commit 4a287848f 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Rémi Verschelde 1b634c06d0 Merge pull request #69972 from adamscott/add-server-checks-before-free 1 year ago
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` 2 years ago
  Marc Gilleron 2aefdcc26e Fix usages of mesh simplification functions in float=64 builds 2 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 2 years ago
  Johan Aires Rastén b7e2d45233 Replace Vector2(i) with Size2(i) for methods returning a size 2 years ago
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() 2 years ago
  FireForge 4678736a39 Add suffixes to all nodes and resources 2 years ago
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build 2 years ago
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 2 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 2 years ago
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 2 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 2 years ago
  jfons dd970482c5 Improvements and fixes to occluders 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Hugo Locurcio 652fd9ffcc Remove outdated comments related to the 20-layer editor limitation 3 years ago
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 3 years ago
  PouleyKetchoupp 989acbbe81 Uniformize layer names, script methods and documentation 3 years ago
  jfons cfb555a081 Node3D gizmo improvements 3 years ago
  Hugo Locurcio 8cc147076c Add node configuration warnings to OccluderInstance3D 3 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 3 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  jfons 4d9d99bb82 Implement occlusion culling 3 years ago