Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Conversation

@ASchuberth
Copy link
Owner

No description provided.

+ grid.py for manim visuals
+ setXYView()
+ setYZView()
+ setZXView()
+ pan() now works in any of the 3 sketch planes
+ up and cross 3-vec member variables

Selection
+ select() now takes in camera cross vector as input
+ select() now can select a point in any of the 3 sketch planes

CadRender
+ model and view of the ubo now takes the up vector of the Camera

GUI
+ Start Menu now has radio buttons for Sketch/Part and Sketch View.

Callbacks
+ Point tool mouse click now sends the cameraVec of Camera
   to Selection::select()
+ Made the grid work on the 3 base planes
+ setGridOrientation
Gui
+ Calls Grid.setGridOrientation() on sketch creation
@ASchuberth ASchuberth changed the title Merge Master onto dev Merge MAIN onto dev Aug 20, 2023
@ASchuberth ASchuberth merged commit 57cf5ff into develop Aug 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants