Commit Graph

256 Commits

Author SHA1 Message Date
Nick Fisher f50b5328db add manual bone transform animation 2022-12-15 16:56:57 +08:00
Nick Fisher 39bb2da9dc merge 2022-12-14 14:53:22 +08:00
Nick Fisher eb705347fc merge 2022-12-14 14:53:22 +08:00
Nick Fisher 06b731cc75 add gt check for frameIndex 2022-12-14 14:49:22 +08:00
Nick Fisher 08150b4c0b add gt check for frameIndex 2022-12-14 14:49:22 +08:00
Nick Fisher 89fde4ff3d add resize implementation on Linux and texture/render target destruction etc 2022-12-14 14:48:45 +08:00
Nick Fisher 14d71891d3 add resize implementation on Linux and texture/render target destruction etc 2022-12-14 14:48:45 +08:00
Nick Fisher 5eb5304aa3 add create_swap_chain/new viewer creation API bindings to iOS 2022-12-13 10:56:52 +08:00
Nick Fisher f8ba3cdf98 add create_swap_chain/new viewer creation API bindings to iOS 2022-12-13 10:56:52 +08:00
Nick Fisher f271c64432 copy morph animation weights 2022-12-11 10:56:57 +08:00
Nick Fisher e0c1e545e9 copy morph animation weights 2022-12-11 10:56:57 +08:00
Nick Fisher 52b331fc2b extend to support rendering to RenderTarget/OpenGL texture on Linux 2022-12-08 17:36:44 +08:00
Nick Fisher 5c7e014bd0 extend to support rendering to RenderTarget/OpenGL texture on Linux 2022-12-08 17:36:44 +08:00
Nick Fisher 4c1a2e9e01 reorder init fields 2022-12-06 12:24:01 +08:00
Nick Fisher dc60fa3325 reorder init fields 2022-12-06 12:24:01 +08:00
Nick Fisher 74dc922564 update to new API re instance 2022-12-05 17:52:37 +08:00
Nick Fisher bd96d12777 update to new API re instance 2022-12-05 17:52:37 +08:00
Nick Fisher 9b72a9b612 update to new API re instance 2022-12-05 17:52:25 +08:00
Nick Fisher 4d90ba677b update to new API re instance 2022-12-05 17:52:25 +08:00
Nick Fisher de4c6a32e3 update ResourceLoader call to new API and fix image material resource names 2022-12-05 17:52:07 +08:00
Nick Fisher 9066429d52 update ResourceLoader call to new API and fix image material resource names 2022-12-05 17:52:07 +08:00
Nick Fisher 34c91e2c46 iOS build fixes 2022-11-28 08:41:12 +08:00
Nick Fisher a89ff620ff iOS build fixes 2022-11-28 08:41:12 +08:00
Nick Fisher dcd0a16bf9 rearrange source/header files for compatibility with CocoaPods Framework structure 2022-10-04 09:23:53 +08:00
Nick Fisher 249d538f1d rearrange source/header files for compatibility with CocoaPods Framework structure 2022-10-04 09:23:53 +08:00
Nick Fisher 204c75a603 remove logging 2022-10-03 14:59:23 +11:00
Nick Fisher dc15a75713 remove logging 2022-10-03 14:59:23 +11:00
Nick Fisher adf9cd94e9 pass through light type 2022-10-03 14:58:39 +11:00
Nick Fisher 08ada735af pass through light type 2022-10-03 14:58:39 +11:00
Nick Fisher b48dd130be add reverse animation and stopAnimation bindings for android 2022-09-11 18:55:29 +10:00
Nick Fisher b66995d9b8 add reverse animation and stopAnimation bindings for android 2022-09-11 18:55:29 +10:00
Nick Fisher d199bc3aee asset loading failure checks & logging 2022-09-11 18:54:08 +10:00
Nick Fisher 7a8784db57 asset loading failure checks & logging 2022-09-11 18:54:08 +10:00
Nick Fisher 7b7fd09767 allow setting bg texture from ktx 2022-09-09 12:59:55 +10:00
Nick Fisher 7f2c68b199 allow setting bg texture from ktx 2022-09-09 12:59:55 +10:00
Nick Fisher f956d46dfc use pixels in setBackgroundImagePosition and add argument for clamp 2022-09-07 17:40:18 +10:00
Nick Fisher fd90bae53f use pixels in setBackgroundImagePosition and add argument for clamp 2022-09-07 17:40:18 +10:00
Nick Fisher 9e20c2e0b2 fix starting target position for manipulator 2022-09-06 23:16:22 +10:00
Nick Fisher a5cf61f410 fix starting target position for manipulator 2022-09-06 23:16:22 +10:00
Nick Fisher 6839a6fbe3 remove superseded props from viewer and add last frame time 2022-09-06 19:38:27 +10:00
Nick Fisher ee30da5dad remove superseded props from viewer and add last frame time 2022-09-06 19:38:27 +10:00
Nick Fisher 1da92cdf57 manipulator fixes 2022-09-06 19:38:07 +10:00
Nick Fisher ea449a21b4 manipulator fixes 2022-09-06 19:38:07 +10:00
Nick Fisher 76820c9888 standard order of scale/translation 2022-09-06 19:37:39 +10:00
Nick Fisher 1bade94c32 standard order of scale/translation 2022-09-06 19:37:39 +10:00
Nick Fisher 449c6ed9bd add light creation/removal to API and destroy manipulator on grab/zoomEnd 2022-09-05 14:24:39 +10:00
Nick Fisher ae7ebfdcbb add light creation/removal to API and destroy manipulator on grab/zoomEnd 2022-09-05 14:24:39 +10:00
Nick Fisher 02665e1692 add light creation/removal to API and destroy manipulator on grab/zoomEnd 2022-09-05 14:24:21 +10:00
Nick Fisher 5ae59794df add light creation/removal to API and destroy manipulator on grab/zoomEnd 2022-09-05 14:24:21 +10:00
Nick Fisher 4a220a37c4 add transform + controls for background image 2022-09-05 12:38:58 +10:00