codeanticode
|
bb518933b0
|
PShapeOpenGL uses close field from parent PShape, this takes care of
#2035
|
2013-09-03 11:51:04 -04:00 |
|
codeanticode
|
6bd22196b7
|
save the sphere detail from the renderer when creating a PShape (or pass
it as a parameter to createShape)
|
2013-08-25 13:54:12 -04:00 |
|
codeanticode
|
b0222c2d5e
|
fixes #2003
|
2013-08-21 11:55:02 -04:00 |
|
codeanticode
|
b52563aed2
|
added mode to primitive PShape of type ARC
|
2013-02-16 19:32:01 -05:00 |
|
codeanticode
|
a1f88f02b5
|
doesn't need to set hint[ENABLE_STROKE_PERSPECTIVE] to false, it is by
default
|
2013-02-13 10:20:28 -05:00 |
|
Your Name
|
ac1f7eafe4
|
Disabling stroke perspective in P3D
|
2013-02-04 16:51:01 -05:00 |
|
codeanticode
|
a4a0369e90
|
PShape API updates
|
2012-12-30 22:50:23 +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 |
|
codeanticode
|
27673310cd
|
properly handles obj files w/out materials, fixes issue 1081
|
2012-09-06 22:27:40 +00:00 |
|
codeanticode
|
ebf861adef
|
OBJ-loading code moved into PShapeOBJ, removed PShape2D and PShap3D
|
2012-09-03 22:21:49 +00:00 |
|
benfry
|
232390c02c
|
move PConstants around a bit, add annotations for overrides, cleaning up unapproved PShape additions
|
2012-09-01 18:05:24 +00:00 |
|
benfry
|
b61f3c26b6
|
add annotations for overrides... starting cleanup of shape
|
2012-09-01 09:26:38 +00:00 |
|
codeanticode
|
20410b4746
|
More code formatting
|
2012-08-31 16:18:25 +00:00 |
|
codeanticode
|
261018afcc
|
Renamed stroke perspective hint
|
2012-08-31 13:35:36 +00:00 |
|
codeanticode
|
2acd81befe
|
perspective correction can be disabled/enabled for points
|
2012-08-30 21:32:57 +00:00 |
|
benfry
|
b30328bb66
|
moving opengl into the core
|
2012-07-20 20:18:20 +00:00 |
|