1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/src
Manolis Papadeas 1b286a95ab Optimize AutoInvertColors shader
Not sure if that single if statement counts as branching code, but it's generally a good idea to avoid if statements in shader code, so I used step instead.
2021-05-22 16:08:11 +03:00
..
Autoload Fix for #341. :) (#488) 2021-05-21 15:55:06 -07:00
Classes Remove unnecessary image.lock() lines 2021-05-12 15:51:31 +03:00
Palette Update a palette string 2021-05-11 21:03:11 +03:00
Preferences Change the way of how tool icon blue-orange backgrounds work 2021-04-18 15:36:08 +03:00
Shaders Optimize AutoInvertColors shader 2021-05-22 16:08:11 +03:00
Tools Added Polygon selection tool 2021-05-18 01:56:55 +03:00
UI Added Polygon selection tool 2021-05-18 01:56:55 +03:00
Main.gd Users can now resize the left tool bar 2021-05-13 01:15:11 +03:00
Main.tscn Got rid of the deprecated enabled_focus_mode 2021-04-22 02:11:35 +03:00
XDGDataPaths.gd Rename "pixelorama" folder to "pixelorama_data" for non-XDG locations 2020-08-29 16:34:52 +03:00