Age | Commit message (Expand) | Author |
---|---|---|
2018-09-27 | Fix warnings for comparison between signed and unsigned integers [-Wsign-comp... | Rémi Verschelde |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-05-16 | Add missing copyright headers | Guilherme Felipe |
2018-04-18 | Fix possible crash when clicking on Skeleton2D or Sprite editor options | Chaosus |
2018-02-21 | Was missing clearing computed UVs, sorry, realized late. | Juan Linietsky |
2018-02-21 | Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion. | Juan Linietsky |