Age | Commit message (Expand) | Author |
---|---|---|
2022-03-28 | String: Remove TTR and DTR defines in non-tools build | Rémi Verschelde |
2022-03-15 | Create GDExtension clases for PhysicsServer3D | reduz |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
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 |