summaryrefslogtreecommitdiffstats
path: root/modules/visual_script/editor/visual_script_property_selector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #61017 from derammo/derammo_58121Rémi Verschelde2022-05-221-1/+10
|\
| * display of large help text in visual scriptderammo2022-05-211-1/+10
* | Merge pull request #61010 from derammo/visual_script_selector_pathsRémi Verschelde2022-05-161-4/+4
|\ \
| * | fixed path calculations in visual script selectorderammo2022-05-131-4/+4
| |/
* / Replace most uses of Map by HashMapreduz2022-05-161-9/+9
|/
* Cleanup metadata usagekobewi2022-05-061-5/+1
* Improve VisualScript search and instancing of nodesDavid Cambré2022-04-171-31/+34
* Convert _notification methods to switch - Chunk CJakob Bouchard2022-02-161-0/+2
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-1/+0
* Fix typos with codespellRémi Verschelde2022-02-101-5/+5
* Re-add missing `SNAME` macros in `get_theme_*` callsRémi Verschelde2022-02-081-2/+2
* Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde2022-02-081-7/+7
* Add missing SNAME macro optimization to all theme methods calljmb4622022-02-061-7/+7
* initialized member variables in headerzwebb2022-02-031-2/+0
* Improve Visual Script editor to suggest the proper visual script nodes.David Cambré2022-01-171-547/+1083
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-8/+8
* Use "enum class" for input enumsAaron Franke2021-11-121-4/+4
* Make OpenSimplex and VisualScript modules not depend on the editorAaron Franke2021-11-121-0/+733