-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Area:EditorFor CodeMirror-related featuresFor CodeMirror-related featuresEnhancementImprovement to an existing featureImprovement to an existing featureGood First IssueA beginner-friendly issue, great for first-time contributorsA beginner-friendly issue, great for first-time contributors
Description
Increasing Access
Allowing .mtl
file uploads in the p5.js Web Editor would ensure feature consistency between the editor and p5.js itself, reducing potential confusion for users.
Feature enhancement details
The p5.js Web Editor currently blocks the upload of .mtl
files with a "you can't upload files of this type" error, despite .mtl
file support being available in p5.js since version 1.9.2 (see processing/p5.js#6710). This discrepancy limits users' ability to fully utilize p5.js's 3D capabilities within the Web Editor.
Metadata
Metadata
Assignees
Labels
Area:EditorFor CodeMirror-related featuresFor CodeMirror-related featuresEnhancementImprovement to an existing featureImprovement to an existing featureGood First IssueA beginner-friendly issue, great for first-time contributorsA beginner-friendly issue, great for first-time contributors