History of
AssetLoader
/
interface
@gltf-c-api
git clone https://git.s-ol.nu/forks/DiligentTools.git
- Give access to individual node transforms s-ol 1 year, 9 months ago
- implement loading GLTF files from memory s-ol 1 year, 10 months ago
- C API for GLTFLoader s-ol 1 year, 10 months ago
- Fixed gcc/clang error assiduous 2 years ago
- GLTF Loader: made Model::GPUDataInitialized atomic assiduous 2 years ago
- GLTF Loader: moved AlphaMode parameter to Material::ShaderAttribs assiduous 2 years ago
- GLTFLoder: added BaseColorAlphaFormat to ResourceCacheUseInfo; added Model::IsGPUDataInitialized() assiduous 2 years ago
- Few minor updates to GLTF loader assiduous 2 years ago
- GLTF loader: reworked buffer initialization with user data assiduous 2 years ago
- GLTF loader: reworked initial texture data to be stored as user data in the texture/allocation to make sure that GPU data is always initialized before the first use assiduous 2 years ago
- Fixed clang/gcc build error assiduous 2 years ago
- GLTF Loader: added camera loading assiduous 2 years ago
- Updated copyright notice assiduous 2 years ago
- GLTFLoader: added convenience constructor for Model::CreateInfo assiduous 2 years ago
- GLTFLoader: added option to not load animation data and skin assiduous 2 years ago
- GLTFLoader: updated node transforms handling assiduous 2 years ago
- GLTF Loader: added assiduous 2 years ago
- GLTFLoader: updated model initialization API; few minor improvements to loading assiduous 2 years ago
- Fixed clang build errors assiduous 2 years ago
- GLTFLoader: fixed variable type/name conflicts assiduous 2 years ago
- Reworked GLTF resource manager to use BufferSuballocator and DynamicTextureAtlas assiduous 2 years ago
- GLTF Resource manager: implemented texture array resizing assiduous 2 years ago
- GLTF Loader: fixed names of Material::ALPHA_MODE enum members assiduous 2 years ago
- GLTF loader: updated mesh BB handling assiduous 2 years ago
- GLTF Loader: updated primitives handling assiduous 2 years ago
- GLTF Loader: using dynamic array of joint transform matrices instead of the fixed one assiduous 2 years ago
- GLTF Loader: switched to using texture arrays assiduous 2 years ago
- GLTFLoader: reworked material to load material attribs in a shader-friendly format assiduous 2 years ago
- GLTF Loader: fixed few issues with texture cache assiduous 2 years ago
- GLTFResourceManager: added texture allocation cache assiduous 2 years ago