Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
1 year ago |
lawnjelly
|
f42a837e92
BVH - fix lockguards for multithread mode
|
2 years ago |
Rémi Verschelde
|
f0e3c3f4c3
Merge pull request #72168 from RandomShaper/sensible_lock_return
|
2 years ago |
Pedro J. Estébanez
|
f630940591
Booleanize various sync primitives' wait & locking methods
|
2 years ago |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Ricardo Buring
|
178405f7cb
Fixup BVH debugging statements
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 years ago |
lawnjelly
|
109d08c84a
Add protective checks for invalid handle use in BVH
|
3 years ago |
lawnjelly
|
f8eaab5b47
BVH - Sync BVH with 3.x
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 years ago |
Hugo Locurcio
|
bcf4a56c74
Replace references to VisualServer in code comments with RenderingServer
|
3 years ago |
PouleyKetchoupp
|
3877ed73d0
Dynamic BVH broadphase in 2D & 3D Godot Physics
|
4 years ago |