Page MenuHome

All Changesets

ChangePath
ModifiedCMakeLists.txt
Modifiedextern/CMakeLists.txt
Addedextern/gltf-draco/CMakeLists.txt
Addedextern/gltf-draco/draco/AUTHORS
Addedextern/gltf-draco/draco/CMakeLists.txt
Addedextern/gltf-draco/draco/LICENSE
Addedextern/gltf-draco/draco/cmake/DracoConfig.cmake
Addedextern/gltf-draco/draco/cmake/FindDraco.cmake
Addedextern/gltf-draco/draco/cmake/compiler_flags.cmake
Addedextern/gltf-draco/draco/cmake/compiler_tests.cmake
Addedextern/gltf-draco/draco/cmake/draco_features.cmake
Addedextern/gltf-draco/draco/cmake/draco_test_config.h.cmake
Addedextern/gltf-draco/draco/cmake/draco_version.cc.cmake
Addedextern/gltf-draco/draco/cmake/draco_version.h.cmake
Addedextern/gltf-draco/draco/cmake/msvc_runtime.cmake
Addedextern/gltf-draco/draco/cmake/sanitizers.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/arm-ios-common.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/arm64-android-ndk-libcpp.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/arm64-ios.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/arm64-linux-gcc.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/armv7-android-ndk-libcpp.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/armv7-ios.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/armv7-linux-gcc.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/armv7s-ios.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/x86-android-ndk-libcpp.cmake
Addedextern/gltf-draco/draco/cmake/toolchains/x86_64-android-ndk-libcpp.cmake
Addedextern/gltf-draco/draco/cmake/util.cmake
Addedextern/gltf-draco/draco/src/draco/animation/keyframe_animation.cc
Addedextern/gltf-draco/draco/src/draco/animation/keyframe_animation.h
Addedextern/gltf-draco/draco/src/draco/animation/keyframe_animation_decoder.cc
Addedextern/gltf-draco/draco/src/draco/animation/keyframe_animation_decoder.h
Addedextern/gltf-draco/draco/src/draco/animation/keyframe_animation_encoder.cc
Addedextern/gltf-draco/draco/src/draco/animation/keyframe_animation_encoder.h
Addedextern/gltf-draco/draco/src/draco/animation/keyframe_animation_encoding_test.cc
Addedextern/gltf-draco/draco/src/draco/animation/keyframe_animation_test.cc
Addedextern/gltf-draco/draco/src/draco/attributes/attribute_octahedron_transform.cc
Addedextern/gltf-draco/draco/src/draco/attributes/attribute_octahedron_transform.h
Addedextern/gltf-draco/draco/src/draco/attributes/attribute_quantization_transform.cc
Addedextern/gltf-draco/draco/src/draco/attributes/attribute_quantization_transform.h
Addedextern/gltf-draco/draco/src/draco/attributes/attribute_transform.cc
Addedextern/gltf-draco/draco/src/draco/attributes/attribute_transform.h
Addedextern/gltf-draco/draco/src/draco/attributes/attribute_transform_data.h
Addedextern/gltf-draco/draco/src/draco/attributes/attribute_transform_type.h
Addedextern/gltf-draco/draco/src/draco/attributes/geometry_attribute.cc
Addedextern/gltf-draco/draco/src/draco/attributes/geometry_attribute.h
Addedextern/gltf-draco/draco/src/draco/attributes/geometry_indices.h
Addedextern/gltf-draco/draco/src/draco/attributes/point_attribute.cc
Addedextern/gltf-draco/draco/src/draco/attributes/point_attribute.h
Addedextern/gltf-draco/draco/src/draco/attributes/point_attribute_test.cc
Addedextern/gltf-draco/draco/src/draco/compression/attributes/attributes_decoder.cc
Addedextern/gltf-draco/draco/src/draco/compression/attributes/attributes_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/attributes_decoder_interface.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/attributes_encoder.cc
Addedextern/gltf-draco/draco/src/draco/compression/attributes/attributes_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/kd_tree_attributes_decoder.cc
Addedextern/gltf-draco/draco/src/draco/compression/attributes/kd_tree_attributes_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/kd_tree_attributes_encoder.cc
Addedextern/gltf-draco/draco/src/draco/compression/attributes/kd_tree_attributes_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/kd_tree_attributes_shared.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/linear_sequencer.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/mesh_attribute_indices_encoding_data.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/normal_compression_utils.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/point_d_vector.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/point_d_vector_test.cc
Addedextern/gltf-draco/draco/src/draco/compression/attributes/points_sequencer.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_constrained_multi_parallelogram_shared.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_data.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_predictor_area.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_geometric_normal_predictor_base.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_multi_parallelogram_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_multi_parallelogram_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_parallelogram_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_parallelogram_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_parallelogram_shared.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_predictor.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder_factory.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_decoder_interface.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_decoding_transform.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_delta_decoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_delta_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_factory.cc
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_factory.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_encoder_interface.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_encoding_transform.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_factory.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_interface.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_decoding_transform.h
Addedextern/gltf-draco/draco/src/draco/compression/attributes/prediction_schemes/prediction_scheme_normal_octahedron_canonicalized_encoding_transform.h