mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 01:29:49 +00:00
41ccc704c2
* Use Image instead of BitMap for selection Not complete and Pixelorama is currently broken * Add a SelectionMap class * Make the changes in Selection.gd * Remove selection_bitmap * Replace duplicate() with copy_from() * Fix selection Intersection and transforming are not working * Fix wrong pixel color values * Fix selection transforming * Call selection_bitmap_changed() on scale * Fix clipboard * Remove bitmap_to_image() * Rename selection_image to selection_map * No errors in Magic Wand * Rename selection_bitmap_changed() to selection_map_changed() * Format * Fix selection resizing * Remove a line from image effects * Fast selection inverting using shader * Update SelectionMap.gd * Format * Convert SelectionMap back to LA8 after inverting * Minor refactor in RectSelect.gd * Fix intersections * Use shader for ColorSelect and add color similarity option * Update RotateImage.gd |
||
---|---|---|
.. | ||
Canvas | ||
Dialogs | ||
Nodes | ||
Timeline | ||
BrushButton.gd | ||
BrushButton.tscn | ||
BrushesPopup.gd | ||
BrushesPopup.tscn | ||
CanvasPreviewContainer.gd | ||
CanvasPreviewContainer.tscn | ||
ColorPickers.gd | ||
ColorPickers.tscn | ||
GlobalToolOptions.gd | ||
GlobalToolOptions.tscn | ||
NotificationLabel.gd | ||
NotificationLabel.tscn | ||
PatternButton.gd | ||
PatternButton.tscn | ||
PatternsPopup.gd | ||
PatternsPopup.tscn | ||
Tabs.gd | ||
ToolButtons.gd | ||
Tools.tscn | ||
TopMenuContainer.gd | ||
TopMenuContainer.tscn | ||
TransparentChecker.gd | ||
TransparentChecker.tscn | ||
UI.gd | ||
UI.tscn | ||
ViewportContainer.gd |