Added libdli to dali-toolkit as dali-scene-loader. 97/247197/52
authorGyörgy Straub <g.straub@partner.samsung.com>
Thu, 12 Nov 2020 10:21:32 +0000 (10:21 +0000)
committerGyörgy Straub <g.straub@partner.samsung.com>
Mon, 21 Dec 2020 08:05:14 +0000 (08:05 +0000)
commit7a315fe9869206bf6ad3195931f27d88fe9c128e
treed2d5b39afb7cabfac369d0f1a4e1cd56e36b39b8
parent771ac1ae58c5a3303262bb418782bd932b2fa1c6
Added libdli to dali-toolkit as dali-scene-loader.

Change-Id: I002e58331035101d9d92d719a864be9baeacc44d
225 files changed:
automated-tests/resources/2CylinderEngine.gltf [new file with mode: 0644]
automated-tests/resources/2CylinderEngine0.bin [new file with mode: 0644]
automated-tests/resources/AnimatedMorphCube.bin [new file with mode: 0644]
automated-tests/resources/AnimatedMorphCube.gltf [new file with mode: 0644]
automated-tests/resources/AnimatedMorphSphere.bin [new file with mode: 0644]
automated-tests/resources/AnimatedMorphSphere.gltf [new file with mode: 0644]
automated-tests/resources/AnimatedTriangle.gltf [new file with mode: 0644]
automated-tests/resources/BoxAnimated.gltf [new file with mode: 0644]
automated-tests/resources/BoxAnimated0.bin [new file with mode: 0644]
automated-tests/resources/CesiumMan.gltf [new file with mode: 0644]
automated-tests/resources/CesiumMan_data.bin [new file with mode: 0644]
automated-tests/resources/CesiumMilkTruck.gltf [new file with mode: 0644]
automated-tests/resources/CesiumMilkTruck_data.bin [new file with mode: 0644]
automated-tests/resources/EnvironmentTest.gltf [new file with mode: 0644]
automated-tests/resources/EnvironmentTest_binary.bin [new file with mode: 0644]
automated-tests/resources/MetalRoughSpheres.gltf [new file with mode: 0644]
automated-tests/resources/MetalRoughSpheres0.bin [new file with mode: 0644]
automated-tests/resources/MorphPrimitivesTest.bin [new file with mode: 0644]
automated-tests/resources/MorphPrimitivesTest.gltf [new file with mode: 0644]
automated-tests/resources/RGB16F.ktx [new file with mode: 0644]
automated-tests/resources/RGB32F.ktx [new file with mode: 0644]
automated-tests/resources/RGBA8888.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_10x10.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_10x5.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_10x6.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_12x10.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_12x12.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_4x4.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_5x4.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_5x5.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_6x5.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_6x6.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_8x5.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_8x6.ktx [new file with mode: 0644]
automated-tests/resources/RGBA_ASTC_8x8.ktx [new file with mode: 0644]
automated-tests/resources/SimpleSparseAccessor.bin [new file with mode: 0644]
automated-tests/resources/SimpleSparseAccessor.gltf [new file with mode: 0644]
automated-tests/resources/Studio/Irradiance.ktx [new file with mode: 0644]
automated-tests/resources/Studio/Radiance.ktx [new file with mode: 0644]
automated-tests/resources/animation.bin [new file with mode: 0644]
automated-tests/resources/arc.dli [new file with mode: 0644]
automated-tests/resources/dli/animation-failed-to-open.dli [new file with mode: 0644]
automated-tests/resources/dli/constraints.dli [new file with mode: 0644]
automated-tests/resources/dli/extras.dli [new file with mode: 0644]
automated-tests/resources/dli/material-environment-out-of-bounds.dli [new file with mode: 0644]
automated-tests/resources/dli/mesh-indices-read-fail.dli [new file with mode: 0644]
automated-tests/resources/dli/mesh-positions-read-fail.dli [new file with mode: 0644]
automated-tests/resources/dli/mesh-uri-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/node-animated-image-mesh-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/node-arc-mesh-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/node-child-invalid-type.dli [new file with mode: 0644]
automated-tests/resources/dli/node-model-mesh-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/node-name-already-used.dli [new file with mode: 0644]
automated-tests/resources/dli/node-processor.dli [new file with mode: 0644]
automated-tests/resources/dli/node-renderable-mesh-invalid-type.dli [new file with mode: 0644]
automated-tests/resources/dli/node-renderable-mesh-out-of-bounds.dli [new file with mode: 0644]
automated-tests/resources/dli/nodes-array-empty.dli [new file with mode: 0644]
automated-tests/resources/dli/nodes-invalid-type.dli [new file with mode: 0644]
automated-tests/resources/dli/nodes-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/root-id-invalid.dli [new file with mode: 0644]
automated-tests/resources/dli/root-id-out-of-bounds.dli [new file with mode: 0644]
automated-tests/resources/dli/root-node-invalid-type.dli [new file with mode: 0644]
automated-tests/resources/dli/scene-out-of-bounds.dli [new file with mode: 0644]
automated-tests/resources/dli/scenes-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/scenes-nodes-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/shader-fragment-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/shader-uniforms.dli [new file with mode: 0644]
automated-tests/resources/dli/shader-vertex-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/skeleton-node-missing.dli [new file with mode: 0644]
automated-tests/resources/dli/skeleton-root-not-found.dli [new file with mode: 0644]
automated-tests/resources/dli_arc.fsh [new file with mode: 0644]
automated-tests/resources/dli_arc.vsh [new file with mode: 0644]
automated-tests/resources/dli_images.fsh [new file with mode: 0644]
automated-tests/resources/dli_images.vsh [new file with mode: 0644]
automated-tests/resources/dli_pbr.fsh [new file with mode: 0644]
automated-tests/resources/dli_pbr.vsh [new file with mode: 0644]
automated-tests/resources/exercise.dli [new file with mode: 0644]
automated-tests/resources/exercise/Icons/Icon_Idle.png [new file with mode: 0644]
automated-tests/resources/exercise/Icons/Icon_JJ.png [new file with mode: 0644]
automated-tests/resources/exercise/Icons/Icon_Lunge.png [new file with mode: 0644]
automated-tests/resources/exercise/Icons/Icon_Squat.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/BG_AlbedoMetallic.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/BG_NormalRoughness.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Body_AlbedoMetallic.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Body_Female_Asian_Adult_SubsurfaceColor.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Body_NormalRoughness.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Eye_AlbedoMetallic.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Eye_NormalRoughness.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/FitBot_AlbedoMetallic.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/FitBot_NormalRoughness.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/FitTop_AlbedoMetallic.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/FitTop_NormalRoughness.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Hair_AlbedoMetallic.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Hair_NormalRoughness.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Head_AlbedoMetallic.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Head_Female_SubsurfaceColor.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Head_NormalRoughness.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Shoe_AlbedoMetallic.png [new file with mode: 0644]
automated-tests/resources/exercise/Textures/Shoe_NormalRoughness.png [new file with mode: 0644]
automated-tests/resources/exercise/idle-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/idle-to-jumping-jack-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/idle-to-lunge-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/idle-to-squat-animation-0.ani [new file with mode: 0644]
automated-tests/resources/exercise/idle-to-squat-animation-1.ani [new file with mode: 0644]
automated-tests/resources/exercise/jumping-jack-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/jumping-jack-to-idle-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/jumping-jack-to-lunge-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/jumping-jack-to-squat-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/lunge-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/lunge-to-idle-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/lunge-to-jumping-jack-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/lunge-to-squat-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/model.dae.bin [new file with mode: 0644]
automated-tests/resources/exercise/squat-animation-0.ani [new file with mode: 0644]
automated-tests/resources/exercise/squat-animation-1.ani [new file with mode: 0644]
automated-tests/resources/exercise/squat-to-idle-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/squat-to-jumping-jack-animation.ani [new file with mode: 0644]
automated-tests/resources/exercise/squat-to-lunge-animation.ani [new file with mode: 0644]
automated-tests/resources/forest_irradiance.ktx [new file with mode: 0644]
automated-tests/resources/forest_radiance.ktx [new file with mode: 0644]
automated-tests/resources/invalid.gltf [new file with mode: 0644]
automated-tests/resources/morph.dli [new file with mode: 0644]
automated-tests/resources/morph/HeadTest_002.dae.bin [new file with mode: 0644]
automated-tests/resources/morph/cube.gltf.bin [new file with mode: 0644]
automated-tests/resources/simpleTriangle.bin [new file with mode: 0644]
automated-tests/resources/truncated.ktx [new file with mode: 0644]
automated-tests/src/dali-scene-loader-internal/CMakeLists.txt [new file with mode: 0755]
automated-tests/src/dali-scene-loader-internal/tct-dali-scene-loader-internal-core.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader-internal/utc-Dali-Gltf2Asset.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader-internal/utc-Dali-Hash.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader-internal/utc-Dali-JsonReader.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader-internal/utc-Dali-JsonUtil.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/CMakeLists.txt [new file with mode: 0755]
automated-tests/src/dali-scene-loader/tct-dali-scene-loader-core.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-AlphaFunctionHelper.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-AnimatedProperty.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-AnimationDefinition.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-CameraParameters.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-DliLoader.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-EnvironmentDefinition.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-Gltf2Loader.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-KtxLoader.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-MatrixStack.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-NodeDefinition.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-RendererState.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-ResourceBundle.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-SceneDefinition.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-ShaderDefinition.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-ShaderDefinitionFactory.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-StringCallback.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-Utils.cpp [new file with mode: 0644]
automated-tests/src/dali-scene-loader/utc-Dali-ViewProjection.cpp [new file with mode: 0644]
build/tizen/CMakeLists.txt
build/tizen/dali-scene-loader/CMakeLists.txt [new file with mode: 0644]
build/tizen/dali-scene-loader/build.sh [new file with mode: 0755]
build/tizen/dali-scene-loader/dali2-scene-loader.pc.in [new file with mode: 0644]
dali-scene-loader.manifest [new file with mode: 0644]
dali-scene-loader.manifest-smack [new file with mode: 0644]
dali-scene-loader/README.md [new file with mode: 0644]
dali-scene-loader/internal/file.list [new file with mode: 0644]
dali-scene-loader/internal/gltf2-asset.cpp [new file with mode: 0644]
dali-scene-loader/internal/gltf2-asset.h [new file with mode: 0644]
dali-scene-loader/internal/hash.cpp [new file with mode: 0644]
dali-scene-loader/internal/hash.h [new file with mode: 0644]
dali-scene-loader/internal/json-reader.cpp [new file with mode: 0644]
dali-scene-loader/internal/json-reader.h [new file with mode: 0644]
dali-scene-loader/internal/json-util.cpp [new file with mode: 0644]
dali-scene-loader/internal/json-util.h [new file with mode: 0644]
dali-scene-loader/public-api/alpha-function-helper.cpp [new file with mode: 0644]
dali-scene-loader/public-api/alpha-function-helper.h [new file with mode: 0644]
dali-scene-loader/public-api/animated-property.cpp [new file with mode: 0644]
dali-scene-loader/public-api/animated-property.h [new file with mode: 0644]
dali-scene-loader/public-api/animation-definition.cpp [new file with mode: 0644]
dali-scene-loader/public-api/animation-definition.h [new file with mode: 0644]
dali-scene-loader/public-api/api.h [new file with mode: 0644]
dali-scene-loader/public-api/blend-shape-details.cpp [new file with mode: 0644]
dali-scene-loader/public-api/blend-shape-details.h [new file with mode: 0644]
dali-scene-loader/public-api/camera-parameters.cpp [new file with mode: 0644]
dali-scene-loader/public-api/camera-parameters.h [new file with mode: 0644]
dali-scene-loader/public-api/customization.cpp [new file with mode: 0644]
dali-scene-loader/public-api/customization.h [new file with mode: 0644]
dali-scene-loader/public-api/dli-loader.cpp [new file with mode: 0644]
dali-scene-loader/public-api/dli-loader.h [new file with mode: 0644]
dali-scene-loader/public-api/environment-definition.cpp [new file with mode: 0644]
dali-scene-loader/public-api/environment-definition.h [new file with mode: 0644]
dali-scene-loader/public-api/file.list [new file with mode: 0644]
dali-scene-loader/public-api/gltf2-loader.cpp [new file with mode: 0644]
dali-scene-loader/public-api/gltf2-loader.h [new file with mode: 0644]
dali-scene-loader/public-api/index.h [new file with mode: 0644]
dali-scene-loader/public-api/ktx-loader.cpp [new file with mode: 0644]
dali-scene-loader/public-api/ktx-loader.h [new file with mode: 0644]
dali-scene-loader/public-api/light-parameters.h [new file with mode: 0644]
dali-scene-loader/public-api/load-result.h [new file with mode: 0644]
dali-scene-loader/public-api/material-definition.cpp [new file with mode: 0644]
dali-scene-loader/public-api/material-definition.h [new file with mode: 0644]
dali-scene-loader/public-api/matrix-stack.cpp [new file with mode: 0644]
dali-scene-loader/public-api/matrix-stack.h [new file with mode: 0644]
dali-scene-loader/public-api/mesh-definition.cpp [new file with mode: 0644]
dali-scene-loader/public-api/mesh-definition.h [new file with mode: 0644]
dali-scene-loader/public-api/mesh-geometry.h [new file with mode: 0644]
dali-scene-loader/public-api/node-definition.cpp [new file with mode: 0644]
dali-scene-loader/public-api/node-definition.h [new file with mode: 0644]
dali-scene-loader/public-api/parse-renderer-state.cpp [new file with mode: 0644]
dali-scene-loader/public-api/parse-renderer-state.h [new file with mode: 0644]
dali-scene-loader/public-api/renderer-state.cpp [new file with mode: 0644]
dali-scene-loader/public-api/renderer-state.h [new file with mode: 0644]
dali-scene-loader/public-api/resource-bundle.cpp [new file with mode: 0644]
dali-scene-loader/public-api/resource-bundle.h [new file with mode: 0644]
dali-scene-loader/public-api/scene-definition.cpp [new file with mode: 0644]
dali-scene-loader/public-api/scene-definition.h [new file with mode: 0644]
dali-scene-loader/public-api/shader-definition-factory.cpp [new file with mode: 0644]
dali-scene-loader/public-api/shader-definition-factory.h [new file with mode: 0644]
dali-scene-loader/public-api/shader-definition.cpp [new file with mode: 0644]
dali-scene-loader/public-api/shader-definition.h [new file with mode: 0644]
dali-scene-loader/public-api/skeleton-definition.h [new file with mode: 0644]
dali-scene-loader/public-api/skinning-details.cpp [new file with mode: 0644]
dali-scene-loader/public-api/skinning-details.h [new file with mode: 0644]
dali-scene-loader/public-api/string-callback.cpp [new file with mode: 0644]
dali-scene-loader/public-api/string-callback.h [new file with mode: 0644]
dali-scene-loader/public-api/utils.cpp [new file with mode: 0644]
dali-scene-loader/public-api/utils.h [new file with mode: 0644]
dali-scene-loader/public-api/view-projection.cpp [new file with mode: 0644]
dali-scene-loader/public-api/view-projection.h [new file with mode: 0644]
dali-scene-loader/third-party/json.h [new file with mode: 0644]
packaging/dali-toolkit.spec