Commit Graph

  • 715e737e6f
    Format files and remove trailing spaces rm-import Aaron Franke 2020-12-04 16:23:51 -0500
  • 5ab629b438
    Remove .import/ folder Aaron Franke 2020-12-04 16:16:36 -0500
  • 6e3b61c288 added shortcut labels, added symmetry for pencil master cobrapitz 2020-12-02 15:15:53 +0100
  • 1657ff818c changed brush prefabs, now separate panel, added brush size cobrapitz 2020-11-27 06:46:01 +0100
  • 68ec0db371 added ability to lock alpha, fixed "wrong" alpha when right click cobrapitz 2020-11-27 03:28:57 +0100
  • 963fdf493e Fixed cut tool bug, when start position was Vector2(0, 0) when checking variable with "not var" instead of "var == null" cobrapitz 2020-11-23 06:32:04 +0100
  • 6fbe2aea52 - no longer update canvas if menu is open - added background canvas - changed local mosue to global mosue position cobrapitz 2020-11-23 06:30:49 +0100
  • 856dcee402 removed big grid, bc background canvas exitsts cobrapitz 2020-11-23 06:29:42 +0100
  • 8b4cf15951 fixed potential bug when owner isn't ready but children are cobrapitz 2020-11-23 06:29:20 +0100
  • d6402d1b05 added aspesprite/gimp like background cobrapitz 2020-11-22 11:41:30 +0100
  • 9c29ec4e49 fixed cut tool to have a "different" kind of transparent cobrapitz 2020-11-22 11:40:59 +0100
  • f198224722 added plugin refresher to the ignore list cobrapitz 2020-11-22 11:38:59 +0100
  • 0d0adcc4fd added –Flairieve to license cobrapitz 2020-11-12 15:56:09 +0100
  • a197d503f4 added license cobrapitz 2020-11-11 03:12:51 +0100
  • fc2b80069a added licence cobrapitz 2020-11-11 03:12:21 +0100
  • 257f44dfc6 fixed some null colors in tools, added icon cobrapitz 2020-11-11 02:56:51 +0100
  • baf1caeb28 fixed bucket tool not having an action cobrapitz 2020-11-10 01:01:07 +0100
  • 8a8d776e3e improved performance, fixed mouse out of canvas in local coords, fixed loading image with x and y switched, removed pixels member from GELayer cobrapitz 2020-11-09 12:53:55 +0100
  • 93610d2f9c - fixed some null error relating to non existing pixels - added layer highlighting (locked, selected, unselected) - brush preview enhancements - removed prints - fixed color picker tool not picking and adding color - fixed tool layer not clearing pixels if out of canvas - added clear active canvas button - disabled not implemented menu buttons - workaround for png saving, when files exists cobrapitz 2020-11-08 19:53:33 +0100
  • a46eb96ca7 added pastecut tool cobrapitz 2020-11-03 19:24:15 +0100
  • 52b5363c9a update cobrapitz 2020-11-03 19:23:53 +0100
  • fd5907a8b4 fixed layer redo/undo, added redo, fixed duplicate layer cobrapitz 2020-11-02 03:59:25 +0100
  • fee893e07d zoom behavior tweaked cobrapitz 2020-11-02 02:22:58 +0100
  • 3b71355e7d renamed paint to pixel paint cobrapitz 2020-11-01 14:46:39 +0100
  • 8484a93eda no echo when undo, added custom colors to grid on color change, when loading imgs bigger than canvas then canvas size increases cobrapitz 2020-10-31 18:35:52 +0100
  • d1e58f7c55 fix load image, fixed layer sort, added lock layer, added show current pixel color cobrapitz 2020-10-31 17:47:56 +0100
  • e51ae47bcf added resize, toggle grid, fix mouse interacting with canvas outside of window, improved performance, only render when changed, using TextureRects' set_pixel instead of drawing rects, canvas size can be changed, load file added ( loadfile and save file might be broken due to change of layer rendering/data structure change) cobrapitz 2020-10-30 12:32:04 +0100
  • af82266561 reimplemented tools, implmemented undo, reimplemented layers cobrapitz 2020-10-27 20:18:11 +0100
  • f1787477fc got action do/undo working, added brush' cobrapitz 2020-10-26 20:31:41 +0100
  • cfd5d9e6ba reimplementd how pixels are drawn, not suing texture but hte draw_rect method which shouldn't take that much performance, also acxcessing the pxiels per idx (1D) with x_pos + y_pos * canvas_width = idx cobrapitz 2020-10-26 17:01:31 +0100
  • 6ca768ee8e changed editor to tab editor, ...... cobrapitz 2020-10-25 18:39:10 +0100
  • 5d231a2153 Added notification system Flairieve 2019-11-29 05:50:32 -0600
  • 996433f46d Fixed color picker bug Flairieve 2019-11-29 03:57:56 -0600
  • 7fdb3fc04c Fixed some layer bugs and updated gitignore Flairieve 2019-11-29 02:26:01 -0600
  • 7b08d9106f Added info to camera script Flairieve 2019-11-26 23:43:34 -0600
  • 779142601c Remove used code Flairieve 2019-11-26 23:33:20 -0600
  • 2b33048819 Updated settings and dialogs Flairieve 2019-11-26 23:09:09 -0600
  • f92049d2ae Generate the navbar automatically Flairieve 2019-11-24 13:12:55 -0600
  • f239129542 Added colored background to the editor Flairieve 2019-11-24 02:33:45 -0600
  • b838e2383b Added color rectangle for layer previews Flairieve 2019-11-23 20:10:59 -0600
  • a4228b4d29 Added layer preview Flairieve 2019-11-23 17:55:30 -0600
  • bd733fce12 Added layer visible hint Flairieve 2019-11-23 17:51:49 -0600
  • d2002543da Huge update! Flairieve 2019-11-23 05:33:43 -0600
  • 174a3aa450 Fixed ColorPicker and added time debug class Flairieve 2019-08-08 03:49:17 -0500
  • a08067aed1 Added grid settings Flairieve 2019-08-06 00:36:52 -0500
  • 298988e174
    Improved README.md! Flairieve 2019-08-05 20:54:13 -0500
  • 42f7abf88a Added more canvas outline settings Flairieve 2019-08-05 20:19:40 -0500
  • d8bcc2df3f Removed self on a lot of lines Flairieve 2019-08-04 19:16:14 -0500
  • 13c3a1716b Updated license! Flairieve 2019-08-04 02:59:37 -0500
  • 5168ed8193 First commit! Flairieve 2019-08-04 02:57:42 -0500
  • 0a82366f7b Initial commit Flairieve 2019-08-04 02:53:25 -0500