From f510149da8d32f60f08d0a809eb037496079af3c Mon Sep 17 00:00:00 2001 From: Ruiqi Mao Date: Fri, 29 Jun 2018 14:32:21 -0400 Subject: skeletal animation support added to API and software backend SkCanvas::drawVertices now supports overloads that take an array of bone deformation matrices. SkVertices::MakeCopy and SkVertices::Builder now support two additional optional attributes, boneIndices and boneWeights. Bug: skia: Change-Id: I30a3b11691e7cdb13924907cc1401ff86d127aea Reviewed-on: https://skia-review.googlesource.com/137221 Reviewed-by: Brian Osman Reviewed-by: Robert Phillips Commit-Queue: Ruiqi Mao --- resources/nima/Robot.nima | Bin 33062 -> 33446 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'resources') diff --git a/resources/nima/Robot.nima b/resources/nima/Robot.nima index af035ff1e8..c9c6af52fa 100644 Binary files a/resources/nima/Robot.nima and b/resources/nima/Robot.nima differ -- cgit v1.2.3