JohnnyWahib 7b8fb892b0 Merge branch 'master' into ProjectTechniquesAndShaders 9 лет назад
..
Asset.cpp cc4e8afa85 Added support for shaders and techniques to be recognized and used within a Project 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 лет назад