JoshEngebretson ae06c0745b Merge pull request #760 from LumaDigital/PrefabImportFix il y a 9 ans
..
Asset.cpp 94b70f32e7 Applying MIT License il y a 10 ans
Asset.h 94b70f32e7 Applying MIT License il y a 10 ans
AssetDatabase.cpp 6335dc4d9f Added a setting in Import.json config file to toggle texture compression, defaulted to false. Moved loading of Import.json to the asset database to only happen once on project load. Moved existing model import settings under a ModelImporter object in the json schema. il y a 10 ans
AssetDatabase.h 6335dc4d9f Added a setting in Import.json config file to toggle texture compression, defaulted to false. Moved loading of Import.json to the asset database to only happen once on project load. Moved existing model import settings under a ModelImporter object in the json schema. il y a 10 ans
AssetEvents.h 94b70f32e7 Applying MIT License il y a 10 ans
AssetImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
AssetImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
AudioImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
AudioImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
FolderImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
FolderImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
JSONImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
JSONImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
JavascriptImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
JavascriptImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
MaterialImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
MaterialImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
ModelImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
ModelImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
NETAssemblyImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
NETAssemblyImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
PEXImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
PEXImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
ParticleEffectImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
ParticleEffectImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
PrefabImporter.cpp ef1c962dfd A fix for prefab components not refreshing in a scene in the editor when they're changed externally (say by pulling down changed files from git). il y a 10 ans
PrefabImporter.h ef1c962dfd A fix for prefab components not refreshing in a scene in the editor when they're changed externally (say by pulling down changed files from git). il y a 10 ans
SceneImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
SceneImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
SpriterImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
SpriterImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
TMXImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
TMXImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
TextImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
TextImporter.h 94b70f32e7 Applying MIT License il y a 10 ans
TextureImporter.cpp 159f03c8fb Tweaks and switching to lib squish API il y a 10 ans
TextureImporter.h 6335dc4d9f Added a setting in Import.json config file to toggle texture compression, defaulted to false. Moved loading of Import.json to the asset database to only happen once on project load. Moved existing model import settings under a ModelImporter object in the json schema. il y a 10 ans
TypeScriptImporter.cpp 94b70f32e7 Applying MIT License il y a 10 ans
TypeScriptImporter.h 94b70f32e7 Applying MIT License il y a 10 ans