1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/src
Emmanouil Papadeas 25f7192573 Pass angles in radians in SmearRotxel
Should be a slight optimization, since angles are being converted to radians only once, and that calculation is done in the CPU
2024-05-08 23:31:03 +03:00
..
Autoload Make patterns not be copied on the main directory - Fixes #1010 2024-05-01 03:04:02 +03:00
Classes Move and resize tags by dragging their edges 2024-05-08 03:44:26 +03:00
Palette Allow extensions to create new palettes 2024-04-19 18:50:27 +03:00
Preferences Hide some preferences in non-desktop versions 2024-04-30 01:57:20 +03:00
Shaders Pass angles in radians in SmearRotxel 2024-05-08 23:31:03 +03:00
Tools Allow negative values in shading as requested in #1015 2024-05-04 15:08:21 +03:00
UI Pass angles in radians in SmearRotxel 2024-05-08 23:31:03 +03:00
HandleExtensions.gd Separate extension handling code from the Preferences UI 2024-03-24 01:20:51 +02:00
Main.gd Add an option to export a JSON file with the project data 2024-04-06 03:30:50 +03:00
Main.tscn Implement the ability to edit a tag by clicking on it from the timeline 2024-05-06 20:29:37 +03:00