Update Supported SCAD Features authored by Deepak Rangarajan's avatar Deepak Rangarajan
...@@ -38,7 +38,7 @@ The following is a WIP and will be updated as new features are added to the CSG ...@@ -38,7 +38,7 @@ The following is a WIP and will be updated as new features are added to the CSG
| $children | :sunny: | | $children | :sunny: |
| $preview | :sunny: | | $preview | :sunny: |
# Modified Characters # Modifier Characters
| **Feature** | **Status** | | **Feature** | **Status** |
| ------------|:----------:| | ------------|:----------:|
| * | :sunny: | | * | :sunny: |
...@@ -53,7 +53,7 @@ The following is a WIP and will be updated as new features are added to the CSG ...@@ -53,7 +53,7 @@ The following is a WIP and will be updated as new features are added to the CSG
| square | :sunny: | | | | square | :sunny: | | |
| polygon | :sunny: | | | | polygon | :sunny: | | |
| text | :thunder_cloud_rain: | creates text as a 2D obj | unknown | | text | :thunder_cloud_rain: | creates text as a 2D obj | unknown |
| import | :sunny: | | | | import | :thunder_cloud_rain: | imports a file for use | unknown |
| projection | :thunder_cloud_rain: | project 3D obj to xy plane | unknown | | projection | :thunder_cloud_rain: | project 3D obj to xy plane | unknown |
# 3D # 3D
... ...
......