summaryrefslogtreecommitdiff
path: root/editor/editor_audio_buses.cpp
AgeCommit message (Expand)Author
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-02-06Merge pull request #35068 from akien-mga/containers-mouse-filter-passRémi Verschelde
2020-01-19fix audio buses editor not save, close #26683RaphaelHunter
2020-01-13Use MOUSE_FILTER_PASS for all containers (but PanelContainer)Rémi Verschelde
2020-01-04Makes more strings translatableHaoyu Qiu
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-11-08Fixed initial title in audio buses editorDanil Alexeev
2019-09-25Replace "GuiMiniTabMenu" with "GuiTabMenu" and tweak itMichael Alexsander Silva Dias
2019-09-23Merge pull request #32021 from Calinou/editor-audio-bus-snappingRémi Verschelde
2019-09-23Merge pull request #32055 from qarmin/some_code_fixesRémi Verschelde
2019-09-22Changed some code found by Clang Tidy and Coverityqarmin
2019-09-07Implement snapping in the audio bus editorHugo Locurcio
2019-09-06Display audio buses' current volume in a tooltip when hovering sliderHugo Locurcio
2019-07-08Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-09Enhancements for the audio bus editorMichael Alexsander Silva Dias
2019-05-19Fix typos with codespellRémi Verschelde
2019-04-08Change font of audio notches to default fontGuilherme Felipe
2019-04-08Merge pull request #27644 from lupoDharkael/busRémi Verschelde
2019-04-07Merge pull request #25810 from TheYokai/mixer_improvementsRémi Verschelde
2019-04-06New Nonlinear Audio Bus MixerEoin O'Neill
2019-04-05Allow default audio bus layout modificationlupoDharkael
2019-02-21Make translatable some undo/redo operations in the editorMichael Alexsander Silva Dias
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-12EditorAudioBuses: Fix wrong tooltip for "Add Bus"merumelu
2019-01-24Adds color to the audio buses buttonsgroud
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-11Fix EditorAudioBuses not updating when changing to a device with different ch...Marcelo Fernandez
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-03-13Merge pull request #17013 from Noshyaar/themeRémi Verschelde
2018-03-02EditorAudioBus: expand effects listPoommetee Ketson
2018-02-28Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam
2018-02-25Update icons when theme changedPoommetee Ketson
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-02Some untranslated UI stringsUnknown
2017-10-01EditorAudioBus: restore delete option on master busPoommetee Ketson
2017-09-25Improved audio buses editorDaniel J. Ramirez
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-12Fixed issues with surround sound on audio serverMarcelo Fernandez
2017-09-06Added an option to reset the bus volume to 0dbMarcelo Fernandez
2017-09-02Fix use of unitialized variablesHein-Pieter van Braam
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Node: Add debug info to add_child reparenting checkRémi Verschelde
2017-08-26EditorAudioBus: Rename delete_popup, disable delete for MasterPoommetee Ketson