summaryrefslogtreecommitdiff
path: root/scene/2d/mesh_instance_2d.cpp
AgeCommit message (Collapse)Author
2019-01-01Update copyright statements to 2019RĂ©mi Verschelde
Happy new year to the wonderful Godot community!
2018-11-08-Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky
-Removed one and zero hints for properties, replaced by default value
2018-05-16Add missing copyright headersGuilherme Felipe
2018-02-212D Skeletons WORK IN PROGRESSJuan Linietsky
2018-02-21Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.Juan Linietsky