This issue is to track what's done and what's in flight to have a first alpha release of v3.
Keeping this issue up to date will help in listing out the breaking changes for the migration documentation
The temporary v3.x branch should be merged in develop as soon as it is in a releasable state:
Diff of v3.x with develop: #225
Todo
MVP to merge the v3.x branch on develop
New features
Breaking changes
- Layers are accessible via
preview.job.layers instead of preview.layers. It returns Path[][] instead of Layer[]
preview.currentToolColor() deleted
- ... (list here the deletion of deprecated methods/attributes)
This issue is to track what's done and what's in flight to have a first alpha release of v3.
Keeping this issue up to date will help in listing out the breaking changes for the migration documentation
The temporary v3.x branch should be merged in develop as soon as it is in a releasable state:
Diff of v3.x with develop: #225
Todo
MVP to merge the
v3.xbranch ondevelopstartLayerandendLayer#234extrusionWidthandlineHeightused for building tube geometry #227extrusionWidthandlineHeightused for building tube geometry #227renderExtrusionandrenderTubes#228New features
Breaking changes
preview.job.layersinstead ofpreview.layers. It returnsPath[][]instead ofLayer[]preview.currentToolColor()deleted