Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into Downloadable-obj-file
  • Loading branch information
davepagurek authored Jun 23, 2024
commit 003af34213d885506c59a7c166b970c6306e0eb9
1 change: 0 additions & 1 deletion src/webgl/p5.Geometry.js
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,6 @@ p5.Geometry = class Geometry {
return this;
}


/**
* The `saveObj()` function allows the export of p5.Geometry objects as
* 3D models in the Wavefront .obj file format.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.