Thomas Krijnen
|
39e26dff46
|
Merge branch 'master' into layerset_slicing
# Conflicts:
# src/ifcconvert/IfcConvert.cpp
# src/ifcgeom/IfcGeom.h
# src/ifcgeom/IfcGeomFunctions.cpp
# src/ifcgeom/IfcGeomIteratorSettings.h
|
2016-05-02 15:13:30 +02:00 |
|
Thomas Krijnen
|
1142db3265
|
remove msvc specific leniencies
|
2016-04-09 17:54:23 +02:00 |
|
Thomas Krijnen
|
8ecc1269d7
|
Compile-time options to manipulate caching behaviour
|
2016-03-18 11:21:04 +01:00 |
|
aothms
|
5270710fc2
|
Use vanilla C arrays instead of std::tr::array
Fixes https://github.com/IfcOpenShell/IfcOpenShell/issues/17
|
2016-01-25 14:44:35 +01:00 |
|
aothms
|
c9db70c7c3
|
Initial implementation of layerset slicing
|
2015-10-07 17:33:30 +02:00 |
|
Thomas Krijnen
|
4d5d749255
|
Merge developments from the python_wrapper branch into master
|
2015-01-05 14:11:42 +00:00 |
|
Thomas Krijnen
|
2a403e240d
|
*** See: https://sourceforge.net/p/ifcopenshell/discussion/1782718/thread/6bd0f843/ ***
Massive refactor of the IfcGeomObjects module, which is now the IfcGeom::Iterator class.
|
2014-12-19 12:14:36 +00:00 |
|
Thomas Krijnen
|
1b54ba039d
|
- Add support for IFC4 nurbs surfaces (IfcBSplineSurfaceWithKnots and IfcAdvancedFace)
- Remove unnecessary typedefs
|
2014-05-04 14:42:55 +00:00 |
|
Thomas Krijnen
|
17f873b486
|
First stab at a new express parser to have some more luck with Ifc4
|
2014-02-17 22:13:55 +00:00 |
|
Thomas Krijnen
|
063f498066
|
Additional compatibility for std::tr1::array
|
2013-07-20 22:00:12 +00:00 |
|
Thomas Krijnen
|
12a0571bf4
|
Prefix array with tr1 to accomodate older compilers
|
2013-05-13 07:12:42 +00:00 |
|
Thomas Krijnen
|
1d1fd49608
|
Added missing files
|
2013-05-13 06:40:30 +00:00 |
|