summaryrefslogtreecommitdiff
path: root/scene/2d/mesh_instance_2d.h
AgeCommit message (Expand)Author
2023-01-12Remove normal_map from MeshInstance2D and MultiMeshInstance2Dclayjohn
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-21Fix MeshInstance2D rectkobewi
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-02-11Texture refactorJuan Linietsky
2020-01-09Don't compile editor-only function when tools=noGilles Roudière
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-05-16Add missing copyright headersGuilherme Felipe
2018-02-21Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.Juan Linietsky