Histórico de Commits

Autor SHA1 Mensagem Data
  Wil Shipley 90a07713c0 Added 'const' to () operator on CompareVector há 11 anos atrás
  ulf 0cdc528e01 - Bugfix: IFC loader tested squared length against non-squared epsilon in RemoveDegenerates() há 11 anos atrás
  ulf b71ded1ad0 - manually merged C4D importer code from acgessler branch há 11 anos atrás
  Turo Lamminen de66f15a0a Fix division by zero há 11 anos atrás
  abma 775b26e614 use std:: namespace for most cmath functions: há 11 anos atrás
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio há 12 anos atrás
  Alexander Gessler 16a635a961 - Ifc: support IfcPolygonalBoundedHalfSpace entities (WIP). há 13 anos atrás
  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. há 13 anos atrás
  ulfjorensen ac7d7d20c9 - fixed compilation error on GCC in IFC loader. Thanks to larsp for the report! há 13 anos atrás
  aramis_acg c3adc004bf - Ifc: always remove degenerate geometry from geometric entities after finishing processing. há 13 anos atrás
  aramis_acg 33a50f515a - Ifc: move some utility functions to TempMesh. Add TempMesh::RemoveDegenerates() method. há 13 anos atrás
  kimmi 6c1cb4f159 Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ). há 14 anos atrás
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. há 14 anos atrás
  aramis_acg 15e50959e6 - Ifc: enable double-precision arithmetics for the entire pipeline. This does fix bugs, but unfortunately not all if them. há 14 anos atrás
  aramis_acg 4fcf61c31f # Ifc: update color conversion routines to always work with single precision. há 14 anos atrás
  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). há 14 anos atrás
  aramis_acg a7e43173db há 14 anos atrás
  aramis_acg 81ad224f84 - IFC: Refactor source to simplify maintenance. há 14 anos atrás