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
/
editor_audio_buses.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "GuiMiniTabMenu" with "GuiTabMenu" and tweak it
Michael Alexsander Silva Dias
2019-09-25
1
-2
/
+2
*
Merge pull request #32021 from Calinou/editor-audio-bus-snapping
Rémi Verschelde
2019-09-23
1
-3
/
+19
|
\
|
*
Implement snapping in the audio bus editor
Hugo Locurcio
2019-09-07
1
-3
/
+19
*
|
Merge pull request #32055 from qarmin/some_code_fixes
Rémi Verschelde
2019-09-23
1
-2
/
+2
|
\
\
|
*
|
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-2
/
+2
|
|
/
*
/
Display audio buses' current volume in a tooltip when hovering slider
Hugo Locurcio
2019-09-06
1
-1
/
+2
|
/
*
Use base `Color()` constructors instead of `Color::html()`
Hugo Locurcio
2019-07-08
1
-3
/
+3
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-21
/
+17
*
Enhancements for the audio bus editor
Michael Alexsander Silva Dias
2019-06-09
1
-169
/
+248
*
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-11
/
+11
*
Change font of audio notches to default font
Guilherme Felipe
2019-04-08
1
-2
/
+2
*
Merge pull request #27644 from lupoDharkael/bus
Rémi Verschelde
2019-04-08
1
-5
/
+7
|
\
|
*
Allow default audio bus layout modification
lupoDharkael
2019-04-05
1
-5
/
+7
*
|
Merge pull request #25810 from TheYokai/mixer_improvements
Rémi Verschelde
2019-04-07
1
-11
/
+162
|
\
\
|
|
/
|
/
|
|
*
New Nonlinear Audio Bus Mixer
Eoin O'Neill
2019-04-06
1
-11
/
+162
*
|
Make translatable some undo/redo operations in the editor
Michael Alexsander Silva Dias
2019-02-21
1
-1
/
+1
*
|
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-3
/
+3
|
/
*
EditorAudioBuses: Fix wrong tooltip for "Add Bus"
merumelu
2019-02-12
1
-1
/
+1
*
Adds color to the audio buses buttons
groud
2019-01-24
1
-0
/
+7
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix EditorAudioBuses not updating when changing to a device with different ch...
Marcelo Fernandez
2018-12-11
1
-6
/
+34
*
Refactor editor icon retrieval
willnationsdev
2018-09-14
1
-4
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-2
/
+0
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-2
/
+2
*
Merge pull request #17013 from Noshyaar/theme
Rémi Verschelde
2018-03-13
1
-0
/
+20
|
\
|
*
Update icons when theme changed
Poommetee Ketson
2018-02-25
1
-0
/
+20
*
|
EditorAudioBus: expand effects list
Poommetee Ketson
2018-03-02
1
-0
/
+2
*
|
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-02-28
1
-0
/
+3
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Some untranslated UI strings
Unknown
2017-12-02
1
-2
/
+2
*
EditorAudioBus: restore delete option on master bus
Poommetee Ketson
2017-10-01
1
-3
/
+2
*
Improved audio buses editor
Daniel J. Ramirez
2017-09-25
1
-21
/
+31
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-4
/
+4
*
Fixed issues with surround sound on audio server
Marcelo Fernandez
2017-09-12
1
-56
/
+55
*
Added an option to reset the bus volume to 0db
Marcelo Fernandez
2017-09-06
1
-1
/
+22
*
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-1
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Node: Add debug info to add_child reparenting check
Rémi Verschelde
2017-08-26
1
-1
/
+0
*
EditorAudioBus: Rename delete_popup, disable delete for Master
Poommetee Ketson
2017-08-26
1
-9
/
+10
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-21
/
+21
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-6
/
+6
*
-Volume sliders, mute, solo and fx bypass are functional, closes #9021
Juan Linietsky
2017-08-18
1
-1
/
+1
*
Fixes to buses editor
Daniel J. Ramirez
2017-08-10
1
-10
/
+24
*
Several ui improvements (mostly margins)
Daniel J. Ramirez
2017-08-08
1
-6
/
+6
*
Added some missing icons, fixed some ui icons
Daniel J. Ramirez
2017-07-12
1
-3
/
+7
*
Fix: audio buses buttons hard to see if pressed or not
Gilles Roudiere
2017-06-07
1
-3
/
+6
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-1
/
+1
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-1
/
+1
[next]