Commit History

Author SHA1 Message Date
  lawnjelly 0b30d77384 Physics Interpolation - refactor `Camera` and fix `get_camera_transform()` 1 year ago
  Ansraer b9cbffd957 add ORMSpatialMaterial 1 year ago
  Rémi Verschelde abf5f72073 Merge pull request #70717 from Calinou/particles-tweak-animation-offset-property-hint-3.x 2 years ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Hugo Locurcio 717cbbd6e7 Tweak particles animation offset property hint to allow more precise values 2 years ago
  Haoyu Qiu 456c0ecda6 Remove leading spaces from enumerator name hints 2 years ago
  lawnjelly fdd82f4754 CPUParticles initialize data on set_amount 2 years ago
  Rémi Verschelde 906a693934 Merge pull request #53852 from Calinou/particles-allow-negative-scale 3 years ago
  lawnjelly fbbb208a35 Fix CPUParticles emission updating using physics interpolation 3 years ago
  lawnjelly 522bce1159 Fixed Timestep Interpolation (3D) 4 years ago
  lawnjelly a0c6d16c90 Add editor vital redraws only option 3 years ago
  Rémi Verschelde e00a6d2b71 Merge pull request #56748 from albinaask/Fix-for-#56324 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Albin 21ca1c9cd7 Fixed a number of ",or_greater" for the bug #56324 3 years ago
  Raffaele Picca 6dd593d579 Random initial color for all Particle Nodes 3 years ago
  Raffaele Picca 28a6d32971 Fixed texture animation speed when using random lifetime 3 years ago
  lawnjelly 3d981b8265 Add option to use handles to RID 3 years ago
  Rémi Verschelde 42d385b312 clang-format: Disable alignment of operands, too unreliable 3 years ago
  Hugo Locurcio c4a3560884 Allow negative scale in Particles and CPUParticles 3 years ago
  Morris Tabor a517ed7c6d Fix CPU Particles spread 4 years ago
  Hendrik Brucker fe616d443a Fix color properties of particle nodes/material 4 years ago
  QbieShay 3af20b9bdf Added ring emitter for 3D particles 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 years ago
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Pedro J. Estébanez 4485b43a57 Modernize atomics 4 years ago
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 years ago
  Angad Kambli bba67729ca add null check in _update_particle_data_buffer() 4 years ago