thorade
|
8d33abc5c7
|
autopep8 aggressive
autopep8 --in-place --recursive --max-line-length=200 --aggressive --aggressive --aggressive ifcopenshell
|
2017-11-07 15:28:45 +01:00 |
|
thorade
|
80360c278d
|
autopep8
autopep8 --in-place --recursive --max-line-length=200 ifcopenshell
|
2017-11-07 15:28:45 +01:00 |
|
thorade
|
407388503e
|
identical from __future__ import in ALL py files
|
2017-11-05 16:17:27 +01:00 |
|
Thomas Krijnen
|
0f825b7050
|
Fix missing import
|
2017-05-03 15:10:20 +02:00 |
|
Thomas Krijnen
|
240133515a
|
Unify usage of spaces in Python library code
|
2016-07-18 15:53:20 +02:00 |
|
Thomas Krijnen
|
aebb9e324b
|
Geometry serialization (#71)
Serialize geometry to IFC instances directly from a TopoDS_Shape
|
2016-06-22 15:03:18 +02:00 |
|
Thomas Krijnen
|
7c0944e43b
|
Defer pythonOCC imports in order not to break if unavailable
|
2016-05-19 13:31:54 +02:00 |
|
Thomas Krijnen
|
416b163050
|
Correct display_shape on TopoDS_Shape
|
2016-04-19 15:42:59 +02:00 |
|
Thomas Krijnen
|
1d1fb6d27a
|
First steps towards a PyQt4 application
|
2016-04-17 15:27:05 +02:00 |
|
Thomas Krijnen
|
81ee60079e
|
Enable per-item styles in the pythonOCC viewer
|
2016-04-11 11:50:43 +02:00 |
|
aothms
|
0d42a293ad
|
Add license header to occ_utils
|
2016-01-08 08:38:21 +01:00 |
|
aothms
|
fdf1b29682
|
Return shape for arbitrary representation items in ifcopenshell.geom.create_shape()
|
2015-10-22 12:04:49 +02:00 |
|
Thomas Krijnen
|
f20ae8e25e
|
create a setting to produce pythonOCC shapes for ifcopenshell.geom.iterator and -create_shape()
|
2015-02-19 21:45:17 +00:00 |
|