summaryrefslogtreecommitdiff
path: root/editor/editor_audio_buses.cpp
AgeCommit message (Expand)Author
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
2017-08-25Editor: Add some more translatable strings.Andreas Haas
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-18-Volume sliders, mute, solo and fx bypass are functional, closes #9021Juan Linietsky
2017-08-10Fixes to buses editorDaniel J. Ramirez
2017-08-08Several ui improvements (mostly margins)Daniel J. Ramirez
2017-07-12Added some missing icons, fixed some ui iconsDaniel J. Ramirez
2017-06-07Fix: audio buses buttons hard to see if pressed or notGilles Roudiere
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-22Fix errors on engine startup.Andreas Haas
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde