История коммитов

Автор SHA1 Сообщение Дата
  aramis_acg 3f38d91e88 - Ifc: further improvements to opening caps algorithm. 13 лет назад
  aramis_acg 1553bd91f6 - Ifc: work on generating proper closing caps for openings generated by doing a boolean difference. 13 лет назад
  aramis_acg 7484dd379c - Ifc: revamped Quadrify() version now correctly clips overlapping non-rectangular windows. 13 лет назад
  aramis_acg ccf629bd19 - Ifc: allow arbitrary IfcSolidModel entities as difference operands for openings (rather than just IfcExtrudedAreaSolid et al). 13 лет назад
  aramis_acg 612f67da0a - Ifc: avoid duplicate points in opening contour lines, this sometimes screws up the clipping algorithm. 13 лет назад
  aramis_acg 11b2219b1a - Ifc: fix regressions caused by previous commit. This also fixes a bug which caused openings to appear at the wrong place. 13 лет назад
  aramis_acg d128e3d531 - Ifc: fix projection artifacts during opening generation. 13 лет назад
  aramis_acg c3adc004bf - Ifc: always remove degenerate geometry from geometric entities after finishing processing. 13 лет назад
  aramis_acg a598ac53b4 - Ifc: improve robustness towards degenerate geometry. 13 лет назад
  aramis_acg 33a50f515a - Ifc: move some utility functions to TempMesh. Add TempMesh::RemoveDegenerates() method. 13 лет назад
  aramis_acg 7ed1400c68 - Ifc: better handling of degenerate primitives occuring in clipping operations. 13 лет назад
  aramis_acg f6f2c087db - Ifc: skip lines during boolean differentiation between two solids. 13 лет назад
  aramis_acg d660ec35ad - Ifc: first attempt at also supporting extruded area solids for boolean differentiation. 13 лет назад
  aramis_acg 71fb04849c - Ifc: experimental code to connect window holes, commented by default. 13 лет назад
  aramis_acg 2f5475d50a - Ifc: [Quadrulation] use generalized matrix multiplication for projections. Add table to map from contours to the openings they originated from and from openings to the points that were generated from it. 13 лет назад
  aramis_acg a3d5b2e0d7 - Ifc: replace old algorithm to merge nested polygons with a version that reduces the problem to an instance of the quadrulate algorithm. This great reduces artifacts in walls. 13 лет назад
  aramis_acg 8a77193a33 - Ifc: more sanity clamping, improve error messages for degenerate windows. 13 лет назад
  aramis_acg f8974b7209 - Ifc: explicitly clamp some computations to [0,1] even if this is already their (arithmetically) defined range to improve numerical robustness. 13 лет назад
  aramis_acg 745a7383f6 Ifc: fix artifacts from window boundaries. 13 лет назад
  aramis_acg f329e1af6f - IFC: fix possible infinite recursion in QuadrifyPart() 13 лет назад
  aramis_acg 39d13faf9a - Ifc: minor code cleanup. 13 лет назад
  aramis_acg 11a22b671b - IFC: revamp binary subtraction and opening generation logic, which now supports 90deg rotated opening proxies. The new version adds extra cleanup steps to prepare the data for processing by clipper. It also has a slightly refactored code base. 13 лет назад
  aramis_acg e22bb03f80 - IFC: fix face winding for IfcSweptDiskSolid geometry 13 лет назад
  aramis_acg 15c0b8b955 - IFC: avoid artifacts in high-curvature regions (or the boundaries thereof) of IfcSweptDiskSolid elements. 13 лет назад
  aramis_acg d7fe61c255 - Ifc: improved subsampling of curves for IfcSweptDiskSolid entities. 13 лет назад
  aramis_acg d7410e6f08 - Ifc: implement basic support for IfcSweptDiskSolid elements. 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 db3cee8501 # Ifc: fix bug while filling window contours. 14 лет назад
  aramis_acg 4080cd601c # Ifc: merge overlapping openings if possible. 14 лет назад