summaryrefslogtreecommitdiff
path: root/editor/editor_properties_array_dict.h
AgeCommit message (Expand)Author
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-02Merge pull request #29656 from nhold/add-remove-option-array-inspectorRémi Verschelde
2019-07-02Add option to remove array item and button to remove typed array itemNathan Hold
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-01-18Clean up and fix issues after merging #21701 , closes #21104Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-03Arrays now parse the hint_string in the new inspector.MrCdK
2018-11-21Ensure array and dict editors show edited object IDs, fixes #20225Juan Linietsky
2018-08-29Add missing copyright headersRémi Verschelde
2018-08-19Fix args count mismatch in property_changed signalPoommetee Ketson
2018-06-18Add proper type information to array propertyBojidar Marinov
2018-05-19Dictionary editing support in inspectorJuan Linietsky
2018-05-19Dictionary editing does the comeback to the inspector, fixes #19046Juan Linietsky