Releases: KhronosGroup/glTF-Sample-Renderer
Releases · KhronosGroup/glTF-Sample-Renderer
v1.1.0
What's Changed
- Mobile support by @UX3D-kanzler in #2
- Feature/khr animation pointer by @UX3D-haertl in #1
- Fix 8 Bit IBL Filtering by @UX3D-kanzler in #3
- Fix/points and lines by @UX3D-haertl in #4
- Add support for embedded glTF by @UX3D-haertl in #5
- Fix IBL filtering 16 bit by @UX3D-kanzler in #6
- Fix rendering of transmissive objects [552] by @UX3D-kanzler in #7
New Contributors
- @UX3D-kanzler made their first contribution in #2
- @UX3D-haertl made their first contribution in #1
From before repository restructure
What's Changed
- Fix rollup config in KhronosGroup/glTF-Sample-Viewer#459
- Debug outputs for diffuse, specular, sheen, and clearcoat do not have ao applied in KhronosGroup/glTF-Sample-Viewer#460
- Shader fixes in KhronosGroup/glTF-Sample-Viewer#468
- KHR_materials_anisotropy by @abwood in KhronosGroup/glTF-Sample-Viewer#457
- Generate tangents with MikkTSpace by @jim-ec in KhronosGroup/glTF-Sample-Viewer#470
- Fix black artifacts caused by invalid tangents [465] by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#478
- Fix loading of images with undefined mimetype [473] by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#480
- Mikktspace tangents by @jim-ec in KhronosGroup/glTF-Sample-Viewer#481
- Add git extension by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#491
- Normalize thickness debug output using thickness factor by @jim-ec in KhronosGroup/glTF-Sample-Viewer#484
- Fix Accessor Deinterleaving for Tangent Generation [496] by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#499
- Correct vertex count for non-indexed prims by @jim-ec in KhronosGroup/glTF-Sample-Viewer#502
- Ensure uniform execution flow in shader by @jim-ec in KhronosGroup/glTF-Sample-Viewer#485
- use spec. for ang. attenuation by @andreasplesch in KhronosGroup/glTF-Sample-Viewer#488
- Reduce warning spam by @jim-ec in KhronosGroup/glTF-Sample-Viewer#510
- Fix clear color by @jim-ec in KhronosGroup/glTF-Sample-Viewer#509
- Fix broken joints attribute by @UX3D-haertl in KhronosGroup/glTF-Sample-Viewer#514
- Fix calculation of bounding box [518] by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#529
- Respect required extensions by @jim-ec in KhronosGroup/glTF-Sample-Viewer#516
- Fix handedness of MikkTSpace tangent output [521] by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#531
- KHR_materials_dispersion by @abwood in KhronosGroup/glTF-Sample-Viewer#532
- Replace
axios
byfetch
by @jim-ec in KhronosGroup/glTF-Sample-Viewer#534 - Fix/albedo sheen scaling by @UX3D-haertl in KhronosGroup/glTF-Sample-Viewer#543
- Add range check for hdr parsing by @UX3D-haertl in KhronosGroup/glTF-Sample-Viewer#541
- Include factors in main extension debug channels by @UX3D-haertl in KhronosGroup/glTF-Sample-Viewer#542
- Fix/wasm dependency by @UX3D-haertl in KhronosGroup/glTF-Sample-Viewer#545
- Refactor attenuation math to avoid -log(0.0) by @emackey in KhronosGroup/glTF-Sample-Viewer#550
- Update dependencies by @UX3D-haertl in KhronosGroup/glTF-Sample-Viewer#551
- Add support for EXT_texture_webp by @UX3D-labode in KhronosGroup/glTF-Sample-Viewer#554
- Diffuse transmission (again) by @emackey in KhronosGroup/glTF-Sample-Viewer#544
- Refactor/brdf by @UX3D-haertl in KhronosGroup/glTF-Sample-Viewer#556
- Split repository by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#561
- Mobile support by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#568
- Fix 8 Bit IBL Filtering [569] by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#571
- Catch error during gltf loading and clear with empty gltf [574] by @UX3D-kanzler in KhronosGroup/glTF-Sample-Viewer#579
New Contributors
- @jim-ec made their first contribution in KhronosGroup/glTF-Sample-Viewer#470
- @andreasplesch made their first contribution in KhronosGroup/glTF-Sample-Viewer#488
Full Changelog: v1.0.10...v1.1.0