Commit Graph

344 Commits

Author SHA1 Message Date
c6f8bf7b9f update Xcode project, fix some warnings, update android icons, ignore unrecognized files in the doc browser 2018-09-22 23:21:39 +02:00
3191730c31 add newline feature to the text node, add about window with credits, add about menu with submenus 2018-09-22 19:23:17 +02:00
fd8d6ff2d1 update brushes and make a generator script 2018-09-21 23:21:47 +02:00
7dd16a7f9e new icons 2018-09-21 19:18:19 +02:00
e42d3c698c delete unused assets and change the font from arial to roboto which is free 2018-09-21 14:02:05 +02:00
edff262baf disable SonarPen driver 2018-09-21 02:26:05 +02:00
7c7027502e fix thumbnail generator for iOS and open document when file clicked 2018-09-21 01:53:22 +02:00
9ea1ca4fae new file format with versioning and layer opacity 2018-09-20 21:12:48 +02:00
3a81d337d4 small fixes 2018-09-20 18:24:57 +02:00
5a3ba0eea3 disable license check, change cloud domain from omigamedev.com to panopainter.com 2018-09-20 17:02:11 +02:00
08c744fef5 remove transparency from iOS icons for AppStore validation 2018-09-20 15:18:08 +02:00
4a6e69e182 prepare UI for release, disable unused features, rename file format to .ppi 2018-09-20 13:25:56 +02:00
27ab21ccdb safe check to all buttons 2018-09-20 00:22:02 +02:00
4d4837721f safe check 2018-09-20 00:10:38 +02:00
7e77587d17 update xcode icons 2018-09-19 23:02:03 +02:00
8e4f2a44a3 update versioning script from 0.1 to 0.1.1 type 2018-09-19 22:54:03 +02:00
67416c956b update windows icon 2018-09-19 22:47:39 +02:00
675b01e965 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-09-17 22:39:52 +02:00
93d31e0374 search and use user's Documents folder on Windows 2018-09-17 22:39:32 +02:00
bdd909cbae Android only has release native code at the moment 2018-09-17 01:21:53 +02:00
1339b1d336 fix android build versioning 2018-09-17 01:18:53 +02:00
f9993d814e fix android version build 2018-09-17 00:57:43 +02:00
7793c2d2c4 Xcode versioning complete 2018-09-17 00:28:07 +02:00
0ea64accf3 fix xcode project 2018-09-16 16:07:42 +02:00
bbb0006a1f rename xcode project 2018-09-16 15:06:29 +02:00
c245879798 xcode project upgrade 2018-09-16 14:56:56 +02:00
dfc4a956ab complete visual studio renaming 2018-09-16 14:45:02 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00
eccb34724e rename the visual studio project 2018-09-16 14:11:22 +02:00
1c6a7b2f39 add version to .rc resource file 2018-09-16 14:05:09 +02:00
37ec92c72e versioning script 2018-09-16 13:34:49 +02:00
e8138c26ef fix osx libcurl link 2018-08-25 14:13:53 +02:00
ddd699166f fix picking preview 2018-08-24 18:39:12 +02:00
ea09b4edb7 fix black sample 2018-08-24 15:53:05 +02:00
1c3e1b7e55 license message box on Windows 2018-08-24 06:58:09 +02:00
a37ea5309b implement SonarPen 2018-08-15 02:20:23 +02:00
e4e7719f83 add more shortcuts and checks 2018-08-10 00:12:35 +02:00
94fa4022f0 fix lock issue on iOS 2018-08-09 17:23:32 +02:00
ba81f97e99 draw on depth buffer for heightmap to remove hidden lines 2018-08-08 22:41:46 +02:00
25ff880b76 cleanup iOS code 2018-08-08 22:15:33 +02:00
49a72cb1e7 task based events on iOS, but not fully multithreaded 2018-08-08 22:13:16 +02:00
7c14ec19b0 cleanup 2018-08-08 17:56:26 +02:00
72fbbb08a3 decouple renderer/events on mac 2018-08-08 17:42:56 +02:00
d57d4f3490 fix multithread render issues and cleanup the code 2018-08-08 15:59:33 +02:00
91add1b0b3 decouple windows events and render in a separate thread for better response 2018-08-08 12:50:39 +02:00
9cccecd381 separate shaders, RGBA16F doesn’t work with picking in iOS 2018-08-08 11:09:35 +02:00
f941fc4254 implement heightmap grid 2018-08-07 19:45:38 +02:00
16c04c433f add grids panel (part 2) 2018-08-07 00:27:46 +02:00
0e0021b767 add grids panel 2018-08-07 00:26:20 +02:00
698bd58b33 small fixes 2018-08-05 21:58:44 +02:00