David Capello
b60b76ff22
Add option to show layer edges
2016-05-03 16:23:38 -03:00
David Capello
5d1b33b02e
Add Ctrl+Page Down/Up to move through tabs
2016-04-19 14:18:50 -03:00
David Capello
6c148c9bb6
Update version to 1.1.5-dev
2016-04-18 13:29:04 -03:00
David Capello
81fcbdab3d
Update version to v1.1.4-dev
2016-04-11 13:02:49 -03:00
David Capello
8a5de088e2
Add scaling from center/pivot ( fix #576 ) and with flipping ( fix #579 )
2016-04-08 11:55:40 -03:00
David Capello
2ce09c53dd
Add customization for square aspect, draw from center, and move origin keys ( fix #1028 )
...
Some changes:
- Now ui::Keys aren't processed in app::tools side, they are processed
in Editor side and converted to ToolLoopModifiers flags.
- Replace ToolLoop::getSelectionMode -> ToolLoop::getModifiers()
2016-04-04 18:46:48 -03:00
David Capello
8b161dac0a
Add ShowBrushPreview command so the user can hide the brush preview with a keyboard shortcut ( fix #792 )
2016-03-24 14:45:28 -03:00
David Capello
2af47fe907
Add option to toggle the selection edges visibility ( fix #861 )
2016-03-24 13:04:35 -03:00
David Capello
417e431a32
Add different selection modes to SelectTile command
...
Now we can add a tile using Shift+double click or substract one with
Shift+Alt+double click.
2016-03-19 12:09:03 -03:00
David Capello
30f4e995a3
Select a tile by double clicking over it ( fix #939 )
2016-03-19 11:33:05 -03:00
David Capello
f626837cb5
New command to add foreground/background color in the palette
2016-03-17 10:47:50 -03:00
David Capello
962928a609
Add the possibility to assign a keyboard shortcut to color quantization ( #999 )
2016-03-04 15:41:32 -03:00
David Capello
2bbd918d99
Update version to 1.1.3-dev
2016-02-29 22:11:00 -03:00
David Capello
7a0a89e59e
Add the new ColorTintShadeTone color picker ( #707 )
2016-02-26 11:18:46 -03:00
David Capello
5d4a568804
Fix a typo in Tiled Mode menu
2016-02-15 16:31:32 -03:00
David Capello
ff0c2c2770
Merge branch 'ryb-color-wheel'
2016-02-12 10:50:57 -03:00
David Capello
c1ae065c2c
Add RYB color wheel (related to #707 )
2016-02-12 10:49:33 -03:00
David Capello
1deb9ae02b
Fix the amount of space displaced by some shift+arrow keys ( fix #940 )
2016-02-11 11:40:51 -03:00
David Capello
a77ae98fd0
Add keyboard shortcuts to change the color selector type (spectrum/color wheel)
2016-02-05 14:41:35 -03:00
David Capello
c8abf0cfc7
Fix regression: Show left/right mouse button triggers in keyboard shortcuts
2015-12-26 14:52:29 -03:00
David Capello
6e35b0043f
Change default shortcut for new ScrollCenter command
...
The "C" could be related to a possible future Canvas or Slice tool
2015-12-09 11:37:13 -03:00
Tony Narlock
877d29cd76
Allow scrolling to center of canvas
2015-12-08 03:28:05 -06:00
Ying Ruei Liang (KK)
2fa6f1995e
Add commands to navigate frames with same tag
2015-12-05 18:16:23 +08:00
David Capello
5dc149d308
Add "Select > Modify" commands to expand/contract/border the selection
2015-12-04 17:46:32 -03:00
David Capello
e8dd1526f6
Convert ink menu into a popup menu specified in gui.xml
2015-11-27 11:36:27 -03:00
David Capello
aaf49be654
Add commands to change ink type ( #787 )
...
By default there are no shortcuts to change the ink type.
2015-11-27 01:35:31 -03:00
David Capello
6cbb1882d4
Add shortcut to switch pixel-perfect mode ( fix #858 )
2015-11-18 16:15:25 -03:00
David Capello
6962e2c96a
Update version to v1.1.2
2015-11-09 15:09:46 -03:00
David Capello
01f5d3822a
Fix Cmd+ shortcut on English keyboard layout on OS X ( fix #816 )
2015-11-02 18:20:10 -03:00
David Capello
56854cdb9f
Add symmetry mode ( fix #208 )
...
This is a first iteration of the feature, it doesn’t have handles to
move the symmetry line and it only contains two symmetry modes:
horizontal or vertical.
As an extra change, we have added the new Stroke type to wrap a vector
of gfx::Points and simplify some existing code in the ToolLoop.
2015-10-26 17:51:32 -03:00
David Capello
cdfd80f1dd
Add missing Edit > Undo History option in gui.xml
2015-10-20 12:00:08 -03:00
David Capello
1ac39ff85b
Add simple "Edit > Insert Text" menu option (related to #28 )
2015-09-23 17:38:45 -03:00
David Capello
8aefa24a5b
Add key modifier to draw straight lines from the last point ( fix #562 )
...
- Removed ToolLoop::screenToSprite(), now ToolLoopManager::Pointer has
sprite coordinates (instead of screen coordinates)
2015-09-16 12:19:10 -03:00
David Capello
20832dee93
Update version to 1.1.1-dev
2015-08-31 13:27:40 -03:00
David Capello
47a5b38ada
Hide "Edit > Scripts" menu because scripts destroy undo history at this moment
2015-08-27 13:41:03 -03:00
David Capello
890931f270
Add RunScript command with Edit > Scripts menu
2015-08-27 12:40:20 -03:00
David Capello
f71a0e2cc4
Fix Ctrl+ and Ctrl- to zoon in/out
2015-08-25 13:24:20 -03:00
David Capello
73c725827e
Add "Duplicate Cels" command ( fix #746 )
2015-08-19 15:59:30 -03:00
David Capello
e35f85bff7
Add "Edit > New Sprite from Selection" command
2015-08-14 15:23:56 -03:00
David Capello
ab9d2da762
Fix shortcuts for Edit > Rotate menus
2015-08-14 11:00:19 -03:00
David Capello
f4d82ad2c0
Add "Link Cels" command in Timeline popup
...
From a comment in issue #746
2015-08-13 09:59:44 -03:00
David Capello
a34931db3d
Remove ConfigureTools command
...
These options were replaced with commands in "View" menu.
2015-08-10 18:52:29 -03:00
David Capello
d796c88f6f
Add TiledMode command and "View > Tiled Mode" submenu
2015-08-10 18:44:25 -03:00
David Capello
c159a3c4b5
Add SelectionAsGrid command
2015-08-10 18:27:53 -03:00
David Capello
da8eff0ec2
Add a basic RGB color wheel (related to #707 )
2015-08-06 11:23:16 -03:00
David Capello
8fd756c32a
Add Edit > Shift commands ( fix #681 )
2015-07-06 18:48:55 -03:00
David Capello
a12816c04e
Add command to change the palette size manually with a number
2015-06-30 12:21:41 -03:00
David Capello
b7122b0ab3
Change label for ColorQuantization
2015-06-29 12:03:20 -03:00
David Capello
badbd42cbc
Minor change in Palette menu
2015-05-21 11:15:44 -03:00
David Capello
1ef1f9e3e7
Add option for color quantization in the ColorBar options popup
2015-05-08 17:34:51 -03:00