Age | Commit message (Expand) | Author |
---|---|---|
2021-11-30 | Don't return reference on copy assignment operators | RĂ©mi Verschelde |
2021-11-23 | Rename `remove()` to `remove_at()` when removing by index | Lightning_A |
2021-10-21 | Fix SoftDynamicBody3D crash when setting disable mode | PouleyKetchoupp |
2021-10-20 | Fix SoftDynamicBody3D memory corruption when switching mesh at runtime | PouleyKetchoupp |
2021-10-06 | Re-prepare RenderingServer if SoftDynamicBody mesh changed | Haoyu Qiu |
2021-10-01 | Remove scene code in physics servers | PouleyKetchoupp |
2021-09-16 | Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody | PouleyKetchoupp |