3dstreet icon indicating copy to clipboard operation
3dstreet copied to clipboard

top level layers should not allow transformation

Open kfarr opened this issue 1 year ago β€’ 0 comments

suggestion to create a new data attribute "data-no-transform" whose existence on an entity shall indicate:

  • no transform controls should display to the end-user (no transform helpers for move, scale, rotate)
  • in the right-hand panel, vec3 values should be read only / disable

why? transformations to these layers will not be saved. some users may modify them by mistake. these are rebuilt or populated with ugc upon load therefore transformations will not be saved.

these 4 top layers: image

kfarr avatar Oct 02 '24 04:10 kfarr