1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-13 14:55:18 +00:00
Pixelorama/addons
Emmanouil Papadeas 131f91e7af Update to Godot 4.4
Everything seems to be working on my end, but further testing is required. I also added static typing to some dictionaries.
2025-03-08 16:32:49 +02:00
..
aimg_io Update to Godot 4.4 2025-03-08 16:32:49 +02:00
dockable_container Update to Godot 4.4 2025-03-08 16:32:49 +02:00
gdgifexporter Update to Godot 4.4 2025-03-08 16:32:49 +02:00
keychain Update to Godot 4.4 2025-03-08 16:32:49 +02:00
SmartSlicer/Classes Update to Godot 4.4 2025-03-08 16:32:49 +02:00
README.md Fix bug where the child windows of floating windows appear behind them 2025-02-15 16:03:40 +02:00

Addons

aimgio

Keychain

gdgifexporter

Files extracted from source:

  • gdgifexporter/quantization/enhanced_uniform_quantization.gd

godot-dockable-container

SmartSlicer

  • Upstream: https://github.com/Variable-Interactive/SmartSlicer
  • Version: Based on git commit fd2b423497a377937dbc988e309cc95afd1436ca with a modification on SmartSlicePreview.gd (lines 31-32). Only the contents of addons folder are used and the script SmartSlicePreview.gd is moved to res://src/UI/Dialogs/HelperScripts/ for better organization
  • License: MIT