ulf
|
a2c9904d59
|
- Bugfix: polygon-bounded half space clipping now assumes plane in correct coordinate space
- Bugfix: closing polygon loop along boundary polygon now correctly projects boundary vertices to polygon plane
|
2015-03-05 20:17:26 +01:00 |
ulf
|
0cdc528e01
|
- Bugfix: IFC loader tested squared length against non-squared epsilon in RemoveDegenerates()
|
2015-03-03 15:56:09 +01:00 |
ulf
|
b71ded1ad0
|
- manually merged C4D importer code from acgessler branch
- manually merged IFC bugfixes and improvements from schrompf branch
|
2015-02-23 14:23:28 +01:00 |
abma
|
775b26e614
|
use std:: namespace for most cmath functions:
http://en.cppreference.com/w/cpp/header/cmath
|
2014-09-23 00:43:33 +02:00 |
abma
|
6c5f9ecb06
|
fix most warnings with -pendantic
|
2014-08-18 02:09:06 +02:00 |
Léo Terziman
|
4e7b59be55
|
Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio
|
2014-01-17 11:43:48 +01:00 |
Alexander Gessler
|
d25715ad2c
|
- Ifc: fix issue pointed out by clang that caused an epsilon check to go totally wrong. A pair of extra parentheses invoked C++ expression evaluation instead of argument passing.
|
2013-04-08 19:39:15 +02:00 |
Kim
|
3587eef6eb
|
bugfix : fix a w4 compiler warning.
Signed-off-by: Kim <Kulling>
|
2013-03-11 22:44:53 +01:00 |
Alexander Gessler
|
de7b1aaa50
|
- IFCBoolean.cpp: fix capitalization error in filename
|
2013-02-18 16:10:47 +01:00 |