Catherine
Catherine
OS X docs: https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/EventOverview/HandlingTouchEvents/HandlingTouchEvents.html Windows docs: https://blogs.msdn.microsoft.com/jennifer/2010/12/14/multitouch-part-2-support-for-gestures-in-windows-7/ GTK docs: lol The Windows API is more or less the same as OS X one.
@tpimh It is a really bad doc.
I would actually prefer use 2-finger "pinch" gesture for zoom, 3-finger "pan" gesture for translation, and 1-finger double-click plus drag gesture for rotation. Objections?
@d235j Sure that works
So far the majority of people have been satisfied with the default bindings. I think I'll first implement the OS-native gestures, and see how it goes from there.
@phkahler I think the problem is the discontiguity between two parts of a spline.
I'm not sure this feature is pulling its weight in terms of required churn.
This is a major feature that depends on updating the savefile format, unfortunately.
The hard part here is changing the savefile format and adding the UI, unfortunately.
@Symbian9 Anyone can say "could be used as a template". How about writing the code for it? I'm not interested in your opinions, I have mine.