We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a49420 commit a00bc3eCopy full SHA for a00bc3e
1 file changed
tools/object-vector-studio-v2/possible.future.adds.txt
@@ -0,0 +1,15 @@
1
+Object Vector Studio V2 possible future geometry additions
2
+
3
+- polyline
4
+ - Most likely next geometry addition.
5
+ - Would support connected open point sequences without requiring polygon closure.
6
7
+- path
8
+ - Possible future addition for richer vector authoring.
9
+ - Would require a stricter schema/editor contract before implementation.
10
11
+- point/marker
12
+ - Possible future addition for anchors, control points, or lightweight markers.
13
+ - Would need clear runtime/editor semantics before implementation.
14
15
+Tracking note: this file is informational only. No new geometry shape is implemented by this PR.
0 commit comments