summaryrefslogtreecommitdiff
path: root/editor/editor_properties_array_dict.cpp
AgeCommit message (Expand)Author
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-10-01Fix warnings about uninitialized vars [-Wsometimes-uninitialized]Rémi Verschelde
2018-09-28Merge pull request #22407 from DualMatrix/step_intRémi Verschelde
2018-09-27Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...Rémi Verschelde
2018-09-24Added step support when exporting integers.DualMatrix
2018-09-19Properly setup EditorProperties in arrays and dictionariesMichael Alexsander Silva Dias
2018-08-29Add missing copyright headersRémi Verschelde
2018-08-19Fix args count mismatch in property_changed signalPoommetee Ketson
2018-07-28Fixed a number of issues related to the Dictionary export property for the ed...oliperraul
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