Historique des commits

Auteur SHA1 Message Date
  Jared Mulconry f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix il y a 9 ans
  Kim Kulling a446d75250 Ue new alloc semantic when using aiMetadata + increase test coverage. il y a 9 ans
  Jared Mulconry 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. il y a 9 ans
  Kim Kulling 7207e5117c Use new include bracktes. il y a 9 ans
  mensinda ae99f99b99 Replaced boost::tuple with std::tuple il y a 9 ans
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
  mensinda cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr il y a 9 ans
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops il y a 9 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  Richard 7b3fa5ebc2 Refactor: Delete unused forward decls, delete unused function il y a 10 ans
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  ulf ad9d178f0a - Bugfix: IfcLoader lost nodes and geometry when they were stored in subnodes of IfcSpace and the setting "Filter IfcSpace" was enabled il y a 11 ans
  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. il y a 11 ans
  ulf b71ded1ad0 - manually merged C4D importer code from acgessler branch il y a 11 ans
  Léo Terziman 1f3be52079 Merge remote-tracking branch 'official/master' into contrib il y a 12 ans
  Frederik Aalund 595529ef8b Refactored the metadata for inner consistency. il y a 12 ans
  Frederik Aalund a8401ba377 Added support for heterogenous metadata on the aiNodes. il y a 12 ans
  Léo Terziman b90718bd21 Merge remote-tracking branch 'official/master' into contrib il y a 12 ans
  George Papadopoulos 5ef8c09dbb Use AiNode's metadata to keep per-node(and per-instance) FBX (3dsmax) UserDefinedProperties il y a 12 ans
  guillaume 8267d93537 Modif dans le parsing IFC suppressions des espaces avant traitement de la chaine il y a 12 ans
  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. il y a 12 ans
  Alexander Gessler afc07503d6 - Ifc: limit nesting of IfcComplexProperty's. il y a 13 ans
  Alexander Gessler 2ad24f7940 - Ifc: support reading IfcComplexProperty il y a 13 ans
  Alexander Gessler 10f8eda497 - Ifc: prevent infinite recursion due to cyclic back references which the new STEP backref tracker might produce. il y a 13 ans
  Alexander Gessler 03b8431d54 - IFC: add support for reading IfcProperties as node metadata. il y a 13 ans