index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
navigation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename NavigationServer internal RvoAgent to NavAgent
smix8
2023-02-01
6
-50
/
+50
*
Use Callable for Navigation Agent callbacks
Josh Jones
2023-01-27
4
-74
/
+19
*
Rename Navigation uses of 'location' to 'position'
smix8
2023-01-26
6
-27
/
+27
*
Merge pull request #63251 from SaracenOne/disable_data_generation_on_foreign_...
Rémi Verschelde
2023-01-23
1
-1
/
+29
|
\
|
*
Disable navmesh, lightmap, and VoxelGI generation on foreign data
SaracenOne
2023-01-06
1
-1
/
+29
*
|
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-2
/
+2
*
|
Use range iterators in LocalVector loops
kobewi
2023-01-21
3
-55
/
+37
*
|
Merge pull request #70904 from huangjiaminhhh/master
Rémi Verschelde
2023-01-12
1
-3
/
+3
|
\
\
|
*
|
Fix for navmesh baking. Error message: Condition “!shapes.has(p_owner)” i...
huangjiamin
2023-01-03
1
-3
/
+3
*
|
|
Add NavigationServer Performance Monitor
smix8
2023-01-08
4
-0
/
+126
*
|
|
Rework const on NavigationServer methods
Josh Jones
2023-01-07
2
-68
/
+74
|
|
/
|
/
|
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
19
-551
/
+551
|
/
*
Merge pull request #67111 from DarkKilauea/nav-queries-link
Rémi Verschelde
2022-12-21
6
-15
/
+118
|
\
|
*
Add support for emitting a signal when entering a NavLink
Josh Jones
2022-12-17
6
-15
/
+118
*
|
Fix typo and ensure backwards compatibility for changed property names
Josh Jones
2022-12-20
1
-3
/
+3
|
/
*
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
4
-64
/
+64
*
Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x
Rémi Verschelde
2022-12-12
2
-4
/
+4
|
\
|
*
Fix Navigation agent callback wild pointer crash
smix8
2022-12-12
2
-4
/
+4
*
|
Enable assigning an owner to navigation regions and links
Josh Jones
2022-12-10
3
-0
/
+37
|
/
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-2
/
+2
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+2
*
Optimize Convex Collision
Juan Linietsky
2022-10-13
1
-6
/
+6
*
Fix crash in navigation 3d when target is not reachable
Sean
2022-10-02
1
-0
/
+1
*
Merge pull request #66242 from akien-mga/scons-unify-tools-target
Rémi Verschelde
2022-09-30
1
-1
/
+1
|
\
|
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-1
/
+1
*
|
Fix heap-use-after-free in `NavMap::get_path()`
Haoyu Qiu
2022-09-28
1
-11
/
+9
|
/
*
Merge pull request #62429 from smix8/navigation_path_query_4.x
Rémi Verschelde
2022-09-21
2
-0
/
+28
|
\
|
*
Add NavigationPathQuery
smix8
2022-09-20
2
-0
/
+28
*
|
Exclude disabled CollisionShapes from Navigationmesh baking
smix8
2022-09-14
1
-0
/
+3
|
/
*
Rename EditorInterface.get_editor_main_control to get_editor_main_screen
Yuri Sizov
2022-09-07
1
-1
/
+1
*
Replace AABB has_no_volume with has_volume
Aaron Franke
2022-09-04
1
-5
/
+1
*
Merge pull request #63479 from DarkKilauea/nav-link
Rémi Verschelde
2022-09-01
10
-46
/
+568
|
\
|
*
Added node for Navigation links
Josh Jones
2022-08-26
10
-46
/
+568
*
|
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-1
/
+1
|
/
*
Merge pull request #64354 from Mickeon/rename-navigation-distance
Rémi Verschelde
2022-08-25
2
-3
/
+3
|
\
|
*
Rename Navigation's `neighbor_dist` to `neightbor_distance`
Micky
2022-08-13
2
-3
/
+3
*
|
Replace Array return types with TypedArray 2
kobewi
2022-08-23
2
-9
/
+9
|
/
*
Add NavigationMesh baking for HeightMapShape
smix8
2022-08-05
1
-0
/
+89
*
Replace Navigation std::vector use with LocalVector
smix8
2022-07-28
6
-58
/
+64
*
Remove ThreadWorkPool, replace by WorkerThreadPool
Juan Linietsky
2022-07-25
2
-14
/
+4
*
Merge pull request #62300 from smix8/navigation_map_force_update_4.x
Rémi Verschelde
2022-06-24
2
-0
/
+11
|
\
|
*
Add NavigationServer map_force_update() function
smix8
2022-06-23
2
-0
/
+11
*
|
Add NavigationServer.region_owns_point() helper function
smix8
2022-06-23
2
-0
/
+12
*
|
Merge pull request #62312 from smix8/navigation_get_maps_4.x
Rémi Verschelde
2022-06-23
2
-0
/
+14
|
\
\
|
*
|
Add Navigation function to get all navigation maps
smix8
2022-06-22
2
-0
/
+14
|
|
/
*
|
Merge pull request #62293 from smix8/navigation_disable_editorprogress_bake_4.x
Rémi Verschelde
2022-06-23
1
-0
/
+7
|
\
\
|
*
|
Disable thread-unsafe EditorProgress for navmesh baking
smix8
2022-06-22
1
-0
/
+7
|
|
/
*
/
Implement NavigationMesh bake area
smix8
2022-06-23
1
-0
/
+15
|
/
*
Print NavMap error only once for invalid NavMesh.
K. S. Ernest (iFire) Lee
2022-06-16
1
-1
/
+1
*
Streamline Navigation layer function names.
smix8
2022-06-15
6
-20
/
+20
[next]