Alexander Gessler
|
5c95848f51
|
Merge pull request #224 from VirusFree/master
[FBX] Do not rename null nodes. Preserve information in node metadata.
|
2014-03-02 10:41:28 -05:00 |
Kim Kulling
|
49e9ad9fa5
|
Merge pull request #228 from YoheiKakiuchi/fix_ply_bug
fix miss commit at 8e35ea59d5
|
2014-03-01 14:24:18 +01:00 |
YoheiKakiuchi
|
08324b8095
|
fix miss commit at 8e35ea59d5
|
2014-03-01 20:34:57 +09:00 |
Léo Terziman
|
f54c85d4e6
|
Added custom root transformation for pre-transform vertices post-process step
|
2014-02-28 15:32:43 +01:00 |
Léo Terziman
|
843e56c252
|
Added matrix properties
|
2014-02-28 15:21:10 +01:00 |
Léo Terziman
|
b90718bd21
|
Merge remote-tracking branch 'official/master' into contrib
Conflicts:
code/IFCLoader.cpp
|
2014-02-26 18:06:46 +01:00 |
Kim Kulling
|
fd4cd67edb
|
Merge pull request #218 from YoheiKakiuchi/fix-ply-parse
remove SkipSpaceAndLineEnd after parsing end_header in PlyParser.cpp
|
2014-02-26 16:42:18 +01:00 |
George Papadopoulos
|
2db48ef532
|
[FBX] Do not rename nodes if they are marked as null in fbx. Preserve this information in node metadata.
Use can use node.Metadata.Get("IsNull") to check. (returns "true" or "false")
|
2014-02-23 12:27:34 +02:00 |
Alexander Gessler
|
de914d375f
|
Merge pull request #223 from VirusFree/master
[FBX ] Use AiNode's metadata to keep objects UserDefinedProperties
|
2014-02-22 16:40:38 -05:00 |
George Papadopoulos
|
5ef8c09dbb
|
Use AiNode's metadata to keep per-node(and per-instance) FBX (3dsmax) UserDefinedProperties
Also simplify metadata structure to avoid unnecessary allocations (and make it easier for wrappers like AssimpNET to read it)
|
2014-02-22 21:57:01 +02:00 |
YoheiKakiuchi
|
99e4176576
|
fix using flag
|
2014-02-18 16:37:23 +09:00 |
Alexander Gessler
|
b188ed2977
|
Merge pull request #221 from lbt/master
docs: clarify the use of Importer properties in post processing steps
|
2014-02-18 00:34:21 -05:00 |
David Greaves
|
660d5c4e84
|
docs: clarify the use of Importer properties in post processing steps
Signed-off-by: David Greaves <david@dgreaves.com>
|
2014-02-17 23:09:56 +00:00 |
Léo Terziman
|
b75f27492a
|
Merge remote-tracking branch 'official/master' into contrib
|
2014-02-17 08:49:43 +01:00 |
Alexander Gessler
|
c158638d67
|
Merge pull request #220 from VirusFree/master
detect FBX glossiness map (ShininessExponent)
|
2014-02-14 22:40:58 -05:00 |
George Papadopoulos
|
02c4344d1d
|
detect FBX glossiness map (ShininessExponent)
|
2014-02-14 15:15:18 +02:00 |
Léo Terziman
|
9b25749536
|
Fixed bug in merging of materials
|
2014-02-10 15:11:13 +01:00 |
YoheiKakiuchi
|
8e35ea59d5
|
check binary or not in ParseHeader in PlyParser
|
2014-02-07 10:38:49 +09:00 |
YoheiKakiuchi
|
52916b094c
|
remove SkipSpaceAndLineEnd after parsing end_header in PlyParser.cpp
|
2014-02-06 12:55:52 +09:00 |
Léo Terziman
|
505a8d42aa
|
Merge remote-tracking branch 'official/master' into contrib
Conflicts:
contrib/zlib/CMakeLists.txt
|
2014-01-31 11:14:59 +01:00 |
Léo Terziman
|
586f1646c5
|
In Assimp: fixed a bug in Pretransform Vertices post process step where newly created meshes of different instances of the same original meshes where not referenced appropriately by their parent node
|
2014-01-31 11:12:18 +01:00 |
Martin Büchler
|
9f10553601
|
Fix 3DS instances loading, fixes #151
|
2014-01-30 02:39:04 +01:00 |
Kim Kulling
|
3cc4ece11e
|
bugfix:
- https://github.com/assimp/assimp/issues/94: fix assimp-config.cmake.in file.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2014-01-29 21:19:00 +01:00 |
Kim Kulling
|
f99e307c4b
|
bugfix:
- remove commented code in cmake build for zlib_static.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2014-01-29 21:07:21 +01:00 |
Kim Kulling
|
630dd259f2
|
bugfix:
- fix typo in cmake file.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2014-01-29 20:29:13 +01:00 |
Léo Terziman
|
ca2314baa8
|
Fixed UTF8 encoding of CMakeFiles.txt
|
2014-01-17 12:21:37 +01:00 |
Léo Terziman
|
53eb9dca32
|
In Assimp: fixed memory leak in RemoveRedundantMaterial post process step
|
2014-01-17 12:03:39 +01:00 |
Léo Terziman
|
ad55783f56
|
Boost libraries on windows are too much a hassle to handle, so thread safety is not worth all the trouble => think to move to c++11 thread support
|
2014-01-17 12:03:24 +01:00 |
Léo Terziman
|
34c3449cdd
|
Always activate thread safety if possible
|
2014-01-17 12:03:18 +01:00 |
Léo Terziman
|
9cc1e8fa1c
|
Fixed assimp_cmp version output message
|
2014-01-17 12:03:10 +01:00 |
guillaume
|
8267d93537
|
Modif dans le parsing IFC suppressions des espaces avant traitement de la chaine
|
2014-01-17 12:02:58 +01:00 |
Léo Terziman
|
e6c5095e5b
|
In Assimp: fixed use of macro ASSIMP_BUILD_NO_VALIDATEDS_PROCESS
|
2014-01-17 12:00:54 +01:00 |
Léo Terziman
|
7372bf2467
|
Merge commit 'c0871b35c0ab7091f68c794eb954493722522d4c' into contrib
|
2014-01-17 11:59:31 +01:00 |
Léo Terziman
|
1002f154ac
|
In Assimp: fixed typo in comments
|
2014-01-17 11:58:20 +01:00 |
Léo Terziman
|
41175dacca
|
Merge commit '6d630bec50fe7767296b0e5184a9c6c7b915df24' into contrib
|
2014-01-17 11:57:45 +01:00 |
Léo Terziman
|
ec3ef0c9d6
|
Assimp: fixed 3 memory leaks
|
2014-01-17 11:55:59 +01:00 |
Léo Terziman
|
1bae2bd93f
|
Updated .gitignore
|
2014-01-17 11:55:49 +01:00 |
Léo Terziman
|
419beca470
|
In Collada: improved embeded textures naming scheme in exporter
|
2014-01-17 11:54:20 +01:00 |
Léo Terziman
|
800f835f6f
|
In AssimpViewer: verification + asserts on the variables in DoExport function to try to understand the stack corruption arround szFileName
|
2014-01-17 11:54:04 +01:00 |
Léo Terziman
|
94f156f809
|
In Collada: added support for exporting uncompressed embeded textures as bitmap
|
2014-01-17 11:53:41 +01:00 |
Léo Terziman
|
e6bbb512d7
|
In AssimpViewer: postprocess steps added to export to correct bugs in export (especially conversion from left to right handed)
|
2014-01-17 11:53:27 +01:00 |
Léo Terziman
|
3dc62f22fb
|
In Collada: exporter path parsing improved
|
2014-01-17 11:53:03 +01:00 |
Léo Terziman
|
54e4c6b20b
|
In Collada: first preliminary support for export of embeded textures
|
2014-01-17 11:52:56 +01:00 |
Léo Terziman
|
8bbe14c052
|
Merge commit '44773b8f9e47d9fe7e80946a1a9eb3d764fc8af2' into contrib
|
2014-01-17 11:52:08 +01:00 |
Léo Terziman
|
7bc074857e
|
Missing material functions for aiUVTransform added
|
2014-01-17 11:51:43 +01:00 |
Léo Terziman
|
d080eb493e
|
Merge commit 'acca16c82fb9fa37c40475a423e979e9c7aa0d5a' into contrib
|
2014-01-17 11:49:30 +01:00 |
Léo Terziman
|
bac6b34504
|
Removing null characters from xml parser input to avoid parsing failures
|
2014-01-17 11:48:42 +01:00 |
Léo Terziman
|
e2676ec176
|
Implementing UTF8 to ISO-8859-1 conversion to improve chances of finding files in zip archives
|
2014-01-17 11:48:27 +01:00 |
Léo Terziman
|
0bf4aea9d5
|
Improved fast_atof (bis)
|
2014-01-17 11:47:37 +01:00 |
Léo Terziman
|
3e55dca943
|
Improved fast_atof
|
2014-01-17 11:46:44 +01:00 |