summaryrefslogtreecommitdiff
path: root/editor/editor_audio_buses.cpp
AgeCommit message (Expand)Author
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
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