summaryrefslogtreecommitdiff
path: root/editor/import
AgeCommit message (Expand)Author
2017-07-23small grammar fixJuan Linietsky
2017-07-23-Ability to set default import presets for typeJuan Linietsky
2017-07-22Merge pull request #9754 from Hinsbart/obj_fixRémi Verschelde
2017-07-21OBJ Importer: Fix relative path materials.Andreas Haas
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-17-Reorganized all properties of project settings (Sorry, Again).Juan Linietsky
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-07-07Inline documentation request satisfied.Mike Demchenko
2017-07-05Some changes to dual paraboloid envmap generation, fixes somme bleedingJuan Linietsky
2017-07-03Merge pull request #9457 from TwistedTwigleg/Fixed_Vector3_snapRémi Verschelde
2017-07-03Fixed syntax inconsistency in Vector3.snap and Vector3.snappedTwistedTwigleg
2017-07-03Clean up normalmapping, make sure tangents are imported correctly.Juan Linietsky
2017-06-25Ability to restart particle system with a function callJuan Linietsky
2017-06-20Fix EditorImportPlugin::get_preset_countAndreas Haas
2017-06-16-Fix freezes caused by etccomp2, closes #9183Juan Linietsky
2017-06-16Complete changing of resource extensionsGeorge Marques
2017-06-15Rename Godot-specific resource extensionsGeorge Marques
2017-06-13Merge pull request #8548 from tagcup/etc2compJuan Linietsky
2017-06-09-Restored multithread capability to VisualServerJuan Linietsky
2017-06-07-Added proper access to depth texture from shaderJuan Linietsky
2017-05-31Add ETC1/ETC2 compression support though etc2comp.Ferenc Arn
2017-05-31rewritten PBR implementation to make it friendlier with BlenderJuan Linietsky
2017-05-30Several fixes related to PBR and EnvironmentJuan Linietsky
2017-05-26-Added EXR supprot for HDR (no BC6 compression yet though)Juan Linietsky
2017-05-22Fix errors on engine startup.Andreas Haas
2017-05-18Merge pull request #8716 from Hinsbart/import-pluginsRémi Verschelde
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-12Bring back EditorImportPluginAndreas Haas
2017-05-05Merge pull request #8556 from ippan/obj_importRémi Verschelde
2017-05-02support obj with negative indicesPanPan
2017-05-01Rename project file to "project.godot"Rémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06New particle system, mostly working, some small features missing.Juan Linietsky
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde