.gitignore
.releaserc.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
deploy.sh
dev-requirements.txt
requirements.txt
setup.py
.github/workflows/ci.yaml
.github/workflows/dependency-release.yaml
docs/README.md
docs/conf.py
docs/index.rst
docs/modules.rst
docs/_build/.nojekyll
docs/_build/README.md
docs/_build/docs/README.md
docs/_static/custom.css
docs/_templates/layout.html
docs/cli/index.rst
dragonfly/__init__.py
dragonfly/__main__.py
dragonfly/_base.py
dragonfly/building.py
dragonfly/colorobj.py
dragonfly/config.py
dragonfly/context.py
dragonfly/dictutil.py
dragonfly/extensionutil.py
dragonfly/model.py
dragonfly/projection.py
dragonfly/properties.py
dragonfly/roof.py
dragonfly/room2d.py
dragonfly/shadingparameter.py
dragonfly/skylightparameter.py
dragonfly/story.py
dragonfly/subdivide.py
dragonfly/windowparameter.py
dragonfly/cli/__init__.py
dragonfly/cli/create.py
dragonfly/cli/edit.py
dragonfly/cli/translate.py
dragonfly/cli/validate.py
dragonfly/writer/__init__.py
dragonfly/writer/building.py
dragonfly/writer/context.py
dragonfly/writer/model.py
dragonfly/writer/room2d.py
dragonfly/writer/story.py
dragonfly_core.egg-info/PKG-INFO
dragonfly_core.egg-info/SOURCES.txt
dragonfly_core.egg-info/dependency_links.txt
dragonfly_core.egg-info/entry_points.txt
dragonfly_core.egg-info/requires.txt
dragonfly_core.egg-info/top_level.txt
tests/__init__.py
tests/building_test.py
tests/cli_test.py
tests/colorobj_test.py
tests/context_test.py
tests/dictutil_test.py
tests/model_test.py
tests/projection_test.py
tests/roof_test.py
tests/room2d_test.py
tests/shadingparameter_test.py
tests/skylightparameter_test.py
tests/story_test.py
tests/subdivide_test.py
tests/windowparameter_test.py
tests/geojson/TestGeoJSON.geojson
tests/geojson/TestGeoJSON_minimal.geojson
tests/json/Level03.dfjson
tests/json/Model_with_building_roofs.dfjson
tests/json/Model_with_duplicated_roofs.dfjson
tests/json/Roof_Party_edge_case.dfjson
tests/json/Roof_Party_edge_case2.dfjson
tests/json/Roof_Party_edge_case3.dfjson
tests/json/Room_with_complex_skylights.dfjson
tests/json/alleyway_detailed.dfjson
tests/json/assign_sub_face_edge_case.dfjson
tests/json/assign_sub_face_edge_case.hbjson
tests/json/bad_adjacency_model.dfjson
tests/json/endless_roof.json
tests/json/failing_roof.dfjson
tests/json/has_floor_ceiling_model.dfjson
tests/json/ice_rink_with_roof.dfjson
tests/json/invalid_roof_1.dfjson
tests/json/invalid_roof_2.dfjson
tests/json/line_rays.json
tests/json/model_editor_encoded.dfjson
tests/json/model_for_merge_methods.dfjson
tests/json/model_for_pulling.dfjson
tests/json/model_with_bldg_roofs.dfjson
tests/json/model_with_doors_skylights.dfjson
tests/json/model_with_nulls.json
tests/json/model_with_roof_and_holes.dfjson
tests/json/model_with_room3ds.dfjson
tests/json/model_with_with_separation.dfjson
tests/json/non_manifold_roof.dfjson
tests/json/non_planar_roof.dfjson
tests/json/overlapping_skylights.dfjson
tests/json/polygons.json
tests/json/revit_sample_model.hbjson
tests/json/roof_boolean_int_fail.dfjson
tests/json/roof_failure.dfjson
tests/json/roof_intersect_room.dfjson
tests/json/roof_party.dfjson
tests/json/roof_party_test.dfjson
tests/json/roof_sliver_bug.dfjson
tests/json/roof_tolerance_fail.dfjson
tests/json/roof_touching_floor_example.dfjson
tests/json/roof_with_dormer.dfjson
tests/json/roof_with_overlap.dfjson
tests/json/roof_with_vertical_gap.dfjson
tests/json/room_for_remove_colinear.dfjson
tests/json/room_for_remove_short_segs.dfjson
tests/json/sample_revit_model.dfjson
tests/json/self_int_hallway_roof.dfjson
tests/json/self_intersecting_roof.dfjson
tests/json/short_seg_room2ds.json
tests/json/single_family_home.hbjson
tests/json/test_hip_roof.dfjson
tests/json/wall_faces_with_roof_bug.dfjson
tests/json/wall_roof_bug.dfjson
tests/json/wall_roof_bug_2.dfjson
tests/json/wall_roof_fail.dfjson