Skip to content

Commit

Permalink
CubeGizmo - add curved arrow controls and light blue color on control…
Browse files Browse the repository at this point in the history
…s when moused over (CADmium-Co#16)

* Gizmo replaced with CubeGizmo (custom copy of Gizmo)

* update axis colors, reduce font size, add font color, remove circle, remove opacity change

* add gray cube, position x y z axis and text

* CubeGizmo - fix axis label text getting cut off in certain positions

* CubeGizmo - hide axis text when axis is orthogonal to view

* CubeGizmo add Front, Right etc text, and orient

* CubeGizmo - orient camera when faces are clicked

* CubeGizmo - add triangle controls, and rotate when triangle controls are clicked

* CubeGizmo - fix triangle up down, accidentally deleted line

* CubeGizmo - remove unused code from original Gizmo

* run formatter, rename *.d.ts files to *.ts remove unused CubeGizmoEvents and CubeGizmoSlots from .ts file

* CubeGizmo - add light blue hover color to triangles

* CubeGizmo - add lightBlue color when mouse hovers over cube face

* CubeGizmo - add curved arrows, and rotate model when clicked

* CubeGizmo - add light blue color on curved arrow click, refactor of curvedArrowDwg intersection calculation

* CubeGizmo - minor cleanup / refactor

* run formatting
  • Loading branch information
soshochang committed May 25, 2024
1 parent 60e29b0 commit 1bb642e
Showing 1 changed file with 317 additions and 12 deletions.
Loading

0 comments on commit 1bb642e

Please sign in to comment.