We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 133dec5 commit 9c94dc3Copy full SHA for 9c94dc3
README.md
@@ -89,10 +89,10 @@ For more information check out [MDN SharedArrayBuffer](https://developer.mozilla
89
- [ ] tests exist
90
91
## Future work
92
-- [ ] Fix NULLGL in OpenSCAD 2021
+- [x] Fix NULLGL in OpenSCAD 2021
93
- [ ] Merge WASM patch into Boost.Filesystem
94
95
## Known Issues
96
- [ ] text does not render
97
Fonts appear to be missing but FontConfig seems to be working correctly. This seems to just be a config issue at runtime.
98
-- [ ] CGAL error on intersection between cube and circle (might be a 2019 issue)
+- [ ] CGAL error on intersection between cube and circle (csg test)
0 commit comments