Commit History

Author SHA1 Message Date
  Samuele Panzeri a27dd86755 Fix editor lock on sdf collision bake on error 2 years ago
  Marius Hanl a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 3 years ago
  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
  dzil123 d50a2e1e51 GPUParticlesCollisionSDF3D add null `bake_step_function` check 2 years ago
  kobewi 072f6feaba Make some Image methods static 3 years ago
  Haoyu Qiu 95c860c607 Remove invalid suffix hint for enum property 3 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 3 years ago
  Hugo Locurcio f7292dbeb3 Rename `or_lesser` range property hint to `or_less` 3 years ago
  Rémi Verschelde bc81c02fe1 Merge pull request #62571 from Calinou/gpuparticlescollisionsdf3d-add-bake-mask 3 years ago
  Juan Linietsky c7255388e1 Remove ThreadWorkPool, replace by WorkerThreadPool 3 years ago
  Hugo Locurcio 32973094f5 Add a Bake Mask property to GPUParticlesCollisionSDF3D 3 years ago
  FireForge 4678736a39 Add suffixes to all nodes and resources 3 years ago
  Aaron Franke 5dc3bfb80e Use suffixes for units in nodes and resources 3 years ago
  Hugo Locurcio 515676a7f5 Remove unused `GPUParticlesCollisionHeightField3D.follow_camera_push_ratio` property 3 years ago
  Aaron Franke fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods 3 years ago
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Hugo Locurcio cf936ae0dd Rename GPUParticles attractor and collision nodes to have a 3D suffix 3 years ago
  Hugo Locurcio 8fb7e622a6 Rename built-in `SGN()` macro to `SIGN()` 4 years ago
  Rémi Verschelde 0ae65472e7 clang-format: Enable `BreakBeforeTernaryOperators` 3 years ago
  Aaron Franke 7e51e4cb84 Fix some LGTM errors of "Multiplication result converted to larger type" 4 years ago
  Anilforextra 90908cd67d Add Get Center Method for Rect2/Rect2i and AABB. 4 years ago
  Aaron Franke eb4902a455 Fix some unnecessary includes 4 years ago
  Aaron Franke 03e2544d50 Use real_t and double where appropriate in Particles 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  jfons cfb555a081 Node3D gizmo improvements 4 years ago
  Josh Chandler 879f84d8f8 add viewport.get_camera_2d() 5 years ago