Skip to content

Releases: kellyegan/sketch3d

v1.3.0 Added redo function

28 Oct 13:23
Compare
Choose a tag to compare

This allow for a basic redo of strokes that have been undone. Once a new stroke is drawn the redo list is cleared.

v1.2.1 rotation fixes

27 Oct 17:28
Compare
Choose a tag to compare

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

14 Oct 01:14
Compare
Choose a tag to compare

Removed unnecessary library references.
Added preference to adjust fog distances.
Should allow for switching users.

v1.1.0 Improved rotation handling.

12 Aug 01:35
Compare
Choose a tag to compare

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

27 Jul 15:14
Compare
Choose a tag to compare

This version has functioning drawing features, export, save and undo. Several bugs from v0.8.0 have been removed.

3D Mesh and lighting

28 Feb 01:06
Compare
Choose a tag to compare
3D Mesh and lighting Pre-release
Pre-release
  • 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

09 Feb 17:46
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

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