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

Автор SHA1 Сообщение Дата
  Leo Terziman bf2e2f7537 Extended support for tessellation parameter to more IFC shapes 8 лет назад
  Jared Mulconry 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
  Kim Kulling 659a55be4a Fix coverity finding: use deep copy instead of reference showing to 9 лет назад
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 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 лет назад
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 лет назад
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 лет назад
  ulf 806d3ac8e1 - IFC reader regenerated from schema to include IfcArbitraryProfileDefWithVoids 10 лет назад
  ulf b71ded1ad0 - manually merged C4D importer code from acgessler branch 11 лет назад
  Joe Hermaszewski e8d4479344 Squash incorrect abs usage 11 лет назад
  abma 775b26e614 use std:: namespace for most cmath functions: 11 лет назад
  Kim Kulling aae01c47ad bugfix: fix compiler warnings for gcc-4.8.1. 11 лет назад
  Alexander Gessler 232e69dc2a - Ifc: code cleanup, remove various non-needed variables as pointed out by gcc. 12 лет назад
  Alexander Gessler 078150da57 - better way to construct NULL-shared_ptr 13 лет назад
  Alexander Gessler 667a51e0ab - fix various vc compile errors when building with boost. 13 лет назад
  Alexander Gessler f7680f7f28 - Ifc: refactor code, move opening generation and boolean clipping code to separate units. 13 лет назад
  Alexander Gessler 2359a83132 - Ifc: get rid of erroneous error messages. 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 лет назад
  Alexander Gessler b90882a4cb - Ifc: more opening tweaks, half a step back again. 13 лет назад
  Alexander Gessler d4bcd3ab69 - Ifc: [openings] more fine-tuning and some debugging aid. 13 лет назад
  Alexander Gessler 1a60697282 - Ifc: more opening tweaks. 13 лет назад
  Alexander Gessler 302fad13b0 - Ifc: [openings] don't accidentally mirror stuff when projecting onto 2D planes. 13 лет назад
  Alexander Gessler af0d4ef3da - Ifc: clean up temporary wall points when switching from horizontal to vertical openings. 13 лет назад
  Alexander Gessler 9647c87c7c - Ifc: no need to generate contour skiplist twice. 13 лет назад
  Alexander Gessler bbd10cd748 - Ifc: fix normalization of base mesh normal for opening generation. 13 лет назад
  Alexander Gessler 3b30a39fe1 - Ifc: add debug code for checking correctness of coordinate transforms. 13 лет назад
  Alexander Gessler b42f279110 - Ifc: improve intersection check for openings. 13 лет назад