summaryrefslogtreecommitdiffstats
path: root/scene/property_list_helper.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bunch of orphan StringName errors at ProjectSettings/Editor exitYuri Rubinsky2024-07-091-1/+6
|
* Automatically use property count in PropertyListHelperkobewi2024-05-251-1/+1
|
* Fix PropertyListHelper::_get_property returning a valid value even if an ↵Gilles Roudière2024-05-101-0/+7
| | | | | | index is outside the array valid indices Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
* Add PropertyListHelper in all simple caseskobewi2024-04-111-1/+5
|
* Add PropertyListHelper to PopupMenukobewi2024-02-111-7/+21
|
* Add PropertyListHelperkobewi2024-01-191-0/+64