This website requires JavaScript.
Explore
Help
Register
Sign In
Glassvision
/
IfcOpenShell
Watch
1
Star
0
Fork
0
You've already forked IfcOpenShell
mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced
2026-08-09 17:31:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e24260015fb4e4533e3291f533b5a34d5a6e91d6
IfcOpenShell
/
src
T
History
Thomas Krijnen
e24260015f
For .obj conversion terminate lines with "\n" rather than std::endl causing a significant speed increase due to longer intermittently flushing the stream
2014-03-22 11:12:50 +00:00
..
examples
IfcOpenHouse: Don't use a single opening element to create multiple openings
2013-12-13 10:41:22 +00:00
ifcblender
/io_import_scene_ifc
IfcBlender: Assign material ids to mesh polygons rather than to derived tessellation data which is not persistent
2014-01-05 09:50:30 +00:00
ifcconvert
For .obj conversion terminate lines with "\n" rather than std::endl causing a significant speed increase due to longer intermittently flushing the stream
2014-03-22 11:12:50 +00:00
ifcexpressparser
…
ifcgeom
Prevent a construction error when trying to normalize a zero length normal during triangulation, which happens very, very rarely.
2014-03-22 10:48:29 +00:00
ifcjni
Update IfcJni for updated IfcGeomObjects interface
2014-01-03 14:08:25 +00:00
ifcmax
…
ifcparse
Bump version numbers
2014-01-12 11:03:50 +00:00
ifcserver
…
ifcwrap
IfcGeomObjects: No longer implicitly turn off the availability of triangulated data when USE_BREP_DATA is set. Use DISABLE_TRIANGULATION to explicitly disable the generation of triangulated data to gain performance when only OCC brep data is needed.
2014-01-02 13:33:54 +00:00
qtviewer
…