Jared Mulconry
|
5f098b2f94
Fixed build warnings on MSVC14 x64 in the IFC format sources.
|
8 years ago |
Kim Kulling
|
e51b7d2a61
IFC: fix possible use after free access bug.
|
9 years ago |
mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 years ago |
Turo Lamminen
|
e67bcca744
IFC: Fix more bad references
|
10 years ago |
Turo Lamminen
|
4540250116
IFC: Don't store temporary values by reference
|
10 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
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 years ago |
ulf
|
b71ded1ad0
- manually merged C4D importer code from acgessler branch
|
10 years ago |
Joe Hermaszewski
|
e8d4479344
Squash incorrect abs usage
|
10 years ago |
abma
|
775b26e614
use std:: namespace for most cmath functions:
|
11 years ago |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 years ago |
Léo Terziman
|
4e7b59be55
Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio
|
11 years ago |
Alexander Gessler
|
232e69dc2a
- Ifc: code cleanup, remove various non-needed variables as pointed out by gcc.
|
12 years ago |
Alexander Gessler
|
667a51e0ab
- fix various vc compile errors when building with boost.
|
12 years ago |
Alexander Gessler
|
f7680f7f28
- Ifc: refactor code, move opening generation and boolean clipping code to separate units.
|
12 years ago |