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
/
openxr
/
editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
Cleanup of action map dialogs
Bastiaan Olij
2024-09-18
3
-18
/
+18
*
[Editor] Expose more editor settings to documentation
A Thousand Ships
2024-09-12
1
-0
/
+1
*
Remove empty bind_methods()
kobewi
2024-08-15
2
-4
/
+0
*
Fixed creating default action map
Bastiaan Olij
2024-07-17
1
-20
/
+15
*
Couple of small fixes on the action map: now saves when CTRL-S is pressed/pro...
Bastiaan Olij
2024-07-11
1
-3
/
+9
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
2
-5
/
+5
*
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
2
-3
/
+3
*
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
5
-7
/
+7
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
6
-12
/
+12
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
2
-2
/
+2
*
Fix missing i18n for some editor strings
Haoyu Qiu
2024-04-03
2
-3
/
+3
*
Add editor shortcuts to toggle bottom panel visibility
Hugo Locurcio
2024-03-05
1
-1
/
+2
*
Extract BottomPanel from EditorNode
kit
2024-02-20
2
-2
/
+4
*
OpenXR: Add runtime selection dropdown
Bastiaan Olij
2024-01-18
4
-0
/
+192
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-2
/
+1
*
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-1
/
+1
*
Clean up some Editor, OpenXR, VideoStream code
Yuri Sizov
2023-10-20
1
-2
/
+1
*
Add EditorStringNames singleton
kobewi
2023-09-03
3
-7
/
+11
*
Ensure OpenXR classes are declared properly
A Thousand Ships
2023-08-28
4
-11
/
+11
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
11
-7
/
+14
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
8
-11
/
+8
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
14
-406
/
+406
*
Fix missing undo/redo object and issue with removing actions
Bastiaan Olij
2022-12-19
4
-4
/
+7
*
OpenXR: fix casts and loop in action map editor
rsjtdrjgfuzkfg
2022-12-16
4
-10
/
+10
*
Various fixes for OpenXR action map meta data and editing
Bastiaan Olij
2022-11-25
10
-132
/
+426
*
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-1
/
+1
|
\
|
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
|
Rename queue_delete => queue_free
Marc Gilleron
2022-10-24
2
-4
/
+4
|
/
*
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
3
-4
/
+4
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
7
-4
/
+19
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
3
-7
/
+7
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
3
-7
/
+7
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
7
-19
/
+4
|
/
*
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
1
-1
/
+1
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
3
-13
/
+4
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
7
-7
/
+7
*
Use "odd" style for TabContainers on base BG color
FireForge
2022-05-26
1
-0
/
+1
*
use ERR_FAIL_INDEX when preferred
Nathan Franke
2022-05-25
1
-2
/
+1
*
catch null profile_def causing crash on startup
Josh Kabo
2022-04-11
1
-0
/
+2
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Add action map editor for OpenXR
Bastiaan Olij
2022-04-04
15
-0
/
+1819