benfry
|
ff80365864
|
renaming the java2 mode
|
2012-12-06 22:54:39 +00:00 |
|
benfry
|
e36549dc1b
|
adding java2/experimental to the build
|
2012-12-06 22:53:49 +00:00 |
|
benfry
|
ced3982df4
|
change how keywords are loaded
|
2012-12-06 22:33:44 +00:00 |
|
benfry
|
92c3f7c15a
|
copying base keywords to the other modes
|
2012-12-06 22:06:27 +00:00 |
|
benfry
|
77a85a4d46
|
fix up the Eclipse build after moving modes a bit
|
2012-12-06 22:01:56 +00:00 |
|
benfry
|
2183647320
|
change heading2D() to heading()
|
2012-12-06 22:01:34 +00:00 |
|
benfry
|
07ea461c13
|
change heading2D() to heading()
|
2012-12-06 22:01:27 +00:00 |
|
benfry
|
b81df723f8
|
checking in as Eclipse project on its own
|
2012-12-06 20:30:34 +00:00 |
|
benfry
|
08dc2b87e1
|
moving to new location
|
2012-12-06 20:21:52 +00:00 |
|
benfry
|
223ba9f754
|
incorporating updates for experimental mode
|
2012-12-06 20:17:06 +00:00 |
|
benfry
|
8a1bbecefd
|
change hint to DISABLE_OPTIMIZED_STROKE (issue #1302)
|
2012-12-06 17:48:26 +00:00 |
|
benfry
|
a60e8a1a6d
|
add Eclipse setting to ignore warnings
|
2012-12-06 16:13:51 +00:00 |
|
benfry
|
073a938078
|
test whether inside quotes when scrubbing comments
|
2012-12-06 15:50:55 +00:00 |
|
Casey Reas
|
52f1a034a9
|
Minor reference changes for v215
|
2012-12-06 07:10:28 +00:00 |
|
benfry
|
a347fc0426
|
todo items
|
2012-12-06 00:29:35 +00:00 |
|
benfry
|
4b645b801b
|
removing Google APIs requirement (issue #613)
|
2012-12-06 00:10:39 +00:00 |
|
codeanticode
|
a396c86d73
|
minor name changes to make it same as PGL on Android
|
2012-12-05 23:09:05 +00:00 |
|
codeanticode
|
5c64f3f178
|
Android OpenGL sync
|
2012-12-05 23:06:26 +00:00 |
|
codeanticode
|
55c777bfe9
|
Sync with Java: added showWarning() that takes a parsed string, and also added clipImpl()
|
2012-12-05 21:42:01 +00:00 |
|
benfry
|
76e9b3490c
|
prevent errors on first line of a new tab from highlighting on previous tab
|
2012-12-05 01:26:54 +00:00 |
|
benfry
|
ddc8435589
|
todo items for recent changes
|
2012-12-05 00:56:54 +00:00 |
|
benfry
|
bf5caea34d
|
fix "no library found" errors on Android
|
2012-12-05 00:56:11 +00:00 |
|
benfry
|
e510a55a1d
|
add new colors and descriptions from Casey
|
2012-12-05 00:55:41 +00:00 |
|
benfry
|
cee450ecd1
|
error/debug messages from Android not showing up (issue #1440)
|
2012-12-05 00:43:20 +00:00 |
|
benfry
|
84169c2ac8
|
prevent ant from clobbering UTF-8 files
|
2012-12-05 00:42:09 +00:00 |
|
fjenett
|
09f6b1e339
|
Cleanups to JavaScript mode. Reference now opens Java reference, import libraries works as in Java mode
|
2012-12-02 17:02:09 +00:00 |
|
benfry
|
37b58e8ec5
|
fix double error report about textMode(SCREEN)
|
2012-12-02 14:02:30 +00:00 |
|
benfry
|
f2ed3bd63e
|
disable Quartz rendering on OS X to fix compositing problem
|
2012-12-02 13:22:24 +00:00 |
|
benfry
|
6b53054d01
|
fix com.sun classes (issue #1424) and background() with blendMode()
|
2012-12-01 21:40:21 +00:00 |
|
benfry
|
b46cd4ac3f
|
fix 32/64-bit setting on OS X (issue #1426)
|
2012-12-01 21:05:17 +00:00 |
|
codeanticode
|
f49e889773
|
using processing Y-axis orientation for ortho() and frustum(), centering ortho() at top left corner.
|
2012-11-30 02:41:23 +00:00 |
|
codeanticode
|
525b16a6a2
|
added shift in ortho() so the default 2D projection is ortho(0, width, height, 0,...), as with glOrtho()
|
2012-11-30 02:05:41 +00:00 |
|
codeanticode
|
0095867c1c
|
Fixes axis-orientation inconsistency in ortho() and fustrum() (issue #1240)
|
2012-11-30 01:34:26 +00:00 |
|
Casey Reas
|
a271f86d6d
|
New colors for text editor
|
2012-11-29 19:06:05 +00:00 |
|
benfry
|
0feb505d68
|
set quality level higher when exporting JPEG images (issue #58)
|
2012-11-29 12:40:02 +00:00 |
|
benfry
|
244fdf7368
|
add FUNCTION1 and FUNCTION2 for better keyword coloring
|
2012-11-29 00:27:46 +00:00 |
|
codeanticode
|
cc769761d3
|
don't attempt to tessellate edges if edge count == 0. Solves issue #1421
|
2012-11-29 00:16:12 +00:00 |
|
codeanticode
|
57fd80e10e
|
changed order of vertices in quad tessellation to make it same as in 1.x ( issue #1420)
|
2012-11-28 23:40:28 +00:00 |
|
codeanticode
|
1850b895ca
|
drawPixels() is finally working
|
2012-11-28 22:19:31 +00:00 |
|
codeanticode
|
0626c1348f
|
fixing drawPixels implementation...
|
2012-11-28 21:42:22 +00:00 |
|
codeanticode
|
693772dc51
|
use targetX/Y instead of sourceX/Y in PImage.setImpl()
|
2012-11-28 21:01:29 +00:00 |
|
Casey Reas
|
9b09b4ceca
|
Adjustments for keywords
|
2012-11-28 17:35:59 +00:00 |
|
benfry
|
3dfe92a5fe
|
change output of cmd line to be utf8 (issue #1418)
|
2012-11-28 16:35:15 +00:00 |
|
codeanticode
|
28f77600f4
|
query depth/stencil bits from chosen caps instead of gl
|
2012-11-27 19:52:11 +00:00 |
|
codeanticode
|
8de3724551
|
Some additional safeguards for thread misbehavior. Also, pixels array is not recreated in beginDraw()
|
2012-11-27 19:29:31 +00:00 |
|
codeanticode
|
af4c44a037
|
drawPixels() draws the texture updated with the pixel data in all appropriate cases
|
2012-11-27 16:06:35 +00:00 |
|
benfry
|
b003dce5f6
|
changing to use KEYWORD2 for a couple things that have parens
|
2012-11-27 15:49:46 +00:00 |
|
benfry
|
ab1185344e
|
more todo items and fixes
|
2012-11-27 13:00:13 +00:00 |
|
benfry
|
2a12524012
|
check no longer necessary b/c of multiple lookups
|
2012-11-27 12:53:45 +00:00 |
|
benfry
|
0bee1561cf
|
fix keyword coloring for Casey
|
2012-11-27 12:49:45 +00:00 |
|