Commit Graph
33 Commits
Author SHA1 Message Date
devZoGok 74fdb495bc cloning fixes and improvements 2022-03-30 21:20:02 +03:00
devZoGok 85a6b846bc cloning node skeletons and meshes 2022-03-27 19:42:41 +03:00
devZoGok fdf751cde5 Attachable super class 2022-03-26 15:47:21 +02:00
devZoGok ff44ad178d bone setup corrections 2022-03-11 07:57:01 +02:00
devZoGok dae9cd08d7 beginning of XML model reader 2022-03-02 20:29:22 +02:00
devZoGok f64a3e13df Animation controller uses now the singleton pattern 2022-03-01 20:51:40 +02:00
devZoGok 3843f1b780 array changes 2021-10-19 19:06:41 +03:00
devZoGok 599bde975a code cleanup 2021-10-19 19:06:41 +03:00
devZoGok 2e0cad7fd1 style 2021-10-19 19:06:41 +03:00
devZoGok 53bf4f41bd first animatable object interface iteration 2021-10-19 19:06:41 +03:00
devZoGok da43afe818 beginning of object transform animation
improved exporter
2021-10-19 19:06:41 +03:00
devZoGok 13cbfced83 Klaidų taisymas eksporteryje bei sprendžiant IK
exporter and IK sollution bugfixes
2021-10-19 19:06:41 +03:00
devZoGok 18fab525e8 influence of additional bones for IK chains 2021-10-19 19:06:41 +03:00
devZoGok 539c147c92 IK transforms are better affected by other bones 2021-10-19 19:06:41 +03:00
devZoGok b7d9a82eec improved bone test
remade IK chain bone orientation method
2021-10-19 19:06:41 +03:00
devZoGok 640bd6906a beginning of IK test 2021-10-19 19:06:41 +03:00
devZoGok f61dd45e91 changed bone axis calculcation in IK 2021-10-19 19:06:41 +03:00
devZoGok 10cd0af99a minor .vb model reader break up 2021-10-19 19:06:41 +03:00
devZoGok 756c58fc89 changed pose orientation calculation 2021-10-19 19:06:41 +03:00
devZoGok d430bc6fc0 fixed global to local position method 2021-10-19 19:06:41 +03:00
devZoGok a70d9c8af9 broken up IK method 2021-10-19 19:06:41 +03:00
devZoGok 47dfabf73c changed IK axis calculation 2021-10-19 19:06:41 +03:00
devZoGok 9eb87999cf limited IK calculation 2021-10-19 19:06:41 +03:00
devZoGok e106379f2f minor skeleton changes 2021-10-19 19:06:41 +03:00
devZoGok 3ee5555652 simplified global - local transformation methods
fixed position bug when posing bones
initial IK method
2021-10-19 19:06:41 +03:00
devZoGok 7ed0eed7e2 Paleidžiamos animacijos (pataisyt kraštutinių reikšmių atvejus)
playable animations (fix edge value cases)
2021-10-19 19:06:41 +03:00
devZoGok 1bcfc39b90 animation controller and channels (beginning) 2021-10-19 19:06:41 +03:00
devZoGok dd9ad38a34 readable vb and obj models via the new interface 2021-10-19 19:06:41 +03:00
devZoGok dba02e7944 readable models via the new reader (verts, faces, bones...) 2021-10-19 19:06:41 +03:00
devZoGok 4f4bc88956 attached objects follow their bones
model space positions are retrieved from bones
supported more than 4 bones
improved global and local orientation methods
improved vector angle method
2021-10-19 19:06:41 +03:00
devZoGok 73f49e91bc bone transformations influence verts according to weights 2021-10-19 19:06:41 +03:00
devZoGok 3753d08ca5 readable .vb format 2021-10-19 19:06:41 +03:00
devZoGok 7e1575d690 improved particle emitters 2021-10-19 19:06:40 +03:00