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 |
|
Balleux Benjamin
|
7ce795def3
|
clean WIP
|
2017-04-20 15:06:49 +02:00 |
|
Balleux Benjamin
|
8e4febecc0
|
clean : Remove the debug print
debug : don't display the name of the element in unity anymore
|
2017-04-19 16:38:35 +02:00 |
|
Balleux Benjamin
|
195979d4f0
|
Merge branch 'feature/hierarchy' of https://github.com/mitmadness/IfcOpenShell into feature/hierarchy
# Conflicts:
# src/ifcconvert/ColladaSerializer.cpp
|
2017-04-19 15:09:59 +02:00 |
|
Balleux Benjamin
|
ab0e47c55f
|
Options added : --use-element-types and --use-element-hierarchy
|
2017-04-19 12:07:03 +02:00 |
|
Tristan Zimpfer
|
9f362853d6
|
Added a matrix for the parent node and a better id.
|
2017-04-19 11:48:52 +02:00 |
|
Tristan Zimpfer
|
79e1e0ec04
|
Hierarchy v1
|
2017-04-13 16:39:36 +02:00 |
|
Ken Arroyo Ohori
|
de83633891
|
Merge pull request #15 from kenohori/cgal
Catching some errors during conversion to/from Nef, tapered extrusions
|
2017-04-12 23:10:46 -05:00 |
|
Tristan Zimpfer
|
f446f25cee
|
Sort DeferredObject.
|
2017-04-12 17:28:29 +02:00 |
|
Balleux Benjamin
|
a02b189f69
|
Bug Fix : the previous commit made the program crash when an object has no parent
|
2017-04-12 16:11:37 +02:00 |
|
Balleux Benjamin
|
8312853b99
|
add parent property to deffered objects
|
2017-04-12 15:49:05 +02:00 |
|
Balleux Benjamin
|
be326e13ed
|
Send Hierarchy data to the serializer
|
2017-04-12 14:56:00 +02:00 |
|
Balleux Benjamin
|
a2aa2bf9eb
|
Send hierarchy data to the serializer WIP
|
2017-04-12 14:38:54 +02:00 |
|
Balleux Benjamin
|
b9e9bfeceb
|
Handle errors : when an object has no parent
|
2017-04-12 13:36:12 +02:00 |
|
Stinkfist0
|
dd8ee915c3
|
ifcwrap/CMakeLists.txt: as PYTHONLIBS_FOUND and PYTHONINTERP_FOUND cannot seem to be trusted, perform further checks to see whether the packages were actually found or not.
E.g. one can doo set PYTHONHOME=C:/NoPythonHere
and when running CMake it will happily report:
-- Found PythonLibs: C:/NoPythonHere/libs/python34.lib
|
2017-04-12 10:39:41 +02:00 |
|
Stinkfist0
|
7fdbc9811d
|
src/ifcwrap/CMakeLists.txt: use PYTHON_INCLUDE_DIRS instead of the deprecated PYTHON_INCLUDE_PATH
|
2017-04-12 10:39:41 +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 |
|
Stinkfist0
|
e4a7d2a149
|
Windows/MSVC build scripts: support for VS 2017 CMake generators, update Boost to 1.63.0, update ICU download to 58.2 in order to have VS 2107 download available, configure Boost using generic MSVC instead of specific version, make sure to 'git fetch' before 'git checkout <revision>'.
|
2017-04-12 10:39:41 +02:00 |
|
Balleux Benjamin
|
37f7fbecca
|
Retrieve the type and the hierarchy of the IFC and write it in the .dae files
|
2017-04-11 17:26:30 +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 |
|
Alexandre Lemire
|
0f993b32f4
|
Fix generation of IfcOpenHouse.ifc which doesn't have its ground representation. See #200
|
2017-04-07 12:29:38 +02:00 |
|
Thomas Krijnen
|
8d9acfa677
|
Attempt to fix travis build w/ CGAL
|
2017-04-06 15:23:45 +02:00 |
|
Thomas Krijnen
|
7b7f9b4852
|
Attempt to fix travis build w/ CGAL
|
2017-04-06 14:57:10 +02:00 |
|
Thomas Krijnen
|
7189219aa4
|
Attempt to fix travis build w/ CGAL
|
2017-04-06 14:44:57 +02: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 |
|
Thomas Krijnen
|
1856c499b7
|
Fix misalignment between enum and boost::variant. See #200
|
2017-04-03 11:41:14 +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
|
612f8f36db
|
Merge pull request #14 from kenohori/cgal
Bugfixes + some validation code when creating New polyhedra
|
2017-03-30 19:16:48 -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 |
|
Thomas Krijnen
|
06cad59fa2
|
Fix missing python module installation
|
2017-03-24 10:11:44 +01:00 |
|
Ken Arroyo Ohori
|
a6195290f5
|
Merge pull request #13 from kenohori/cgal
Move shapes back to Polyhedron_3, more IFC entities supported, bugfixes
|
2017-03-23 20:33:52 -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
|
d0b71a2e57
|
Merge pull request #12 from kenohori/cgal
Reorganisation, export of non-simple New polyhedra, (very slow) solution to create open meshes
|
2017-03-20 20:59:19 -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 |
|