提交历史

作者 SHA1 备注 提交日期
  Kim Kulling 7207e5117c Use new include bracktes. 9 年之前
  mensinda ae99f99b99 Replaced boost::tuple with std::tuple 9 年之前
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
  mensinda cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr 9 年之前
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年之前
  Kim Kulling 1191d03405 Update license info. 10 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 年之前
  Kim Kulling 2bfc353fde License info: update year info. 10 年之前
  Richard 7b3fa5ebc2 Refactor: Delete unused forward decls, delete unused function 10 年之前
  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 12 年之前
  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. 13 年之前
  Alexander Gessler 2ad24f7940 - Ifc: support reading IfcComplexProperty 13 年之前
  Alexander Gessler 10f8eda497 - Ifc: prevent infinite recursion due to cyclic back references which the new STEP backref tracker might produce. 13 年之前
  Alexander Gessler 03b8431d54 - IFC: add support for reading IfcProperties as node metadata. 13 年之前
  Alexander Gessler bdfcb4b0cb - add ASSIMP_BUILD_NO_COMPRESSED_IFC option. Properly integrate Q3BSP's unzip dependency into the build configuration. 13 年之前
  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 年之前