David Capello
ec15ec7bb2
Fix Alt+mouse wheel to navigate color indexes in RGB images/colors ( fix #1153 )
2016-07-01 13:18:33 -03:00
David Capello
9748894a26
Don't use brush edges on tools with "one pixel" point shape ( fix #1167 )
2016-07-01 12:55:29 -03:00
David Capello
b094f6e557
Fix crashes in keyboard shortcuts by incorrect signals lifetime handling
2016-07-01 12:50:47 -03:00
David Capello
a214b4abfc
Update observable library
2016-07-01 12:50:31 -03:00
David Capello
485649a2da
Activate app explicitly on OS X on debug mode
2016-07-01 11:21:40 -03:00
David Capello
9897256d26
Don't trim background layer cels automatically ( fix #1166 )
2016-07-01 11:14:50 -03:00
David Capello
67ce9473f8
Add option to include partial tiles in Import Sprite Sheet ( fix #1161 )
2016-07-01 10:24:44 -03:00
David Capello
ee1dac0893
Right-click subtract selection again on floating pixels ( fix #1164 )
2016-07-01 10:07:55 -03:00
David Capello
8ee743c92a
Improve Timeline UI to move ranges with right-click
...
Now we can popup menus with right-click and move ranges with
right-click. Also, as this commit adds support to right-click with
Ctrl+left click on OS X, we can have full control of the Timeline using
a Mac trackpad.
2016-06-29 19:10:05 -03:00
David Capello
f5c43267fc
Add support to right-click with Ctrl+left click on OS X ( fix #438 )
...
This is only for Tabs and Entry widgets at the moment.
2016-06-29 18:52:09 -03:00
David Capello
262bc0f16e
Improve UI response when we clone tabs with Ctrl or Alt
2016-06-29 12:02:41 -03:00
David Capello
9f43205d63
Add SmileBASIC palette
2016-06-29 11:13:38 -03:00
David Capello
9e6d7632d9
Minor Render improvement
...
We can return the specific function to composite images depending on the
actual zoom level. In this commit I include a new
composite_image_without_scale() to completely ignore the zoom level when
it's possible.
2016-06-29 10:01:14 -03:00
David Capello
70b759a95b
Install an updated libstdc++ for travis CI/clang
...
This is needed to avoid a compilation error using the
std::chrono::milliseconds(1) constructor in obs::safe_list class.
2016-06-28 20:17:30 -03:00
David Capello
da128d3a6e
Replace signals/slots impl with the observable library
2016-06-28 17:22:23 -03:00
David Capello
bfb65c3d96
Add needed <vector> in input_chain.h
2016-06-28 10:22:56 -03:00
David Capello
73843ea564
Add base::this_thread::native_handle() function
2016-06-28 10:22:32 -03:00
David Capello
e1828ca6f3
Call std::abort() on base_assert() so it acts like a breakpoint
2016-06-28 10:15:44 -03:00
David Capello
67968b0211
Improve base_assert() message so we quickly can find the file:line
2016-06-28 10:14:56 -03:00
David Capello
c77ee9a6b5
Minor change in FindTests.cmake
2016-06-22 18:20:59 -03:00
David Capello
a9cea5ab42
Update mouse cursor immediately after we change it to native mouse cursor
2016-06-14 09:36:50 -03:00
David Capello
b17a09344d
Merge branch 'apply-button'
2016-06-14 09:28:37 -03:00
David Capello
e353cdae4c
Merge branch 'applyButton' of https://github.com/TheKK/aseprite into apply-button
2016-06-14 09:23:26 -03:00
David Capello
f81cd5a676
Fix typo in CMakeLists.txt
2016-06-14 09:02:19 -03:00
David Capello
a50a03a182
Merge pull request #1158 from winterheart/static
...
Force to build internal libraries as STATIC object
2016-06-14 09:00:48 -03:00
Azamat H. Hackimov
cc77d634c2
Force to build internal libraries as STATIC object
...
Preventing to some compilation errors where
BUILD_SHARED_LIBS incorrectly enabled (#698 ).
2016-06-14 00:56:53 +05:00
David Capello
893f757eea
Don't ignore Space bar on sprite editor when Timeline range is enabled ( fix #877 )
2016-06-13 11:55:16 -03:00
David Capello
165d3af112
Ask to save each file when we're quitting
2016-06-08 13:29:17 -03:00
David Capello
46e9ece20a
Update freetype2 library
2016-06-08 13:04:58 -03:00
David Capello
5456b5950d
Activate app on OS X when Aseprite is launched from Steam
...
It looks like a Steam clien bug on OS X, it activates Aseprite window,
and then Steam is activated again, so the Aseprite window lost the focus
and is left below the Steam window.
2016-06-07 14:47:59 -03:00
David Capello
aa6040e2e4
Don't activate our app ignoring other apps on OS X
v1.1.5.7
2016-06-07 10:23:45 -03:00
David Capello
915fac0d23
Don't show system cursor on OS X in the first mouseEntered
2016-06-07 10:03:57 -03:00
David Capello
b4588d34f4
Merge 'master' branch
2016-06-02 13:05:53 -03:00
David Capello
a4827a3727
Add possibility to change between tags while playing
...
From:
https://twitter.com/_theMatteBlack/status/735185628107804672
2016-05-27 13:45:12 -03:00
David Capello
34b8be3114
Fix status bar values when we move pixels
2016-05-27 13:22:25 -03:00
David Capello
af2c2838e0
Add new option to zoom sliding two fingers on OS X trackpad
...
It was requested here:
http://steamcommunity.com/app/431730/discussions/2/357286663677659387/
2016-05-27 13:15:13 -03:00
David Capello
a9cc61ee49
Merge pull request #1140 from Mailaender/patch-2
...
Fixed a serious compiler warning
2016-05-24 16:03:00 -03:00
David Capello
21661a2a5d
Install aseprite.desktop into share/applications ( fix #952 )
2016-05-24 13:26:18 -03:00
David Capello
a4ae92042d
Merge aseprite.desktop with the official one distributed on .deb files
2016-05-24 13:23:54 -03:00
David Capello
a1a60dcaf4
duktape depends on math library ( fix #1139 )
2016-05-24 12:54:09 -03:00
David Capello
720bd349e3
Add some asserts in CopyCel to find the cause of a possible crash
2016-05-24 11:16:03 -03:00
David Capello
53a43aa0ce
Merge pull request #1142 from Mailaender/patch-3
...
Fixed freetype2 includes.
2016-05-23 17:35:10 -03:00
David Capello
fe95d7134a
Merge pull request #1138 from Mailaender/patch-1
...
Added a .desktop file
2016-05-23 17:34:29 -03:00
Matthias Mailänder
873748b0ff
Fix freetype2 includes.
2016-05-22 07:23:01 +02:00
Matthias Mailänder
5e62983251
Fix a serious compiler warning
...
Program returns random data in a function
2016-05-21 19:41:43 +02:00
Matthias Mailänder
d948c3c93f
Create aseprite.desktop
2016-05-21 18:44:39 +02:00
David Capello
d371352526
Enable Edit > Copy anyway if layer is locked/non-editable
v1.1.5.6
2016-05-19 13:22:58 -03:00
David Capello
47f4cb1313
Enable Edit > Copy Merged only when there is a visible selection
...
This fix a crash using copy merged when there is no selection.
2016-05-19 13:19:02 -03:00
David Capello
b21f5df2d6
Fix arrow keys to move a rotated selection ( fix #775 )
2016-05-18 14:26:25 -03:00
David Capello
591b3b19ac
Add MoveMaskCommand::getDelta member function
2016-05-18 12:03:28 -03:00