Thomas Krijnen
|
132e5d5f6e
|
Disable log_notice message on exceeding tolerance values
|
2017-08-09 17:00:41 +02:00 |
|
Thomas Krijnen
|
fd7f6e1f26
|
IfcIndexedPolyCurve
|
2017-08-05 12:39:15 +02:00 |
|
Thomas Krijnen
|
aa0a6aa5d1
|
Fix #178
|
2017-08-01 16:45:11 +02:00 |
|
Thomas Krijnen
|
6f7afd4b2a
|
Build comprehensive representation id. Fix #225
|
2017-06-28 15:24:49 +02:00 |
|
Thomas Krijnen
|
23beb096a0
|
Remove auto keywords
|
2017-06-20 19:47:53 +02:00 |
|
Thomas Krijnen
|
101ef69ae9
|
Fail serialize() if one of the faces cannot be mapped to IFC (2x3)
|
2017-06-20 18:55:52 +02:00 |
|
Thomas Krijnen
|
9ae55ab303
|
Small fixes to transformations
|
2017-06-06 17:12:46 +02:00 |
|
Thomas Krijnen
|
5e0da9725a
|
ifcparse refactoring (#190)
Unify attribute containers, provide latebound attribute access on IfcBaseEntity, more basic tests on Travis
|
2017-06-05 17:26:58 +02:00 |
|
Thomas Krijnen
|
9a43658716
|
Correct verbosity check
|
2017-06-05 13:08:07 +02:00 |
|
Stinkfist0
|
273c977f66
|
Remove extraneous spaces in geom filter description prints.
|
2017-06-05 11:41:55 +02:00 |
|
Thomas Krijnen
|
1704862d0d
|
Correct test for when to reuse representation in iterator
|
2017-06-05 11:08:07 +02:00 |
|
Thomas Krijnen
|
af2799acd4
|
Matrix multiplication in OCC rather than boost::ublas (re #211)
|
2017-05-20 19:50:10 +02:00 |
|
Thomas Krijnen
|
c093dc0335
|
Merge pull request #211 from mitmadness/feature/hierarchy
Represent hierarchy in Collada files
|
2017-05-20 19:46:56 +02:00 |
|
Balleux Benjamin
|
4680298bee
|
Clean : Remove debug logs
|
2017-05-16 16:34:50 +02:00 |
|
Balleux Benjamin
|
942d34ee39
|
Feature : Retrieve the full hierarchy. Fix the placement of the objects.
Check slab->HasObjectType before using slab->ObjectType
|
2017-05-16 14:27:36 +02:00 |
|
Balleux Benjamin
|
be3dbce9f4
|
feature (WIP) : retrieve full hierarchy
Bug : the element are not at the right location
|
2017-05-15 17:45:05 +02:00 |
|
Balleux Benjamin
|
a6ffa7fc42
|
Fix : fill the storey property of an Element with NULL when we don't find any IfcBuildingStorey parent
|
2017-05-09 14:40:23 +02:00 |
|
Thomas Krijnen
|
d713b7e06a
|
Limit retries for boolean op on OCCT 6.9 and higher
|
2017-05-03 12:07:10 +02:00 |
|
Thomas Krijnen
|
d34c3b4b20
|
Example for #209
|
2017-04-25 16:53:35 +02:00 |
|
Ken Arroyo Ohori
|
42f23a786f
|
Output all errors as separate files
|
2017-04-25 13:45:18 +02:00 |
|
Ken Arroyo Ohori
|
8b539d2b93
|
Requirement for self-intersection tests
|
2017-04-25 13:44:57 +02:00 |
|
Ken Arroyo Ohori
|
b732759388
|
Comprehensive validation code for opening subtractions
|
2017-04-25 13:44:34 +02:00 |
|
Ken Arroyo Ohori
|
02244400ab
|
Remove old debug code
|
2017-04-25 13:43:55 +02:00 |
|
Ken Arroyo Ohori
|
85a36738d2
|
Comment out triangulation code
|
2017-04-25 13:42:38 +02:00 |
|
Balleux Benjamin
|
ea609af394
|
comments added
|
2017-04-21 16:02:13 +02:00 |
|
Balleux Benjamin
|
8ac18752b2
|
Remove temp file
|
2017-04-21 15:59:54 +02:00 |
|
Balleux Benjamin
|
95acd4c517
|
Clean : remove debug lines
Find the floor of an element in the IfcGeomIterator class
|
2017-04-21 15:49:34 +02:00 |
|
Ken Arroyo Ohori
|
164e67a50b
|
Catching some more CGAL errors, allow non-closed meshes, start of new code to triangulate faces
|
2017-04-21 15:43:19 +02:00 |
|
Stinkfist0
|
2edf867818
|
Use boost functions for string manipulation instead of std ones in order to silence char-int conversion warnings on VS 2017.
|
2017-04-12 10:39:41 +02:00 |
|
Ken Arroyo Ohori
|
9f2a617ad7
|
Catch a few nasty cases in triangulation, more efficient to only compute face normals
|
2017-04-10 18:54:30 -05:00 |
|
Ken Arroyo Ohori
|
26bd03e407
|
Ditto
|
2017-04-10 18:53:52 -05:00 |
|
Ken Arroyo Ohori
|
248c73c2ab
|
Catch failures to convert Nef to Polyhedron_3
|
2017-04-10 18:53:28 -05:00 |
|
Ken Arroyo Ohori
|
f03a228280
|
Merge pull request #3 from aothms/cgal
Thomas fixed the transformations
|
2017-04-05 18:07:32 -05:00 |
|
Thomas Krijnen
|
91e5b337d3
|
Reverse matrix multiplication order
|
2017-04-05 16:06:07 +02:00 |
|
Thomas Krijnen
|
009f50abe1
|
Fix compilation on MSVC
|
2017-04-05 15:57:21 +02:00 |
|
Thomas Krijnen
|
f71ee35f57
|
More 'tolerant' to tolerances higher than the modeling precision
|
2017-04-03 14:55:34 +02:00 |
|
Ken Arroyo Ohori
|
c9267d7ace
|
Fixed orientation bug in tapered extrusions
|
2017-03-30 21:11:05 -06:00 |
|
Ken Arroyo Ohori
|
4a340027bf
|
IfcExtrudedAreaSolidTapered (with problems?)
|
2017-03-30 20:12:23 -06:00 |
|
Ken Arroyo Ohori
|
c1887f3f1f
|
And the rest
|
2017-03-30 19:16:11 -06:00 |
|
Ken Arroyo Ohori
|
71ad7dd4bc
|
Forgot one line
|
2017-03-30 19:06:47 -06:00 |
|
Ken Arroyo Ohori
|
ed9676ed38
|
Squashed some bugs
|
2017-03-30 19:04:39 -06:00 |
|
Ken Arroyo Ohori
|
583c334802
|
Removed sphere radius at some point
|
2017-03-23 20:31:41 -06:00 |
|
Ken Arroyo Ohori
|
f8f4db72ec
|
IfcDerivedProfileDef
|
2017-03-23 20:25:54 -06:00 |
|
Ken Arroyo Ohori
|
dd206a2a52
|
A few more simple IFC classes to fill in things
|
2017-03-23 20:20:43 -06:00 |
|
Ken Arroyo Ohori
|
12967790ba
|
Switched back to Polyhedron_3 for shapes. Should be checked.
|
2017-03-23 19:49:15 -06:00 |
|
Ken Arroyo Ohori
|
4061f93560
|
Export non-simple Nef too
|
2017-03-20 20:57:17 -06:00 |
|
Ken Arroyo Ohori
|
71d7bbd6ba
|
Ordering things…
|
2017-03-20 20:06:48 -06:00 |
|
Ken Arroyo Ohori
|
62ca6f6a7d
|
Checked shapes with styles. Found bug?
|
2017-03-20 16:45:27 -06:00 |
|
Ken Arroyo Ohori
|
8090bb4c00
|
Shapes with styles in separate file
|
2017-03-20 16:35:14 -06:00 |
|
Ken Arroyo Ohori
|
cf6bd5a629
|
Enabled missing Cartesian transformations
|
2017-03-20 16:31:06 -06:00 |
|