JohnnyWahib 7b8fb892b0 Merge branch 'master' into ProjectTechniquesAndShaders 9 years ago
..
Asset.cpp cc4e8afa85 Added support for shaders and techniques to be recognized and used within a Project 9 years ago
Asset.h 94b70f32e7 Applying MIT License 9 years ago
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 years ago
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 years ago
AssetEvents.h 94b70f32e7 Applying MIT License 9 years ago
AssetImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
AssetImporter.h 94b70f32e7 Applying MIT License 9 years ago
AudioImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
AudioImporter.h 94b70f32e7 Applying MIT License 9 years ago
FolderImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
FolderImporter.h 94b70f32e7 Applying MIT License 9 years ago
JSONImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
JSONImporter.h 94b70f32e7 Applying MIT License 9 years ago
JavascriptImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
JavascriptImporter.h 94b70f32e7 Applying MIT License 9 years ago
MaterialImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
MaterialImporter.h 94b70f32e7 Applying MIT License 9 years ago
ModelImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
ModelImporter.h 94b70f32e7 Applying MIT License 9 years ago
NETAssemblyImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
NETAssemblyImporter.h 94b70f32e7 Applying MIT License 9 years ago
PEXImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
PEXImporter.h 94b70f32e7 Applying MIT License 9 years ago
ParticleEffectImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
ParticleEffectImporter.h 94b70f32e7 Applying MIT License 9 years ago
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 years ago
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 years ago
SceneImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
SceneImporter.h 94b70f32e7 Applying MIT License 9 years ago
SpriterImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
SpriterImporter.h 94b70f32e7 Applying MIT License 9 years ago
TMXImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
TMXImporter.h 94b70f32e7 Applying MIT License 9 years ago
TextImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
TextImporter.h 94b70f32e7 Applying MIT License 9 years ago
TextureImporter.cpp 159f03c8fb Tweaks and switching to lib squish API 9 years ago
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 years ago
TypeScriptImporter.cpp 94b70f32e7 Applying MIT License 9 years ago
TypeScriptImporter.h 94b70f32e7 Applying MIT License 9 years ago