v1.0.7 Release
Bug Fixes
- Fix angle computation bug for trackball - #227
Improvements/Modifications
- Use glad, glm system packages automatically if available - #226
- A very basic wire-ball of two loops is shown when rotation is being done to better hint the user of the direction of rotation - #227
- Add custom Cursors for zoom and rotation modes to visually aid the user - #227
Given below are some sample gifs that show arcball hints and custom cursors
Fig.1 - Pan and Scale |
Fig.2 - Per Cell Rotation in Grid Layour |
Build Fixes
- Fixed internal CMake targets for static library builds - #225
- Fixed CUDA examples cmake target link keyword - #226
Breaking Changes
None