Rémi Verschelde
|
16f6a5b139
One Copyright Update to rule them all
|
2 vuotta sitten |
Hugo Locurcio
|
46b7133967
Add a 3D suffix to relevant physics profiler categories
|
2 vuotta sitten |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 vuotta sitten |
lawnjelly
|
3d981b8265
Add option to use handles to RID
|
3 vuotta sitten |
Marcel Admiraal
|
702529d63e
Give each RigidBody its own DirectBodyState wrapper.
|
4 vuotta sitten |
PouleyKetchoupp
|
b93aeec4a2
Fix errors in KinematicBody when floor is destroyed or removed
|
3 vuotta sitten |
PouleyKetchoupp
|
562d9cef1b
Fix RigidBody collision update after changing collision layer/mask
|
3 vuotta sitten |
PouleyKetchoupp
|
da159cd258
Fix 3D moving platform logic
|
3 vuotta sitten |
Hugo Locurcio
|
9259b4adc4
Add a method to set the number of physics solver iterations in 3D
|
3 vuotta sitten |
PouleyKetchoupp
|
10fdd196b7
Fix and clean disabled shapes handling in godot physics servers
|
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 |
PouleyKetchoupp
|
c6fbd55ca9
Cylinder support in Godot Physics 3D
|
4 vuotta sitten |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 vuotta sitten |
lawnjelly
|
690e07b509
Dynamic BVH for rendering and godot physics
|
4 vuotta sitten |
Marcel Admiraal
|
fc72c3fdf5
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
|
4 vuotta sitten |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 vuotta sitten |
Michael Alexsander Silva Dias
|
5ca7460421
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directories
|
5 vuotta sitten |
Aaron Franke
|
702b539405
Change "ID" to lowercase "id"
|
5 vuotta sitten |
ShyRed
|
a9d4cde0f5
Allow adding disabled shapes
|
6 vuotta sitten |
Juan Linietsky
|
b84b015225
Make query checks less agressive, fixes #24694
|
6 vuotta sitten |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 vuotta sitten |
Juan Linietsky
|
0b1e93ccd4
-Make sure monitorable cant be flipped while flushing queries, fixes #17330
|
6 vuotta sitten |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 vuotta sitten |
Rémi Verschelde
|
912131fe03
Merge pull request #20101 from panzergame/shape_margin
|
6 vuotta sitten |
Juan Linietsky
|
d88d0d457d
Fixes to move and slide and ray separation, implement separation in Godot physics
|
6 vuotta sitten |
Tristan Porteries
|
e5bfa98d0f
Expose bullet shape margin to UI.
|
6 vuotta sitten |
Juan Linietsky
|
14fd797c53
Merge pull request #20381 from AndreaCatania/phymat_2
|
6 vuotta sitten |
Andrea Catania
|
5e65e28eed
Removed physics material combination mode. Added rough and absorbent parameter to material. Fixed 'change' signal connection
|
6 vuotta sitten |