Skip to content

Conversation

canxerian
Copy link
Contributor

@canxerian canxerian commented Sep 27, 2024

Fixed #29478

Description

Implement NURBSCurve.toJSON and NURBSCurve.fromJSON methods

Note: test/unit/src/extras/curves/NURBSCurve.tests.js added but can be removed (as the corresponding NURBSCurve.js resides in the examples folder).

@Mugen87 Mugen87 added this to the r170 milestone Sep 29, 2024
@Mugen87 Mugen87 changed the title Nurbs curve to from json NURBSCurve: Add toJSON() and fromJSON(). Sep 29, 2024
@Mugen87 Mugen87 merged commit 668c88e into mrdoob:dev Sep 30, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NURBSCurve.toJSON doesn't serialize points data
2 participants