Commit Graph

17 Commits

Author SHA1 Message Date
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
33b1f3b9d1 update Xcode project after refactor 2017-05-13 22:17:53 +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
d1ce547abd add iOS support 2017-05-07 23:49:46 +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
45cf8c9168 map keys and handle key events on Android and OS X 2017-04-17 19:35:48 +02:00
28fe61704f implement simple stroke undo based on actions history 2017-04-16 01:57:54 +02:00
2dc7c4a9cc move log.h include in each file instead of pch, link libcurl and compile for mac 2017-04-02 16:57:56 +01:00
2024b3a280 fixes for mac 2017-03-28 09:08:53 +01:00
7f8cbd0981 stbtt text testing succesful 2017-02-05 20:15:52 +00:00
39f44eca5e rename .hpp headers to .h 2017-01-31 22:48:55 +00:00
16c1b6481e started implementing dynamic widget allocation by xml tag 2017-01-29 17:42:23 +00:00
Omar Mohamed Ali Mudhir
baaade6050 added pch on xcode, fixed Node move semantic 2017-01-27 14:55:16 +00:00
Omar Mohamed Ali Mudhir
2f042c3e95 added resizing to osx window 2017-01-25 09:15:22 +00:00
Omar Mohamed Ali Mudhir
de17029e0d split template into a public template for storage allocation and private implementation and move the code into the cpp 2017-01-15 22:24:39 +00:00
Omar Mohamed Ali Mudhir
13d8e6e563 base setup for osx in place 2017-01-14 18:30:19 +00:00