Commit Graph

788 Commits

Author SHA1 Message Date
964795b44d add support for high res brush textures, implement mipmaps on brush 2017-09-30 16:35:12 +01:00
763e446cc5 implemented brush settings switch between pen/erase 2017-09-28 22:30:47 +01:00
b4b9cf2a7c add cursor history for missed mouse move events on Windows (only for left click) 2017-09-28 21:35:58 +01:00
c85ce8cb8f implementing separate pen/erase brush settings 2017-09-28 16:43:53 +01:00
2c0007c3c1 add xmp injection and disable some log messages 2017-09-27 23:02:39 +01:00
90ec0b6f7b fix EGL context loss on Android 2017-09-27 20:21:34 +01:00
50d7e57d7c use native OSX curl library, prepare bundle names for publish 2017-09-24 22:10:28 +01:00
04841a996b add pressure control flag on size and flow, change data directory in OSX to Documents 2017-09-24 18:55:15 +01:00
78484c53a4 fix indices bug 2017-08-22 01:48:42 +01:00
1877f1013d fix export blending issue (just disabled blend in equirectangular drawing), and cleanup a bit 2017-08-20 21:46:06 +01:00
cc146784c1 fixing export blending issue 2017-08-20 18:00:07 +01:00
506923de69 add brush follow-orientation flag to stroke settings and fix stroke preview 2017-08-20 16:01:49 +01:00
eee574085b fix layer select after merge, add brush rotation 2017-08-20 13:30:28 +01:00
81a5fb10e3 android: fix directory listing, keyboard show/hide and read chars 2017-08-20 00:51:59 +01:00
a2b888efd6 fix mouse capture bug 2017-08-19 16:59:05 +01:00
da4bfff69b implement canvas touch lock 2017-08-19 13:18:35 +01:00
ac3857b697 fix color picker, add project delete button with message box 2017-08-19 12:09:03 +01:00
de59ae151c remove unused shaders, fix color blending algorithm in shader 2017-08-18 02:01:35 +01:00
90ee185dcd fix brush projection to eliminate seams, still problems with big brushes and need to implement erase 2017-08-13 16:59:58 +01:00
060e08a891 input boxes UI, keyboard animation 2017-08-13 12:41:10 +01:00
6d3c9380b2 fix sidebar scroll when adding or removing panels 2017-08-12 18:45:49 +01:00
2711d4e9b0 fix document naming and file dialogs preset, add touch scroll, flip thumbnail, scroll gesture and wheel for sidebar 2017-08-12 18:06:36 +01:00
3df8cb4fa5 fix layer draw order, change layout menu to toolbar and more space on top status bar 2017-08-12 00:30:14 +01:00
1550dfff03 refactor ui initialization each group in a function, new document dialog, fix parallax camera and drawing order clipping problem 2017-08-11 23:26:19 +01:00
f08fd42a50 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2017-08-11 19:08:15 +01:00
10fecd46b0 layer highlight when selected 2017-08-11 19:07:48 +01:00
c2c046f77e fixes on xcode 2017-08-11 08:29:13 +01:00
9be2e8e147 add save dialog to specify file name 2017-08-11 00:04:54 +01:00
178c944df1 open dialog list files and thumbnail preview 2017-08-10 23:43:57 +01:00
5bc9d443bc refactor file and assets search 2017-08-10 13:46:54 +01:00
b218daeb2e fix clear and fill bucket bug 2017-08-10 09:19:56 +01:00
76b572831f implement layers merge down 2017-08-10 09:18:56 +01:00
e134ba553d implement frame buffer fetch extension for iOS, change composition on stroke drawing and commit, add rename layer dialog 2017-08-09 09:59:39 +01:00
eb4cf07162 picking works on iOS, now cleanup the code 2017-08-02 23:15:13 +01:00
95c00701f7 fix color picking 2017-08-02 23:06:46 +01:00
235862c9d1 adding color picking on iOS 2017-08-02 19:51:59 +01:00
d01ec65cad resize view when keyboard appears 2017-07-29 15:02:27 +01:00
b0d28f3a6c Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2017-07-28 20:36:34 +01:00
0907429a60 add support for Apple Pencil and build for iOS 2017-07-28 20:35:59 +01:00
6fb20755d3 fix text input in windows: implement backspace 2017-07-16 22:21:59 +01:00
e32329ea98 implementing text input on osx 2017-07-16 18:37:00 +01:00
4e765f1450 Trying to add history to the Fill tool 2017-07-15 10:51:58 +01:00
4666a3dffc Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2017-06-03 19:41:24 +01:00
4c0e8956bb fix layer delete 2017-06-03 19:40:57 +01:00
1e6ab2b2eb Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2017-05-31 08:45:26 +01:00
c55007e8bf fix Xcode project, add sequencer class files 2017-05-31 08:45:18 +01:00
7495972763 non linear slider for brush tip control 2017-05-31 07:46:40 +01:00
73c58196b5 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2017-05-29 13:01:15 +01:00
0f721393bb added color picking with ALT key, added crash report library for windows 2017-05-29 08:47:04 +01:00
4c5b22192b create Xcode project for mac for bundled app 2017-05-18 13:29:18 +01:00