1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00
Pixelorama/src/Classes
Emmanouil Papadeas c60c62f476 Fix tileset being completely cleared when resizing a project
Now only remove the tiles that are used so they can be remade as resized tiles. Unused tiles remain in the tileset as is.
2024-12-27 03:30:56 +02:00
..
AnimationExporters Some static typing improvements 2024-03-22 03:07:21 +02:00
Cels Fix tileset being completely cleared when resizing a project 2024-12-27 03:30:56 +02:00
Layers Change PXO_frame and PXO_layer to PXO_frame_index and PXO_layer_index 2024-12-21 00:31:51 +02: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 When picking color, ensure that the correct index is selected in palette (#1144) 2024-12-02 19:44:52 +02:00
Frame.gd Implement audio layers (#1149) 2024-12-14 00:30:04 +02:00
ImageEffect.gd Implement the ability to load custom shaders and image and layer effects 2024-12-16 01:18:56 +02:00
ImageExtended.gd When picking color, ensure that the correct index is selected in palette (#1144) 2024-12-02 19:44:52 +02: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 Implement audio layers (#1149) 2024-12-14 00:30:04 +02:00
ResourceProject.gd Added a way to modify shader textures (#1096) 2024-09-03 03:38:56 +03:00
SelectionMap.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
ShaderImageEffect.gd Implement indexed mode (#1136) 2024-11-20 14:41:37 +02:00
ShaderLoader.gd Change PXO_frame and PXO_layer to PXO_frame_index and PXO_layer_index 2024-12-21 00:31:51 +02: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
TileSetCustom.gd Fix tileset being completely cleared when resizing a project 2024-12-27 03:30:56 +02:00