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 6cce27a360 Do not run update_mask() method if there is no pressure sensitivity option
Major speedup for large images. update_mask() is meant for pen pressure only, so there is no reason to calculate it if we don't have pressure sensitivity enabled
2021-04-01 03:40:35 +03:00
..
Autoload Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Classes full support for auto tallscreen/widescreen panel layout (#458) 2021-03-06 05:59:26 -08:00
Palette Having no active selection no longer treats all the pixels of the canvas as selected 2021-01-31 15:09:54 +02:00
Preferences Added an option in the Preferences for interface dimming on dialog popup 2021-03-17 19:28:01 +02:00
Shaders Var transparent mode (#444) 2021-02-02 07:29:19 -08:00
Tools Do not run update_mask() method if there is no pressure sensitivity option 2021-04-01 03:40:35 +03:00
UI Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Main.gd Update CHANGELOG & Translations, clear whitespaces 2021-03-15 03:41:02 +02:00
Main.tscn Frame properties (#357) 2020-10-19 17:57:40 +03:00
SelectionRectangle.gd Having no active selection no longer treats all the pixels of the canvas as selected 2021-01-31 15:09:54 +02:00
XDGDataPaths.gd Rename "pixelorama" folder to "pixelorama_data" for non-XDG locations 2020-08-29 16:34:52 +03:00