1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-04 02:23:15 +00:00
Pixelorama/src/Tools
Emmanouil Papadeas 0c954e65d8 Add ValueSliders to Bucket and SelectionTool tool options
Replace Bucket's pattern offsets and SelectionTool's position and size SpinBoxes with ValueSliders.
2022-10-15 02:03:15 +03:00
..
SelectionTools Add ValueSliders to Bucket and SelectionTool tool options 2022-10-15 02:03:15 +03:00
BaseTool.gd Prevent undoing/redoing while drawing 2022-09-29 01:50:12 +03:00
BaseTool.tscn Add tool button color & tool name header on each of the tool options 2022-09-20 00:58:39 +03:00
Bucket.gd Add ValueSliders to Bucket and SelectionTool tool options 2022-10-15 02:03:15 +03:00
Bucket.tscn Add ValueSliders to Bucket and SelectionTool tool options 2022-10-15 02:03:15 +03:00
ColorPicker.gd Add options for custom tile mode offest (#707) 2022-06-20 12:07:20 +03:00
ColorPicker.tscn Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
Draw.gd Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
Draw.tscn Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
EllipseTool.gd Make circle brushes scale properly, with support for even-numebered diameters 2022-09-09 00:10:34 +03:00
EllipseTool.tscn Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Eraser.gd Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
Eraser.tscn Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
LineTool.gd Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
LineTool.tscn Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
Move.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
Move.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
Pan.gd Fixes #618 2021-12-15 01:39:24 +02:00
Pan.tscn Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
Pencil.gd Implement the Keychain Plugin (#700) 2022-05-16 15:07:51 +03:00
Pencil.tscn Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
RectangleTool.gd Support even-numbered rectangle and ellipse sizes in the shape tools 2022-07-04 20:44:23 +03:00
RectangleTool.tscn Add Rectangle and Ellipse tools (#456) 2021-03-30 10:07:13 -07:00
Shading.gd Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
Shading.tscn Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
ShapeDrawer.gd Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
ShapeDrawer.tscn Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00
ToolButton.tscn Change the background left & right colors of tool buttons in code 2022-07-08 02:54:31 +03:00
Zoom.gd Implement the Keychain Plugin (#700) 2022-05-16 15:07:51 +03:00
Zoom.tscn Replace HSliders+SpinBoxes with ValueSliders in the tool options 2022-10-05 00:42:01 +03:00