codeanticode
|
a51114a815
|
vertexcount variable for debugging
|
2010-04-14 15:52:23 +00:00 |
|
codeanticode
|
169d7e2e58
|
added backing arrays to copy data to vertex buffers in A3D
|
2010-04-14 15:40:14 +00:00 |
|
codeanticode
|
c2cd17fa58
|
texture coordinate transformations added in PShape3D
|
2010-04-14 09:33:56 +00:00 |
|
benfry
|
93dd4953a5
|
working on more with export/run for android, other todo notes
|
2010-04-13 23:11:58 +00:00 |
|
benfry
|
6a4771c1c0
|
add boolean result to saveStream()
|
2010-04-13 22:47:16 +00:00 |
|
benfry
|
bb5e072a9e
|
adding export, cleaning up
|
2010-04-13 22:44:56 +00:00 |
|
benfry
|
cb05e282e1
|
remove dead code
|
2010-04-13 20:33:53 +00:00 |
|
benfry
|
c6f5462cf4
|
change saveStream() to return a boolean
|
2010-04-13 20:32:24 +00:00 |
|
benfry
|
c7de8df871
|
trying to track down issues with 'adb devices' spew
|
2010-04-13 20:31:03 +00:00 |
|
benfry
|
f69ab7832b
|
notes
|
2010-04-13 19:19:05 +00:00 |
|
benfry
|
971fb2f467
|
trying to track down startup errors
|
2010-04-13 17:20:39 +00:00 |
|
benfry
|
f8769eca9b
|
fix build for linux
|
2010-04-13 17:19:52 +00:00 |
|
benfry
|
fab6c62a13
|
remove unused portions
|
2010-04-13 16:18:26 +00:00 |
|
benfry
|
f3b85406e5
|
renaming package for consistency
|
2010-04-13 16:12:25 +00:00 |
|
benfry
|
4757f4c46b
|
another fix for tools stuff
|
2010-04-13 15:58:09 +00:00 |
|
benfry
|
92eb23ab31
|
trying to work on build for linux
|
2010-04-13 15:49:45 +00:00 |
|
codeanticode
|
9b7df0d345
|
Small fixes in A3D after testing on N1
|
2010-04-13 14:17:29 +00:00 |
|
benfry
|
a9dadd4fbe
|
change error message
|
2010-04-13 02:00:56 +00:00 |
|
benfry
|
fb5ee76b30
|
fix problem with antlr always re-building
|
2010-04-12 22:26:48 +00:00 |
|
benfry
|
6bdbc3caef
|
recent changes and updates for new bugs
|
2010-04-12 22:20:05 +00:00 |
|
benfry
|
b621775cb1
|
trying again
|
2010-04-12 21:55:59 +00:00 |
|
benfry
|
0d9c95f8a2
|
include caching for match(), change how core.zip is built
|
2010-04-12 21:55:18 +00:00 |
|
benfry
|
09bea315c7
|
add caching to match()
|
2010-04-12 21:49:56 +00:00 |
|
benfry
|
f8dc73d6f2
|
fix problems with javadoc comment parsing (bug #1419)
|
2010-04-12 21:48:45 +00:00 |
|
jdf
|
ef69ee5a10
|
Minor fixups to syntax-related stuff, in thinking about problem of distinguishing mousePressed from mousePressed() etc.
|
2010-04-12 00:27:44 +00:00 |
|
jdf
|
efa30ef644
|
Simple attempt to fix #35
|
2010-04-11 20:11:37 +00:00 |
|
jdf
|
7ef19d8fa4
|
Fix spurious error message emitted by bracket code.
|
2010-04-10 16:14:37 +00:00 |
|
codeanticode
|
09259f4e22
|
obj loading in a3d now works
|
2010-04-10 02:07:44 +00:00 |
|
codeanticode
|
fa9d513164
|
finished coding obj parsing
|
2010-04-09 15:14:18 +00:00 |
|
codeanticode
|
c4f31e52eb
|
some minor tweaks in PShape3D and PGraphicsAndroidA3D
|
2010-04-09 13:50:38 +00:00 |
|
codeanticode
|
4c59a112ad
|
some more obj parsing coded in...
|
2010-04-09 09:37:54 +00:00 |
|
codeanticode
|
87435f6f46
|
obj loading partially implemented
|
2010-04-09 08:54:05 +00:00 |
|
jdf
|
3b3b23d433
|
Fix #1450
|
2010-04-09 02:23:26 +00:00 |
|
codeanticode
|
edef85ba0b
|
GLTexture renamed to PTexture
|
2010-04-08 08:59:41 +00:00 |
|
codeanticode
|
e778f89e36
|
Added translate, rotate and scale methods to PShape3D
|
2010-04-08 08:56:36 +00:00 |
|
codeanticode
|
bc59745393
|
GLModel renamed to PShape3D
|
2010-04-08 07:34:49 +00:00 |
|
codeanticode
|
d05ccb9e39
|
GLConstants removed
|
2010-04-08 07:26:12 +00:00 |
|
codeanticode
|
f6706b067b
|
Shape drawing methods updated to incorporate 3D
|
2010-04-08 07:18:36 +00:00 |
|
codeanticode
|
602c7b373e
|
PShapeSVG to GLModel tesselation is working
|
2010-04-08 06:40:45 +00:00 |
|
jdf
|
87195a9a97
|
Fix bug1532, and in the process utterly destroy mode-detection problems by moving mode detection out of the parser, and into Java-land (in PdePreprocessor.java).
|
2010-04-08 02:31:34 +00:00 |
|
jdf
|
dd3865cfbe
|
Fix 1534
|
2010-04-07 00:49:22 +00:00 |
|
benfry
|
c48813a07c
|
glgraphics et al to use correct export template (bug #1530)
|
2010-04-03 16:26:44 +00:00 |
|
benfry
|
a0a8c8ea97
|
starting revision 0184
|
2010-03-31 14:41:22 +00:00 |
|
benfry
|
0a8c57d41e
|
notes for 0183
|
2010-03-31 13:44:18 +00:00 |
|
benfry
|
818f01afa3
|
notes on more changes
|
2010-03-31 13:43:13 +00:00 |
|
benfry
|
8e2cb68a1b
|
deal with android sdk version problems, also other minor tweaks, prep 0183
|
2010-03-31 13:39:58 +00:00 |
|
jdf
|
ddcf68233b
|
First ever unit test for AutoFormat!
|
2010-03-30 02:02:29 +00:00 |
|
benfry
|
141b4d98d4
|
starting revision 0183
|
2010-03-29 14:43:35 +00:00 |
|
benfry
|
01d62158a5
|
workarounds for 0182 build
|
2010-03-29 13:15:31 +00:00 |
|
benfry
|
b1704578bc
|
wrapping up 0182
|
2010-03-29 13:00:01 +00:00 |
|