1
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
f032838230
bug(import_bsi): Fix incorrect BSIZ parsing 2021-07-26 20:12:34 +02:00
64a15a0274
feat: Add SJSON library 2021-07-26 20:12:10 +02:00
2e7282956f
WIP: Import bones
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-08 23:23:55 +02:00
302e0e4863
feat(import_bsi): Implement TEXCOORD import
This imports UV maps.

Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-07 19:12:37 +02:00
0c7613f735
feat: Implement object transformation
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-07 14:32:21 +02:00
888e8e48fa
feat: Use proper Vector data type
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-07 11:58:58 +02:00
1c6d160a1a
doc(import_bsi): Improve comments
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-07 01:41:07 +02:00
80a8e239d3
WIP: Add initial BSI import
So far, it's only capable of importing basic mesh information.

Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-07 00:34:34 +02:00
acc2dd9da0 Update README.md 2021-04-04 19:04:35 +00:00
80c27d51da
docs: Update README
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-04 20:54:21 +02:00
48534567d1
chore: Move addons folder
This keeps the naming in lie with Blender.

Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-04 20:44:59 +02:00
9bf9cc67dd
chore: Update README
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-04 20:25:06 +02:00
42d309a6c2
feat: Implement file writing for exports
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-04 20:20:44 +02:00
8b3ae73bce
feat: Implement material export
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-04 19:48:08 +02:00
7c893e093b
feat: Import simple templating engine
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-04 19:35:35 +02:00
716b68313b
feat: Implement initial addon
Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-04-04 16:20:38 +02:00
12320ad285 Add LICENSE 2021-04-03 19:11:19 +00:00
ba1d4d81d5 Initial commit 2021-04-03 19:10:23 +00:00