Commit History

Автор SHA1 Съобщение Дата
  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 години
  Alexander Gessler 650e515dd6 - Ifc: bix bug that caused some openings to be generated twice. This stops lots of the z noise. преди 13 години
  Alexander Gessler 2d01b9bdc9 - Ifc: pick average of all coordinates as projection plane. преди 13 години
  Alexander Gessler c2bd22507c - Ifc: check for self-intersecting contour lines to avoid duplicates. преди 13 години