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 年之前