History of
AssetLoader
/
src
@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
- GLTF Loader: fixed default alpha channel value of 3-component textures assiduous 1 year, 10 months ago
- Fix misc. typos luz paz 1 year, 10 months ago
- GLTF Loader: made Model::GPUDataInitialized atomic assiduous 2 years ago
- GLTF Loader: moved AlphaMode parameter to Material::ShaderAttribs assiduous 2 years ago
- Few minor updates to GLTF loader assiduous 2 years ago
- GLTF loader: reworked loading of checker board stub texture 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
- Minor fix in GLTF resource manager assiduous 2 years ago
- GLTF Loader: added camera loading assiduous 2 years ago
- Updated copyright notice assiduous 2 years ago
- GLTF resource manager: fixed issue with allocation cache not being protected by mutex 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
- GLTFLoader: fixed variable type/name conflicts assiduous 2 years ago
- GLTFLoader: made sure that texture files are not loaded when found in the cache assiduous 2 years ago
- Reworked GLTF resource manager to use BufferSuballocator and DynamicTextureAtlas assiduous 2 years ago
- GLTF Loader: enabled caching compressed textures 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