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
/
plugins
/
audio_stream_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-6
/
+6
|
\
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-6
/
+6
*
|
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 `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-2
/
+2
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-2
/
+2
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-4
/
+4
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-12
/
+13
*
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
1
-3
/
+2
*
Fix crash in AudioStream preview
RedworkDE
2023-05-30
1
-3
/
+4
*
Fix `draw_multiline_colors` usage
Danil Alexeev
2023-05-15
1
-6
/
+12
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Prevent showing AudioStream preview for non-WAV types
Yuri Rubinsky
2022-12-18
1
-1
/
+2
*
Restore `AudioStreamEditor` class
Yuri Rubinsky
2022-12-15
1
-0
/
+279
*
Implement BPM support
reduz
2022-07-23
1
-285
/
+0
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-2
/
+2
*
Update if == NOTIFICATION_* to switch statements to match coding style
megalobyte
2022-02-16
1
-23
/
+26
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-2
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+1
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-5
/
+5
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-5
/
+5
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-09
1
-1
/
+1
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-2
/
+2
*
Optimize StringName usage
reduz
2021-07-18
1
-16
/
+16
*
Improve the editor audio preview inspector appearance and functionality
Hugo Locurcio
2021-05-02
1
-6
/
+11
*
Fix audio player not resetting after wav finishes
kobewi
2021-03-20
1
-3
/
+6
*
Removed _change_notify
reduz
2021-02-10
1
-3
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-2
/
+2
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-0
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Fixup `ColorRect` and `TextureRect` renames
Andrii Doroshenko (Xrayez)
2020-10-19
1
-2
/
+2
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-2
/
+4
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-14
/
+0
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-1
/
+1
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-13
/
+13
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-15
/
+7
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-7
/
+7
*
Fixes min size of various editor plugins on HiDPI
Haoyu Qiu
2020-01-12
1
-1
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
*
Fix pausing in audio player editor acting the same as stopping
Michael Alexsander Silva Dias
2019-06-02
1
-5
/
+8
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-2
/
+2
*
Add audio stream preview to Inspector dock
volzhs
2018-07-17
1
-0
/
+284