1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/src/Classes
2024-08-11 00:35:16 +03:00
..
AnimationExporters Some static typing improvements 2024-03-22 03:07:21 +02:00
Cels Add user data for cels, frames and tags 2024-04-04 01:27:50 +03:00
Layers Add a blend_layers_headless method to DrawingAlgos 2024-08-11 00:35:16 +03:00
AnimationTag.gd [skip ci] Minor static typing and docstring improvements 2024-05-11 17:02:33 +03:00
Cel3DObject.gd Fix crash when the theme has no default font, by using Godot's fallback font instead 2024-07-14 16:08:18 +03:00
Drawers.gd Optimize shape drawing 2024-07-31 03:52:30 +03:00
Frame.gd Add user data for cels, frames and tags 2024-04-04 01:27:50 +03:00
ImageEffect.gd Fix popups appearing in wrong places when single window mode is disabled 2024-08-03 22:36:05 +03:00
LayerEffect.gd Some static typing improvements 2024-03-22 03:07:21 +02:00
ObjParse.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
Project.gd Add a resized signal to Project, remove the Global.tile_mode_offset_dialog variable 2024-08-10 22:47:06 +03:00
SelectionMap.gd Fix issue where shader-based effects were not respecting the selection bounds, when the selection was out of the canvas 2024-04-13 19:51:12 +03:00
ShaderImageEffect.gd Fix bug where images with width or height 1 are unable to be exported/affected by image effects 2024-04-10 02:15:11 +03:00
SteamManager.gd Optimize Steam achievement requesting 2024-07-31 05:06:02 +03:00
Tiles.gd Some static typing improvements 2024-03-22 03:07:21 +02:00