Historie revizí

Autor SHA1 Zpráva Datum
  Kim Kulling a2b8d66a86 Update license info. před 8 roky
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ před 9 roky
  Jared Mulconry 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. před 9 roky
  mensinda cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr před 9 roky
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops před 9 roky
  Kim Kulling 1191d03405 Update license info. před 10 roky
  Richard 83de707587 Refactor: Expand tabs to 4 spaces před 10 roky
  Richard a96a595a7a Refactor: Trim trailing whitespace před 10 roky
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF před 10 roky
  Kim Kulling 2bfc353fde License info: update year info. před 10 roky
  abma 611778045d fix for upstream changes před 10 roky
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' před 10 roky
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 před 10 roky
  Wil Shipley 90a07713c0 Added 'const' to () operator on CompareVector před 11 roky
  ulf 0cdc528e01 - Bugfix: IFC loader tested squared length against non-squared epsilon in RemoveDegenerates() před 11 roky
  ulf b71ded1ad0 - manually merged C4D importer code from acgessler branch před 11 roky
  Turo Lamminen de66f15a0a Fix division by zero před 11 roky
  abma 775b26e614 use std:: namespace for most cmath functions: před 11 roky
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio před 12 roky
  Alexander Gessler 16a635a961 - Ifc: support IfcPolygonalBoundedHalfSpace entities (WIP). před 13 roky
  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. před 13 roky
  ulfjorensen ac7d7d20c9 - fixed compilation error on GCC in IFC loader. Thanks to larsp for the report! před 13 roky
  aramis_acg c3adc004bf - Ifc: always remove degenerate geometry from geometric entities after finishing processing. před 13 roky
  aramis_acg 33a50f515a - Ifc: move some utility functions to TempMesh. Add TempMesh::RemoveDegenerates() method. před 13 roky
  kimmi 6c1cb4f159 Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ). před 14 roky
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. před 14 roky
  aramis_acg 15e50959e6 - Ifc: enable double-precision arithmetics for the entire pipeline. This does fix bugs, but unfortunately not all if them. před 14 roky
  aramis_acg 4fcf61c31f # Ifc: update color conversion routines to always work with single precision. před 14 roky
  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). před 14 roky
  aramis_acg a7e43173db před 14 roky