Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ianmackenzie/elm-geometry issues and pull requests

#154 - Shapes in readme images can't be seen with GH's dark mode

Issue - State: open - Opened by jjant over 2 years ago - 2 comments

#153 - Poisson Disk Sampling

Pull Request - State: closed - Opened by gampleman over 2 years ago - 2 comments

#152 - Add Triangle2d.arrowhead function?

Issue - State: open - Opened by ianmackenzie about 3 years ago

#151 - Add Frame3d.from**SketchPlane functions

Issue - State: open - Opened by ianmackenzie about 3 years ago

#150 - WIP: Transformation2d

Pull Request - State: open - Opened by gampleman about 3 years ago - 5 comments

#149 - Add angle-between-three-points function

Issue - State: open - Opened by ianmackenzie over 3 years ago

#148 - Adds a constructor for regular polygons

Pull Request - State: closed - Opened by gampleman over 3 years ago - 6 comments

#147 - Axis triangle intersection

Pull Request - State: closed - Opened by odf over 3 years ago - 13 comments

#146 - Implement Axis3d.intersectionWithRectangle

Pull Request - State: closed - Opened by w0rm over 3 years ago - 1 comment

#145 - Change license to something a little more permissive maybe?

Issue - State: closed - Opened by coballast over 3 years ago - 3 comments

#144 - Expand docs for Direction3d.angleFrom

Issue - State: open - Opened by ianmackenzie over 3 years ago

#143 - Relax type signatures of vector construction/transformation functions

Issue - State: closed - Opened by ianmackenzie over 3 years ago
Labels: breaking change

#142 - Ellipsoid3d

Pull Request - State: closed - Opened by g-belmonte over 3 years ago - 15 comments

#141 - Update dependencies

Issue - State: closed - Opened by g-belmonte over 3 years ago - 1 comment

#140 - Rethink 'with' naming pattern for constructors?

Issue - State: open - Opened by ianmackenzie over 3 years ago - 6 comments
Labels: breaking change

#139 - Feature/vector physics

Pull Request - State: closed - Opened by g-belmonte over 3 years ago - 8 comments

#138 - Add Capsule3d module

Issue - State: open - Opened by w0rm over 3 years ago

#137 - scaleTo methods for Vector2d and Vector3d

Pull Request - State: closed - Opened by g-belmonte over 3 years ago - 9 comments

#136 - Return Maybe values from Arc2d.centerPoint etc.

Issue - State: open - Opened by ianmackenzie almost 4 years ago
Labels: breaking change

#135 - Add Ellipsoid3d module

Issue - State: closed - Opened by ianmackenzie almost 4 years ago - 8 comments
Labels: Hacktoberfest

#134 - Add Vector#d.scaleTo functions?

Issue - State: closed - Opened by ianmackenzie about 4 years ago - 8 comments
Labels: Hacktoberfest

#133 - Add BoundingBox2d.aspectRatio

Issue - State: open - Opened by MartinSStewart about 4 years ago - 1 comment
Labels: Hacktoberfest

#132 - Rename ArcLengthParameterization module to ArcLength

Issue - State: closed - Opened by ianmackenzie about 4 years ago
Labels: breaking change

#131 - Introduce Cone3d shape

Pull Request - State: closed - Opened by w0rm about 4 years ago - 5 comments

#129 - Add Rectangle2d.fromBoundingBox and Rectangle3d.fromBoundingBox

Issue - State: closed - Opened by MartinSStewart about 4 years ago - 1 comment

#128 - Add intersectionWithSphere function

Pull Request - State: closed - Opened by SuzzzWood over 4 years ago - 4 comments

#127 - Add velocity/acceleration/force vector constructors?

Issue - State: closed - Opened by ianmackenzie over 4 years ago - 4 comments
Labels: Hacktoberfest

#126 - Add Direction3d.[orthonormalize2, orthogonalize2]?

Issue - State: open - Opened by ianmackenzie over 4 years ago

#124 - Add Axis3d.intersectionWithSketchPlane

Issue - State: open - Opened by MartinSStewart over 4 years ago - 1 comment

#123 - Add interval distances for line segments

Pull Request - State: closed - Opened by w0rm over 4 years ago - 6 comments

#122 - Add Vector#d.sum

Issue - State: closed - Opened by ianmackenzie over 4 years ago - 4 comments

#121 - Split out test code into its own package

Issue - State: open - Opened by ianmackenzie over 4 years ago

