Releases: kellyegan/sketch3d
Releases · kellyegan/sketch3d
v1.3.0 Added redo function
v1.2.1 rotation fixes
Fixed a few remaining issues with rotation.
- Allows stopping rotation
- Slingshot effect removed when users rotate large distance but stops moving or slows down at end.
v1.2.0 Fog adjustment, user switching
Removed unnecessary library references.
Added preference to adjust fog distances.
Should allow for switching users.
v1.1.0 Improved rotation handling.
The major feature of this release is a new way of handling rotations which doesn't suffer from disorienting reversal of drag direction when user move 180 degrees around one axis. It should also set the stage for more intuitive and graceful transitions and the ability to set the drawing spinning.
v1.0.0
3D Mesh and lighting
- Modified the way fog and zPlane work. Now independent of each other.
- Added lighting to model
Not in this release:
*PDF and DXF export
*GUI fixes
v0.8.0
This is a beta version of sketch3d. It includes many of the features intended for v1.0, but is missing key features.
Included features:
- Stroke color and width
- Background color
- Drawing grab/move, rotation
- Z-depth indicator (for determining where the users hand is in relation to strokes)
- Fog depth indicator.
Not included:
- PDF for DXF export
- 3D Mesh rendering