Age | Commit message (Expand) | Author |
2017-10-17 | (VS) Add space after "=" sign in variable list | homer666 |
2017-10-02 | VS now supports white themes. | Daniel J. Ramirez |
2017-10-02 | Added correct initialization for script editor theme. | Daniel J. Ramirez |
2017-09-27 | Remove unecessary anchors&margins set causing bad display (sons of containers) | Gilles Roudiere |
2017-09-22 | Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres... | Gilles Roudiere |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-14 | Improved VisualScriptEditor | Daniel J. Ramirez |
2017-09-13 | Merge pull request #11076 from hpvb/fix-10935 | Rémi Verschelde |
2017-09-12 | Improved VS node coloring | Daniel J. Ramirez |
2017-09-12 | Improved theme generation, and other fixes | Daniel J. Ramirez |
2017-09-12 | Many fixes to visual script, changed virtuals override for a proper selector. | Juan Linietsky |
2017-09-09 | Fix crash on wrong type drag into the vs editor | Hein-Pieter van Braam |
2017-09-03 | Fix. resizeable -> resizable. | Daniel J. Ramirez |
2017-09-01 | Fix files header | Poommetee Ketson |
2017-08-29 | Renamed 'script_changed' signal in the script editor plugin to 'edited_script... | Wilson E. Alvarez |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
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-22 | VisualScriptEditor: Remove Node when canceling PropertySelector. | Andreas Haas |
2017-08-20 | Merge pull request #10455 from groud/control_margin_fixes | Rémi Verschelde |
2017-08-19 | Some control fixes and removed useless lines | Gilles Roudiere |
2017-08-18 | -Volume sliders, mute, solo and fx bypass are functional, closes #9021 | Juan Linietsky |
2017-08-18 | Update script signals in real-time when script changes. Fixes #8980 | Juan Linietsky |
2017-08-16 | Merge pull request #10307 from Rubonnek/update-argument-names | Rémi Verschelde |
2017-08-13 | Replace GUI anchor type by a float between 0 and 1 | Gilles Roudiere |
2017-08-12 | Updated function argument names | Wilson E. Alvarez |
2017-08-08 | Properly rename visual script functions, fixed #6076 | Juan Linietsky |
2017-08-07 | Makes all Godot API's methods Lower Case | Indah Sylvia |
2017-07-27 | Do not allow multiple data connections to the same data input slot, fixes #63... | Daniel J. Ramirez |
2017-07-19 | Icons can now be added inside line edits (Search icon). | Daniel J. Ramirez |
2017-07-16 | Improvements and fixes for the default theme. | Daniel J. Ramirez |
2017-06-30 | -Many fixes to VisualScript, fixed property names, etc. | Juan Linietsky |
2017-06-05 | Merge pull request #9038 from AlexHolly/rect2-rename-pos | Rémi Verschelde |
2017-06-04 | renamed all Rect2.pos to Rect2.position | alexholly |
2017-05-29 | Added members overview | Paulb23 |
2017-05-20 | Removal of InputEvent as built-in Variant type.. | Juan Linietsky |
2017-05-20 | Merge pull request #8631 from volzhs/editor-theme-custom | Rémi Verschelde |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | 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-20 | Merge pull request #8417 from neikeq/hello-there | Rémi Verschelde |
2017-04-18 | Convert indent on save | Paulb23 |
2017-04-17 | External editor improvements and fixes | Ignacio Etcheverry |
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-18 | Make Create New Node dialog resizable and burninate old dialog | Ray Koopa |
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 |
2017-01-16 | Style: Fix statements ending with ';;' | Rémi Verschelde |