Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky | |
Fixes #30736. | |||
2020-03-08 | Fix missing module editor icons | Andrii Doroshenko (Xrayez) | |
Module icons need to be renamed to PascalCase as well for them to be registered in 4.0. See godotengine/godot#36513. |