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
/
editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-2
/
+2
|
\
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-2
/
+2
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
2
-4
/
+4
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
2
-0
/
+4
|
/
*
Extract editor main screen
kit
2024-09-09
1
-1
/
+1
*
Remove empty bind_methods()
kobewi
2024-08-15
2
-4
/
+0
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-2
/
+2
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders
Aaron Franke
2024-04-15
1
-1
/
+0
*
Use threads for baking navigation mesh inside editor
smix8
2024-04-11
1
-1
/
+1
*
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-26
1
-1
/
+1
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-2
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-2
/
+3
*
Move navigation mesh baking to NavigationServer
smix8
2023-08-03
1
-11
/
+9
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-0
/
+1
*
Fix for threaded NavigationMesh baking under new thread guards
smix8
2023-06-14
1
-1
/
+5
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
2
-0
/
+5
*
Disable navmesh, lightmap, and VoxelGI generation on foreign data
SaracenOne
2023-01-06
1
-1
/
+29
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
2
-58
/
+58
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+2
*
Rename EditorInterface.get_editor_main_control to get_editor_main_screen
Yuri Sizov
2022-09-07
1
-1
/
+1
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-7
/
+7
*
Modules: Don't build editor-specific classes in templates
Rémi Verschelde
2022-03-28
2
-0
/
+243