Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
e0871b0f52
Baker fixes
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 years ago |
Max Hilbrunner
|
43a2e9e669
Merge pull request #15881 from dertom95/EditorScenePostImport
|
6 years ago |
Juan Linietsky
|
c02d8be59d
further fixes to tag detection on importer
|
6 years ago |
Juan Linietsky
|
beebd0b9de
Add a condition to detect duplicates objects, so cases like object-col.323, common in blender, is still detected as collision.
|
6 years ago |
Juan Linietsky
|
896e250f2b
-Fix in animationplayback, sound would be cut on loop
|
6 years ago |
Thomas Trocha
|
48e3ff0c8a
EditorScenePostImport: added get_source_folder() and get_source_file() methods
|
7 years ago |
Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
6 years ago |
Juan Linietsky
|
1322ca6fb2
Ability to import .escn files, which is just a .tscn but with forced import.
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Juan Linietsky
|
3de20641f5
Property install export templates when downloaded from http
|
7 years ago |
Juan Linietsky
|
fa8a1fc420
Fixes how transform is applied to geometry in UV unwrap
|
7 years ago |
Rémi Verschelde
|
8f25a2dc11
Cleanup some #if 0'd code
|
7 years ago |
Juan Linietsky
|
f3ad14224e
-Add lightmapper
|
7 years ago |
Juan Linietsky
|
65fb961b8b
-Ability to and unwrap lightmap coordinates on import
|
7 years ago |
Juan Linietsky
|
209cb3830c
Exposed EditorSceneImporter to script. Added APIs to use intermediate converters more easily.
|
7 years ago |
Juan Linietsky
|
5614902611
ability to keep user tracks when importing animations, closes #12801
|
7 years ago |
Juan Linietsky
|
9738ebcda0
-Fixed height fog (was broken)
|
7 years ago |
Juan Linietsky
|
66a8a07c2c
Add importer option to make meshes bakeable by default.
|
7 years ago |
Rémi Verschelde
|
91349290dc
Merge pull request #12717 from NathanWarden/material_import_fix
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Saracen
|
f8a95499bd
Added 'convcol' flag for importing meshes as convex collision and completed code
|
7 years ago |
Nathan Warden
|
400db80d25
Fixed a bug where materials weren't assigned to scene on first import.
|
7 years ago |
Saracen
|
ef90965883
Restores functionality of the use_compression flag in the Collada importer.
|
7 years ago |
Leon Krause
|
0899b5029c
Correct spelling SEPERATE -> SEPARATE to fix build
|
7 years ago |
Juan Linietsky
|
423ca9bcaf
Fix import order, so scenes are imported after textures.
|
7 years ago |