blender/extern/draco
Julien Duroure 1e802d971a glTF exporter: Draco: fix normalized draco accessors
Fix exporting normalized accessor with Draco enabled.
json was ok, but accessor data itself was not flagged as normalized

Pull Request: https://projects.blender.org/blender/blender/pulls/122224
2024-05-24 16:25:56 +02:00
..
draco License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
patches Draco: update to version 1.5.2 2022-06-17 19:40:01 +02:00
src glTF exporter: Draco: fix normalized draco accessors 2024-05-24 16:25:56 +02:00
CMakeLists.txt License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
README.blender Draco: update to version 1.5.2 2022-06-17 19:40:01 +02:00

Project: Draco
URL: https://google.github.io/draco/
License: Apache 2.0
Upstream version: 1.5.2
Local modifications: Apply patches/blender.patch