issues
search
Haskell-Things
/
ImplicitCAD
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
https://implicitcad.org/
GNU Affero General Public License v3.0
1.41k
stars
142
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
readme haskell examples out of date
#494
aavogt
opened
1 week ago
0
Support for something approaching OpenSCAD's text() function
#493
Fordi
opened
1 month ago
0
[Proposal] Bounties support for community development?
#492
zcesur
opened
2 months ago
0
Website borked
#491
everythingability
opened
2 months ago
1
Website down
#490
henrebotha
closed
2 months ago
2
rotateExtrude running into minimum: empty list
#489
julialongtin
opened
3 months ago
0
Add missing golden files
#488
sorki
closed
3 months ago
0
Fixing relative imports for extopenscad.
#487
lepsa
closed
7 months ago
0
Removing more partial functions the GHC picked up.
#486
lepsa
closed
7 months ago
1
remove travis.yml
#485
eiais
closed
7 months ago
1
Ghcup documentation
#484
lepsa
closed
7 months ago
0
Fixing some partial function warnings being emitted by GHC
#483
lepsa
closed
7 months ago
1
Haskell Platform has been depricated
#482
archuser123445
closed
7 months ago
2
README ghci test not working and there is no ~/.cabal/lib/ ...
#481
kjcole
opened
8 months ago
1
openscad quasiquote
#480
aavogt
opened
10 months ago
2
Fixing export issues where unsupported primitives were being generated.
#479
lepsa
closed
10 months ago
1
Remove unused ormolu
#478
sorki
closed
10 months ago
0
Git friendly import lists
#477
sorki
opened
10 months ago
0
CI: Check for trailing whitespace
#476
sorki
opened
10 months ago
0
Symbolic export emits primitives not supported by OpenSCAD
#475
sorki
opened
10 months ago
2
init implicit-interepreter
#474
sorki
closed
10 months ago
0
Flip `extrude` arguments
#473
sorki
closed
10 months ago
0
[Issue 455] eSCAD pretty-printing
#472
lepsa
closed
10 months ago
3
Adding more primitives
#471
lepsa
closed
10 months ago
3
Issue #450. Making torus and ellipsoid primitive objects.
#470
lepsa
closed
10 months ago
1
fix bounding boxes for infinite implicit functions.
#469
julialongtin
closed
11 months ago
0
merged version of lepsa:improving-shell
#468
julialongtin
closed
11 months ago
1
create next version. minor formatting changes to the Release process.
#467
julialongtin
closed
11 months ago
0
fix typo in .gitignore, and mostly rewrite the release process.
#466
julialongtin
closed
11 months ago
0
remove extra k.
#465
julialongtin
closed
11 months ago
0
add a hint, and list the dependent packages on the GHC command line.
#464
julialongtin
closed
11 months ago
0
remove duplicate and unused quaternionToEuler from MathUtil
#463
sorki
closed
11 months ago
0
drop Setup.hs
#462
sorki
closed
11 months ago
0
fix the docs target in the Makefile.
#461
julialongtin
closed
11 months ago
0
more inlining, since ghc9.4 is more agressive.
#460
julialongtin
closed
11 months ago
0
better clamping to prevent gimbal lock?
#459
julialongtin
opened
11 months ago
1
Release/0.4.1+next
#458
sorki
closed
11 months ago
0
Version 0.4.0.0 -> 0.4.1.0
#457
sorki
closed
11 months ago
0
Implement better pretty printer for `Haskell` code
#456
sorki
opened
12 months ago
1
Implement better pretty printer for `escad`
#455
sorki
closed
10 months ago
2
CI, Readme, CHANGELOG
#454
sorki
closed
12 months ago
0
Create `implicit` executable
#453
sorki
opened
1 year ago
2
Move `extopenscad` to separate library
#452
sorki
opened
1 year ago
0
Flip `extrude` arguments
#451
sorki
closed
10 months ago
1
Switch `torus` and `ellipsoid` to `SymbolicObj3`
#450
sorki
closed
10 months ago
1
Small polygons under rotation result in SDF flipping its sign
#449
sorki
opened
1 year ago
1
Add slice primitive
#448
sorki
closed
10 months ago
1
Generalize core primitives to abstract number type
#447
sorki
opened
1 year ago
0
Add point and line segment primitives
#446
sorki
opened
1 year ago
4
Chores
#445
sorki
closed
1 year ago
1
Next