Clement JACOB
|
5d09105a49
|
Update mesh.h
Fixing ngon encoding flag value
|
2021-03-30 20:24:03 +02:00 |
Clement Jacob
|
fc2c12ad6a
|
Fixing encoding when lines and points are encountered
|
2021-03-30 09:58:28 +02:00 |
Clement Jacob
|
fc0cf2ea8d
|
NGON encoding triangles only
|
2021-03-30 09:19:50 +02:00 |
Clement Jacob
|
2e90fed527
|
Refactoring and fixing remaining issues in triangulation process
|
2021-03-30 09:10:50 +02:00 |
Clement Jacob
|
596001c89c
|
Refactoring the extension
|
2021-03-30 09:10:50 +02:00 |
Clement Jacob
|
81019d5e58
|
Fixing quad encoding
|
2021-03-30 09:10:50 +02:00 |
Clement Jacob
|
6d1a0c6054
|
Adding quad proper handling
|
2021-03-30 09:10:50 +02:00 |
Clement Jacob
|
8e589221d7
|
[gltf2-exporter] Adding FB_ngon_encoding support
|
2021-03-30 09:10:50 +02:00 |
Kim Kulling
|
3880cd225c
|
Merge pull request #3721 from vfxgordon/fbxBlendshapes
Added Blendshape Support to FBX Export
|
2021-03-29 22:31:37 +02:00 |
Kim Kulling
|
f61a41bdd9
|
Merge branch 'master' into fbxBlendshapes
|
2021-03-29 21:48:51 +02:00 |
Kim Kulling
|
b5d4e50895
|
Merge pull request #3724 from bekraft/3ds-import-fix
Fixing 3DS import for CHUNK_TRMATRIX translation vector.
|
2021-03-29 20:34:55 +02:00 |
Bernold Kraft
|
09d3266250
|
Fixing 3DS import for CHUNK_TRMATRIX translation vector.
|
2021-03-29 15:31:08 +02:00 |
Kim Kulling
|
e5862c18be
|
Merge branch 'master' into fbxBlendshapes
|
2021-03-28 13:02:35 +02:00 |
Kim Kulling
|
b7df376836
|
Merge pull request #3722 from bekraft/bekraft/3ds-export-fix
Fixing CHUNK_TRMATRIX translation sub chunk
|
2021-03-27 19:53:38 +01:00 |
Bernold Kraft
|
348c34811f
|
Fixing CHUNK_TRMATRIX translation sub chunk
and therefore omitting the transform aggregation in the CHUNK_VERTLIST.
|
2021-03-26 22:21:45 +01:00 |
Gordon Chapman
|
3fd865b4bf
|
Added Blendshape Support to FBX Export
|
2021-03-24 18:10:03 -07:00 |
Kim Kulling
|
d1ef28fa52
|
Merge pull request #3716 from assimp/kimkulling-issue_2063
Provide a dockerfile
|
2021-03-22 09:12:52 +01:00 |
Kim Kulling
|
2c5fd39176
|
Provide a dockerfile
closes https://github.com/assimp/assimp/issues/1063:
|
2021-03-22 08:55:21 +01:00 |
Kim Kulling
|
525213a045
|
Merge pull request #3707 from MalcolmTyrrell/MalcolmTyrrell/gltfCrashes
Fix a set of glTF2 crashes on bad input
|
2021-03-21 12:14:37 +01:00 |
Kim Kulling
|
5f652feb75
|
Merge branch 'master' into MalcolmTyrrell/gltfCrashes
|
2021-03-19 13:35:13 +01:00 |
Kim Kulling
|
608b48e1fc
|
Merge pull request #3696 from jaefunk/export_with_rotation
export with rotation
|
2021-03-19 12:34:51 +01:00 |
Kim Kulling
|
18886686e1
|
Merge branch 'master' into export_with_rotation
|
2021-03-19 08:21:36 +01:00 |
Alexander Gessler
|
191fcafcc0
|
Merge pull request #3709 from mahiuchun/erase
Fix a memory leak in glTF2.
|
2021-03-18 21:42:54 +01:00 |
Hill Ma
|
3e99385f44
|
Fix a memory leak in glTF2.
The destructor of LazyDict uses `delete` but `delete` was not used for objects removed by LazyDict::Remove.
|
2021-03-17 15:12:54 -07:00 |
Malcolm Tyrrell
|
3503252e12
|
Strict check for accessor "count"
|
2021-03-16 11:47:19 +00:00 |
Malcolm Tyrrell
|
e4983aa16e
|
Fix code issue
|
2021-03-15 16:46:41 +00:00 |
Malcolm Tyrrell
|
8d86bcf0fb
|
Also check member
|
2021-03-15 16:32:17 +00:00 |
Malcolm Tyrrell
|
57652a9084
|
Version is strictly a string
|
2021-03-15 16:27:50 +00:00 |
Malcolm Tyrrell
|
053c0f5e0a
|
Catch type errors in gltf and try to print out useful context.
|
2021-03-15 13:06:11 +00:00 |
jaefunk
|
a812fd1a0a
|
can modify the rotation of the model when exporting.
|
2021-03-15 10:23:17 +09:00 |
jaefunk
|
37c2d33cc9
|
Merge branch 'master' into export_with_rotation
|
2021-03-14 15:32:46 +09:00 |
Kim Kulling
|
0dbaeb57e3
|
Merge pull request #3697 from jaefunk/change_file_encoding
change file encoding
|
2021-03-13 19:11:06 +01:00 |
Kim Kulling
|
e5417ea41f
|
Merge branch 'master' into change_file_encoding
|
2021-03-13 18:45:58 +01:00 |
Kim Kulling
|
9058692d16
|
Merge pull request #3691 from Paul-Austria/master
Update crypt.c
|
2021-03-13 11:35:29 +01:00 |
Kim Kulling
|
f5dd8db45f
|
Merge branch 'master' into master
|
2021-03-12 16:06:22 +01:00 |
Kim Kulling
|
20350ba5cb
|
Merge pull request #3689 from AndyShawQt/msvc2019fix
Compile fix for MSVC 2019
|
2021-03-12 16:05:59 +01:00 |
Kim Kulling
|
f5ed217409
|
Merge branch 'master' into msvc2019fix
|
2021-03-12 15:49:41 +01:00 |
Kim Kulling
|
383dfae79b
|
Merge pull request #3688 from gongminmin/FixClangCL
Fix compiling issues in clang-cl
|
2021-03-12 15:49:11 +01:00 |
Kim Kulling
|
84cd1d95c7
|
Merge branch 'master' into FixClangCL
|
2021-03-12 15:26:49 +01:00 |
jaefunk
|
16f10a0533
|
remove debug log
|
2021-03-12 10:27:33 +09:00 |
Kim Kulling
|
47d36cdb97
|
Merge pull request #3661 from xiaohunqupo/master
Fix Step Expoter Error.
|
2021-03-11 17:31:11 +01:00 |
Kim Kulling
|
51ad88afb6
|
Merge branch 'master' into master
|
2021-03-10 20:35:37 +01:00 |
Kim Kulling
|
cdd0fea6e8
|
Merge pull request #3694 from assimp/issue_3678
closes https://github.com/assimp/assimp/issues/3678: ensure lowercase
|
2021-03-10 20:35:16 +01:00 |
Kim Kulling
|
806b12dc8b
|
Merge branch 'master' into issue_3678
|
2021-03-10 19:51:04 +01:00 |
Kim Kulling
|
520f64eeec
|
Fix missing trimming
|
2021-03-10 19:40:35 +01:00 |
Kim Kulling
|
732e9386aa
|
Merge branch 'master' into master
|
2021-03-10 11:49:13 +01:00 |
jaefunk
|
5c11ca6c8a
|
Merge branch 'master' into export_with_rotation
|
2021-03-10 18:25:09 +09:00 |
ethan
|
b6dced4b11
|
export with rotation
|
2021-03-10 18:06:42 +09:00 |
Kim Kulling
|
6c89631581
|
closes https://github.com/assimp/assimp/issues/3678: ensure lowercase
|
2021-03-09 21:08:28 +01:00 |
Kim Kulling
|
ed968367d5
|
Merge pull request #3687 from contriteobserver/NameManglingFix
applied extern "C" guards to importerdesc.h
|
2021-03-09 18:26:22 +01:00 |