benfry
|
3d72dbbb72
|
switching over to new XML setup
|
2011-06-23 21:06:35 +00:00 |
|
codeanticode
|
e47067de3e
|
Added some notes/code about re-implementing raw rendering in P3D
|
2011-06-23 20:20:43 +00:00 |
|
benfry
|
bd1451d019
|
make export to applet/application more efficient (issue #747), plus auto-import for P3D
|
2011-06-23 19:34:01 +00:00 |
|
fjenett
|
da978de108
|
charmy dance example
|
2011-06-23 16:07:19 +00:00 |
|
fjenett
|
dc0feef3e7
|
removed a debugging println
|
2011-06-23 11:11:29 +00:00 |
|
fjenett
|
6f318947a6
|
js mode, setting server port via menu and sketch.properties added
|
2011-06-23 10:46:57 +00:00 |
|
fjenett
|
e1e2598135
|
js mode menu item shuffle; added open template folder, added copy server address menu items
|
2011-06-23 09:18:36 +00:00 |
|
codeanticode
|
3533690582
|
Updated OpenGL examples in Android
|
2011-06-23 04:36:23 +00:00 |
|
codeanticode
|
f4d74313e7
|
Shape recording fixes and additions for Android
|
2011-06-23 04:34:58 +00:00 |
|
codeanticode
|
102f7150e4
|
Added Earth2 example, renamed OPENGL2 to OPENGL in all examples
|
2011-06-23 04:27:34 +00:00 |
|
codeanticode
|
9a93b42e14
|
Hacked in a first implementation of object-based shape recording
|
2011-06-23 04:27:02 +00:00 |
|
codeanticode
|
bb0ceae9b0
|
Some minor changes so current shape recording doesnt conflict with PDF recording
|
2011-06-23 04:25:18 +00:00 |
|
shiffman
|
b25bac27a0
|
adding new functions to PVector setMag, lerp, rotate, magSq
|
2011-06-23 02:42:52 +00:00 |
|
benfry
|
be39fa8057
|
more notes
|
2011-06-23 00:50:21 +00:00 |
|
benfry
|
d94666a57d
|
remove PNode/PNodeXML separation
|
2011-06-23 00:40:36 +00:00 |
|
benfry
|
e146b66814
|
remove un-warning
|
2011-06-23 00:40:06 +00:00 |
|
benfry
|
91fa9fa6ef
|
deal with "could not copy file" on export to application (issue #638)
|
2011-06-23 00:03:53 +00:00 |
|
benfry
|
70cdefdc60
|
do not fire post() until after setup() (issue #455)
|
2011-06-22 23:27:23 +00:00 |
|
benfry
|
6016d539b6
|
make sketch.properties work elsewhere (issue #722), other notes
|
2011-06-22 23:20:52 +00:00 |
|
fjenett
|
9555e0c704
|
moved two items from sketch to js mode menu item
|
2011-06-22 21:29:03 +00:00 |
|
benfry
|
ebb5c5252d
|
deal with destroy() problem (issue #698), plus edits
|
2011-06-22 21:25:41 +00:00 |
|
fjenett
|
d274f19ff2
|
js mode: pjs directive regex fix, crash on cancel-need-save fix and more
|
2011-06-22 21:21:45 +00:00 |
|
pesckal
|
92aa4d3920
|
More informative Yes/No questions when installing libraries.
|
2011-06-22 20:43:31 +00:00 |
|
pesckal
|
b5f5de788e
|
Backup old libraries before replacing them
|
2011-06-22 19:57:18 +00:00 |
|
benfry
|
ca07b272c8
|
remove one-touch expand on console section (issue #745)
|
2011-06-22 18:51:54 +00:00 |
|
benfry
|
76ebb25fab
|
remove one-touch expansion of console/message area
|
2011-06-22 18:46:17 +00:00 |
|
benfry
|
1d48afbf3b
|
removing old resize images, no longer necessary.. also tweak code for new setup (issue #730)
|
2011-06-22 18:24:34 +00:00 |
|
benfry
|
189984b407
|
trying to revert to old rendering code, remove debug info from examples window
|
2011-06-22 16:03:05 +00:00 |
|
benfry
|
4ea840059a
|
fixes for examples window (issue #669)
|
2011-06-22 14:18:14 +00:00 |
|
codeanticode
|
35dd720012
|
Added a todo comment
|
2011-06-22 02:47:46 +00:00 |
|
codeanticode
|
cc35aa7088
|
Commented out some methods related to shape recording
|
2011-06-22 02:47:14 +00:00 |
|
pesckal
|
80938d2e02
|
Progress bar for downloading/installing library.
|
2011-06-21 05:14:42 +00:00 |
|
benfry
|
44aca364eb
|
fix opengl applets, other minor bugs, look into beginRecord() issues
|
2011-06-21 03:04:26 +00:00 |
|
pesckal
|
0856084b79
|
Added static boolean to toggle between library list and manual library url specification
|
2011-06-21 02:21:30 +00:00 |
|
pesckal
|
71bc9bb00a
|
Filter text field and category combo box for searching libraries.
|
2011-06-21 01:57:48 +00:00 |
|
benfry
|
c159f0eb04
|
replace existing files with saveBytes(), also look into deployJava.js (issue #650)
|
2011-06-21 01:23:49 +00:00 |
|
benfry
|
47ae658028
|
deal with character constant error with unicode (issue #714)
|
2011-06-20 23:36:05 +00:00 |
|
benfry
|
c0543fc12e
|
add the return for the save() method in PDF
|
2011-06-20 23:35:24 +00:00 |
|
benfry
|
06953877c2
|
finalizing how thread() works, more todo items, Linux launcher fix (issue #707)
|
2011-06-20 21:58:39 +00:00 |
|
benfry
|
e4cdd87042
|
remove delay() method
|
2011-06-20 21:08:24 +00:00 |
|
benfry
|
c072824a06
|
change binary() to use a fixed size like hex()
|
2011-06-20 20:36:50 +00:00 |
|
benfry
|
595fdfc0ef
|
implement rounded rectangle method
|
2011-06-20 20:17:10 +00:00 |
|
benfry
|
6f15d9b13c
|
quadVertex() becomes quadraticVertex(), and a better copy() for 2D
|
2011-06-20 20:03:19 +00:00 |
|
pesckal
|
4d6cbb9360
|
Odd/even bordering for library list on OSX
|
2011-06-20 17:46:16 +00:00 |
|
benfry
|
9e3d7b5202
|
removing A2D/A3D constants, organizing todo items
|
2011-06-20 17:00:06 +00:00 |
|
benfry
|
b81f6aa20f
|
working through the todo list
|
2011-06-19 23:28:42 +00:00 |
|
benfry
|
3fbdf102f6
|
remove processing.xml import
|
2011-06-19 20:32:33 +00:00 |
|
codeanticode
|
76962e609e
|
Renamed device properties for OSX
|
2011-06-19 16:18:21 +00:00 |
|
codeanticode
|
63bf3627a3
|
Not using CLAMP in PFontTexture
|
2011-06-19 16:13:00 +00:00 |
|
benfry
|
456c78494c
|
fix ColorSelector
|
2011-06-19 14:55:31 +00:00 |
|