1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-22 21:43:13 +00:00
Commit graph

3189 commits

Author SHA1 Message Date
Emmanouil Papadeas
2682f75d34 New translations translations.pot (Greek) 2024-09-01 02:57:21 +03:00
Emmanouil Papadeas
e3394e5aa3 New translations translations.pot (German) 2024-09-01 02:57:20 +03:00
Emmanouil Papadeas
e9d7a2b01b New translations translations.pot (Danish) 2024-09-01 02:57:19 +03:00
Emmanouil Papadeas
bfc74588b7 New translations translations.pot (Czech) 2024-09-01 02:57:17 +03:00
Emmanouil Papadeas
2a4e25de5b New translations translations.pot (Catalan) 2024-09-01 02:57:16 +03:00
Emmanouil Papadeas
f59710c4f2 New translations translations.pot (Bulgarian) 2024-09-01 02:57:15 +03:00
Emmanouil Papadeas
7e61fc661d New translations translations.pot (Belarusian) 2024-09-01 02:57:14 +03:00
Emmanouil Papadeas
674e7383a6 New translations translations.pot (Afrikaans) 2024-09-01 02:57:13 +03:00
Emmanouil Papadeas
2485fa0264 New translations translations.pot (French) 2024-09-01 02:57:12 +03:00
Emmanouil Papadeas
84eafb2308 New translations translations.pot (Romanian) 2024-09-01 02:57:11 +03:00
Emmanouil Papadeas
bfb6c869e8 New translations translations.pot (Russian) 2024-09-01 02:57:10 +03:00
Emmanouil Papadeas
44b8cd0b10 New translations translations.pot (Chinese Simplified) 2024-09-01 02:57:09 +03:00
Emmanouil Papadeas
4f7135286a New translations translations.pot (Turkish) 2024-09-01 02:57:08 +03:00
Emmanouil Papadeas
ae0417c669 New translations translations.pot (Italian) 2024-09-01 02:57:07 +03:00
Emmanouil Papadeas
c69c3eafaa New translations translations.pot (Arabic) 2024-09-01 02:57:05 +03:00
Emmanouil Papadeas
7964bf7edb New translations translations.pot (Spanish) 2024-09-01 02:57:04 +03:00
Emmanouil Papadeas
f256db9a4e New translations translations.pot (Polish) 2024-09-01 02:57:03 +03:00
Emmanouil Papadeas
c33cabae49 New translations translations.pot (Portuguese, Brazilian) 2024-09-01 02:57:02 +03:00
Emmanouil Papadeas
6e03944b5a New translations translations.pot (Russian) 2024-08-31 23:57:43 +03:00
Emmanouil Papadeas
3dcca65a46 New translations translations.pot (Russian) 2024-08-31 22:55:01 +03:00
Emmanouil Papadeas
c6fd272183 New translations translations.pot (Portuguese, Brazilian) 2024-08-30 00:34:25 +03:00
Emmanouil Papadeas
1033006cae New translations translations.pot (Spanish) 2024-08-24 00:18:24 +03:00
Emmanouil Papadeas
f7bff2304d New translations translations.pot (Chinese Simplified) 2024-08-22 04:25:41 +03:00
Emmanouil Papadeas
2ae38160ae New translations translations.pot (Italian) 2024-08-21 23:09:57 +03:00
Emmanouil Papadeas
ff2a5f8b33 Fix web release workflow 2024-08-21 16:33:22 +03:00
Emmanouil Papadeas
d70ddd72db Release v1.0.2 2024-08-21 16:11:38 +03:00
Emmanouil Papadeas
9c0d71572d [skip ci] Update CHANGELOG.md 2024-08-21 16:09:34 +03:00
Emmanouil Papadeas
9be3ba290c Update AboutDialog.gd 2024-08-21 14:30:47 +03:00
Emmanouil Papadeas
88282ec848
New Crowdin updates (#1068) 2024-08-21 14:17:17 +03:00
NintenHero
d2e783632d
[skip ci] Fix awkward spaces between badges (#1082)
Remove empty hypertext from between badges.
2024-08-21 14:16:58 +03:00
Emmanouil Papadeas
498274df34 [skip ci] Update CHANGELOG.md 2024-08-19 16:19:36 +03:00
Emmanouil Papadeas
81889ff5d0 [skip ci] Add context to some image effect strings 2024-08-18 16:49:39 +03:00
Emmanouil Papadeas
bdef545727 Fix issue when merging two layers, where if the bottom layer had layer/cel transparency, the transparency would be applied in the content destructively 2024-08-17 02:38:27 +03:00
Emmanouil Papadeas
29f9601d8a Revert "Fix cursor blinking at the edge of canvas (#1075)"
This reverts commit 77f6860f7a.
2024-08-17 00:59:48 +03:00
Emmanouil Papadeas
410f06435c Fix issue where color sliders wouldn't be visible during startup, if the color options button was expanded 2024-08-16 19:29:32 +03:00
Emmanouil Papadeas
783a138779 Update README.md 2024-08-16 19:28:40 +03:00
Emmanouil Papadeas
d531e9ace8 Create a new ShaderLoader class to move some code away from Global 2024-08-16 18:43:25 +03:00
Emmanouil Papadeas
c58ce49ec1 Fix typo 2024-08-16 14:29:02 +03:00
Emmanouil Papadeas
b0aabe4e8a Add a preference to change max undo steps 2024-08-16 14:28:54 +03:00
Emmanouil Papadeas
19574bca7d Implement the ability to save with blended images with native file dialogs
Fixes #1058
2024-08-16 13:59:14 +03:00
Emmanouil Papadeas
c1fb706a33 Remove unnecessary variable from change_layer_automaticaly() 2024-08-16 13:57:51 +03:00
Emmanouil Papadeas
743a80e154 Update to Godot 4.3 2024-08-16 13:40:24 +03:00
Emmanouil Papadeas
cfbe851da5 Add a convolution matrix layer effect
Still WIP, could use some extra parameters such as RGBA channel, and I should also implement it as an image effect.
2024-08-16 04:24:43 +03:00
Emmanouil Papadeas
2e3f0a2696 Add <kbd>Control+Shift+Alt</kbd> as a shortcut that automatically selects a layer directly from the canvas when using tools 2024-08-15 20:16:43 +03:00
Emmanouil Papadeas
077c57c53a
Implement support for group layer blending (#1077)
* Blend group layers on `DrawingAlgos.blend_layers()`

* Support group layer blending on the canvas

* Allow editing of group layer properties

* Fix issues with group layer blending in canvas, and unite common code

* Group layers can now be used as clipping masks

* Make move tool preview work on child layers

* Change OffsetImage's `blend_layers()` to support group layer blending

* Support group layer blending in the canvas preview

* Fix layer blending mode, clipping mask opacity and cel opacity not being updated automatically if the layer/cel changed is not selected

* Add a pass through blending mode to layer groups

Fingers crossed that no bugs were introduced

* Fix issue with layers that belong to pass through groups not updating their textures on the canvas automatically on undo
2024-08-15 15:52:55 +03:00
alikin12
f6f40e03e5
Fix Orama-Interactive#958 (reset custom brush when switch another tool) (#1078) 2024-08-15 15:42:01 +03:00
Emmanouil Papadeas
04a5292672 Use exact match for the draw_color_picker shortcut 2024-08-15 04:36:33 +03:00
Emmanouil Papadeas
cbd36c3243 Update Keychain 2024-08-14 16:20:40 +03:00
Emmanouil Papadeas
ed8d14bd22 [skip ci] Update CHANGELOG.md 2024-08-14 00:43:20 +03:00
Emmanouil Papadeas
1d5de2ed86 Implement the ability to move all selected cels on between different frames, but on the same layer
You currently cannot move multiple cels on different layers, they still act as swapping. Eventually I'd also like to implement moving cels between different layers, but they would also have to be on the same frame. I don't think moving cels between different layers and frames at the same time is possible.
2024-08-13 23:25:29 +03:00