Skip to content

Conversation

@ASchuberth
Copy link
Owner

No description provided.

+ runSelection()
…hing

- reworked selection of points to allow for click and dragging of points without deselecting
- should be able to incorporate moving points using the mouse now
    - movePoints()
    - mainLoop() calls the move function for now
- Changed sketch debug section to use tables
- Added 2 flags skt_move_points and    skt_points_have_moved to sketch flags
- Needed to update selection points at same time as moving the points
- Added select_first_click flag and update() to Selection
- Added SketchEvents()

gui.cpp
- Changed Close to Ok button, rerenders grid upon click

Sketching
- Added point tool indicator when point tool is active.
-Added vcpkg.json
-Updated ProjectPlan version numbers
-Added pch.hpp for testing
-Added test_sketch.cpp and GTest
-Changed Feature to have an id of -1 in constructor
- Included gsl in pch.hpp
- Should be able to test any component of Cadera now with everything linked to the Test target
- Added Imnodes library for the node editor
- Added node editor to Sketch mode
ASchuberth and others added 29 commits May 11, 2025 20:28
Renaming of uppercase cpp files to all lowercase
Project restructuring, fixed sketch grid, and cleaned Test CMakeLists
@ASchuberth ASchuberth merged commit a7262d8 into main May 12, 2025
8 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants