aboutsummaryrefslogtreecommitdiff
path: root/editor/import/resource_importer_scene.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12717 from NathanWarden/material_import_fixRémi Verschelde2017-11-201-7/+13
|\
| * Fixed a bug where materials weren't assigned to scene on first import.Nathan Warden2017-11-071-7/+13
* | Rename Rect3 to AABB.Ferenc Arn2017-11-171-1/+1
* | Added 'convcol' flag for importing meshes as convex collision and completed codeSaracen2017-11-161-19/+68
|/
* Restores functionality of the use_compression flag in the Collada importer.Saracen2017-11-011-0/+3
* Correct spelling SEPERATE -> SEPARATE to fix buildLeon Krause2017-09-211-3/+3
* Fix import order, so scenes are imported after textures.Juan Linietsky2017-09-201-5/+5
* Fixed Typo: 'Seperate' to 'Separate'Indah Sylvia2017-09-191-7/+7
* Merge pull request #11066 from SaracenOne/animation_external_resourcesHein-Pieter van Braam2017-09-121-7/+38
|\
| * Allow animations to be saved to external files during scene import.SaracenOne2017-09-111-7/+38
* | Merge pull request #11026 from hpvb/fix-assign-in-ifRémi Verschelde2017-09-121-2/+2
|\ \
| * | Remove assignment and declarations in if statementsHein-Pieter van Braam2017-09-081-2/+2
| |/
* / Fix various assorted warningsHein-Pieter van Braam2017-09-081-1/+1
|/
* Fix issues regarding reload of resources in imported scenes. Closes #10017Juan Linietsky2017-08-311-1/+2
* Changed defaults, as it seems to be obviousy better to keep materials outside...Juan Linietsky2017-08-291-2/+2
* Dead code tells no talesRémi Verschelde2017-08-271-171/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* -Massive clean up to gizmosJuan Linietsky2017-08-261-2/+2
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-53/+49
* Remove an assignment to selfHein-Pieter van Braam2017-08-231-1/+0
* Make sure local to scene resources are initialized after loading all nodes, f...Juan Linietsky2017-08-181-6/+10
* Several improvements and fixes to import system. Might fix many issues opened...Juan Linietsky2017-08-171-3/+3
* ResourceImporterScene: fix 'bult' typoPoommetee Ketson2017-08-081-1/+1
* small grammar fixJuan Linietsky2017-07-231-3/+3
* -Ability to set default import presets for typeJuan Linietsky2017-07-231-19/+88
* Lots of work on Audio & Physics engine:Juan Linietsky2017-07-151-6/+3
* Fixed syntax inconsistency in Vector3.snap and Vector3.snappedTwistedTwigleg2017-07-031-1/+1
* Complete changing of resource extensionsGeorge Marques2017-06-161-3/+3
* -Added proper access to depth texture from shaderJuan Linietsky2017-06-071-13/+13
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* New particle system, mostly working, some small features missing.Juan Linietsky2017-04-061-16/+18
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-419/+345
* 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/+1328