Emmanouil Papadeas
|
f91bb18fb2
|
Implement tilemap layers (#1146)
|
2024-12-05 03:57:44 +02:00 |
|
Variable
|
6224d06428
|
Allow multiple Grids (#1122)
* Allow upto 10 grids
* Fixed more stuff
* fixed a bug
* formatting
* removed some left over stuff
* linting
* formatting and a bugfix
|
2024-11-25 15:57:13 +02:00 |
|
Emmanouil Papadeas
|
e2971a8fe9
|
Add UI buttons for confirming and cancelling a transformation
Needed especially for users without a keyboard.
|
2024-10-31 23:49:58 +02:00 |
|
Emmanouil Papadeas
|
9a1464f73b
|
Move selection offset code inside SelectionMap.is_pixel_selected()
|
2024-04-13 17:57:51 +03:00 |
|
Emmanouil Papadeas
|
de5db85345
|
When resizing a selection with gizmos or from the tool options, only set the original_bitmap when we're not already transforming content
|
2024-01-25 00:59:53 +02:00 |
|
Emmanouil Papadeas
|
56fe1840e0
|
Make selections scale properly even if they don't transform any image content
Fixes #774.
|
2024-01-25 00:40:53 +02:00 |
|
Variable
|
54604fa0af
|
Allow Internal extensions (#963)
* Moved tools to Extension
* removed accidental change
* code re-arrangement
* some improvements
* Restored tools and some improvements
* typo
* re-arranged tools
* formatting
|
2023-12-20 16:23:20 +02:00 |
|