Age | Commit message (Expand) | Author |
2018-12-11 | Fix EditorAudioBuses not updating when changing to a device with different ch... | Marcelo Fernandez |
2018-09-14 | Refactor editor icon retrieval | willnationsdev |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-04-22 | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio |
2018-03-13 | Merge pull request #17013 from Noshyaar/theme | Rémi Verschelde |
2018-03-02 | EditorAudioBus: expand effects list | Poommetee Ketson |
2018-02-28 | Fix various valgrind reported uninitialized variable uses | Hein-Pieter van Braam |
2018-02-25 | Update icons when theme changed | Poommetee Ketson |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-02 | Some untranslated UI strings | Unknown |
2017-10-01 | EditorAudioBus: restore delete option on master bus | Poommetee Ketson |
2017-09-25 | Improved audio buses editor | Daniel J. Ramirez |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-12 | Fixed issues with surround sound on audio server | Marcelo Fernandez |
2017-09-06 | Added an option to reset the bus volume to 0db | Marcelo Fernandez |
2017-09-02 | Fix use of unitialized variables | Hein-Pieter van Braam |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-26 | Node: Add debug info to add_child reparenting check | Rémi Verschelde |
2017-08-26 | EditorAudioBus: Rename delete_popup, disable delete for Master | Poommetee Ketson |
2017-08-25 | Editor: Add some more translatable strings. | Andreas Haas |
2017-08-24 | Convert Object::cast_to() to the static version | Hein-Pieter van Braam |
2017-08-18 | -Volume sliders, mute, solo and fx bypass are functional, closes #9021 | Juan Linietsky |
2017-08-10 | Fixes to buses editor | Daniel J. Ramirez |
2017-08-08 | Several ui improvements (mostly margins) | Daniel J. Ramirez |
2017-07-12 | Added some missing icons, fixed some ui icons | Daniel J. Ramirez |
2017-06-07 | Fix: audio buses buttons hard to see if pressed or not | Gilles Roudiere |
2017-06-04 | renamed all Rect2.pos to Rect2.position | alexholly |
2017-06-03 | InputEvent: Renamed "pos" property to "position" | Andreas Haas |
2017-05-22 | Fix errors on engine startup. | Andreas Haas |
2017-05-20 | Removal of InputEvent as built-in Variant type.. | Juan Linietsky |
2017-05-03 | Revert "Add new editor and default theme (WIP)" | volzhs |
2017-04-27 | Add new editor and default theme (WIP) | Daniel J. Ramirez |
2017-04-10 | Rename [gs]et_pos to [gs]et_position for Controls | Sergey Pusnei |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-03-05 | Add a bunch of missing Godot headers in own files | Rémi Verschelde |
2017-03-05 | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde |