Léo Terziman
|
1f3be52079
Merge remote-tracking branch 'official/master' into contrib
|
%!s(int64=12) %!d(string=hai) anos |
Frederik Aalund
|
595529ef8b
Refactored the metadata for inner consistency.
|
%!s(int64=12) %!d(string=hai) anos |
Frederik Aalund
|
a8401ba377
Added support for heterogenous metadata on the aiNodes.
|
%!s(int64=12) %!d(string=hai) anos |
Léo Terziman
|
b90718bd21
Merge remote-tracking branch 'official/master' into contrib
|
%!s(int64=12) %!d(string=hai) anos |
George Papadopoulos
|
5ef8c09dbb
Use AiNode's metadata to keep per-node(and per-instance) FBX (3dsmax) UserDefinedProperties
|
%!s(int64=12) %!d(string=hai) anos |
guillaume
|
8267d93537
Modif dans le parsing IFC suppressions des espaces avant traitement de la chaine
|
%!s(int64=12) %!d(string=hai) anos |
Alexander Gessler
|
31311bdb3b
IFC: support reading from IFCZip archives that don't use the same name for the embedded IFC file as the ZIP itself.
|
%!s(int64=12) %!d(string=hai) anos |
Alexander Gessler
|
afc07503d6
- Ifc: limit nesting of IfcComplexProperty's.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
2ad24f7940
- Ifc: support reading IfcComplexProperty
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
10f8eda497
- Ifc: prevent infinite recursion due to cyclic back references which the new STEP backref tracker might produce.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
03b8431d54
- IFC: add support for reading IfcProperties as node metadata.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
bdfcb4b0cb
- add ASSIMP_BUILD_NO_COMPRESSED_IFC option. Properly integrate Q3BSP's unzip dependency into the build configuration.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
2e6ad884bb
- Ifc: append GUID to node names to preserve them.
|
%!s(int64=13) %!d(string=hai) anos |
aramis_acg
|
56bf755c4b
- Ifc: fix handling of curves with RADIAN parameters.
|
%!s(int64=13) %!d(string=hai) anos |
aramis_acg
|
d7fe61c255
- Ifc: improved subsampling of curves for IfcSweptDiskSolid entities.
|
%!s(int64=13) %!d(string=hai) anos |
aramis_acg
|
c70646912c
- add IFCZIP support to IFC loader.
|
%!s(int64=13) %!d(string=hai) anos |
aramis_acg
|
5a81b42ebe
- add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant.
|
%!s(int64=13) %!d(string=hai) anos |
kimmi
|
6c1cb4f159
Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ).
|
%!s(int64=14) %!d(string=hai) anos |
kimmi
|
d17071746d
Bugfix : Removed some unnecessary const_casts. ( merged from GitHub, thanks to Riku Palomäki ).
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
15e50959e6
- Ifc: enable double-precision arithmetics for the entire pipeline. This does fix bugs, but unfortunately not all if them.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
e867c73327
- Ifc: make code base ready for running double precision by using the new math templates with a customizable float type, IfcFloat. (still using floats with this commit).
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
000ef3de02
# IFCLoader: < predicate to order representations by use for us was accidentally a total ordering.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
a7e43173db
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
29676ce70f
# Fix gcc compile error (namespace ambiguous)
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
81ad224f84
- IFC: Refactor source to simplify maintenance.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
e479ca33d4
manual IFC merge, forgot some points
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
1e2dd3eefc
- IFC: use smart pointers to keep STEP-SELECT entities in the converted output data structures. This allows us to free the original parameter tuples early as ownership of their members can be transferred. This cuts down memory overhead to 8x (assuming a typical x64 builds) and reduces loading time on average by ~5% as measured on my system.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
15565c4858
# IFC: fix potential crash during merging of polygon boundaries
|
%!s(int64=14) %!d(string=hai) anos |