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
/
editor
/
import
/
audio_stream_import_settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-28
/
+29
*
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
1
-2
/
+2
*
Fix crash in AudioStream preview
RedworkDE
2023-05-30
1
-4
/
+5
*
Fix `draw_multiline_colors` usage
Danil Alexeev
2023-05-15
1
-11
/
+10
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Disable properties that don't have an effect in the advanced audio importer
Marcus Elg
2022-12-20
1
-17
/
+21
*
Fix inconsistent audio import menu naming
Marcus Elg
2022-12-19
1
-2
/
+2
*
Code simplifications found by cppcheck
Markus Sauermann
2022-11-21
1
-3
/
+1
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-7
/
+7
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-27
/
+27
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-1
/
+2
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-5
/
+5
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-5
/
+5
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-2
/
+1
|
/
*
Implement BPM support
reduz
2022-07-23
1
-0
/
+650