summaryrefslogtreecommitdiff
path: root/editor/editor_audio_buses.h
AgeCommit message (Expand)Author
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-05-27Improve the audio bus editor appearanceHugo Locurcio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-14Rename the TextureProgress node to TextureProgressBarHugo Locurcio
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-23Removed unhandled_key_input from editor AudioBus and instead connect to gui_i...Eric M
2020-09-04Ensure assignment operators return by reference to avoid unnecessary copies.Marcel Admiraal
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-06-15Delete bus effect with Delete keyTomasz Chabora
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-02Fix few GCC9 warnings:Martin Liska
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-09Enhancements for the audio bus editorMichael Alexsander Silva Dias
2019-04-06New Nonlinear Audio Bus MixerEoin O'Neill
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-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-09-25Improved audio buses editorDaniel J. Ramirez
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-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26EditorAudioBus: Rename delete_popup, disable delete for MasterPoommetee Ketson
2017-08-10Fixes to buses editorDaniel J. Ramirez
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde