Commit Graph

162 Commits

Author SHA1 Message Date
benfry 4495cc6150 more tweaks for dxf 2006-03-11 00:42:13 +00:00
benfry 09df4cf299 adding dxf library 2006-03-11 00:40:21 +00:00
benfry 03c60aa701 getting closer on color picker 2006-03-10 19:23:56 +00:00
benfry f65ceeddc8 starting rev 0107 2006-03-01 14:13:29 +00:00
benfry 7b2dbdf7dd starting rev 0105 2006-02-28 00:21:46 +00:00
benfry 76682555d5 todo items and code for displayable() in Runner 2006-01-30 16:33:15 +00:00
benfry 1e6c5284e4 fix for alternate itext filename 2006-01-19 03:17:24 +00:00
benfry 265187a42f last rev of exe 2006-01-16 02:25:43 +00:00
benfry ce3f469814 major fixes to repair issues with evn vars and quotes on windows, bug
#112
2006-01-15 23:10:35 +00:00
benfry 476d4e8e3a writing new path scrubbing routine 2006-01-15 21:28:22 +00:00
benfry a151ddb3a7 launcher work in progress 2006-01-15 20:10:22 +00:00
benfry 8b46207570 finalizing pdf and record support, preparing 0100 release 2006-01-13 16:12:10 +00:00
benfry 68808f9e79 working on pdf integration and record() stuff.. tweaking up api 2006-01-11 18:15:58 +00:00
benfry c3c3c28a68 cleanup for rev 0099.. remove pdf from dist script, remove external editor
launcher, undo psound tweaks
2005-12-18 20:27:36 +00:00
benfry 9c9e64c6da adding pdf library do make and dist scripts 2005-12-13 19:28:38 +00:00
benfry 1d73385b14 final bits for 0098 2005-12-01 18:39:31 +00:00
benfry 726ee13336 changes to exe files for launcher and its placement, also notes in faq
about export to app being implemented
2005-11-29 22:02:17 +00:00
benfry 957dcd136a why do these appear to be changed? 2005-11-29 21:58:25 +00:00
benfry 98f24510be export to application working for windows 2005-11-29 19:11:53 +00:00
benfry b2c46f17ee fixes for textFontNative, tests for launcher 2005-10-20 20:04:02 +00:00
benfry f533438330 randomize build folder name, fixes to processing.exe, fix console
selection bug, try to fix pmouseX issues
2005-10-16 17:29:34 +00:00
benfry ddbe0a8a39 fixes to dist script to remove .svn folders 2005-10-14 17:03:02 +00:00
benfry f4ae0ec638 last bits for rev 93, mostly getting qt7 support working 2005-10-14 16:55:31 +00:00
benfry 11c1273592 bug notes and todo items 2005-10-14 01:57:24 +00:00
benfry 818df5d5a6 fix problems with QUADTO, should double final point instead 2005-08-16 15:55:54 +00:00
benfry 4857520574 fixes for the new dev site 2005-07-18 22:36:43 +00:00
benfry 36e303e24d finishing up for rev 92 2005-07-01 04:20:10 +00:00
benfry c45b98aac0 problems with ascii in folder names is half fixed, still need to figure
jikes out
2005-05-20 02:20:00 +00:00
benfry d311b04bd3 fixes to the undo, remove thumbs.db in dist 2005-05-08 15:31:30 +00:00
benfry aa75e4fa20 fix to psound2 to ignore gaincontrol errors, add linux stuff to faq,
run-expert fix
2005-05-07 15:59:49 +00:00
benfry 6b3d4051f0 more info for the faq and a bunch of todo items 2005-04-24 21:09:16 +00:00
benfry 67d5199801 getting camera() into PGraphics, last of faq stuff, starting 0085 2005-04-19 06:46:55 +00:00
juniperoserra 490bb5d431 Fixed a bug that caused crashes with long system paths. 2005-04-18 19:33:19 +00:00
benfry 0c6e0d2443 finalizing everything for rev 0083 2005-04-18 00:13:40 +00:00
benfry 39311b960d updating for faq 2005-04-17 23:42:56 +00:00
benfry 7961b74c10 consolidation of bugs.txt and the rest into the faq 2005-04-17 23:39:04 +00:00
benfry 21c3fd30d1 working on the application, and implemented update check 2005-04-17 16:38:01 +00:00
benfry e7bd7d6d6d fixing dist scripts et al for new packages 2005-04-16 20:37:59 +00:00
benfry 58df0a7620 mouseButton, open(), link(), depth() messages, matrix naming, error on 1.1 2005-04-14 02:51:44 +00:00
benfry 09ddb6bcc0 fixing up libraries setup 2005-04-14 00:02:08 +00:00
benfry 2a837847b1 changes to lighting api and reworking build process for packages 2005-04-12 20:19:30 +00:00
benfry 587a8b3a98 proper packaging of all processing.app classes 2005-04-09 01:22:53 +00:00
benfry 3131e83206 new light code from simon, and other prep for 82 2005-04-06 04:47:22 +00:00
benfry f43df1f1a3 fixing makefile for windows new libs 2005-04-05 00:32:22 +00:00
benfry a592a3193e tweaks for javadoc and prepping 0081 release 2005-04-04 22:53:45 +00:00
benfry a676d4be69 size(300, 300, OPENGL).. rewrite of present mode.. java 1.4 only.. a
zillion other runtime fixes
2005-04-04 17:00:58 +00:00
benfry ec6c42c7a6 no longer ignore processing.exe 2005-04-02 03:09:43 +00:00
benfry 033574f3b3 launcher tweaks for rev 76 2005-02-07 14:22:33 +00:00
benfry bcb266e77b major changes to libraries to just use reflection and get rid of PLibrary 2005-02-05 01:06:11 +00:00
benfry 6204864c45 preprocessor fixed to make everything public that's not specified
otherwise
2005-02-04 03:50:46 +00:00