Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  abma 611778045d fix for upstream changes пре 10 година
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' пре 10 година
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 пре 10 година
  Wil Shipley 90a07713c0 Added 'const' to () operator on CompareVector пре 11 година
  ulf 0cdc528e01 - Bugfix: IFC loader tested squared length against non-squared epsilon in RemoveDegenerates() пре 11 година
  ulf b71ded1ad0 - manually merged C4D importer code from acgessler branch пре 11 година
  Turo Lamminen de66f15a0a Fix division by zero пре 11 година
  abma 775b26e614 use std:: namespace for most cmath functions: пре 11 година
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio пре 12 година
  Alexander Gessler 16a635a961 - Ifc: support IfcPolygonalBoundedHalfSpace entities (WIP). пре 13 година
  Alexander Gessler 250ca6837f - Ifc: rework geometry generation for openings to use 2D profiles for approximate boolean differentiation whenever possible. Also fix issues in 2D projection, which caused very spurious triangle artifacts. пре 13 година
  ulfjorensen ac7d7d20c9 - fixed compilation error on GCC in IFC loader. Thanks to larsp for the report! пре 13 година
  aramis_acg c3adc004bf - Ifc: always remove degenerate geometry from geometric entities after finishing processing. пре 13 година
  aramis_acg 33a50f515a - Ifc: move some utility functions to TempMesh. Add TempMesh::RemoveDegenerates() method. пре 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 година
  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 4fcf61c31f # Ifc: update color conversion routines to always work with single precision. пре 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 a7e43173db пре 14 година
  aramis_acg 81ad224f84 - IFC: Refactor source to simplify maintenance. пре 14 година