Commit Graph

1463 Commits

Author SHA1 Message Date
francisli f6dee2525a Allow RuntimeException to bubble up from registered library methods, additional exception handling in Java runner to find exceptions in callbacks 2011-10-29 20:46:28 +00:00
benfry d6f10ce0ba more spacing changes, move createXxx() methods 2011-10-29 16:13:38 +00:00
codeanticode 7779eed56a Adding the createXxx() methods 2011-10-27 00:03:01 +00:00
benfry a9fda8f1f1 noLoop() change, loadStrings() addition, whitespace fkup 2011-10-25 22:41:45 +00:00
codeanticode c4dddd1b13 Renamed primitive to kind 2011-10-25 18:46:50 +00:00
Casey Reas b54608d62d Reference changes for 2.0 2011-09-25 03:56:26 +00:00
sansumbrella 7e83cfc9c7 @see_external tag implemented. See todo.txt for more info. Allows for proper documentation of events in libraries. 2011-09-23 01:34:03 +00:00
Casey Reas a2c6667ed7 Removed non-ASCII chars from PShapeSVG.java 2011-09-22 21:35:02 +00:00
sansumbrella 25674cee59 Alphabetization improvement (by word rather than first letter). Related links try to link to methods within the same class as initial related thing. Related links won't link to undocumented things. PGraphics#alpha to PApplet#alpha in source. 2011-09-22 14:35:17 +00:00
Casey Reas 43e1483ead Change for get() reference 2011-09-22 08:44:07 +00:00
Casey Reas 778287ae51 Change for get() reference 2011-09-22 07:55:12 +00:00
sansumbrella ae3cfd31be reverted to earlier refBuild script. Fixes for related links need to be made in the source code @see tags. Made correction for PImage.html in PImage.java. 2011-09-21 17:28:58 +00:00
Casey Reas 9f66d73efb Reference changes propagating to .java files 2011-09-18 07:39:11 +00:00
Casey Reas f3eb9f92a3 Removing '???' marks from the source 2011-09-17 21:45:14 +00:00
Casey Reas b1584bf1f6 Basics updates to source for Reference 2.0 2011-09-14 23:31:35 +00:00
shiffman 068681f708 dealing with PVector reference 2011-09-12 19:58:57 +00:00
benfry 43009cb99f fix up broken tool setup, also wrapping up moviemaker mess 2011-09-06 23:26:02 +00:00
benfry 28b6b816d3 remove extra items from the Edit menu--they are too power user for the PDE audience 2011-09-06 22:28:17 +00:00
codeanticode a0fe44019e Fixed table resizing bug 2011-09-06 21:35:32 +00:00
Casey Reas 9c6f6858f4 Removing old files for 3D and Library examples 2011-09-06 17:56:47 +00:00
codeanticode 2e1baa5c89 Fix for issue 829 2011-09-05 20:53:43 +00:00
shiffman 99e485ecf5 fixing up some reference things in PVector 2011-09-04 19:03:33 +00:00
shiffman 0a9228e282 fixing up some reference things in PVector 2011-09-04 18:56:22 +00:00
benfry 942172cd9e prepare release notes for 2.0a1 2011-09-02 15:56:50 +00:00
benfry 9b45347b0e handful of bug fixes and tweaks 2011-09-02 00:53:28 +00:00
Casey Reas 94eff8cbdb Changes to JAVA files for ref 2 2011-09-01 17:00:33 +00:00
Casey Reas f335344ce5 More edits for Reference 2.0 2011-09-01 06:23:46 +00:00
Casey Reas 67d71f2a5b Small changes to source for Reference 2.0 2011-08-30 04:20:42 +00:00
benfry ce0a6099f4 tweaks to the eclipse formatter 2011-08-27 14:43:14 +00:00
benfry 5749e7eeb8 further work on table, adding SQL features 2011-08-24 15:03:02 +00:00
codeanticode b6127f273c Moving new recording code from PShape to PShape3D 2011-08-23 22:09:32 +00:00
codeanticode f3516255e5 Some more low level changes in PShape 2011-08-23 13:03:25 +00:00
codeanticode 84e2b8a7a5 Starting changes in PShape 2011-08-21 22:57:41 +00:00
benfry a1be9e79ec bug fixes and progress 2011-08-21 02:26:49 +00:00
benfry f7c42bbe8c debugging and enhancing Table 2011-08-21 02:12:39 +00:00
benfry f60958a220 cleaning up some random casting warnings 2011-08-19 14:22:31 +00:00
benfry f526dceb1c tracking down OutOfMemoryError problems 2011-08-12 22:59:41 +00:00
benfry 9931c5cfd3 notes and Table fix 2011-08-11 08:48:46 +00:00
sansumbrella 7719437d74 added @webref tags to screenWidth and screenHeight. 2011-08-07 23:52:00 +00:00
sansumbrella f0d693b1cd edit to PApplet and PImage to confirm that @webref image:pixels tag writes methods properly to index. 2011-08-07 23:35:25 +00:00
sansumbrella 329bb73811 added @webref tags to PVector and PFont at the class level. Now writing out as expected. Updated index template with newlines after category headings. RefBuild currently not calling php scripts (commented out during dev). 2011-08-07 21:57:47 +00:00
benfry 5eebe98314 working on table class 2011-08-03 00:37:44 +00:00
benfry 7e065dacea table now debugged mostly 2011-08-02 23:13:35 +00:00
benfry f550055e82 more cleaning on the table 2011-08-02 23:00:33 +00:00
benfry fc1dda4ff4 starting to look better... 2011-08-02 22:05:20 +00:00
benfry 8edc42964a further progress on the table 2011-08-02 20:08:25 +00:00
benfry 468f3dfa8a add expand() for Table, continue work on Table class 2011-08-02 19:32:11 +00:00
benfry 549483a15d table in progress... 2011-08-02 18:15:50 +00:00
benfry c9a45e5b7b in-progress table classes.. build breakers but need to track edits 2011-08-02 17:57:07 +00:00
Casey Reas ff3960635d After building Processing, adding changes to PApplet.java 2011-08-02 04:02:52 +00:00