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
/
scene
/
2d
/
navigation_link_2d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-2
/
+2
|
\
|
*
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
Michael Alexsander
2024-11-02
1
-2
/
+2
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Fix super call in various `get_configuration_warnings` methods
A Thousand Ships
2024-09-05
1
-1
/
+1
*
Add NavigationLink function to change navigation map
smix8
2024-08-15
1
-40
/
+93
*
Revert "Update Node::get_configuration_warnings signature"
Rémi Verschelde
2024-02-17
1
-2
/
+2
*
Update Node::get_configuration_warnings signature
RedMser
2024-02-08
1
-2
/
+2
*
Fix missing NavigationLink property updates in constructor
smix8
2023-10-23
1
-0
/
+12
*
Add NavigationServer API to enable regions and links
smix8
2023-07-26
1
-9
/
+1
*
Prevent unnecessary navigation map synchronizations
smix8
2023-05-11
1
-13
/
+21
*
Add NavigationLink helper functions for global positions
smix8
2023-02-14
1
-0
/
+38
*
Merge pull request #72115 from AThousandShips/clip_children_fix
Rémi Verschelde
2023-01-30
1
-0
/
+1
|
\
|
*
Hide clip_children for non-drawn CanvasItems
Ninni Pipping
2023-01-30
1
-0
/
+1
*
|
Rename Navigation uses of 'location' to 'position'
smix8
2023-01-26
1
-26
/
+52
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add safety-checks before some servers `free()`
Adam Scott
2022-12-29
1
-0
/
+1
*
Enable assigning an owner to navigation regions and links
Josh Jones
2022-12-10
1
-0
/
+2
*
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
1
-2
/
+2
*
handled edge case where navigation_link_2d is outside of the tree when callin...
Trashtalk
2022-09-07
1
-0
/
+4
*
Fix build after merge of #63479
Rémi Verschelde
2022-09-02
1
-3
/
+3
*
Added node for Navigation links
Josh Jones
2022-08-26
1
-0
/
+284