David Capello
91bc5c2845
Add more strings from Home tab to en.ini file
2018-03-28 10:53:15 -03:00
David Capello
58252946ea
Put back a simpler vesion of the target button for cels
...
Now we have a button to apply filters to the selected region
in the timeline, or to all cels. Regression introduced in 245285f84e
Discussion:
http://steamcommunity.com/app/431730/discussions/0/343785574514723475/
2018-03-26 23:43:57 -03:00
David Capello
ff07de679a
Fix links to languages and themes
2018-03-26 15:47:42 -03:00
David Capello
2f5a478ce9
Add link to download themes
2018-03-26 15:46:59 -03:00
David Capello
e20701cf6b
Add a link to download translations
2018-03-26 14:50:14 -03:00
David Capello
6de103128b
Add support for animated webp files ( fix #273 )
2018-03-26 14:11:40 -03:00
David Capello
0e0b83b478
Now an extension can contain a language ( #124 , #1403 )
2018-03-19 19:37:39 -03:00
David Capello
0429282967
Add options to configure default extension in other commands ( fix #1683 )
...
Maybe too much configuration for my taste, but well, more configuration
is good.
2018-03-19 15:53:02 -03:00
David Capello
aa507fdf20
Add button to resize the sprite for Twitter
2018-03-16 11:26:13 -03:00
David Capello
1fb463f931
Add option to export GIF for Twitter ( #1220 , #1252 )
2018-03-16 11:03:50 -03:00
David Capello
d9a848a32c
Convert the output filename field on Export to a Entry field
2018-03-16 10:08:52 -03:00
David Capello
589d775d10
Add AniDir parameter to Export dialog ( fix #1505 )
2018-03-16 08:59:34 -03:00
David Capello
ca31a79ca5
Add alert when we will overwrite a file on File > Export
2018-03-15 23:04:20 -03:00
David Capello
8014c828af
Add a special dialog for File > Export command
...
With this change we have moved all the file selector customization to
a new special FileExportWindow. So the file selector is used only to
select the output file (no more FileSelectorDelegate = now we can use
the native file selector for File > Export).
2018-03-15 21:00:54 -03:00
David Capello
5239db243a
Add option to change the number of recent files/folders ( #578 )
...
* Added option to clear the list too
* If we specify 0 as the number of recent items, the feature is disabled
2018-03-14 14:14:47 -03:00
David Capello
8e6bd1a8dc
Add strings alerts in recent files/folders to en.ini
2018-03-14 12:33:15 -03:00
David Capello
245285f84e
Filters: Use the selected cels range instead of target buttons
...
With this commit we've definitely removed the target buttons to apply a
filter in current cel/layer/frame (which never make too much sense to
the end-user), and now we can just select the range of
layers/frames/cels where we want to apply the filter (like Flip and
Rotate commands that were already working in this way).
2018-03-13 17:05:14 -03:00
David Capello
9f96ccbd39
Add option to ignore a warning overwriting files on Export Sprite Sheet (related to #917 )
2018-03-12 16:44:19 -03:00
David Capello
478c4c3296
Fix regression introduced in c50a03640d
2018-03-12 14:43:14 -03:00
David Capello
6ae40b6c91
Show command to select normal map in the keyboard preferences
2018-03-12 14:00:56 -03:00
David Capello
c50a03640d
Move SetColorSelector menu label for normal map to strings/en.ini file
2018-03-12 14:00:24 -03:00
David Capello
b0f383c4da
Move string for color map option to strings/en.ini file
2018-03-12 10:27:47 -03:00
David Capello
2f251c8a5a
Merge branch 'normal-map-color-wheel' of https://github.com/robinjam/aseprite into robinjam-normal-map-color-wheel
2018-03-12 10:26:34 -03:00
David Capello
184736760a
Add possibility to rotate ellipses and rectangles ( fix #868 )
2018-03-06 19:22:51 -03:00
David Capello
ebb7afde8b
Add option to change default file format (.aseprite is the new default)
2018-02-23 10:32:02 -03:00
David Capello
166cb55c97
Add support for HSV color space in Adjust Hue/Saturation ( fix #1559 )
2018-02-09 17:39:56 -03:00
David Capello
d4244fed48
Add options to avoid showing dialogs saving files ( #917 )
2018-02-07 17:28:01 -03:00
David Capello
b5dc3d263e
Add options to suppress specific warnings ( fix #917 )
2018-02-07 14:35:12 -03:00
David Capello
0eef231ff7
Add "selected_text" color to theme.xml for selected text on entry fields
...
Requested here:
https://twitter.com/antonkudin/status/957004393144094720
2018-01-29 14:09:22 -03:00
SagePtr
b5573c9c5b
Update arne32.gpl to v20e5
...
Fixed missing black, reordered colors according to http://androidarts.com/palette/16pal_v20-Expanded_v5.gif , few RGB values slightly changed to match v5 palette.
2017-12-16 15:23:02 +07:00
David Capello
a938fcec7f
Fix ChangePixelFormatCommand label on keyboard shortcuts dialog when used without params
2017-12-13 17:19:00 -03:00
David Capello
7dcc0072f1
Add SwitchNonactiveLayersOpacity command ( fix #1515 )
...
This is a temporal solution but it's good enough for an experimental
feature.
2017-12-06 14:44:40 -03:00
David Capello
150b27862f
Keyboard shortcuts to avoid selecting Paint Bucket and Gradient with G key
2017-12-06 09:55:07 -03:00
David Capello
21248b96dc
Don't apply Flip/Rotate commands to locked layers
...
Several issues fixed from https://community.aseprite.org/t/750
- Don't apply flip/rotate commands to cels from locked layers
- Show a status bar tooltip when all selected layers are locked
- Keep the timeline range enabled after the flip/rotate command
2017-12-01 17:14:18 -03:00
David Capello
ccee49c02b
Move command friendly names to the strings file
...
Related to #124
2017-11-30 23:41:45 -03:00
David Capello
c7c049028b
Add command to show the brushes popup
2017-11-30 16:23:31 -03:00
David Capello
5f33b55a11
Add new commands to show color bar menus/options
...
Added QuickCommand class to create commands in the relevant
place (e.g. the ColorBar commands can be created in
ColorBar::registerCommands()).
2017-11-30 14:51:13 -03:00
David Capello
d3d107b0ac
Add Trim option in Export Sprite Sheet
2017-11-29 16:17:30 -03:00
David Capello
543752d708
Add 128x128 and 256x256 images in .ico files ( #1609 )
2017-11-29 09:41:46 -03:00
David Capello
4e858ac667
Fix pico-8 color palette ( fix #1623 )
2017-11-27 14:11:11 -03:00
David Capello
e1232516ee
Don't discard custom brush when we use eyedropper ( fix #1557 )
2017-11-23 11:35:41 -03:00
David Capello
c80d914e1a
Fix toggle timeline thumbnails command ( fix #1518 )
2017-11-21 14:34:03 -03:00
David Capello
5cd368792c
Improve UI so undo limit = 0 means "no limit" ( #1127 )
...
By default we'll have "no undo limit".
2017-10-25 17:58:55 -03:00
David Capello
0ee5dbea7a
Improve keyboard shortcuts list with resizable headers
2017-10-24 10:20:21 -03:00
David Capello
bfc2ecb890
Fix typo in Edit > Preferences > Editor section
2017-10-24 08:39:43 -03:00
David Capello
745dc0734e
Use "Delete" word instead of "Clear"
2017-10-23 11:16:17 -03:00
David Capello
c84b4e24f9
Change "Pixel Ratio" -> "Pixel Aspect Ratio"
2017-10-23 11:15:42 -03:00
David Capello
a754344cdc
Unify selection-like tools tooltip strings
2017-10-23 11:15:10 -03:00
David Capello
a9b183729f
Translate all alerts to the en.ini file ( #124 )
2017-10-17 18:00:45 -03:00
David Capello
36a44e6691
Move menus+tools strings to en.ini file ( #124 )
2017-10-11 18:24:01 -03:00
David Capello
cca9ff702a
Add Brightness/Contrast menu option
2017-10-06 16:19:30 -03:00
David Capello
89c521ae15
Add new theme parts for ButtonSet items
2017-10-06 11:07:48 -03:00
David Capello
6611a5ec73
Reset exits counter when the version is updated
2017-10-05 18:01:38 -03:00
David Capello
9c6f6f3114
Add LayerLock command
2017-10-03 15:34:07 -03:00
David Capello
1d1636ffc8
Restore old "Add to selection" behavior ( fix #1584 )
...
Related to all issues named in:
https://community.aseprite.org/t/470/9
2017-10-03 15:03:51 -03:00
David Capello
f7b76058d3
Update version to 1.3-dev
2017-09-26 09:33:17 -03:00
David Capello
db2e582f23
Rename "Save File Copy As" -> "Export"
2017-09-22 13:07:48 -03:00
David Capello
390d954ceb
Add option to disable straight line preview w/Shift+Pencil tool
2017-09-08 16:04:18 -03:00
David Capello
2d51b8dfff
Disable selection handles when a key modifier is pressed
...
From: https://twitter.com/ChevyRay/status/893563998410387457
2017-09-08 12:07:21 -03:00
David Capello
86e14fa2ff
Add 1x1 background grid
...
From:
https://community.aseprite.org/t/change-background-checkerboard-grid-size/390/2
2017-09-05 14:38:42 -03:00
David Capello
46bf88124c
Fix grammatical error in Crash Report dialog
2017-09-04 12:59:44 -03:00
David Capello
dfa441d2a0
Add option to show/hide Aseprite menu bar
...
The original Aseprite menu bar will be hidden by default for new users
on macOS.
2017-09-01 17:18:53 -03:00
David Capello
0154a73d36
Add native macOS menus ( fix #135 )
...
* This implements the Cmd+H and Cmd+M keys too:
https://community.aseprite.org/t/279
* Also Cmd+, has more priority on macOS than Cmd+K to open the
preferences (so macOS menu shows Cmd+,)
2017-09-01 13:32:23 -03:00
David Capello
607c4d139e
Add Cmd+K on macOS to open preferences (and remove old Ctrl+Shift+O)
2017-08-29 17:00:36 -03:00
David Capello
cf3814bc20
Make Aseprite icon clickeable in Home tab
...
Just for fun (and so themes can customize the icon too with other colors)
2017-08-25 16:54:58 -03:00
David Capello
d00db433fe
theme: Possibility to specify default screen/ui scaling
2017-08-18 19:23:23 -03:00
David Capello
5d0f51abd3
Add Virtual Boy palette
2017-08-16 15:05:26 -03:00
David Capello
432eedcb97
Support changing theme and UI scaling w/o restart ( fix #471 )
2017-08-15 10:39:06 -03:00
David Capello
bcf7efc9bb
Replace duktape with mujs
...
Added other classes like Rectangle, Size, and Point.
2017-08-11 17:22:28 -03:00
David Capello
534458a2c1
Draw thumbnails inside cel box (item in #1271 )
2017-07-25 15:22:14 -03:00
David Capello
14427e98af
Possibility to associate keyboard shorcuts to clear/link/unlink cels
2017-07-04 08:17:47 -03:00
David Capello
ab2fdb9a20
F4 shows fg color popup again
...
beta11 removed the palette editor but we still needed a way to show/hide the color popup.
Fix #1527
2017-07-03 17:41:10 -03:00
David Capello
84282764ee
Merge branch 'master'
2017-06-22 17:49:59 -03:00
David Capello
8d693d1a08
Add Ctrl modifier to Shift+pencil to enable angle snap ( #1387 )
2017-06-22 17:49:26 -03:00
David Capello
7d1404de0a
Unify palette editor with color selection ( fix #1102 )
...
Added a new A key shortcut (equal to F4) to switch between
selection/edition modes.
2017-06-22 17:44:34 -03:00
David Capello
b7d6311c4c
Add support to jump to a frame tag on "Go to Frame"
2017-06-19 11:23:40 -03:00
David Capello
a20976d220
Move dithering matrices to extensions
2017-06-14 16:34:09 -03:00
David Capello
76df15d3c3
Add mnemonics to Extensions section in Preferences
...
Also fixed a problem using Alt+mnemonic on hidden buttons.
2017-06-13 12:04:40 -03:00
David Capello
a9e688989f
Implement Add/Uninstall extension ( #1403 )
...
- Added libarchive to uncompress .zip extensions
- Moved ListItem painting code to styles because we needed a selected+disabled state.
2017-06-12 12:38:53 -03:00
David Capello
b7b69ce538
Move palettes to extensions ( #1403 )
2017-06-10 16:44:19 -03:00
David Capello
27c4d832bf
First draft-implementation of extensions ( #1403 )
...
At the moment only themes are supported and some functionality is not
available yet (disabling an extension, uninstalling it, etc.)
2017-06-10 15:02:39 -03:00
David Capello
fc7f96149f
Add color names to apple-ii palette
2017-06-10 10:54:54 -03:00
David Capello
b7b9300703
Add Amstrad CPC color palette
2017-06-06 15:08:43 -03:00
David Capello
dee5f327cb
Add CGA0/1/3rd palettes
2017-06-02 11:19:43 -03:00
David Capello
ea130da9a7
Added new palettes by ENDESGA Studios
2017-05-31 10:14:00 -03:00
David Capello
f4fc77e050
Add search field on palette popup
2017-05-30 15:46:54 -03:00
David Capello
f1454da7c2
Add nyx8 color palette by Javier Guerrero
...
Source:
http://javierg-arts.deviantart.com/art/Nyx-Palette-8-colors-682788355
2017-05-30 14:39:51 -03:00
David Capello
29a49ad7fa
Add HSL color selection (related to #707 )
2017-05-29 14:20:42 -03:00
David Capello
b69e791207
Use color sliders for Hue/Saturation dialog
2017-05-26 15:40:21 -03:00
David Capello
239ac42378
Add Hue/Saturation filter ( fix #1186 )
...
Added new gfx::Hsl class to handle HSL color model(related to #707 and #1102 )
2017-05-24 19:07:10 -03:00
David Capello
bcdf598392
Add widget to choose dithering algorithm + matrix
2017-05-22 15:44:08 -03:00
David Capello
7837a123f8
Add option to merge layers in color mode conversion
2017-05-19 10:54:44 -03:00
David Capello
e3701940fb
Add friendly names for ChangePixelFormat command
2017-05-19 10:23:26 -03:00
David Capello
573cad4777
Add progress bar to color conversion
...
Unified render tasks stop/progress notifications in render::TaskDelegate
interface.
2017-05-17 15:25:40 -03:00
David Capello
cbee0862f3
Add a Color Mode conversion dialog with preview
2017-05-16 17:18:55 -03:00
David Capello
97bfaa21ec
Add gradient tool ( fix #418 )
2017-05-04 10:38:34 -03:00
David Capello
b9d4776301
Use a better font for Japanese on Windows
2017-04-13 17:08:46 -03:00
David Capello
097efa4cc2
Unify slice/move_slice tools
2017-04-12 15:40:27 -03:00
David Capello
b8c64b31c1
Add option to disable the new "move selection edges" behavior
2017-04-06 19:12:36 -03:00
David Capello
e5c15161e8
Add a new mouse cursor to move selection edges
...
With this change the app-specific cursors were removed from the ui library. Maybe it needs some clean-up for following versions.
2017-04-06 18:41:18 -03:00
David Capello
90c364fe30
Add possibility to drag & drop the selection
2017-04-06 15:26:01 -03:00
David Capello
1671411465
Add simple color selection for tag/user data colors
2017-04-04 20:02:29 -03:00
David Capello
04a3729c03
Show a shadow for unfocused frame tags
...
Related to #920
2017-03-30 13:35:04 -03:00
David Capello
293f14cf42
Fix window buttons
...
- Fixed regression introduced in f4c6c92dab
- Removed SkinButton template
2017-03-29 21:59:04 -03:00
David Capello
f4c6c92dab
Add button to collapse/expand tags ( fix #920 )
2017-03-29 20:39:19 -03:00
David Capello
76df84491e
Support horizontal/vertical symmetry at the same time ( fix #1190 )
2017-03-27 15:27:37 -03:00
David Capello
043489e532
Color frame tag lines (related to #920 )
2017-03-27 12:32:39 -03:00
David Capello
27bc151a37
Improve handling of overlapping frame tags in the Timeline ( fix #768 )
2017-03-26 21:52:50 -03:00
David Capello
a4e286a806
Specify <colorpicker> directly in options.xml
2017-03-25 01:15:40 -03:00
David Capello
add0c81260
Add guides/slices options in preference dialog
...
Also moved guide/slice colors to global preferences (instead of pref per document).
2017-03-25 01:01:59 -03:00
David Capello
fb64d5406a
Add some colors for cel edges/guides in doc pref
2017-03-23 20:23:25 -03:00
David Capello
dfcfab3bb3
New license for default font and theme
...
In this way it's easier to create derivated themes.
2017-03-22 23:54:33 -03:00
David Capello
abb31c1189
Remove unused file from default theme
2017-03-22 23:53:01 -03:00
David Capello
bc01f16a4e
Move painting code for checkbox & radio button to theme styles
2017-03-17 15:43:42 -03:00
David Capello
2d6279163b
Configure FreeType fonts for Ubuntu port
2017-03-16 14:32:28 -03:00
David Capello
f01e5ad5f3
Add Move Slice tool
2017-03-16 12:08:56 -03:00
David Capello
347ccfbb78
Add --list-slices CLI option
2017-03-16 10:35:26 -03:00
David Capello
b6cf0f218c
Add search field on Font Popup
...
Added support to set child visibility property to ListBox items.
2017-03-15 14:24:42 -03:00
David Capello
f7cf65b245
Move <cursors> to <parts> on theme.xml
...
For this the "pivot" property was added to doc::SliceKeys.
2017-03-14 19:00:24 -03:00
David Capello
66839529b3
Move <tools> to <parts> in theme.xml
2017-03-13 22:55:52 -03:00
David Capello
1729e0e658
Merge branch 'new-theme-impl'
2017-03-13 18:19:11 -03:00
David Capello
be3c9c1bcc
Convert timeline widget to new styles
...
And remove the old skin::Style.
2017-03-13 18:13:38 -03:00
David Capello
e2311392b8
Convert flag and warning_box to new styles
2017-03-13 14:14:29 -03:00
David Capello
ca2aae6349
Convert tabs painting code to new styles
2017-03-13 13:47:37 -03:00
David Capello
aabdb11779
Change scrollbar to new theme styles
2017-03-10 22:42:15 -03:00
David Capello
36ee5a39c8
Convert news items to new theme styles
2017-03-10 19:23:43 -03:00
David Capello
83874a4dd9
Fix size hint for recent list of files on home tab w/unicode filenames
2017-03-09 17:49:32 -03:00
David Capello
62db0c73a3
Fix clicking on a user data popup widgets
...
The textbox used in the tooltip was getting all clicks from the user. So on the user data popup we have to 1) don't set the title bar text, 2) if the title bar is not set the text box is hidden so will not eat all click messages.
2017-03-09 16:15:39 -03:00
David Capello
e2a94b094a
Fix bug drawing box/grids bgcolor on tooltip windows
2017-03-09 15:12:39 -03:00
David Capello
3b2e76e745
Fix user data labels
2017-03-09 12:18:57 -03:00
David Capello
0742dfad17
Fix some errors showing '&' char for the mnemonic text
2017-03-08 19:15:34 -03:00
David Capello
94dcfa7f35
Fix ColorButton font
...
- We've added a new "font" attribute in <style>s elements.
- Fonts aren't reset when we refresh the theme. This must be fixed in a future version when the theme can be completely reloaded.
2017-03-08 18:53:36 -03:00
David Capello
147a8eb194
Add Unicode fonts on Windows for CJK
2017-03-07 14:53:40 -03:00
David Capello
643cad5c97
Add basic implementation of slice tool ( #721 ) to modify theme parts
...
It still need support to export to .aseprite-data as <slice> XML elements, and animation support.
2017-03-06 19:27:43 -03:00
David Capello
21afd6d8c8
Merge branches
2017-02-24 19:13:13 -03:00
David Capello
a730912d90
Add matriax8c palette by Davit Masia
2017-02-24 19:10:35 -03:00
David Capello
867ab891bf
Add way to mix spritesheet+truetype fonts
2017-02-24 17:56:57 -03:00
David Capello
84c4d1af93
Fix view borders
2017-02-17 18:26:08 -03:00
David Capello
921c5c8ad1
Move ui::Separator drawing code to new styles
2017-02-17 18:23:21 -03:00
David Capello
86f138a714
Move ui::Splitter painting code to new styles
2017-02-17 16:17:00 -03:00
David Capello
cc20f0a21e
Remove Theme::paintDesktop()
2017-02-17 14:37:58 -03:00
David Capello
fad236ad22
Fix editor view background/scrollbar union
2017-02-17 14:23:01 -03:00
David Capello
a62f12ad09
Move all code to draw windows to ui-lib w/new styles
2017-02-17 14:18:47 -03:00
David Capello
7163673cba
Fix keep_selection_after_clear tooltip in Preferences dialog
2017-02-17 13:45:36 -03:00
David Capello
7cb41729ab
Convert label and view into new styles
...
In this way the WidgetLoader looks for new styles only.
2017-02-14 14:55:45 -03:00
David Capello
bb4faca1d1
New Style class in "ui" layer to paint widgets (only button at this moment)
...
This new ui::Style should finally replace the old app::skin::SkinStyle
class. At this moment both implementations are working to avoid an
huge refactor in just one commit.
- Added new ui::Style property in ui::Widget.
- Removed old code to set the button "bevel" (removed
app::setup_bevels() functions).
- Removed setup_look() function and Left/RightButtonLooks.
- Removed check_button_new() function.
- Removed ui::Theme::paintButton/ComboBoxButton() functions.
2017-02-13 18:34:23 -03:00
David Capello
75020d9405
Simplify window icons in theme definition
2017-02-10 18:38:08 -03:00
David Capello
97809952eb
Remove some face colors from theme.xml using the center slide instead
2017-02-10 17:49:37 -03:00
David Capello
e6fd892a40
Change themes folder from "data/skins" to "data/themes"
2017-02-09 13:18:44 -03:00
David Capello
69b35b246b
Add mail24 palette (contributed by https://twitter.com/Hyohnoo )
2017-02-03 10:06:41 -03:00
David Capello
8abd401a04
Add a checkbox to expand thumbnails options in Timeline popup
2017-02-01 13:47:16 -03:00
David Capello
dd381131c7
Merge branch 'i18n' into master
2017-01-30 16:27:54 -03:00
David Capello
79f82cfbee
Merge branch 'beta' into master
...
The next official release will be v1.2.
2017-01-30 16:02:21 -03:00
David Capello
e2595f3cce
Add command to open/close layer groups (Shift+E)
2017-01-09 14:56:26 -03:00
David Capello
8691345f03
Add ContiguousFillCommand to switch Contiguous option with a shortcut
2017-01-09 13:04:00 -03:00
James Robinson
88d1165854
Add new color wheel for normal maps
2017-01-03 12:49:24 +00:00
David Capello
d19c033284
Add option to export resizing w/pixel aspect ratio
2016-12-29 11:22:16 -03:00
David Capello
0d8c60d2f4
Remove string @modify_selection.by
2016-12-23 13:07:03 -03:00
David Capello
ff95e63732
Move all widget strings to strings/en.ini file
2016-12-23 12:38:32 -03:00
David Capello
0014673e41
Merge branch 'master' into beta
2016-12-22 10:46:37 -03:00
David Capello
7ae63156c5
Add option to disable Home tab ( fix #1368 )
2016-12-18 14:44:39 -03:00
David Capello
42b48cfed2
Initial version of a new app::Strings to translate strings
...
Added a simple en.ini file to translate "New Sprite" dialog.
2016-12-17 01:01:57 -03:00
David Capello
447b2701e4
Update version to 1.1.12-dev
2016-12-16 11:41:37 -03:00
David Capello
76edbda15c
Fix "new version available" button size ( fix #1354 )
...
Regression introduced in 12726fedf2
2016-12-16 11:07:43 -03:00
David Capello
dc19c4b589
Merge branch 'master' into beta
2016-12-07 12:14:28 -03:00
David Capello
b5679a3f82
Add navigation through .md files on BrowserView
2016-12-07 01:12:54 -03:00
David Capello
12726fedf2
Improve BrowserView to show all links in .md files
2016-12-06 21:30:46 -03:00
David Capello
c1e428544e
Add minimal .md browser to show README/LICENSES files
...
Now we can see markdown files inside Aseprite. This is an initial
support (text only, separators, links only on headers and to external
URLs).
- Added a new docs/LICENSES.md file
- Removed old .txt licenses
2016-12-06 16:03:51 -03:00
David Capello
f989dcd9e9
Merge branch 'master' into beta
2016-12-06 12:05:44 -03:00
David Capello
20a9df085b
Support symmetry at the center of one pixel ( fix #853 )
2016-12-05 15:20:17 -03:00
David Capello
c1fc3d7453
Minor fix in Grid preferences design/layout
2016-12-05 12:49:36 -03:00
David Capello
54ef2eeb66
Merge branch 'master' into beta
2016-12-05 12:36:12 -03:00
David Capello
4ff2286651
Minor change in Background preferences dialog
2016-12-05 12:01:16 -03:00
David Capello
c54f95a440
Show grid bounds/visibility in Preferences dialog
...
We've received several support requests to change the default grid
settings. This change should make this more user-friendly.
2016-12-05 11:58:26 -03:00
David Capello
b0df5ac3f4
Divide Grid & Background sections in preferences
2016-12-05 11:06:32 -03:00
David Capello
105cbe4d58
Add option to disable auto-scroll ( fix #1277 )
2016-12-02 20:38:51 -03:00
David Capello
396f5fb78f
Merge branch 'master' into beta
2016-12-02 19:13:08 -03:00
David Capello
7a0d6c7f9e
Add command to change the layer opacity
2016-12-01 19:27:57 -03:00
David Capello
b2281636d6
Fix zoom 50% shortcut on regular US Mac keyboard
2016-12-01 18:11:52 -03:00
David Capello
26b1a2ebb4
Add option to reduce opacity of non-active layers
2016-12-01 15:20:35 -03:00
David Capello
15bf0948ba
Add support to use rectangular marquee/lasso tools w/right click
2016-11-30 21:07:30 -03:00
David Capello
767976c6bc
Add option to play all frames (ignoring tags)
2016-11-30 10:23:29 -03:00
David Capello
f57c298ad6
Merge branch 'master' into beta
2016-11-29 12:15:25 -03:00
David Capello
eacf28b65a
Add option to change the first frame number on the Timeline ( fix #1300 )
2016-11-22 18:05:56 -03:00
David Capello
f43ef44d74
Change shadow colors in ase/doc icons
2016-11-17 18:42:31 -03:00
David Capello
b537b5261a
Fix some characters in font.png
2016-11-17 14:29:42 -03:00
David Capello
4f279b3cc3
Complete font.png Latin-1 Supplement Unicode block
2016-11-17 09:04:10 -03:00
David Capello
1b736aef85
Improve UX when opening file sequences
...
* Now we can select the specific files that are part of the sequence
* New checkbox do the same for all dropped files (fix #1284 )
2016-11-15 18:11:47 -03:00
David Capello
a19a834c4d
Enter key selects the preset palette
...
Also the listbox doesn't lost the focus, so we can continue navigating
preset palettes.
2016-11-14 16:04:29 -03:00
David Capello
a5e860c556
Add Alt+L and Alt+F shortcuts in palette popup
2016-11-14 15:52:51 -03:00
David Capello
441b835192
Add shorter invervals for the backup thread
2016-11-12 18:02:47 -03:00
David Capello
5c3f75c64b
Merge branch 'master' into beta
2016-11-07 18:17:42 -03:00
David Capello
69b52498a2
Add a visual icon when the program is saving backup data ( fix #1114 )
2016-11-07 16:32:54 -03:00
David Capello
2e66b227f6
Merge branch 'beta' into ref-layer
2016-10-31 20:15:41 -03:00
David Capello
c60e0b915c
Merge branch 'master' into beta
2016-10-27 13:00:57 -03:00
David Capello
9f06ce62b4
Update version to v1.1.10-dev
2016-10-27 12:38:39 -03:00
David Capello
bc939d5638
New eyedropper mode to pick colors from reference layers
2016-10-13 21:19:25 -03:00
David Capello
755e621d34
Remove unnecessary char from pref.xml file
2016-10-13 20:39:29 -03:00
David Capello
bf4d6f1e4e
Ask for a file when we add a new reference layer
...
Also the new reference layer is added centered in the sprite and scaling
it to make it fully visible in the canvas.
2016-10-12 14:41:58 -03:00
David Capello
1aa2a4137a
Fix mnemonic char for "Add Reference Layer"
2016-10-12 14:28:46 -03:00
David Capello
6f40c8bd35
Merge branch 'beta'
2016-10-11 19:40:14 -03:00
David Capello
8d94dc94d4
Add flag to show render performance in real-time
2016-10-11 16:41:50 -03:00
Carlo 'zED' Caputo
6151948029
skinTheme()->dimensions.timelineBaseSize()
2016-10-11 13:04:44 -03:00
David Capello
7cf546c826
Add menu option to insert a reference layer
2016-10-04 19:55:30 -03:00
David Capello
28b1ee6625
Add "New Group" command to layer popup menu
2016-10-04 11:08:36 -03:00
David Capello
15a7784c16
Minor change in the timeline popup layout
2016-09-26 12:31:40 -03:00
David Capello
8da12cde1d
Merge branch 'timeline-thumbnails3' of https://github.com/pseudogames/aseprite into pseudogames-timeline-thumbnails3
2016-09-26 12:21:45 -03:00
David Capello
b41ad4dd21
Merge branch 'timeline-thumbnails2' of https://github.com/pseudogames/aseprite into pseudogames-timeline-thumbnails2
2016-09-26 11:48:32 -03:00
David Capello
8b9c5f4f27
Merge branch 'timeline-thumbnails' into beta
2016-09-26 11:39:40 -03:00
David Capello
f0fb945672
Merge pull request #1210 from pheuberger/master-system-palette-fix
...
Add all 64 colors to the master system palette
2016-09-26 09:43:13 -03:00
David Capello
72ede7e642
Update to v1.1.9-dev
2016-09-23 11:10:45 -03:00
David Capello
ed8b8dfbd4
Add Alt+Shift+N keyboard shortcut for New Group
2016-09-23 11:07:39 -03:00
David Capello
1cab8c3de4
Merge branch 'master' into beta
2016-09-20 11:06:38 -03:00
David Capello
1ffbd4c343
Add new "Image Color" parameter in brush slots ( fix #1259 )
2016-09-20 10:26:02 -03:00
David Capello
dfecffd465
Merge branch 'master' into beta
2016-09-19 19:02:49 -03:00
David Capello
03c74ceeb7
Make "stop at grid" disabled by default (related to #473 )
2016-09-19 16:49:24 -03:00
David Capello
3e9e49caf9
Allow to save specific layers/frames in Save Copy As ( fix #1080 )
2016-09-17 01:01:28 -03:00
David Capello
1404b0ce7d
Merge branch 'master' into beta
2016-09-16 16:02:26 -03:00
David Capello
64f2384bfc
Update DawnBringer's palette URLs
2016-09-15 15:30:13 -03:00
David Capello
edf1cfd7b0
Add possibility to move the Timeline at the left/right side ( fix #1169 )
2016-09-15 11:07:36 -03:00
David Capello
1c7abd285e
Add zoom/scroll buttons in ContextBar (including a new "Fit Screen" command)
2016-09-15 09:50:00 -03:00
David Capello
a104afc670
Merge branch 'master' into beta
2016-09-12 17:53:01 -03:00
David Capello
87a04f5c03
Add "View > Full Screen Mode" menu option
2016-09-12 12:16:29 -03:00
David Capello
5b8fcb576c
Change F11 to F key to switch to the "advanced mode"
2016-09-12 11:41:58 -03:00
David Capello
46619e9ff2
Improve RGB/HSB sliders look when they are smaller
2016-09-12 10:46:15 -03:00
David Capello
68fa996cc6
Move ui_scale option from experimental to general
2016-09-09 09:46:10 -03:00
David Capello
1570cb02ec
Add EDG16 and EDG32 palettes (thanks to ENDESGA Studios)
...
Source: https://twitter.com/ENDESGA
2016-09-08 20:01:04 -03:00
David Capello
18f9d2478f
Fix cryptic error message using "Repeat Last Export" in some special cases ( fix #1247 )
...
We cannot use the sprite sheet type to know if the last export was
already done/defined by the user for a new sprite. We need a special
field to indicate if the export was done and we can repeat it last
export with the same configuration.
2016-09-06 22:07:57 -03:00
David Capello
20b726f73b
Merge branch 'master' into beta
2016-08-31 19:53:52 -03:00
David Capello
bebbd71d31
Add simple crosshair using native mouse cursors ( fix #1236 )
2016-08-31 13:24:03 -03:00
David Capello
f1c9e77e43
Add mouse cursor scale option
2016-08-30 17:27:19 -03:00
David Capello
b80beb13ad
Move native cursor preference from "Experimental" to "Cursors" section
2016-08-30 16:52:03 -03:00
David Capello
97813251e1
Ungroup Eraser & Eyedropper tools
...
Several users don't find the eyedropper and they think it doesn't exist
at all. It'll be better to show this tool by default at the top toolbox
level to avoid confusion.
2016-08-22 20:53:57 -03:00
David Capello
13e8840014
Replace document.site.layer preference with a layer_t
...
Now we save the previously selected layer of each document on its
preferences using the browsable set of layers.
2016-08-11 15:04:15 -03:00
Carlo "zED" Caputo
2075109a5a
only integer timeline zoom sizes to fit the style
2016-08-07 08:27:18 -03:00
Carlo "zED" Caputo
9ec5587d72
removed thumb opacity setting
2016-08-07 08:26:37 -03:00
Carlo 'zED' Caputo
30feffab8d
setting to change timeline zoom
2016-08-07 05:58:43 -03:00
Carlo "zED" Caputo
f9f7477b04
removed background preference, using checkered
2016-08-07 04:26:44 -03:00
Carlo 'zED' Caputo
0297063c56
removed the quality option
2016-08-07 04:26:37 -03:00
David Capello
3b5915a21a
Update version to v1.1.8-dev
2016-07-31 20:25:01 -03:00
David Capello
36bfa1d641
Merge branch 'beta' into layer-folder
2016-07-28 23:02:24 -03:00
David Capello
8823f6bf21
Merge branch 'master' into beta
2016-07-28 11:03:56 -03:00
pheuberger
b0e3963590
Add all 64 colors to the master system palette
2016-07-27 15:26:02 +02:00
David Capello
d89d386185
Update version to 1.1.7-dev
2016-07-25 12:32:04 -03:00
David Capello
0c6802cd30
Use grid bounds by default in Import Sprite Sheet ( fix #1207 )
2016-07-25 11:30:33 -03:00
David Capello
ed7a1ef1cc
Fix X/Y/Width/Height fields order in "Import Sprite Sheet" ( #1207 )
2016-07-25 11:25:11 -03:00
David Capello
5910e94396
Add option to hide full filename paths ( fix #1199 )
2016-07-25 11:04:16 -03:00
Carlo 'zED' Caputo
57567af06b
Add thumbnails in timeline ( #340 )
...
Reviewed-by: David Capello <davidcapello@gmail.com>
2016-07-25 10:00:00 -03:00
David Capello
f838b8787e
Merge branch 'beta' into layer-folder
2016-07-07 12:47:42 -03:00
David Capello
36ffc8d2bd
Merge branch 'master' into beta
2016-07-06 15:46:22 -03:00