提交历史

作者 SHA1 备注 提交日期
  Joel Fortier a58ae8e1c6 Fixed SoftBody3D handles not being clickable in 3D Editor Viewport 1 年之前
  A Thousand Ships 9dc231366d Fix super call in various `get_configuration_warnings` methods 1 年之前
  Rémi Verschelde 0c956e49ac Merge pull request #86310 from jirisvd/fix-softbody-reload 1 年之前
  Jiří Švejda bde8c5977b Fix SoftBody3D pinned points breaking when reloading scene 1 年之前
  smix8 35dafc9fa8 Split monolithic physics class files 1 年之前
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 年之前
  Mikael Hermansson 701ecd3a0d Fix `SoftBody3D` for double-precision builds 1 年之前
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 2 年之前
  Mikael Hermansson a3f07ad858 Fix error when pinning soft body point without attachment 1 年之前
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 年之前
  clayjohn 1d9554103c Ensure SoftBody3D does not use compressed mesh format. 2 年之前
  clayjohn 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. 2 年之前
  Mikael Hermansson ee9f41a12d Fix bindings of `PhysicsServer3DRenderingServerHandler` 2 年之前
  Ninni Pipping dcd2b883eb Use NULL instead of COND checks when appropriate 2 年之前
  PrecisionRender e713c270ea Fix crash when reparenting SoftBody3D with pinned points 2 年之前
  Rémi Verschelde 35c37ce4ce Merge pull request #67847 from rburing/warn_non-uniformists 2 年之前
  Juan Linietsky 0e0a6bb39b Removed unused property hints and `Object::get_translatable_strings()` 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` 2 年之前
  Hugo Locurcio 2a0afb1dcc Improve collision exception error messages for easier understanding 2 年之前
  Ricardo Buring 0e6b796cf6 Warn against using non-uniform scale for 3D physics 3 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 年之前
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 3 年之前
  fabriceci f8cc88fab3 Restore RigidBody2/3D, SoftBody names in physics 3 年之前
  PouleyKetchoupp 85819b199a Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody 4 年之前
  Camille Mohr-Daurat a9fcbb1001 Merge pull request #51364 from bengtsts/master 4 年之前
  Bengt Söderström 08a80962cf Expose soft body pin methods to GDScript 4 年之前
  Aaron Franke eb4902a455 Fix some unnecessary includes 4 年之前
  PouleyKetchoupp 989acbbe81 Uniformize layer names, script methods and documentation 4 年之前
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 年之前