|
|
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 |
|
|
|
6d14ccd426
|
add wacom support on Windows
|
2017-05-17 00:33:02 +01:00 |
|
|
|
c987b19c83
|
add jpg library, export as jpg, export animation frames, add pressure support on mac
|
2017-05-16 21:55:51 +01:00 |
|
|
|
a5c79d5ad8
|
update xcode project, skip drawing invisible layers, this will optimize animations
|
2017-05-15 21:38:44 +01:00 |
|
|
|
7b99f0510a
|
added timeline slider and export animation frames
|
2017-05-15 00:43:37 +01:00 |
|
|
|
95509956f3
|
Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
|
2017-05-14 21:49:35 +01:00 |
|
|
|
577a4e4db7
|
split app.cpp into multiple files, add NodeScroll and use it to scroll the side panels, some fixes to the events system
|
2017-05-14 21:48:25 +01:00 |
|
|
|
33b1f3b9d1
|
update Xcode project after refactor
|
2017-05-13 22:17:53 +01:00 |
|
|
|
366f233aa0
|
update android project after refactor
|
2017-05-13 22:08:45 +01:00 |
|
|
|
1f6c688258
|
refactor layout.h into single file per Node* classes
|
2017-05-13 21:58:04 +01:00 |
|
|
|
51e355d039
|
fix log thread bug, add clean memory button, fix pinch zoom bug, set android back button to undo
|
2017-05-12 13:31:56 +01:00 |
|
|
|
6dbb8bf3a1
|
fix texture id bug, few gestures bugs solved
|
2017-05-12 01:30:56 +01:00 |
|
|
|
6f785c1944
|
log history memory usage add fix virtual dtor for Action subclasses to be deleted from memory
|
2017-05-10 13:41:27 +01:00 |
|
|
|
eb8f93af91
|
enable depth test when rendering the layers, reduce pan camera speed
|
2017-05-10 01:53:09 +01:00 |
|
|
|
aada69d447
|
add drop down menu to clear grids
|
2017-05-10 01:43:01 +01:00 |
|
|
|
fbb73ccbbb
|
compress file when saving, using bbox, dirty flags and PNG compression
|
2017-05-10 01:27:57 +01:00 |
|
|
|
6548ac3748
|
fix equirectangular shader for higher precision, add polygon draw mode
|
2017-05-09 08:47:20 +01:00 |
|
|
|
2e8c0d0865
|
add touch begin/end on iOS
|
2017-05-08 00:26:34 +01:00 |
|
|
|
d1ce547abd
|
add iOS support
|
2017-05-07 23:49:46 +01:00 |
|
|
|
b50011babf
|
added Normal lines mode for perspective aligned lines
|
2017-05-07 15:25:54 +01:00 |
|
|
|
de1ace0d63
|
syn
|
2017-05-07 10:31:13 +01:00 |
|
|
|
f800df6cf5
|
added camera pan for parallax and improved line drawing with preview line
|
2017-05-06 23:22:34 +01:00 |
|
|
|
427dd66976
|
separate pen mode and camera in different modes to be composed, start implementing line draw mode
|
2017-05-05 21:57:02 +01:00 |
|
|
|
484bf6fab4
|
implement pen and erase as strategy pattern introducing the CanvasMode classes
|
2017-05-04 23:32:02 +01:00 |
|