Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
b4af1eba0a
Style: Enforce use of bool literals instead of integers
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 years ago |
e344fde6bf
|
9671f8ff4b
[3.3] Fix some angular velocity calculations
|
4 years ago |
PouleyKetchoupp
|
9cefab24e0
Fix test_body_motion recovery
|
4 years ago |
Rémi Verschelde
|
152415a006
Merge pull request #43924 from madmiraal/fix-43588-3.2
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
1061bb364e
Fix multiple issues with one-way collisions
|
5 years ago |
Marcel Admiraal
|
2e99b5b137
Fix cast_motion sometimes failing
|
4 years ago |
Rémi Verschelde
|
400a780050
Revert "Allow Area2D and 3D mouse events without a collision layer"
|
5 years ago |
Tomasz Chabora
|
15850687a8
Allow Area2D and 3D mouse events without a collision layer
|
5 years ago |
Marcel Admiraal
|
5794a4e11e
Test collision mask before creating constraint pair in Godot physics
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
e0b5b21863
Add some code changes/fixes proposed by Coverity and Clang Tidy
|
6 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 years ago |
Rémi Verschelde
|
262924296b
Merge pull request #27415 from aqnuep/kinematicbody_fixes
|
6 years ago |
qarmin
|
856a8226a5
Small fixes, mostly dupicated code
|
6 years ago |
Daniel Rakos
|
6dd65c0d67
KinematicBody performance and quality improvements
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Juan Linietsky
|
6d4eaebe1e
Support multiple ray shapes in kinematicbody, fixes #25050
|
6 years ago |
Juan Linietsky
|
ee464f56c4
Add a minimum treshold for acquiring rest contacts to avoid numerical precision issues. Fixes #25074
|
6 years ago |
Juan Linietsky
|
f439b786ea
Allow kinematic bodies without shapes to still move, fixes #24775
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
64f649a80c
-Fix problem in OWC logic closes #11357
|
7 years ago |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
7 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
7 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |