2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Kim Kulling a2b8d66a86 Update license info. 8 жил өмнө
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 жил өмнө
  Jared Mulconry 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 8 жил өмнө
  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. 9 жил өмнө
  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 10 жил өмнө
  ulf 0cdc528e01 - Bugfix: IFC loader tested squared length against non-squared epsilon in RemoveDegenerates() 10 жил өмнө
  ulf b71ded1ad0 - manually merged C4D importer code from acgessler branch 10 жил өмнө
  Turo Lamminen de66f15a0a Fix division by zero 10 жил өмнө
  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). 12 жил өмнө
  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. 12 жил өмнө
  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 ). 13 жил өмнө
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 жил өмнө
  aramis_acg 15e50959e6 - Ifc: enable double-precision arithmetics for the entire pipeline. This does fix bugs, but unfortunately not all if them. 13 жил өмнө
  aramis_acg 4fcf61c31f # Ifc: update color conversion routines to always work with single precision. 13 жил өмнө
  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). 13 жил өмнө
  aramis_acg a7e43173db 14 жил өмнө