[Tizen] Fix ShadowMap doesn't apply blendshape 93/310793/1 accepted/tizen/8.0/unified/20240509.175902
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 8 May 2024 07:53:45 +0000 (16:53 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 8 May 2024 07:57:18 +0000 (16:57 +0900)
There was some issue that blendshape with position doesn't works well
when we use shadow.

Change-Id: I9278a02229ef2701c7e0cf3313b06f5cab51a833
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali-scene3d/internal/graphics/shaders/shadow-map-shader.vert

index c0a873d..5218700 100644 (file)
@@ -1,3 +1,4 @@
+#define MORPH defined(MORPH_POSITION) || defined(MORPH_NORMAL) || defined(MORPH_TANGENT)
 
 #define ADD_EXTRA_SKINNING_ATTRIBUTES
 #define ADD_EXTRA_WEIGHTS