5e1de934ee
clip the polygon when applying the transform shape
omigamedev2018-11-28 00:37:55 +01:00
0c6b409606
remove ui namespace which is not really used, move CameraData in camera_modes.h to avoid the inclusion of canva.h
omigamedev2018-11-27 14:24:01 +01:00
f34ffa825d
save camera settings on selection to avoid different result when re-projecting the selection 2d screen points transformation (does not compile because of canvas.h cyclic dependency)
omigamedev2018-11-27 14:21:56 +01:00
5c39e07434
fix imported image aspect ratio and the transform handles for touch devices
omigamedev2018-11-27 11:27:28 +01:00
86656cc7e3
disable exceptions in visual studio, use xK notation for resolution, upgrade up to 32K resolution, mask resolution not doubled anymore, transform interactive controls to move, scale and rotate the selection
omigamedev2018-11-22 19:07:14 +01:00
8f9422b6d6
implement perspective correct interpolation to the 2D window space clipped brush stroke sample.
omigamedev2018-11-15 18:09:19 +01:00
18067726b5
add transform mode and tollbar button, implement polygon clipping with uvs interpolation and cube faces projection with near plane clipping, add duplicate points removal template function, implement Spere mesh surface section creation.
omigamedev2018-11-12 18:19:03 +01:00
eb1c8d6b7a
fix layer delete order bug, fix and improve brush preview during the stroke, fix windows mouse capture (api works only on the main thread)
omigamedev2018-11-03 23:44:09 +01:00
3ee10bb88d
implement motion controllers and vr drawing with brush preview
omigamedev2018-11-02 13:49:15 +01:00
3b73e84fe9
vr brush preview and pen gestures (pick and size)
omigamedev2018-10-30 00:37:46 +01:00
a64e2fa8fb
fix stroke preview, use hmd pose instead of eye, fix vr fullscreen mode
omigamedev2018-10-28 23:31:22 +01:00
6503c2a4a4
update bugtrap to use the new php server
omigamedev2018-10-16 00:29:19 +02:00
ae05e56110
fix touch and pen mixed in windows
omigamedev2018-10-14 00:09:49 +02:00
64ce471ed8
disable brush pressure averaging, implement single finger for camera rotation when touch draw is disabled
omigamedev2018-10-13 17:03:15 +02:00
da5041b187
check windows 10 s mode policy enforcement and disable wintab dll, implement windows ink
omigamedev2018-10-13 15:58:24 +02:00
ce344126be
add share button and implement AirDrop share in OSX, update info.plist to set on Mac OS the default app for PPI, on iOS include the Documents/Inbox subfolder used to store the received files from AirDrop
omigamedev2018-10-12 11:37:08 +02:00
7708f3dc74
add share button and implement AirDrop share in OSX, update info.plist to set on Mac OS the default app for PPI, on iOS include the Documents/Inbox subfolder used to store the received files from AirDrop
omigamedev2018-10-12 11:37:08 +02:00
bc0ac5d893
move curl for iOS and android into a submodule instead of abs path, include sqlite3 into Xcode project
omigamedev2018-10-11 12:53:59 +02:00
d870f68ed6
add sqlite3 to the repo and update modules url by removing the username for public repos
omigamedev2018-10-10 12:36:18 +02:00
e2069fadca
implement work_path for documents and data_path for assets
omigamedev2018-10-07 16:20:05 +02:00
05decb6a05
fix some ui glitch with NodeButton, start implementing working dir option
omigamedev2018-10-06 16:17:42 +02:00
739784b0d1
conditional os in UI xml, add system dialog file open on osx, check api format or error message when opening a document, per-char text wrap on NodeText, additional info on create doc dialog like working path
omigamedev2018-10-06 14:20:07 +02:00
5baa807cce
implement document resize with menu and dialog
omigamedev2018-10-05 18:10:26 +02:00
4723bedc31
add QuickLook plugin for OS X, it’s embedded in the .app
omigamedev2018-10-04 22:58:42 +02:00
c634a0647c
integrate hockey app crash report for iOS and macOS
omigamedev2018-10-04 20:04:42 +02:00
55dbab498f
recover from exception on iOS and macOS using signals and log the stacktrace
omigamedev2018-10-04 15:26:18 +02:00
f45eefe433
Fix DialogBrowse crashing when deleting the last item nullptr. In iOS use std::recursive_mutex instead of the custom check.
omigamedev2018-10-03 01:02:53 +02:00
c9aecf885d
fix windows store package project for upload
omigamedev2018-10-02 02:19:57 +02:00
4696342421
setup windows store appx project (desktop bridge)
omigamedev2018-10-02 00:51:37 +02:00