1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-13 01:03:07 +00:00
Pixelorama/src/Classes
Emmanouil Papadeas 607b5e9e3b Make drawing on multiple selected tilemap cels that share the same tileset and applied a layer effect to all cels of the layer work
This now creates an issue when manual mode is used and we undo. Other cels don't get updated, even though they were changed by manual mode.
2024-11-29 19:12:44 +02:00
..
AnimationExporters Some static typing improvements 2024-03-22 03:07:21 +02:00
Cels Make drawing on multiple selected tilemap cels that share the same tileset and applied a layer effect to all cels of the layer work 2024-11-29 19:12:44 +02:00
Layers Rename some variables and methods in CelTileMap 2024-11-29 19:12:44 +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 Add backend for diagonal mirror buttons 2024-11-21 12:48:52 +02:00
Frame.gd Add user data for cels, frames and tags 2024-04-04 01:27:50 +03:00
ImageEffect.gd Continue with the undo/redo rewrite 2024-11-29 19:12:44 +02:00
ImageExtended.gd Added a way to see index of color (plus bugfixes) (#1143) 2024-11-29 19:10:02 +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 Continue with the undo/redo rewrite 2024-11-29 19:12:44 +02:00
ResourceProject.gd Added a way to modify shader textures (#1096) 2024-09-03 03:38:56 +03:00
SelectionMap.gd Add border selection, fix some missing translation strings 2024-11-15 01:41:44 +02:00
ShaderImageEffect.gd Implement indexed mode (#1136) 2024-11-20 14:41:37 +02:00
ShaderLoader.gd Fix layer effect slider values being rounded to the nearest integer 2024-11-12 00:47:53 +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 Make drawing on multiple selected tilemap cels that share the same tileset and applied a layer effect to all cels of the layer work 2024-11-29 19:12:44 +02:00