Commit Graph

63 Commits

Author SHA1 Message Date
Sandy Noble
f92f92d894 Bump for new _a1 version. 2014-10-05 16:48:52 +01:00
Sandy Noble
7091fdbb44 Changed the line filtering back to safer territory. 2014-09-17 23:45:09 +01:00
Sandy Noble
a3efbd9cdb Added termination char to serial writer.
Also version increment.
2014-09-14 21:55:01 +01:00
Sandy Noble
95b569b1a5 Shapes that go off the drawing area no longer cause long joining lines when they re-appear.
PictureFrame now crops the vector art.
2014-08-22 19:13:41 +01:00
Sandy Noble
255e63434e Ignoring. 2014-08-04 13:34:04 +01:00
Sandy Noble
c84c83c8cb Modified how floats are saved to properties. 2014-08-02 22:46:10 +01:00
Sandy Noble
014dc62ffc Moved message log presentation into queue. 2014-08-02 19:51:36 +01:00
Sandy Noble
8222d2a8ce Made pixel transparenter and added machine messages 2014-08-02 17:49:14 +01:00
Sandy Noble
5e78877b19 Ignoring 2014-08-01 12:40:51 +01:00
Sandy Noble
554f9e5651 Added some new pixel density preview styles.
And removed a couple of useless buttons.
2014-08-01 02:29:43 +01:00
Sandy Noble
f61d9c4a47 Added final "penup" after drawing vector. 2014-07-08 23:14:24 +01:00
Sandy Noble
2c7078cbea Added P5 PBM. Strictly speaking this should be a PGM. 2014-03-20 22:02:15 +00:00
Sandy Noble
ade8072979 Changed max scaling. For crazy giggles. 2014-03-17 22:03:48 +00:00
Sandy Noble
60a6f18b10 Incremented the build no. 2014-03-12 08:39:40 +00:00
Sandy Noble
afa6cfe319 Well, this is the real fix, duh. 2014-03-12 08:36:45 +00:00
Sandy Noble
7a4dd37fe2 Merge branch 'master' of https://github.com/euphy/polargraphcontroller 2014-03-10 21:29:54 +00:00
Sandy Noble
ecf9c46645 Fix for GAPPY pixel drawings, rounding down grid size every time, thanks Kong and Nosetinker. 2014-03-10 21:29:13 +00:00
Sandy Noble
4608c761ac Added gradient file. 2014-01-07 16:42:48 +00:00
Sandy Noble
2b5762dd08 Update README.md 2013-11-11 12:54:51 +00:00
Sandy Noble
51c34e65d2 Split up controlsActions into a main one and a file for the actions related to the subwindows. 2013-09-01 11:56:03 +01:00
Sandy Noble
29c2ae2921 Merge branch 'master' of https://github.com/euphy/polargraphcontroller 2013-08-26 18:11:04 +01:00
Sandy Noble
b09c22123e Some sw
awtooth stuff.
2013-08-26 18:09:44 +01:00
Sandy Noble
7dc644240f v1.61 2013-08-11 10:20:14 +01:00
Sandy Noble
186ca7a0a1 Fixed that stinky webcam_captureCurrentImage problem. It turned out I was tracking the wrong local repo, so my changes weren't pushing. 2013-08-11 10:18:30 +01:00
Sandy Noble
65a9c9afc1 Merge branch 'master' of https://github.com/euphy/polargraphcontroller
Conflicts:
	trace.pde
2013-05-09 23:38:42 +01:00
Sandy Noble
6c8555eda9 Changed "webcam" to "trace", made trace load the contents of the bitmap instead of looking for a webcam. 2013-05-09 23:31:44 +01:00
Sandy Noble
72747f18f5 Further removal of webcam. 2013-05-07 13:58:57 +01:00
Sandy Noble
256f2b8a05 Deprecating the webcam stuff, but trying to keep the line tracing. 2013-05-07 09:09:52 +01:00
Sandy Noble
fb23a40fc5 Merge branch 'master' of https://github.com/euphy/polargraphcontroller 2013-04-28 10:48:25 +01:00
Sandy Noble
6f87e2fabf Added new rove features, swirling, render. 2013-04-28 10:47:01 +01:00
Sandy Noble
f2164027a2 Example setup 2013-04-24 12:53:35 +01:00
Sandy Noble
aa92a55359 Added rotate function to webcam. Primarily so folk with webcams on laptops can use it. Huzzah! 2013-04-23 23:59:05 +01:00
Sandy Noble
e3a6cea6cd Can change picture frame without having an image loaded. v1.4.2. 2013-04-21 15:19:50 +01:00
Sandy Noble
a8e5e50743 Renamed circular pixel as spiral pixel. 2013-04-20 15:50:06 +01:00
Sandy Noble
0bff66fcd5 Choosable line sorting types. 2013-04-20 00:41:27 +01:00
Sandy Noble
782f6000bb changing name of the main file back to the proper name. 2013-04-16 23:18:57 +01:00
Sandy Noble
ad99deead6 Merge branch 'webcam' of https://github.com/euphy/polargraphcontroller into webcam 2013-04-16 23:15:46 +01:00
Sandy Noble
06de465945 Added downloading speed and lift range. Fixed some errors around vector rescaling. Added "upload speed" and "upload lift range" as buttons, but upload speed isn't showing up for some reason. Another day. Removed procontroll as a dependency and the gamepad as an input device. Commented out code in case anyone else wants it. 2013-04-16 23:14:46 +01:00
Sandy Noble
cad06c1899 Create README.md 2013-04-13 15:52:29 +02:00
Sandy Noble
1220b94564 Merge branch 'webcam' of https://github.com/euphy/polargraphcontroller into webcam 2013-04-13 14:48:09 +01:00
Sandy Noble
72d74b2fbb Removed JMyron and went to using Processing's built in video capture. 2013-04-13 14:44:11 +01:00
Sandy Noble
b4f56d48fd Keeps a list of gamepads, and goes through them until it finds one. 2013-04-04 13:28:31 +01:00
Sandy Noble
2b3bfd9c5c SWEET. Added centre-first path sorting. This shows the first paths to be drawn as darker on the capture preview. For speed it does not show it like that on the live preview. 2013-04-04 00:30:34 +01:00
Sandy Noble
b1a4daf69f Adding some pen lift bidnizz. 2013-04-01 13:52:21 +01:00
Sandy Noble
cb06dd07e6 That's it done. 2013-03-31 22:36:57 +01:00
Sandy Noble
f432ab4755 That's it. 2013-03-31 22:03:59 +01:00
Sandy Noble
4b10190eba Added dpad stuff, and some workflow. 2013-03-31 21:42:33 +01:00
Sandy Noble
f02873b218 Added some images for gamepad buttons. And saving to svg. 2013-03-31 20:58:48 +01:00
Sandy Noble
d838d22ea5 Some more line filtering bid'nizz. 2013-03-31 19:17:02 +01:00
Sandy Noble
fe828d01d8 More gamepad based things, and a couple of ways to filter the vector results. 2013-03-31 18:25:21 +01:00