Age | Commit message (Expand) | Author |
2019-02-26 | -Properly handle missing ETC support on export | Juan Linietsky |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-27 | Make error more explicit when OBJ/MTL files are missing | Rémi Verschelde |
2018-09-16 | Check for absolute paths in OBJ loader | cyclopsian |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-07-29 | Add support for line continuations (wtf) in obj format, fixes #7974 | Juan Linietsky |
2018-06-30 | -Fixes to OBJ importer, option to disable optimization | Juan Linietsky |
2018-02-12 | Add import option "scale_mesh" to obj file importer | ShyRed |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-07 | Exposed EditorSceneImporter to script. Added APIs to use intermediate convert... | Juan Linietsky |
2017-11-25 | -Fixed height fog (was broken) | Juan Linietsky |
2017-11-19 | Fix import obj as scene. | Daniel J. Ramirez |
2017-09-29 | Restored ability to import OBJ files as meshes directly. Finally closes #9445. | Juan Linietsky |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-07-29 | Few small GI Probe fixes | Juan Linietsky |
2017-07-21 | OBJ Importer: Fix relative path materials. | Andreas Haas |
2017-07-17 | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky |
2017-07-03 | Fixed syntax inconsistency in Vector3.snap and Vector3.snapped | TwistedTwigleg |
2017-06-16 | Complete changing of resource extensions | George Marques |
2017-06-15 | Rename Godot-specific resource extensions | George Marques |
2017-06-09 | -Restored multithread capability to VisualServer | Juan Linietsky |
2017-06-07 | -Added proper access to depth texture from shader | Juan Linietsky |
2017-05-02 | support obj with negative indices | PanPan |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-03-05 | Add a bunch of missing Godot headers in own files | Rémi Verschelde |
2017-03-05 | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde |