Skip to content

Paint editor with layers, tools, undo system and more written in GML.

License

Notifications You must be signed in to change notification settings

kirillzhosul/paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint Editor

This repository contains "Paint Editor" project.

Description

Paint editor written in GML (Game Maker Studio 2.3).

Features

  • Layers system (create, delete, move, hide/unhide)
  • Tools (simple (pencil, eraser), rectangular (rectangle, ellipse))
  • Projects system (save, load)
  • Workspace interaction (zoom, move around),
  • Undo System (WIP, unstable).

References

Window Mouse Queue - Project uses this extension by YellowAfterlife to grab mouse move points.

Previews

Preview Preview