modellking / DMX-UI

1 stars 0 forks source link

Feature: 3D GUI Manipulation #64

Closed modellking closed 4 years ago

modellking commented 4 years ago

Obvious Dependencies

Describe the solution you'd like 3D Drag and Drop support Selecting various objects (-> grouping) Snapping mechanic (-> Traverses)

Additional context while a prototype was made during first traverse devevopment it didn't support multiple objects without jumping in the distance axis and was very constrained on which objects it could handle

Test Protocol (Successful 24.09.18) Create 2 Cubes apply the Dragable3D Script and associate the colliders drag and drop the cubes in 3d space switching between them scroll should move forward and backward, mouseup should leave them inplace.

modellking commented 4 years ago

closed and tested with commit 24.09.18 // 5:07 @simonHJanssen