aothms
|
ed8cc620ea
|
Use boost::shared_ptr
Fixes https://github.com/IfcOpenShell/IfcOpenShell/issues/17
|
2016-01-25 14:42:41 +01:00 |
|
aothms
|
4eee9a1936
|
Merge remote-tracking branch 'official/master'
Conflicts:
src/ifcconvert/IfcConvert.cpp
src/ifcgeom/IfcGeomIterator.h
|
2015-12-21 11:36:23 +01:00 |
|
Stinkfist0
|
a13042f227
|
Fix warnings: unused variables, shadowing variable names, constant conditional expressions, integer conversions, inability to generate copy-ctor and/or assignment operator, etc.
|
2015-11-21 23:05:28 +02:00 |
|
Stinkfist0
|
921c3eb2d3
|
SvgSerializer.cpp: add missing #include <Standard_Version.hxx>
|
2015-10-28 21:25:23 +02:00 |
|
aothms
|
f3af39546b
|
Don't construct transformation from matrix, but use original data.
|
2015-10-13 11:15:45 +02:00 |
|
aothms
|
82143f226e
|
Small changes to SVG serialization
|
2015-09-06 14:50:07 +02:00 |
|
Thomas Krijnen
|
f5c32adff1
|
Be sure to flush fstream when finalizing SVG export
|
2015-07-26 17:59:52 +00:00 |
|
Thomas Krijnen
|
0e5edbcd84
|
Reverse preprocessor statement to work without definition, defaulting to 2x3
|
2015-07-26 15:26:34 +00:00 |
|
Thomas Krijnen
|
68fc361d96
|
Add SvgSerializer developed in collaboration with ROOT B.V.
|
2015-07-26 14:26:13 +00:00 |
|