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
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