sansumbrella
|
7e83cfc9c7
|
@see_external tag implemented. See todo.txt for more info. Allows for proper documentation of events in libraries.
|
2011-09-23 01:34:03 +00:00 |
|
Casey Reas
|
9f66d73efb
|
Reference changes propagating to .java files
|
2011-09-18 07:39:11 +00:00 |
|
Casey Reas
|
9c6f6858f4
|
Removing old files for 3D and Library examples
|
2011-09-06 17:56:47 +00:00 |
|
codeanticode
|
5a1c9d8bab
|
Renamed getGLProfiles() to updateGLInterfaces()
|
2011-09-05 23:05:03 +00:00 |
|
codeanticode
|
0ba5a94880
|
Added protected methods beginGLOp/endGLOp that allow to specific GL operations outside beginDraw/endDraw
|
2011-09-05 22:17:07 +00:00 |
|
codeanticode
|
a130d6965f
|
Fixed issue 833
|
2011-09-05 19:48:25 +00:00 |
|
Casey Reas
|
e00f80955b
|
Updates to Video library for 2.0 Reference
|
2011-09-04 04:14:24 +00:00 |
|
codeanticode
|
8efa44d0a0
|
Updated windows library path in video
|
2011-09-02 17:14:58 +00:00 |
|
codeanticode
|
5aeec953d9
|
Update comments of video examples
|
2011-09-02 17:13:39 +00:00 |
|
codeanticode
|
c9f5ea230c
|
Some minor edits in LibraryLoader
|
2011-09-02 17:05:50 +00:00 |
|
codeanticode
|
638bf8496d
|
Update windows deps for trimmed down gstreamer libs
|
2011-09-02 16:59:22 +00:00 |
|
benfry
|
9b45347b0e
|
handful of bug fixes and tweaks
|
2011-09-02 00:53:28 +00:00 |
|
benfry
|
ce0a6099f4
|
tweaks to the eclipse formatter
|
2011-08-27 14:43:14 +00:00 |
|
codeanticode
|
ce24f59e86
|
Some changes in video to support new gst libs in windows
|
2011-08-26 21:02:42 +00:00 |
|
codeanticode
|
748bfccaa1
|
Some new recording code
|
2011-08-23 22:11:07 +00:00 |
|
codeanticode
|
23f13ec0ae
|
Added printElements() method to Movie and Capture, updated dir structure
|
2011-08-21 17:31:25 +00:00 |
|
codeanticode
|
57ad715fcf
|
Updated video examples to reflect new library and class names
|
2011-08-18 22:32:09 +00:00 |
|
codeanticode
|
88deee7566
|
Removed remaining references to the GSVideo names which broke the library loading mechanism
|
2011-08-18 22:31:26 +00:00 |
|
Casey Reas
|
adfaed5e1a
|
Basic 2.0 Ref changes
|
2011-07-27 16:04:21 +00:00 |
|
codeanticode
|
c7841360d1
|
Added getProfile() method
|
2011-07-22 00:07:51 +00:00 |
|
codeanticode
|
d165503d99
|
Replaced OPENGL constant with P3D and removed processing.opengl import from examples
|
2011-07-20 06:06:36 +00:00 |
|
codeanticode
|
9134b359c6
|
Added propper Y-axis inversion in ortho()
|
2011-07-20 05:46:50 +00:00 |
|
codeanticode
|
ec72225f43
|
Possibly fixed issue 750 (Y-axis inversion issues) on P3D desktop
|
2011-07-20 01:50:07 +00:00 |
|
codeanticode
|
ea311be3c2
|
Adding network read in Movie
|
2011-07-14 06:36:06 +00:00 |
|
codeanticode
|
1f49b1e2e3
|
Updated capture examples
|
2011-07-09 04:03:22 +00:00 |
|
codeanticode
|
627703abb1
|
Renamed play() to start(), pause() to stop(), and isPlaying() to isCapturing() in the Capture class
|
2011-07-09 04:02:54 +00:00 |
|
codeanticode
|
f045fcd505
|
Updated version string
|
2011-07-09 00:32:48 +00:00 |
|
codeanticode
|
9a3efc92d0
|
Removed examples
|
2011-07-09 00:17:28 +00:00 |
|
codeanticode
|
53852c2406
|
Removed GS prefix
|
2011-07-09 00:15:54 +00:00 |
|
codeanticode
|
7fdf29baad
|
Removed advanced classes from video library, fixed resolution query in Capture
|
2011-07-09 00:14:28 +00:00 |
|
codeanticode
|
228572ebb4
|
Camera/Projection settings are properly restored in beginDraw()
|
2011-07-06 22:57:45 +00:00 |
|
codeanticode
|
5ee8daf0f1
|
using drawTexture() method
|
2011-07-06 02:11:14 +00:00 |
|
codeanticode
|
919e67ce16
|
some formatting
|
2011-07-06 02:01:56 +00:00 |
|
codeanticode
|
31dc3a426d
|
Re-enable multisample
|
2011-07-05 00:47:49 +00:00 |
|
codeanticode
|
7f4b1ef45b
|
Updating GL context reference in offscreen surfaces
|
2011-07-04 08:24:04 +00:00 |
|
codeanticode
|
f095dcbb5d
|
createTexCoordBuffer initializes all the texcoords, not only the first
|
2011-07-02 10:33:14 +00:00 |
|
codeanticode
|
3ee4bc6248
|
More fixes to the resource backup/(re)allocation/restore mechanism
|
2011-07-02 10:18:14 +00:00 |
|
codeanticode
|
a6b7b7e84b
|
Some renaming (backup/restore)
|
2011-07-02 09:38:12 +00:00 |
|
codeanticode
|
ae2ff779c2
|
Fixed some issues in the reallocation/refreshing mechanism
|
2011-07-02 08:32:53 +00:00 |
|
codeanticode
|
72f18a3201
|
Implemented GL resource reallocation/refreshing mechanism
|
2011-07-02 00:04:16 +00:00 |
|
codeanticode
|
bce9b9e2d5
|
Reworked resource allocation/release in PFramebuffer
|
2011-07-01 09:04:03 +00:00 |
|
codeanticode
|
59067b8739
|
Fixed issue 761 on P3D desktop
|
2011-06-29 17:48:33 +00:00 |
|
benfry
|
26555e4ac9
|
removing textMode(SCREEN)
|
2011-06-28 15:03:16 +00:00 |
|
benfry
|
e705d5c591
|
add orientation() and other misc notes
|
2011-06-27 16:55:28 +00:00 |
|
codeanticode
|
e47067de3e
|
Added some notes/code about re-implementing raw rendering in P3D
|
2011-06-23 20:20:43 +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 |
|
benfry
|
e146b66814
|
remove un-warning
|
2011-06-23 00:40:06 +00:00 |
|
codeanticode
|
35dd720012
|
Added a todo comment
|
2011-06-22 02:47:46 +00:00 |
|
benfry
|
c0543fc12e
|
add the return for the save() method in PDF
|
2011-06-20 23:35:24 +00:00 |
|