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
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-3
/
+1
|
\
|
*
Merge pull request #97551 from lalitshankarchowdhury/resize-audio-waveform
Thaddeus Crews
2024-11-11
1
-3
/
+1
|
|
\
|
|
*
AudioStreamImport: Allow waveform resize
Lalit Shankar Chowdhury
2024-09-29
1
-3
/
+1
*
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-9
/
+9
|
\
|
|
|
*
|
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-9
/
+9
|
|
/
*
|
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
|
/
*
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-3
/
+3
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-5
/
+5
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-4
/
+4
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-5
/
+5
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-5
/
+5
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Fix playback position label update in Audio Stream Importer
Alessandro Famà
2024-01-05
1
-2
/
+2
*
Rename ImportSettings dialogs to have "Dialog" in the name
Aaron Franke
2023-11-26
1
-44
/
+44
*
Add bulk change guards to successive theme overrides in Editor and GUI
Yuri Sizov
2023-10-19
1
-2
/
+8
*
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