#120 - Add weighted centroid functions?

Issue - State: open - Opened by ianmackenzie over 4 years ago - 1 comment

#119 - Add Vector#d.[twice, half]

Issue - State: closed - Opened by ianmackenzie over 4 years ago

#118 - Add Vector#d.times

Issue - State: closed - Opened by ianmackenzie over 4 years ago

#117 - Polygon2d.centroid

Pull Request - State: closed - Opened by w0rm over 4 years ago - 15 comments

#116 - Add Axis2d.throughPoints and Axis3d.throughPoints

Issue - State: closed - Opened by MartinSStewart over 4 years ago - 1 comment

#115 - Add midpoint to circular and elliptical arcs

Pull Request - State: closed - Opened by w0rm over 4 years ago - 4 comments

#114 - Add Point3d.nearestPointOnLine and Point3d.nearestPointOnTriangle

Issue - State: open - Opened by MartinSStewart over 4 years ago - 3 comments

#113 - Adds Tests for Point2d and Point3d

Pull Request - State: closed - Opened by matyjas over 4 years ago - 1 comment

#112 - Investigate accuracy of axis/plane intersections

Issue - State: closed - Opened by ianmackenzie over 4 years ago - 3 comments

#111 - No way to deconstruct Point2d into Quantities

Issue - State: closed - Opened by MartinSStewart over 4 years ago - 5 comments

#109 - Test quaternions vs. basis directions for Frame3d implementation

Issue - State: open - Opened by ianmackenzie over 4 years ago - 2 comments

#108 - Clarify relationship with elm-units etc.

Issue - State: open - Opened by ianmackenzie almost 5 years ago - 3 comments

#107 - BoundingBox2d.from missing in 2.0.0

Issue - State: closed - Opened by MartinSStewart almost 5 years ago - 8 comments

#106 - Coordinate systems

Pull Request - State: closed - Opened by ianmackenzie almost 5 years ago

#105 - SketchPlane3d.through missing

Issue - State: closed - Opened by MartinSStewart almost 5 years ago - 5 comments

#104 - Added Circle2d.intersectsBoundingBox and related tests.

Pull Request - State: closed - Opened by SebastianKG almost 5 years ago - 5 comments

#103 - Add more fuzz tests for point/vector/direction functions

Issue - State: open - Opened by ianmackenzie almost 5 years ago - 2 comments
Labels: help wanted, good first issue

#102 - Remove Vector#d.lengthAndDirection?

Issue - State: closed - Opened by ianmackenzie about 5 years ago - 1 comment
Labels: breaking change

#101 - Simple polygon intersection

Pull Request - State: open - Opened by gampleman about 5 years ago - 2 comments

#100 - Switch to more compact point/vector construction

Issue - State: closed - Opened by ianmackenzie about 5 years ago - 4 comments

#99 - Vector2d.direction returns invalid result for very small non-zero values

Issue - State: closed - Opened by MartinSStewart about 5 years ago - 9 comments

#98 - Add "PolyCubicSpline2d"

Issue - State: open - Opened by prange about 5 years ago - 2 comments

#97 - Add scaleBy function that does componentwise scaling.

Issue - State: closed - Opened by MartinSStewart about 5 years ago - 7 comments

#96 - Point in polygon test

Pull Request - State: closed - Opened by gampleman over 5 years ago - 9 comments

#94 - Add 'in_' construction functions?

Issue - State: closed - Opened by ianmackenzie over 5 years ago - 1 comment

#93 - Add coordinatesIn, componentsIn functions

Issue - State: closed - Opened by ianmackenzie over 5 years ago - 1 comment

#92 - Switch to 'infix' dot/cross products

Issue - State: closed - Opened by ianmackenzie over 5 years ago - 1 comment

#91 - Add Vector#d.fromComponentsIn

Issue - State: closed - Opened by ianmackenzie over 5 years ago - 1 comment

#90 - Add Polygon2d Boolean operations

Issue - State: open - Opened by ianmackenzie over 5 years ago

#88 - Add variants of azimuth/elevation functions taking a sketch plane

Issue - State: closed - Opened by ianmackenzie over 5 years ago - 3 comments

#87 - Add version of Point#d.centroid that does not return a Maybe?

Issue - State: closed - Opened by ianmackenzie over 5 years ago - 2 comments

#86 - Update modules to support units/coordinates

