50 Commits

Author SHA1 Message Date
x2048
19560787e8
Use loop normals when vertex-normals are requested. (#7)
Enables correct use of split normals and smooth/flat shading
2022-08-06 14:36:03 -07:00
GreenDimond
f189786f72 Syntax fixes 2020-02-17 17:47:37 -08:00
GreenDimond
3edc46e393 Update gitignore 2020-02-17 17:47:27 -08:00
GreenDimond
db2135760c Remove unused axis options 2020-02-17 17:40:49 -08:00
GreenDimond
8622628b09 Fix selection only 2020-02-17 17:30:44 -08:00
joric
ae85247072 updated readme 2019-08-13 23:21:27 +05:00
joric
c648ca286a ported to blender 2.8, pushed to version 1.0 2019-08-13 23:20:53 +05:00
joric
e69bef90df fixed #1 KeyError: 'textures' on import 2018-11-17 01:08:36 +05:00
joric
33ed77f403 added command line help 2018-01-25 11:54:42 +05:00
joric
4fdca19efc default to json tree 2018-01-25 08:40:40 +05:00
joric
a8cc7628ed added command line support 2018-01-25 08:39:30 +05:00
joric
82d1846cbc started animation keys 2018-01-24 12:16:57 +05:00
joric
434adf6b0a removed unused variable 2018-01-24 09:50:35 +05:00
joric
bd54992a1d fixed file headers 2018-01-24 09:49:40 +05:00
joric
88ddcf24ab added link to repository 2018-01-24 09:39:59 +05:00
joric
b3e7c31e8d added B3DParser.py, refactored 2018-01-24 09:35:38 +05:00
joric
54e2a301df added bones hierarchy 2018-01-22 08:09:29 +05:00
joric
7047c1135a added armature 2018-01-22 05:07:00 +05:00
joric
aa697d3430 fixed id user increment error 2018-01-22 00:16:12 +05:00
joric
ae73d8218d fixed hierarchy (root node) 2018-01-22 00:05:13 +05:00
joric
3435ed0fe0 updated readme 2018-01-20 22:39:41 +05:00
joric
9beb30b724 updated readme 2018-01-20 22:36:17 +05:00
joric
3e8cf5e570 fixed uninitialized local variable 2018-01-20 03:22:03 +05:00
joric
3581bdc6b9 fixed typo 2018-01-20 02:47:24 +05:00
joric
a4785b9b16 updated readme (clasterization) 2018-01-20 02:40:21 +05:00
joric
64650f56f3 use dummy object (data=None) for the Scene Root 2018-01-20 02:04:46 +05:00
joric
a30640e861 updated readme (autohotkey script) 2018-01-20 01:27:49 +05:00
joric
919b805d18 updated readme (a note about large meshes) 2018-01-20 00:39:07 +05:00
joric
9e7ba25e55 updated readme 2018-01-19 23:10:07 +05:00
joric
348a226fa3 updated readme 2018-01-19 22:26:50 +05:00
joric
9d009e4e8d updated readme 2018-01-19 22:16:19 +05:00
joric
457e698070 split multiple meshes into separate objects 2018-01-19 14:28:33 +05:00
joric
748b89018e allow 0 alpha (needs disabling mesh in unity) 2018-01-19 09:44:19 +05:00
joric
90b3b48857 fixed typo in rgba mesh parser 2018-01-19 09:40:25 +05:00
joric
dc7c18d7e9 fixed texture assignment and material transparency 2018-01-19 06:49:35 +05:00
joric
c33cc88319 fixed material transparency 2018-01-19 05:16:02 +05:00
joric
bf7faf6ac4 added materials 2018-01-19 05:07:19 +05:00
joric
14269a5793 added normals checking 2018-01-19 01:29:41 +05:00
joric
149339ba1e added autosmooth option, assigned normals 2018-01-19 01:16:19 +05:00
joric
f51e0417fa updated reame 2018-01-18 23:29:19 +05:00
joric
f9e76512ac added image loading 2018-01-18 23:28:31 +05:00
joric
83428310f5 added uv import 2018-01-18 21:39:44 +05:00
joric
e32086080a updated readme (fixed a very particular set of typos) 2018-01-18 09:42:33 +05:00
joric
e889f5b236 updated readme (condensed lists) 2018-01-18 09:41:24 +05:00
joric
2641c2fe48 updated readme (added alternatives section) 2018-01-18 09:40:29 +05:00
joric
21c48fc77d fixed filepath (moved up in scope) 2018-01-17 20:58:55 +05:00
joric
a412bb7da9 fixed test file handling 2018-01-17 20:54:26 +05:00
joric
d092d0f34b reverted assimp animation length fix (could not reproduce) 2018-01-17 20:43:49 +05:00
joric
1211a81999
added license 2018-01-17 19:29:10 +05:00
joric
544a1976a9 first commit 2018-01-17 19:27:10 +05:00