smix8
|
befdafdbf6
[3.5+] Fix GridMap free navigation RID error spam
|
2 years ago |
Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 years ago |
smix8
|
d6805e8c33
Fix Editor crash when MeshLibrary gets replaced while used in an open GridMap scene
|
3 years ago |
smix8
|
8bd7c6188b
[3.5] Update NavigationServer backport
|
3 years ago |
smix8
|
3891186536
Fix GridMap not adding custom mesh offsets to NavigationMesh generation
|
3 years ago |
lawnjelly
|
caa087f888
Portals - show gridmaps using global mode
|
3 years ago |
Haoyu Qiu
|
b2c012a8c8
Add GridMap.get_used_cells_by_item
|
3 years ago |
Haoyu Qiu
|
1747becfc7
Fix GridMap memory leak
|
3 years ago |
rafallus
|
75fcb31cee
[3.x] Consider gridmap collisions in navigation bake
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
kobewi
|
9b149d5848
Add physics material to GridMap
|
3 years ago |
Jake Young
|
09bc9eb101
Backport NavigationServer with RVO2 to `3.x`
|
3 years ago |
Cory Petkovsek
|
3d20218dae
Clears RIDs wherever they are freed by VisualServer or PhysicsServer and possibly reused. Fixes #53374
|
3 years ago |
lawnjelly
|
3d981b8265
Add option to use handles to RID
|
3 years ago |
Vincent
|
ea13ff860d
implement individual mesh transform for meshlibrary items
|
4 years ago |
Pitanov V.V
|
d3dab1d06c
Fix GridMap erase Octans
|
4 years ago |
Rafał Mikrut
|
cb5faca39a
Prevent setting too big or too small Collision Mask and Layer
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
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
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
jfons
|
ab3b7a57f2
Fix visibility toggle for baked GridMaps
|
4 years ago |
JFonS
|
e2c28675ef
Batch of lightmapper fixes and minor improvements
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Tomer Keren
|
3e4816efbd
Setting visibility on GridMap now works. Closes #41374.
|
5 years ago |
Bruno Lourenço
|
da9eede933
Fix GridMap getter of baked meshes.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Tomasz Chabora
|
96b30e7727
Remove deprecated theme property from GridMap
|
5 years ago |
Nehluxhes
|
fa53c0b774
Mesh preview now scales + grid update on cell size change
|
6 years ago |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
6 years ago |