1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-12 22:35:18 +00:00
Pixelorama/src
Variable 45736cf624
Added Godot generated documentation to the ExtensionsApi and some classes (#925)
* ExtensionsAPI.gd to ExtensionsApi.gd

* added docs to outer Api

* added empty line

* added docs to GeneralAPI

* added docs to MenuAPI

* added docs to DialogAPI

* added docs to PanelAPI

* added docs to ThemeAPI

* added docs to ToolAPI

* added docs to SelectionAPI

* added docs to the remaining APIs

* fix typo

* formatting

* linting

* linting

* documented AnimationTag class

* documented BaseCel class

* more accurate instructions to generate api

* improve/clean docs a bit

* documented BaseLayer class

* linting

* added some more docs

* Update BaseLayer.gd

* typo

* added some more info
2023-11-08 01:22:55 +02:00
..
Autoload Added Godot generated documentation to the ExtensionsApi and some classes (#925) 2023-11-08 01:22:55 +02:00
Classes Added Godot generated documentation to the ExtensionsApi and some classes (#925) 2023-11-08 01:22:55 +02:00
Palette Allow user to move Palettes to Trash/Recycle Bin instead of deleting them permanently (#914) 2023-10-11 19:20:05 +03:00
Preferences Ask user if they wish to delete Extensions permanently or not (#919) 2023-10-29 13:55:22 +02:00
Shaders Put all of the image effect shaders in an Effects folder 2023-11-07 00:52:25 +02:00
Tools Fix random brushes not working 2023-11-06 01:28:54 +02:00
UI Put all of the image effect shaders in an Effects folder 2023-11-07 00:52:25 +02:00
Main.gd Added new signals (#922) 2023-10-15 14:32:58 +03:00
Main.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00