JoshEngebretson ae06c0745b Merge pull request #760 from LumaDigital/PrefabImportFix před 9 roky
..
Asset.cpp 94b70f32e7 Applying MIT License před 10 roky
Asset.h 94b70f32e7 Applying MIT License před 10 roky
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. před 9 roky
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. před 9 roky
AssetEvents.h 94b70f32e7 Applying MIT License před 10 roky
AssetImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
AssetImporter.h 94b70f32e7 Applying MIT License před 10 roky
AudioImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
AudioImporter.h 94b70f32e7 Applying MIT License před 10 roky
FolderImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
FolderImporter.h 94b70f32e7 Applying MIT License před 10 roky
JSONImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
JSONImporter.h 94b70f32e7 Applying MIT License před 10 roky
JavascriptImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
JavascriptImporter.h 94b70f32e7 Applying MIT License před 10 roky
MaterialImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
MaterialImporter.h 94b70f32e7 Applying MIT License před 10 roky
ModelImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
ModelImporter.h 94b70f32e7 Applying MIT License před 10 roky
NETAssemblyImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
NETAssemblyImporter.h 94b70f32e7 Applying MIT License před 10 roky
PEXImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
PEXImporter.h 94b70f32e7 Applying MIT License před 10 roky
ParticleEffectImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
ParticleEffectImporter.h 94b70f32e7 Applying MIT License před 10 roky
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). před 9 roky
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). před 9 roky
SceneImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
SceneImporter.h 94b70f32e7 Applying MIT License před 10 roky
SpriterImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
SpriterImporter.h 94b70f32e7 Applying MIT License před 10 roky
TMXImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
TMXImporter.h 94b70f32e7 Applying MIT License před 10 roky
TextImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
TextImporter.h 94b70f32e7 Applying MIT License před 10 roky
TextureImporter.cpp 159f03c8fb Tweaks and switching to lib squish API před 9 roky
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. před 9 roky
TypeScriptImporter.cpp 94b70f32e7 Applying MIT License před 10 roky
TypeScriptImporter.h 94b70f32e7 Applying MIT License před 10 roky