Commit Graph
35 Commits
Author SHA1 Message Date
devZoGok 36f15b6dd9 improved model parsing 2024-09-01 16:13:53 +03:00
devZoGok 54c964a610 checking if object has an armature modifier 2024-07-27 19:40:52 +03:00
devZoGok 0666884a04 wrting and reading child node transforms 2023-12-07 20:48:33 +02:00
devZoGok 40e4a3a768 quick fix 2022-03-31 19:30:35 +03:00
devZoGok 9aa3ee326d misc fixes 2022-03-30 21:20:31 +03:00
devZoGok fdf751cde5 Attachable super class 2022-03-26 15:47:21 +02:00
devZoGok f9cb5b11ba only reading shape keys when there's at least one player made shape key 2022-03-25 20:27:43 +02:00
devZoGok 8551823dd8 corrected shape key reading 2022-03-13 08:02:01 +02:00
devZoGok a19547782b writing animations separately for nodes and skeletons 2022-03-11 09:32:59 +02:00
devZoGok 3f0f1c60d9 skeleton assignment improvements 2022-03-04 21:26:24 +02:00
devZoGok dae9cd08d7 beginning of XML model reader 2022-03-02 20:29:22 +02:00
devZoGok 1a020addfd refactored script to create XML models 2022-03-02 20:28:38 +02:00
devZoGok 754d1ce2cf retrieving transform data for mesh objects 2021-11-05 21:43:03 +02:00
devZoGok c241c6cac8 lights color animation reading 2021-10-19 19:06:41 +03:00
devZoGok 9e0d64f63f beginning of light reading 2021-10-19 19:06:41 +03:00
devZoGok 882cd65e51 reading animation by f-curves 2021-10-19 19:06:41 +03:00
devZoGok 8f9e657d14 Bezier interpolation 2021-10-19 19:06:41 +03:00
devZoGok 84a594e670 drivers reading 2021-10-19 19:06:41 +03:00
devZoGok 7f09723104 shape key reading 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 428d9993c8 multiple animation reading
export script update
2021-10-19 19:06:41 +03:00
devZoGok a09a4f548a augmented exported and other class changes 2021-10-19 19:06:41 +03:00
devZoGok 11e22b1c10 skeleton reading test, changes of the script and other classes 2021-10-19 19:06:41 +03:00
devZoGok 217061e67b broken up animation reading function 2021-10-19 19:06:41 +03:00
devZoGok 652c1c0ee6 style 2021-10-19 19:06:41 +03:00
devZoGok 7ec864d04f animation export 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 dba02e7944 readable models via the new reader (verts, faces, bones...) 2021-10-19 19:06:41 +03:00
devZoGok 146b267a72 beginning of a model reader 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 a13d4f1244 .blend file exporter 2021-10-19 19:06:40 +03:00
devZoGok 7e1575d690 improved particle emitters 2021-10-19 19:06:40 +03:00