Historique des commits

Auteur SHA1 Message Date
  Rudolph Bester b162c59097 Fix GPUParticlesCollisionHeightField3D adding collisions excluded by its layer_mask il y a 6 mois
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` il y a 11 mois
  A Thousand Ships 9dc231366d Fix super call in various `get_configuration_warnings` methods il y a 1 an
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` il y a 1 an
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable il y a 1 an
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" il y a 1 an
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature il y a 2 ans
  Samuele Panzeri a2be742f97 Fix editor lock on sdf collision bake on error il y a 2 ans
  Marius Hanl a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D il y a 3 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` il y a 2 ans
  dzil123 d50a2e1e51 GPUParticlesCollisionSDF3D add null `bake_step_function` check il y a 2 ans
  kobewi 072f6feaba Make some Image methods static il y a 3 ans
  Haoyu Qiu 95c860c607 Remove invalid suffix hint for enum property il y a 2 ans
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 2 ans
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` il y a 2 ans
  Hugo Locurcio f7292dbeb3 Rename `or_lesser` range property hint to `or_less` il y a 3 ans
  Rémi Verschelde bc81c02fe1 Merge pull request #62571 from Calinou/gpuparticlescollisionsdf3d-add-bake-mask il y a 3 ans
  Juan Linietsky c7255388e1 Remove ThreadWorkPool, replace by WorkerThreadPool il y a 3 ans
  Hugo Locurcio 32973094f5 Add a Bake Mask property to GPUParticlesCollisionSDF3D il y a 3 ans
  FireForge 4678736a39 Add suffixes to all nodes and resources il y a 3 ans
  Aaron Franke 5dc3bfb80e Use suffixes for units in nodes and resources il y a 3 ans
  Hugo Locurcio 515676a7f5 Remove unused `GPUParticlesCollisionHeightField3D.follow_camera_push_ratio` property il y a 3 ans
  Aaron Franke fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods il y a 3 ans
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Hugo Locurcio cf936ae0dd Rename GPUParticles attractor and collision nodes to have a 3D suffix il y a 3 ans
  Hugo Locurcio 8fb7e622a6 Rename built-in `SGN()` macro to `SIGN()` il y a 3 ans
  Rémi Verschelde 0ae65472e7 clang-format: Enable `BreakBeforeTernaryOperators` il y a 3 ans
  Aaron Franke 7e51e4cb84 Fix some LGTM errors of "Multiplication result converted to larger type" il y a 3 ans