Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
1 vuosi sitten |
Rémi Verschelde
|
818f1eed31
Code quality: Fix header guards consistency
|
2 vuotta sitten |
AndreaCatania
|
6b08a22968
Exposes the BulletSpace internals.
|
2 vuotta sitten |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
2 vuotta sitten |
PouleyKetchoupp
|
da159cd258
Fix 3D moving platform logic
|
3 vuotta sitten |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 vuotta sitten |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 vuotta sitten |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 vuotta sitten |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
3 vuotta sitten |
Rémi Verschelde
|
f93c2ddc92
Merge pull request #45163 from akien-mga/3.2-cherrypicks
|
3 vuotta sitten |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
3 vuotta sitten |
Marcel Admiraal
|
47657cd140
Only remove Bullet's body constraints when removing body from space
|
3 vuotta sitten |
Marcel Admiraal
|
8f0f2bf4ef
Better damping implementation for Bullet rigid bodies
|
4 vuotta sitten |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 vuotta sitten |
PouleyKetchoupp
|
189e4e59ad
Fixed KinematicCollision.get_local_shape() - the local shape id was never set during move_and_collide()
|
5 vuotta sitten |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
5 vuotta sitten |
Daniel Rakos
|
6dd65c0d67
KinematicBody performance and quality improvements
|
5 vuotta sitten |
Daniel Rakos
|
f7511511b1
Fix RayShape collision when used with a KinematicBody (Bullet Physics)
|
5 vuotta sitten |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 vuotta sitten |
Rémi Verschelde
|
686f6ff279
Fix mismatched class/struct definition warnings [-Wmismatched-tags]
|
6 vuotta sitten |
Rémi Verschelde
|
2091f20443
Fix warnings about wrong member initialization order [-Wreorder]
|
6 vuotta sitten |
Andrea Catania
|
d226ba7c2b
Corrected cast_motion query behaviour
|
6 vuotta sitten |
Andrea Catania
|
88967e4001
Fixing trimesh precision
|
6 vuotta sitten |
Andrea Catania
|
0b98834b77
Added ray / shape / point / motion / rest cast exclusion of area and or body
|
6 vuotta sitten |
Juan Linietsky
|
d88d0d457d
Fixes to move and slide and ray separation, implement separation in Godot physics
|
6 vuotta sitten |
Andrea Catania
|
0010d9c82a
Added ray shape and move_and_slide with snapping on 3D.
|
6 vuotta sitten |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 vuotta sitten |
AndreaCatania
|
17ebbfb56d
Implemented Soft body
|
7 vuotta sitten |
Andrea Catania
|
6ed392f47a
Improved kinematic body 2D and 3D, Now can move rigid body
|
6 vuotta sitten |
Paolo Perkovic
|
08d4bfacaf
Fix inconsistencies and typos in argument names
|
6 vuotta sitten |