1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/src/Classes
Variable c21e089e58
Add alpha erase blend mode (#1117)
* Add alpha erase blend mode

* implemented suggestions
2024-10-13 01:57:10 +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 alpha erase blend mode (#1117) 2024-10-13 01:57:10 +03:00
AnimationTag.gd [skip ci] Minor static typing and docstring improvements 2024-05-11 17:02:33 +03:00
Cel3DObject.gd Implement the ability to change the font of a 3D text 2024-10-12 16:30:16 +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 Remove Global.open_sprites_dialog and Global.save_sprites_dialog. 2024-10-11 17:12:55 +03:00
ResourceProject.gd Added a way to modify shader textures (#1096) 2024-09-03 03:38:56 +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
ShaderLoader.gd Add a gaussian blur layer effect 2024-09-08 02:40:28 +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