Emmanouil Papadeas
afe5a90722
Use a HFlowContainer for the Tools
...
This commit requires Godot 3.5 and Pixelorama will no longer run in older Godot versions
2022-08-08 04:17:34 +03:00
Manolis Papadeas
175eb0b250
Set minimum size in tools, tool options and timeline
2022-03-01 21:39:07 +02:00
Manolis Papadeas
b316cadfb8
Separate global tool options from the color pickers
2022-02-28 18:59:30 +02:00
Manolis Papadeas
add9ba926e
Remove pre-set tool button nodes, tool setup now being done only in the Tools singleton
...
Now when making a new tool we only have to set it up in Tools.gd, along with its button and cursor textures and its tool options scene. Previously, we also had to put it in ToolButtons.gd and manually create a button in Tools.tscn
2022-02-21 18:02:02 +02:00
Manolis Papadeas
88578fe260
Set the min size of the tools to be a bit smaller
2022-02-13 00:12:47 +02:00
Manolis Papadeas
cbae8bdc77
Put a ScrollContainer in the tool bar
2022-02-01 00:54:33 +02:00
Manolis Papadeas
c7649bc061
Save toolbar as a separate scene
2022-01-31 19:01:55 +02:00