Skip to content

Commit 134af49

Browse files
committed
Updates
1 parent 1095167 commit 134af49

2 files changed

Lines changed: 21 additions & 17 deletions

File tree

repos.yml

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -157,19 +157,6 @@ repos:
157157
owner: blockresearchgroup
158158
category: tooling
159159
pypi: compas_rui
160-
# Rhino plugins — distributed via Yak, not PyPI (no pypi key).
161-
- name: compas-RV
162-
owner: blockresearchgroup
163-
category: structures
164-
- name: compas-FoFin
165-
owner: blockresearchgroup
166-
category: structures
167-
- name: compas-IGS
168-
owner: blockresearchgroup
169-
category: structures
170-
- name: compas-Masonry
171-
owner: blockresearchgroup
172-
category: structures
173160

174161
# =======================================================================
175162
# gramaziokohler — timber, fabrication & COMPAS extensions
@@ -214,6 +201,23 @@ repos:
214201
owner: gramaziokohler
215202
category: apps
216203
tier: apps
204+
# Rhino plugins — distributed via Yak, not PyPI (no pypi key).
205+
- name: compas-RV
206+
owner: blockresearchgroup
207+
category: structures
208+
tier: apps
209+
- name: compas-FoFin
210+
owner: blockresearchgroup
211+
category: structures
212+
tier: apps
213+
- name: compas-IGS
214+
owner: blockresearchgroup
215+
category: structures
216+
tier: apps
217+
- name: compas-Masonry
218+
owner: blockresearchgroup
219+
category: structures
220+
tier: apps
217221

218222
# ---- archived (kept for historical migration signal) ------------------
219223
- name: compas_view2

site/public/data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,7 @@
18891889
"owner": "blockresearchgroup",
18901890
"url": "https://github.com/BlockResearchGroup/compas-FoFin",
18911891
"category": "structures",
1892-
"tier": "domain",
1892+
"tier": "apps",
18931893
"role": null,
18941894
"status": "active",
18951895
"description": "Rhino plugin for form finding of tension-only, compression-only, and mixed tension-compression structures with axial forces, using constrained force-density and dynamic relaxation solvers.",
@@ -1978,7 +1978,7 @@
19781978
"owner": "blockresearchgroup",
19791979
"url": "https://github.com/BlockResearchGroup/compas-IGS",
19801980
"category": "structures",
1981-
"tier": "domain",
1981+
"tier": "apps",
19821982
"role": null,
19831983
"status": "active",
19841984
"description": "Rhino plugin for Interactive Graphic Statics using an algebraic graph-based approach to graphic statics",
@@ -2067,7 +2067,7 @@
20672067
"owner": "blockresearchgroup",
20682068
"url": "https://github.com/BlockResearchGroup/compas-Masonry",
20692069
"category": "structures",
2070-
"tier": "domain",
2070+
"tier": "apps",
20712071
"role": null,
20722072
"status": "active",
20732073
"description": "Rhino plugin for the design and equilibrium analysis of block models and for the stability assessment of (historic) masonry structures.",
@@ -2162,7 +2162,7 @@
21622162
"owner": "blockresearchgroup",
21632163
"url": "https://github.com/BlockResearchGroup/compas-RV",
21642164
"category": "structures",
2165-
"tier": "domain",
2165+
"tier": "apps",
21662166
"role": null,
21672167
"status": "active",
21682168
"description": "Rhino plugin for form finding of spatial networks of compression forces in equilibrium with vertical loads using two-dimensional, reciprocal form and force diagrams.",

0 commit comments

Comments
 (0)