Issue - State: closed - Opened by ianmackenzie over 5 years ago - 1 comment

#85 - Midpoint functions for curves

Pull Request - State: closed - Opened by MrL1605 over 5 years ago - 4 comments

#84 - Midpoint functions for curves

Pull Request - State: closed - Opened by MrL1605 over 5 years ago - 1 comment

#83 - Polyline{2,3}d centroid function

Pull Request - State: closed - Opened by davcamer over 5 years ago - 8 comments

#82 - Added expand by function to BoundingBox#d

Pull Request - State: closed - Opened by MrL1605 over 5 years ago - 8 comments

#81 - Line segments joined on another segment can both fail to intersect it

Issue - State: open - Opened by ianmackenzie over 5 years ago - 1 comment

#80 - Add scaleAlong functions

Issue - State: open - Opened by ianmackenzie over 5 years ago
Labels: help wanted

#79 - Add dedicated transformation types/modules?

Issue - State: open - Opened by ianmackenzie almost 6 years ago - 8 comments
Labels: question

#78 - Add elm-geometry-labs package?

Issue - State: open - Opened by ianmackenzie almost 6 years ago - 1 comment

#77 - Add Rectangle2d icon

Issue - State: open - Opened by ianmackenzie almost 6 years ago

#76 - Add Block3d type and module

Issue - State: closed - Opened by ianmackenzie almost 6 years ago
Labels: help wanted, good first issue

#75 - Add VoronoiDiagram2d conversion functions

Issue - State: closed - Opened by ianmackenzie almost 6 years ago

#73 - Remove 'clever' optimization in rotation functions?

Issue - State: open - Opened by ianmackenzie almost 6 years ago - 3 comments
Labels: Hacktoberfest

#71 - Add Grid2d, Grid3d modules?

Issue - State: open - Opened by ianmackenzie almost 6 years ago - 7 comments
Labels: question

#68 - Rename Curve.Parameter -> Parameter1d?

Issue - State: closed - Opened by ianmackenzie almost 6 years ago - 1 comment
Labels: breaking change

#67 - Add Parameter2d type?

Issue - State: closed - Opened by ianmackenzie almost 6 years ago - 1 comment
Labels: low priority

#66 - Add units/coordinate system support?

Issue - State: closed - Opened by ianmackenzie almost 6 years ago - 13 comments
Labels: question, breaking change

#64 - Add centroid functions

Issue - State: closed - Opened by ianmackenzie almost 6 years ago - 11 comments
Labels: Hacktoberfest

#60 - Add BoundingBox#d.expandBy

Issue - State: closed - Opened by ianmackenzie almost 6 years ago - 3 comments

#59 - Rename BoundingBox#d.centroid -> centerPoint

Issue - State: closed - Opened by ianmackenzie almost 6 years ago - 1 comment
Labels: breaking change

#57 - Remove inline HTML from docs

Issue - State: closed - Opened by ianmackenzie almost 6 years ago
Labels: documentation

#55 - Add wiki pages

Issue - State: closed - Opened by ianmackenzie almost 6 years ago - 1 comment
Labels: documentation

#54 - Simplify overlap/separation checking functions?

Issue - State: closed - Opened by ianmackenzie almost 6 years ago - 12 comments
Labels: breaking change

#52 - Add 'section' functions to curve types

Issue - State: open - Opened by ianmackenzie about 6 years ago

#51 - Add 'midpoint' functions to curve types

Issue - State: closed - Opened by ianmackenzie about 6 years ago - 6 comments
Labels: help wanted, good first issue

#40 - Add point-in-polygon test

Issue - State: closed - Opened by ianmackenzie over 6 years ago - 4 comments

#38 - Voronoi Diagrams/Delaunay Triangulations

Issue - State: closed - Opened by gampleman over 6 years ago - 4 comments

#33 - Convert text-based examples to visual ones where that makes sense

Issue - State: open - Opened by ianmackenzie over 6 years ago - 5 comments
Labels: documentation

#10 - Add Cylinder3d type and module

Issue - State: closed - Opened by ianmackenzie over 7 years ago - 2 comments

#5 - Add heterogeneous intersection functions

Issue - State: open - Opened by ianmackenzie over 7 years ago - 3 comments

#3 - Add interval-valued distance functions to geometry types

Issue - State: open - Opened by ianmackenzie over 7 years ago - 3 comments
Labels: help wanted, Hacktoberfest, good first issue