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