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_obstacle_2d.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-0
/
+1
|
\
|
*
Fix obstacle avoidance and 3D editor ignoring transform
Rie
2024-11-16
1
-0
/
+1
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-0
/
+2
|
\
|
|
*
Make use of NavigationObstacle2D's transform
Rie
2024-11-11
1
-0
/
+2
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-2
/
+2
|
\
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
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
|
/
*
Add NavigationObstacle options to affect and carve navigation mesh
smix8
2024-03-15
1
-0
/
+9
*
Fix NavigationObstacle2D debug being affected by Node2D transform
smix8
2024-02-27
1
-0
/
+1
*
Update navigation obstacle API
smix8
2023-06-12
1
-3
/
+5
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-25
/
+41
*
Fix NavigationObstacles not being added to avoidance simulation
smix8
2023-04-06
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
1
-1
/
+1
*
Merge pull request #64394 from smix8/navigation_obstacles_reparent_4.x
Rémi Verschelde
2022-09-09
1
-0
/
+7
|
\
|
*
Fix NavigationObstacle 2D/3D (re)parent issues
smix8
2022-08-14
1
-0
/
+7
*
|
Make `_validate_property` a multilevel method
Yuri Sizov
2022-08-22
1
-1
/
+1
|
/
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Make Navigation Agents and Obstacles respect parent process mode
smix8
2022-05-17
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Improve NavigationObstacle3D usability
Pawel Lampe
2021-10-25
1
-1
/
+16
*
Use Array for node configuration warnings
Nathan Franke
2021-04-11
1
-1
/
+1
*
Remove Navigation2D/3D nodes, and move the navigation map to the world resource
Gilles Roudière
2021-03-10
1
-12
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-1
/
+1
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
Vulkan: Move thirdparty code out of drivers, style fixes
Rémi Verschelde
2020-02-11
1
-2
/
+2
*
- Integrated NavigationServer and Navigation2DServer.
Andrea Catania
2020-02-10
1
-0
/
+71