index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
openxr
/
editor
Age
Commit message (
Expand
)
Author
2023-01-16
Add EditorUndoRedoManager singleton
kobewi
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-12-19
Fix missing undo/redo object and issue with removing actions
Bastiaan Olij
2022-12-16
OpenXR: fix casts and loop in action map editor
rsjtdrjgfuzkfg
2022-11-25
Various fixes for OpenXR action map meta data and editing
Bastiaan Olij
2022-10-31
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-24
Rename queue_delete => queue_free
Marc Gilleron
2022-10-18
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-09-06
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-08-29
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-28
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-27
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-07-29
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
Remove Signal connect binds
Juan Linietsky
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-05-26
Use "odd" style for TabContainers on base BG color
FireForge
2022-05-25
use ERR_FAIL_INDEX when preferred
Nathan Franke
2022-04-11
catch null profile_def causing crash on startup
Josh Kabo
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
Add action map editor for OpenXR
Bastiaan Olij