История коммитов

Автор SHA1 Сообщение Дата
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 лет назад
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 лет назад
  ulf ad9d178f0a - Bugfix: IfcLoader lost nodes and geometry when they were stored in subnodes of IfcSpace and the setting "Filter IfcSpace" was enabled 11 лет назад
  Alexander Gessler f6f8462113 Update IfcLoader to use numeric_limits<uint32_t> instead of UINT32_MAX, fixes gcc build and is more consistent with the rest of the codebase. Fixes #471. 11 лет назад
  ulf b71ded1ad0 - manually merged C4D importer code from acgessler branch 11 лет назад
  Léo Terziman 1f3be52079 Merge remote-tracking branch 'official/master' into contrib 11 лет назад
  Frederik Aalund 595529ef8b Refactored the metadata for inner consistency. 12 лет назад
  Frederik Aalund a8401ba377 Added support for heterogenous metadata on the aiNodes. 12 лет назад
  Léo Terziman b90718bd21 Merge remote-tracking branch 'official/master' into contrib 12 лет назад
  George Papadopoulos 5ef8c09dbb Use AiNode's metadata to keep per-node(and per-instance) FBX (3dsmax) UserDefinedProperties 12 лет назад
  guillaume 8267d93537 Modif dans le parsing IFC suppressions des espaces avant traitement de la chaine 12 лет назад
  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. 12 лет назад
  Alexander Gessler afc07503d6 - Ifc: limit nesting of IfcComplexProperty's. 12 лет назад
  Alexander Gessler 2ad24f7940 - Ifc: support reading IfcComplexProperty 12 лет назад
  Alexander Gessler 10f8eda497 - Ifc: prevent infinite recursion due to cyclic back references which the new STEP backref tracker might produce. 12 лет назад
  Alexander Gessler 03b8431d54 - IFC: add support for reading IfcProperties as node metadata. 12 лет назад
  Alexander Gessler bdfcb4b0cb - add ASSIMP_BUILD_NO_COMPRESSED_IFC option. Properly integrate Q3BSP's unzip dependency into the build configuration. 12 лет назад
  Alexander Gessler 2e6ad884bb - Ifc: append GUID to node names to preserve them. 13 лет назад
  aramis_acg 56bf755c4b - Ifc: fix handling of curves with RADIAN parameters. 13 лет назад
  aramis_acg d7fe61c255 - Ifc: improved subsampling of curves for IfcSweptDiskSolid entities. 13 лет назад
  aramis_acg c70646912c - add IFCZIP support to IFC loader. 13 лет назад
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 лет назад
  kimmi 6c1cb4f159 Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ). 14 лет назад
  kimmi d17071746d Bugfix : Removed some unnecessary const_casts. ( merged from GitHub, thanks to Riku Palomäki ). 14 лет назад
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 лет назад
  aramis_acg 15e50959e6 - Ifc: enable double-precision arithmetics for the entire pipeline. This does fix bugs, but unfortunately not all if them. 14 лет назад
  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). 14 лет назад
  aramis_acg 000ef3de02 # IFCLoader: < predicate to order representations by use for us was accidentally a total ordering. 14 лет назад
  aramis_acg a7e43173db 14 лет назад
  aramis_acg 29676ce70f # Fix gcc compile error (namespace ambiguous) 14 лет назад