Manolis Papadeas
e4ba665c2a
Always display the close button in tabs and let users close projects other than the current
2021-09-01 18:07:36 +03:00
Variable
fb93143906
Dialog improvements ( #530 )
...
* Dialog Improvements
Preview now scales with resizing Dialog
2021-08-31 05:38:11 -07:00
Variable
32dc69fee6
Guide corrections ( #528 )
...
* Fixed guide size
2021-08-30 15:00:04 -07:00
Variable
75059b5b12
Selection fixes ( #527 )
...
* Fix for multiple cel selection issue
Now it will only apply selection to the selected cels that are **visible and unlocked**
* Fix for loss of selection data
This will hopefully fix the selection data loss on toggling layer buttons
2021-08-30 03:24:48 -07:00
Jeremy Behreandt
c29254c2e8
DrawingAlgos Explicit Project DataType ( #526 )
...
I needed to add the data type to project for the scripts to compile.
2021-08-29 15:59:05 -07:00
Manolis Papadeas
680ab481f3
Don't transform content if layer is locked or invisible
2021-08-30 01:22:13 +03:00
Variable
ab18e8bdb6
Transparency updates ( #525 )
...
* Update with theme instead of only value change
instantly updates with theme (old version updated on value change only)
* shortened some paths
2021-08-29 10:19:08 -07:00
Manolis Papadeas
48ed1cfd48
Fix disabled buttons on light theme - Closes #518
2021-08-29 17:20:05 +03:00
Manolis Papadeas
3482314971
Fix project's selection bitmap having incorrect size when importing a pxo
2021-08-29 16:26:01 +03:00
Manolis Papadeas
e088820c74
Bump version to v0.9-rc1
2021-08-28 20:01:05 +03:00
Manolis Papadeas
9122cf56ed
New Crowdin updates ( #520 )
...
* New translations Translations.pot (Greek)
* New translations Translations.pot (Portuguese)
* New translations Translations.pot (Japanese)
* New translations Translations.pot (Sinhala)
* New translations installer.pot (Sinhala)
* New translations Translations.pot (Sinhala)
* New translations Translations.pot (Greek)
* New translations Translations.pot (Chinese Traditional)
* New translations Translations.pot (Russian)
* New translations Translations.pot (Serbian (Cyrillic))
* New translations Translations.pot (Swedish)
* New translations Translations.pot (Turkish)
* New translations Translations.pot (Ukrainian)
* New translations Translations.pot (Chinese Simplified)
* New translations Translations.pot (Vietnamese)
* New translations Translations.pot (Dutch)
* New translations Translations.pot (Portuguese, Brazilian)
* New translations Translations.pot (Indonesian)
* New translations Translations.pot (Latvian)
* New translations Translations.pot (Hindi)
* New translations Translations.pot (Esperanto)
* New translations Translations.pot (Malayalam)
* New translations Translations.pot (Polish)
* New translations Translations.pot (Korean)
* New translations Translations.pot (Portuguese)
* New translations Translations.pot (Arabic)
* New translations Translations.pot (Japanese)
* New translations Translations.pot (Sinhala)
* New translations Translations.pot (Romanian)
* New translations Translations.pot (French)
* New translations Translations.pot (Spanish)
* New translations Translations.pot (Afrikaans)
* New translations Translations.pot (Catalan)
* New translations Translations.pot (Italian)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Danish)
* New translations Translations.pot (German)
* New translations Translations.pot (Finnish)
* New translations Translations.pot (Hebrew)
* New translations Translations.pot (Hungarian)
* New translations Translations.pot (Norwegian Bokmal)
* New translations Translations.pot (Greek)
* New translations Translations.pot (Romanian)
* New translations Translations.pot (Russian)
* New translations Translations.pot (Ukrainian)
* New translations Translations.pot (Italian)
* New translations Translations.pot (Chinese Simplified)
* New translations Translations.pot (German)
* New translations Translations.pot (Norwegian Bokmal)
2021-08-28 09:38:58 -07:00
Manolis Papadeas
79e1ab5e61
Remove unneeded Global.update_hint_tooltips() call
2021-08-27 00:49:01 +03:00
Variable
ddc69b8282
Editable zoom ( #523 )
...
* editable zoom change 1
* editable zoom change 2
* editable zoom change 3
* editable zoom change 4
* editable zoom change 4 part b
added upper limit automation for zoom
2021-08-26 14:23:51 -07:00
Manolis Papadeas
4e51b7211e
Made the palette comments TextEdit a big taller
2021-08-26 05:00:05 +03:00
Manolis Papadeas
2518f72319
Fix Select by Color not working properly on non-square canvases
2021-08-25 16:43:04 +03:00
Manolis Papadeas
a3f8c960ab
Change the FPS value in the spinbox when loading a project in an empty project
2021-08-25 16:37:09 +03:00
Manolis Papadeas
180c775b72
Disable per pixel transparency for OSX
...
As a temporary workaround for #491
2021-08-24 17:34:58 +03:00
Manolis Papadeas
b74e119fab
Update Translations.pot
2021-08-24 17:06:54 +03:00
Manolis Papadeas
878170b847
Update CHANGELOG.md
2021-08-24 16:59:35 +03:00
mrtripie
de28a9d68e
Shading Tool Hue Shift Fixes + Tweaks ( #522 )
...
* Fixed issues with Shading tool Saturation and Value not always being right in Hue Shading mode
* Shading tool hue shifting fixes and tweaks
Co-authored-by: MrTriPie <MrTriPie>
2021-08-23 07:04:52 -07:00
Manolis Papadeas
ed45c86649
Remove unused variables from Shading.gd
2021-08-21 17:00:37 +03:00
mrtripie
c196a32ebc
Fixed issues with Shading tool Saturation and Value not always being right in Hue Shading mode ( #519 )
...
Co-authored-by: MrTriPie <MrTriPie>
2021-08-19 06:49:14 -07:00
Manolis Papadeas
2e895d0d31
Changed comments of Default and BubbleGum16 palettes to properly credit the authors
2021-08-19 01:56:11 +03:00
Manolis Papadeas
58b1da41a1
Fix hue shifting brightening and darkening on colors between yellow and purple
...
By yellow and purple I mean hue 60 and hue 270 respectively
2021-08-18 21:53:42 +03:00
Manolis Papadeas
e7f8417d0d
Subtle toolbar UI changes
2021-08-18 20:13:56 +03:00
Manolis Papadeas
147a08f28b
Use outlines textures for tool cursor icons
...
Instead of using the AutoInvertColors shader
2021-08-18 15:06:10 +03:00
Manolis Papadeas
3dfd597de4
Fix shading tool not working properly with multiple selected cels
2021-08-18 14:42:26 +03:00
Martin Novák
9ef7818c77
Tweak UI to use less empty space ( #514 )
...
* Tweak right side panels to use less empty space
* Add fake grabber to tools panel. Add a bottom margin. Fix a few issues with resizing.
* Fix tallscreen mode. Set a bit smaller animation timeline min height.
* Change Preferences visibility settings
* Update Main.tscn
* Fix crash when changing to tallscreen and then switching themes
Co-authored-by: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
2021-08-16 16:56:19 -07:00
Manolis Papadeas
93a79bcd7a
New Crowdin updates ( #505 )
...
* New translations Translations.pot (Polish)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Spanish)
* New translations Translations.pot (Spanish)
* New translations Translations.pot (Spanish)
* New translations Translations.pot (Hungarian)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations installer.pot (Hindi)
* New translations Translations.pot (Czech)
* New translations installer.pot (Hindi)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Malayalam)
* New translations installer.pot (Malayalam)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Spanish)
* New translations Translations.pot (Polish)
* New translations Translations.pot (Esperanto)
* New translations Translations.pot (Hindi)
* New translations Translations.pot (Latvian)
* New translations Translations.pot (Indonesian)
* New translations Translations.pot (Portuguese, Brazilian)
* New translations Translations.pot (Vietnamese)
* New translations Translations.pot (Chinese Traditional)
* New translations Translations.pot (Chinese Simplified)
* New translations Translations.pot (Ukrainian)
* New translations Translations.pot (Turkish)
* New translations Translations.pot (Swedish)
* New translations Translations.pot (Serbian (Cyrillic))
* New translations Translations.pot (Russian)
* New translations Translations.pot (Portuguese)
* New translations Translations.pot (Dutch)
* New translations Translations.pot (Hungarian)
* New translations Translations.pot (Catalan)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Malayalam)
* New translations Translations.pot (Romanian)
* New translations Translations.pot (French)
* New translations Translations.pot (Afrikaans)
* New translations Translations.pot (Arabic)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Korean)
* New translations Translations.pot (German)
* New translations Translations.pot (Greek)
* New translations Translations.pot (Finnish)
* New translations Translations.pot (Hebrew)
* New translations Translations.pot (Italian)
* New translations Translations.pot (Japanese)
* New translations Translations.pot (Norwegian Bokmal)
* New translations Translations.pot (Italian)
* New translations Translations.pot (Chinese Simplified)
* New translations Translations.pot (Greek)
* New translations Translations.pot (Romanian)
* New translations Translations.pot (Czech)
* New translations Translations.pot (Japanese)
* New translations Translations.pot (Russian)
* New translations Translations.pot (Ukrainian)
* New translations Translations.pot (German)
* New translations Translations.pot (Hindi)
* New translations installer.pot (Danish)
* New translations installer.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Portuguese)
* New translations Translations.pot (Portuguese)
* New translations installer.pot (Portuguese)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Norwegian Bokmal)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
* New translations Translations.pot (Danish)
2021-08-06 20:44:38 +03:00
Manolis Papadeas
ef8a863fff
Update CHANGELOG.md
2021-08-01 02:30:43 +03:00
Martin Novák
5ce3d51067
Add missing translation string ( #513 )
2021-07-30 16:06:09 -07:00
Martin Novák
b95496c57d
Fix dialog sizes ( #512 )
2021-07-30 16:05:50 -07:00
Manolis Papadeas
4292fcc51f
Change behavior of selection quick-copy (Ctrl+Alt+mouse movement)
...
It should now keep the same image data until the transformation gets confirmed
2021-07-31 02:03:51 +03:00
Manolis Papadeas
06bd56866d
Change selection shortcuts: Alt is now used to only move selection and Ctrl+Alt makes a quick copy of the selected content
2021-07-29 16:15:02 +03:00
Manolis Papadeas
1d20295f7d
Keep images unlocked after editing them - Should close #331
...
Not sure if this actually solves the issue or just makes it more rare, but I haven't been able to reproduce any PoolVector locking issues so far. The problem was that images were remained locked essentially all the time, which seemed to cause issues. Maybe other PoolVectors could not get locked?
2021-07-25 21:49:37 +03:00
Manolis Papadeas
68cbf4cfb3
Remove unused method in Draw.gd
...
Global search for "restore_image" doesn't return anything, so I assume it's unused
2021-07-24 18:42:07 +03:00
Manolis Papadeas
ef133f4f71
Fix issue where Cel's image setter was not being called
2021-07-24 18:17:44 +03:00
Manolis Papadeas
65051f0910
Bring back the image_changed setter of the Cel class
...
Caused issues when importing files
2021-07-22 16:33:20 +03:00
Manolis Papadeas
c6a056bba6
Made cloning frames create linked cels if the linked cel button is toggled on - suggestion of #402
2021-07-22 03:10:00 +03:00
Manolis Papadeas
57bb7929df
Fixed issue with linked cels where, if you had linked cels in one layer and then linked more cels of the same frame in another layer, their previews did not update automatically
...
Cel's image_texture was being reset due to the creation of new Cel instances in CelButton.gd (line 113)
2021-07-22 02:25:00 +03:00
Manolis Papadeas
9bec8f1b09
Preload more resources
...
Had to remove references to Brushes and Patterns classes from BrushesButton.gd and PatternButton.gd due to GDScript's cyclic reference bug
2021-07-21 18:29:52 +03:00
Manolis Papadeas
763a063de7
Made brushes work with the shading tool
2021-07-21 02:19:46 +03:00
Manolis Papadeas
0d5e9ce48a
Fix crop image crashes on Windows and maybe also fixed buggy behavior?
...
Cropping images seem to be working fine now, or at least I haven't encountered any bugs so far
2021-07-21 01:24:39 +03:00
Manolis Papadeas
353702ebc4
Make top bar shape-related text disappear after shape has been drawn with the shape tools
2021-07-21 00:45:57 +03:00
Manolis Papadeas
28b8e000f9
Rewrite the crop image method
...
Should be a bit faster, but I still get weird bugs at random
2021-07-20 22:06:18 +03:00
Manolis Papadeas
d0433bed6f
Preload layer and cel button nodes in Project.gd
...
Just a minor optimization to avoid unnecessary loading
2021-07-20 21:03:15 +03:00
Manolis Papadeas
2c90991482
Closes #509
2021-07-18 14:28:33 +03:00
Manolis Papadeas
6de6c4b800
Closes #506
2021-07-14 18:06:07 +03:00
Manolis Papadeas
a40203e5cc
Bucket flood fill no longer affects separated selected parts of the canvas
2021-07-11 20:20:37 +03:00
Manolis Papadeas
c585c78743
Update release.yml
2021-07-10 18:14:57 +03:00