summaryrefslogtreecommitdiffstats
path: root/editor/property_selector.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Use InputMap actions consistently across all LineEdit's that filter an underl...Marius Hanl2024-08-311-1/+1
* Allow picking partial properties in PropertySelectorkobewi2024-08-151-0/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove excessive `editor/property_editor.h` includesYuri Sizov2022-08-011-3/+5
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-4/+4
* Initialize bools in the headers in editorAaron Franke2022-03-121-1/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Signals: Port more uses of connect_compatRémi Verschelde2020-02-281-6/+4
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Entirely new (and much improved) animation editor.Juan Linietsky2018-06-071-0/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Many fixes to visual script, changed virtuals override for a proper selector.Juan Linietsky2017-09-121-1/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-3/+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-18/+14
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+83