summaryrefslogtreecommitdiffstats
path: root/editor/import/resource_importer_obj.h
Commit message (Expand)AuthorAgeFilesLines
* Move 3D scene import classes to their own folderAaron Franke2024-01-041-72/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add trimming option to cut un-keyed timeline before first key in gltfSilc Renew2022-11-291-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Replace most uses of Map by HashMapreduz2022-05-161-3/+3
* Import scenes as AnimationLibraryreduz2022-04-131-1/+0
* options dict is now passed to _import_scene.K. S. Ernest (iFire) Lee2022-01-051-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add path to functions that return iporter optionsreduz2021-11-141-2/+2
* Add scene Post-Import Plugin support.reduz2021-10-151-2/+2
* Import: Disable thread import for OBJ meshesRémi Verschelde2021-09-201-0/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Refactored Mesh internals and formats.reduz2020-12-021-0/+1
* Add override keywords.Marcel Admiraal2020-07-101-14/+14
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove dependency on the editor directory being in the build's include path.Marcel Admiraal2019-10-101-1/+1
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+2
* -Properly handle missing ETC support on exportJuan Linietsky2019-02-261-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Re-apply clang-format over recent invalid additionsRémi Verschelde2017-12-101-1/+1
* Exposed EditorSceneImporter to script. Added APIs to use intermediate convert...Juan Linietsky2017-12-071-1/+1
* Restored ability to import OBJ files as meshes directly. Finally closes #9445.Juan Linietsky2017-09-291-2/+20
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-15/+10
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-6/+4
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+28
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+28