CocoaSplit/CapturePlugins/CSShapeCapturePlugin/CSShapeCapturePlugin
2018-02-12 05:58:12 -05:00
..
ShapePaths Convert shapes to use built in JavaScriptCore instead of python. Shape plugins are limited to operating on a provided NSBezierPath. 2017-06-07 10:34:55 -04:00
CSShapeCapture.h Added drag and drop file support to input library window 2017-07-22 18:36:37 -04:00
CSShapeCapture.m Add missing [NSAnimationContext endgrouping] when showing the transition view; lack of end group was causing weird UI behavior/hangs on launch 2018-02-12 05:58:12 -05:00
CSShapeCaptureFactory.h Added shape 'capture' inputs, with python modules for drawing shapes/paths. 2015-07-26 09:34:25 -04:00
CSShapeCaptureFactory.m Convert shapes to use built in JavaScriptCore instead of python. Shape plugins are limited to operating on a provided NSBezierPath. 2017-06-07 10:34:55 -04:00
CSShapeCaptureViewController.h Added shape 'capture' inputs, with python modules for drawing shapes/paths. 2015-07-26 09:34:25 -04:00
CSShapeCaptureViewController.m Added shape 'capture' inputs, with python modules for drawing shapes/paths. 2015-07-26 09:34:25 -04:00
CSShapeCaptureViewController.xib Converted add input dialog to NSMenu instead of customer popup. 2017-08-26 05:53:47 -04:00
CSShapeLayer.h Added x/y flip options for shapes. Also added rotation. It's easier to rotate the shape directly than to rotate the layer and try to pin it using constraints. 2015-08-02 08:14:45 -04:00
CSShapeLayer.m Various memory fixes 2017-10-26 01:55:18 -04:00
CSShapePathLoader.h Fixed a bunch of warnings. 2017-06-26 00:51:10 -04:00
CSShapePathLoader.m Make shape capture type compatible with pre 2.1 saves 2017-12-17 17:57:40 -05:00
CSShapeWrapper.h Convert shapes to use built in JavaScriptCore instead of python. Shape plugins are limited to operating on a provided NSBezierPath. 2017-06-07 10:34:55 -04:00
CSShapeWrapper.m Provide an NSBezierPath -> CGPath method for when we run under 10.9 2017-12-25 02:38:58 -05:00
Info.plist Change the source outline view so it doesn't leak CFStrings (!?!?!) 2017-10-29 12:08:14 -04:00
NSBezierPathJSExport.h Fixed a bunch of warnings. 2017-06-26 00:51:10 -04:00