提交历史

作者 SHA1 备注 提交日期
  Turo Lamminen ef0af40f90 IFC: Remove dead code 8 年之前
  Kim Kulling dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 年之前
  Leo Terziman fff0e886a1 Fixed bug in IFC openings when curmesh.vertcnt is empty 8 年之前
  Jared Mulconry 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 年之前
  Kim Kulling e51b7d2a61 IFC: fix possible use after free access bug. 9 年之前
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年之前
  Turo Lamminen e67bcca744 IFC: Fix more bad references 10 年之前
  Turo Lamminen 4540250116 IFC: Don't store temporary values by reference 10 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  ulf 76c69205b1 - reintroduced IFC openings to floors and ceilings. Were disabled for some unknown reasons, I hope I didn't break anything. Everything I tested works fine. 10 年之前
  ulf b71ded1ad0 - manually merged C4D importer code from acgessler branch 10 年之前
  Joe Hermaszewski e8d4479344 Squash incorrect abs usage 10 年之前
  abma 775b26e614 use std:: namespace for most cmath functions: 11 年之前
  abma 6c5f9ecb06 fix most warnings with -pendantic 11 年之前
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio 12 年之前
  Alexander Gessler 232e69dc2a - Ifc: code cleanup, remove various non-needed variables as pointed out by gcc. 12 年之前
  Alexander Gessler 667a51e0ab - fix various vc compile errors when building with boost. 12 年之前
  Alexander Gessler f7680f7f28 - Ifc: refactor code, move opening generation and boolean clipping code to separate units. 12 年之前