Skip to content

Releases: nendotools/touchview

Release v4.2.1

Choose a tag to compare

@tmgast tmgast released this 30 Dec 03:17
53808ae

Various minor name fixes

Release v4.2.0

Choose a tag to compare

@tmgast tmgast released this 26 Dec 21:50
be27728
  • ADDED: Support for Blender v4.2 (Extensions).
  • FIXED: Gizmo size and overlapping.
  • FIXED: Mouse position after moving the gizmo.
  • CHANGED: Class names, register(), and unregister() according to Blender conventions.
  • CHANGED: EnumProperty items according to Blender conventions.
  • CHANGED: Cursor type on hover over the gizmo.
  • CHANGED: Folder structure.
  • IMPROVED: Gizmo safe area.
  • IMPROVED: UI and tooltips.

Release v4.0.5

Choose a tag to compare

@tmgast tmgast released this 31 Aug 02:52
6f0889a

Additions:

  • 2D header control toggle position option
  • various code structure updates

Release v4.0.4

Choose a tag to compare

@tmgast tmgast released this 09 Aug 12:15
2248a8b

Additions:

  • Add Toggle Sculpt Add/Subtract Gizmo
  • Allow toggle touch control Gizmo in mixed-input mode
  • Add Toggle touch control to header of 2D viewports (node editor, image editor, etc)

Release 4.0.3

Choose a tag to compare

@tmgast tmgast released this 21 Jul 02:01

This is a minor fix addressing an issue where hotkeys are not assigned when opening Blender via file (rather than opening Blender, then loading a file).

Release v4.0.2

Choose a tag to compare

@tmgast tmgast released this 06 Apr 22:13
  • ADDED : Nendo Tools Menu (limited options) for Image Editor and Node Editor
  • REMOVED : Right-Click Action for Image Editor and Node Editor

v4.0

Choose a tag to compare

@tmgast tmgast released this 21 Mar 03:00
491d04d

NOTE: due to removal of deprecated code, support for Blender versions older than 3.6 has been dropped. New features will not be added for those versions. Please use Version 2.12 if you must use an older version of Blender.

  • ADDED : support for Blender 4.0
  • ADDED : auto-save/load preferences
  • UPDATED : replace bgl module refs with gpu module implementation
  • UPDATED : Swap Control Regions fixed context override implementation
  • UPDATED : early exit when dragging gizmo near edge of viewport to prevent negative overflow
  • REMOVED : argument renaming to disregard unused args (currently breaking CI/CD)

Touchview 2.12.0

Choose a tag to compare

@tmgast tmgast released this 04 Nov 00:51

UPDATED: fixed bug with unindexed modes breaking gizmo menus
UPDATED: updated resize and change strength for 2D views
UPDATED: improved support for multi-mode devices

Touchview 2.11.0

Choose a tag to compare

@tmgast tmgast released this 09 Sep 21:30
97319f4
  • UPDATED : added various GPENCIL modes to edit mode list
  • UPDATED : updated viewport gizmo panel to support v3.6 changes

Touchview 2.10.0

Choose a tag to compare

@tmgast tmgast released this 27 Aug 02:54
  • ADDED : lazy camera control toggle in sculpt mode
  • UPDATED : add support for Weylus (*nix) sending 0.0 for pressure on touch events
  • UPDATED : changed all new operator namespaces to nendo for easier identification
  • ADDED : control mode icon when using signle-input mode
  • UPDATED : control mode toggle and floating action button now use same sizing as gizmos
  • ADDED : additional fine-tuning controls for gizmo spacing