Skip to content

Commit

Permalink
Merge pull request #214 from gramaziokohler/icon_rework
Browse files Browse the repository at this point in the history
Icon rework
  • Loading branch information
jonashaldemann authored Feb 12, 2024
2 parents c1e80e9 + b9f032e commit e57b74e
Show file tree
Hide file tree
Showing 39 changed files with 4 additions and 37 deletions.
Binary file modified src/compas_timber/ghpython/components/CT_Assembly/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_Attributes_Get/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_Attributes_Set/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_BTLx/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_Bake_BoxMap/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_BeamDecompose/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_Beam_fromCurve/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_DrillHole/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_Feature_Trim/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_FindByGuid/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/compas_timber/ghpython/components/CT_ShowBeamFrame/icon.png
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"category": "COMPAS Timber",
"subcategory": "Show",
"description": "Shows the XYZ axes of the Beam's local coordinate system.",
"exposure": 4,
"exposure": 2,
"ghpython": {
"isAdvancedMode": true,
"iconDisplay": 0,
Expand Down
Binary file modified src/compas_timber/ghpython/components/CT_ShowBeamIndex/icon.png
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"category": "COMPAS Timber",
"subcategory": "Show",
"description": "Shows the key of the Beam in the Assembly.",
"exposure": 4,
"exposure": 2,
"ghpython": {
"isAdvancedMode": true,
"iconDisplay": 0,
Expand Down

This file was deleted.

Diff not rendered.

This file was deleted.

Binary file modified src/compas_timber/ghpython/components/CT_ShowJointTypes/icon.png
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"category": "COMPAS Timber",
"subcategory": "Show",
"description": "Shows the names of the defined Joints.",
"exposure": 4,
"exposure": 6,
"ghpython": {
"isAdvancedMode": true,
"iconDisplay": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"category": "COMPAS Timber",
"subcategory": "Show",
"description": "Shows the names of the connection topology types.",
"exposure": 4,
"exposure": 6,
"ghpython": {
"isAdvancedMode": true,
"iconDisplay": 0,
Expand Down

0 comments on commit e57b74e

Please sign in to comment.