mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-07 19:09:50 +00:00
* Initial port of the text tool to Godot 4 * Change font (WIP) * Add antialiasing option and remove some old unneeded lines * Remove outline code * Add horizontal alignment and update the text edit font size * Improve the text edit * Don't activate tools while typing * Format * Give input priority to the text edit so the key X and shortcuts such as control-z work in the text edit * Add style settings for bold and italic * Fix text going blank when changing font * Use `font.draw_multiline_string()` * Change the move behavior of the text tool, add confirm and cancel buttons * Compress images on undo/redo * Fix text position |
||
---|---|---|
.. | ||
AnimatePanel.gd | ||
AnimatePanel.tscn | ||
BasisSliders.gd | ||
BasisSliders.tscn | ||
CollapsibleContainer.gd | ||
GradientEdit.gd | ||
GradientEdit.tscn | ||
MaxMinEdit.gd | ||
MaxMinEdit.tscn | ||
NotificationLabel.gd | ||
TextToolEdit.gd | ||
TransparentChecker.gd | ||
TransparentChecker.tscn | ||
ValueSlider.gd | ||
ValueSlider.tscn | ||
ValueSliderV2.gd | ||
ValueSliderV2.tscn | ||
ValueSliderV3.gd | ||
ValueSliderV3.tscn |