GraphiteEditor / GraphiteEditor/Graphite

Make a shape's Segment table use handles from the Point table

Abierto
#1,833 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
27.2k
Forks
1.3k
Merge medio
20 h 5 min
PR fusionados (30 d)
57

Descripción

Replace `SegmentDomain::handles` with a `Curvature` enum which describes the Bezier handle(s) or other curvature info like None for a polyline, Cubic, Quadratic, or even Arc or Conic or Euler Spiral or NURBS or other forms of curve representations.

This is the first step in making all data be attribute-driven in #1832.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start by locating SegmentDomain::handles and the Point table, then read the attribute-driven work tracked in #1832. Define the scope of the Curvature representation from the issue before changing the data model. Done means SegmentDomain::handles is replaced and the supported curvature forms, including None, Cubic, and Quadratic, are represented consistently.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
rust
Área
computer-graphics
Tipo de issue
Refactorización
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.