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 |
|
benfry
|
6682ad1454
|
more node and android fixes, starting on ColorSelector
|
2011-06-19 14:52:51 +00:00 |
|
benfry
|
fa772df0ad
|
fixing the build for the XML and P3D changes
|
2011-06-19 12:56:32 +00:00 |
|
fjenett
|
87deeaa360
|
js mode example cleanups
|
2011-06-18 19:37:00 +00:00 |
|
benfry
|
adeb692223
|
more notes
|
2011-06-18 19:31:17 +00:00 |
|
pesckal
|
68fd490902
|
Added copyright information to LibraryListPanel.java
|
2011-06-18 18:53:38 +00:00 |
|
benfry
|
1140a940bd
|
goodbye XMLElement
|
2011-06-18 17:29:52 +00:00 |
|
benfry
|
28ef594371
|
cleaning up PNode stuff
|
2011-06-18 17:28:58 +00:00 |
|
benfry
|
1bf0e22ce8
|
removing P2D and P3D
|
2011-06-18 17:08:05 +00:00 |
|
benfry
|
7de742dde9
|
fixes for more warnings
|
2011-06-18 17:02:04 +00:00 |
|
benfry
|
cc4c45604f
|
more cleaning up and renaming
|
2011-06-18 16:44:58 +00:00 |
|
benfry
|
4081943614
|
changing package. argh.
|
2011-06-18 16:43:07 +00:00 |
|
benfry
|
f0a637ea91
|
cleaning things up with new gsvideo code
|
2011-06-18 16:39:50 +00:00 |
|
benfry
|
9722907257
|
deal with compiler warnings inside js code
|
2011-06-18 16:39:14 +00:00 |
|
benfry
|
7d7db7d0d1
|
new gsvideo library
|
2011-06-18 16:27:28 +00:00 |
|
benfry
|
4dac2e0a71
|
remove quicktime video library
|
2011-06-18 16:24:09 +00:00 |
|
benfry
|
b85b05b56a
|
fix android dist check, incorporating opengl2, todo items per discussions
|
2011-06-18 15:42:46 +00:00 |
|