PouleyKetchoupp
|
bb75aec8bc
Rename WorldMarginShape to WorldBoundaryShape
|
há 4 anos atrás |
PouleyKetchoupp
|
ec9fed69f4
Fix 3D moving platform logic
|
há 4 anos atrás |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
há 4 anos atrás |
rafallus
|
cfa06f0f76
Unexpose _direct_state_changed in PhysicsBody
|
há 4 anos atrás |
Rémi Verschelde
|
fa681d04b7
Merge pull request #46937 from nekomatata/soft-body-support
|
há 4 anos atrás |
PouleyKetchoupp
|
d5ea4acd2d
SoftBody support in GodotPhysics 3D
|
há 4 anos atrás |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
há 4 anos atrás |
reduz
|
8b19ffd810
Make Servers truly Thread Safe
|
há 4 anos atrás |
Aaron Franke
|
cb9fc117d1
Use real_t in physics code
|
há 4 anos atrás |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
há 4 anos atrás |
Marcel Admiraal
|
9bc62bf449
Remove Generic6DOFJoint precision property
|
há 4 anos atrás |
Rémi Verschelde
|
d7176e9040
Merge pull request #42167 from madmiraal/fix-42108
|
há 4 anos atrás |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
há 4 anos atrás |
Marcel Admiraal
|
41209efa7f
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
|
há 5 anos atrás |
Marcel Admiraal
|
f31b2a1bba
Move Bullet physics query flush from Bullet space pre-tick callback to
|
há 5 anos atrás |
Rémi Verschelde
|
480cb25961
Merge pull request #39735 from AndreaCatania/bullet_phy_add_api
|
há 5 anos atrás |
Andrea Catania
|
a2b5e7971a
Added BulletPhysics APIs to return internal objects and fixed a typo.
|
há 5 anos atrás |
Aaron Franke
|
ba27deef06
Refactor physics force and impulse code
|
há 5 anos atrás |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
há 5 anos atrás |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
há 5 anos atrás |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
há 5 anos atrás |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
há 5 anos atrás |
Rémi Verschelde
|
eaaee63b62
doc: Update classref with node renames
|
há 5 anos atrás |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
há 5 anos atrás |
Juan Linietsky
|
cf8c679a23
ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits.
|
há 5 anos atrás |
Juan Linietsky
|
4f163972bb
Refactored RID/RID_Owner to always use O(1) allocation.
|
há 6 anos atrás |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
há 5 anos atrás |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
há 5 anos atrás |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
há 6 anos atrás |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
há 6 anos atrás |