Areloch
|
04b0883a31
Assimp checks against lowercase extensions, so we force the extension of the file to lower before fetching the importer.
|
3 years ago |
Areloch
|
2af12c52e1
Shifted check for FBX importer in assimp shape loader code to utilize stringtable
|
3 years ago |
AzaezelX
|
f9496559c9
fix fbx importer lookup for setting formatScaleFactor
|
3 years ago |
JeffR
|
b3cd08520e
Disables generation of the materials script files by the internal shape import processor. Material script files are now only generated by the AssetImporter as part of the shape injest process.
|
3 years ago |
Areloch
|
88ae8a9665
Added getShapeConstructorFilePath console function on shapeAsset
|
4 years ago |
Lukas Aldershaab
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
4 years ago |
OTHGMars
|
76550a5859
Adds a format scale multiplier for shape formats that use a default unit other than meters.
|
5 years ago |
Areloch
|
7b5e1c3c58
@rextimmy fix for GuiWindowCtrl so they snap correctly again
|
5 years ago |
Areloch
|
796a95b8a5
Adds isSRGB and invertSmoothness checkboxes to terrain material editor
|
5 years ago |
Areloch
|
e621e362f4
Corrected the logic for the GenerateComposite import config rule so it only applies if there's any of the ORM maps detected
|
5 years ago |
OTHGMars
|
2eaa917e00
Import settings persistence
|
6 years ago |
OTHGMars
|
6660f253b5
Fix for importing animated skinned meshes.
|
6 years ago |
OTHGMars
|
0859b29fa1
Embedded texture extraction.
|
6 years ago |
OTHGMars
|
bd486bab66
Changes default winding order to be CCW.
|
6 years ago |
OTHGMars
|
f0ccd8d079
Adds verbose logging in debug builds.
|
6 years ago |
OTHGMars
|
75440918e5
Copies Collada import options to Assimp.
|
6 years ago |
OTHGMars
|
7c2baf51d6
Adds the aiProcess_FlipUVs flag setting.
|
6 years ago |
OTHGMars
|
0be93d6cf5
Implements ignore filter for assimp fbx dummy nodes.
|
6 years ago |
Areloch
|
25ce4477ce
Just the functional assimp lib rather than the entire assimp repository unnecessarily.
|
6 years ago |
Areloch
|
bf170ffbca
WIP of assimp integration.
|
6 years ago |