summaryrefslogtreecommitdiffstats
path: root/editor/plugins/style_box_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use PROPERTY_USAGE_NONE instead of 0 for no property usageAaron Franke2021-07-011-1/+1
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-5/+0
* Implement global and per instance shader uniforms.Juan Linietsky2020-04-171-1/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-1/+1
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-6/+3
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+2
* StyleBox preview adjusted to fit all drawn contentPouleyKetchoupp2019-11-241-1/+9
* Make stylebox preview not to expand Inspector panelvolzhs2019-10-251-5/+8
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* -Ability to open resources in the same windowJuan Linietsky2018-05-171-53/+34
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Add more translatable text for editor plugins.geequlim2017-12-231-1/+1
* Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-2/+2
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-101-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-26/+18
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+115