Skip to content

[v0.5.0-dev] GDClip clipboard support - Release 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@hansemro hansemro released this 25 May 01:14
· 62 commits to gdclip_final since this release

Commit: d2d8ddf
Base commit: 25d7e0b

General changes:

  • Adds ability to paste images from clipboard.
  • SelectionTool and SuperEraserTool have been modified to handle images.
  • Adds ability to save/load projects with images. Warning: save format may not be compatible with earlier versions.

R6 changes:

  • Removed duplicate project.strokes.append(brush_stroke) in Serializer.gd
  • Re-add debug print message for pasted strokes while using SelectionTool.