Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 yıl önce |
PouleyKetchoupp
|
7344beafdd
Fix errors in KinematicBody when floor is destroyed or removed
|
3 yıl önce |
PouleyKetchoupp
|
da159cd258
Fix 3D moving platform logic
|
4 yıl önce |
Rémi Verschelde
|
b0b2b7df31
Merge pull request #50257 from Calinou/physicsserver3d-add-set-iterations-3.x
|
4 yıl önce |
Hugo Locurcio
|
9259b4adc4
Add a method to set the number of physics solver iterations in 3D
|
4 yıl önce |
Hugo Locurcio
|
4a140294fe
Fix typo in Bullet method name: "collisin" -> "collision"
|
4 yıl önce |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
4 yıl önce |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 yıl önce |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 yıl önce |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 yıl önce |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 yıl önce |
Marcel Admiraal
|
825ad65fc4
Remove Generic6DOFJoint precision property
|
4 yıl önce |
Marcel Admiraal
|
fc72c3fdf5
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
|
5 yıl önce |
Rémi Verschelde
|
10544f1cf7
Revert "Move Bullet physics query flush from Bullet space pre-tick callback to"
|
5 yıl önce |
Marcel Admiraal
|
e7d8464f87
Move Bullet physics query flush from Bullet space pre-tick callback to
|
5 yıl önce |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 yıl önce |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
6 yıl önce |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 yıl önce |
Aaron Franke
|
702b539405
Change "ID" to lowercase "id"
|
6 yıl önce |
ShyRed
|
a9d4cde0f5
Allow adding disabled shapes
|
6 yıl önce |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 yıl önce |
Andrea Catania
|
a395d809a5
Added function to control 6DOF precision
|
6 yıl önce |
Andrea Catania
|
15305ec91f
Optimitzed area overlap checks
|
7 yıl önce |
Andrea Catania
|
7d681274f8
Improved code that handles collision shapes, fixes #21945
|
7 yıl önce |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 yıl önce |
Rémi Verschelde
|
77185aaf21
Merge pull request #21049 from AndreaCatania/joints
|
7 yıl önce |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 yıl önce |
Rémi Verschelde
|
912131fe03
Merge pull request #20101 from panzergame/shape_margin
|
7 yıl önce |
Juan Linietsky
|
d88d0d457d
Fixes to move and slide and ray separation, implement separation in Godot physics
|
7 yıl önce |
Andrea Catania
|
0010d9c82a
Added ray shape and move_and_slide with snapping on 3D.
|
7 yıl önce |