Commit Graph

4451 Commits

Author SHA1 Message Date
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
benfry 2b72e61ed3 adding the old examples to the new opengl lib 2011-06-18 15:38:31 +00:00
benfry 3683e5687e making opengl2 the new default 2011-06-18 15:35:10 +00:00
benfry da2739bbb0 removing old opengl library 2011-06-18 15:34:11 +00:00
benfry 774c5a1746 todo items for the 2.0 list 2011-06-17 19:27:09 +00:00
pesckal 60916ec3b6 Corrected mistitled dialog. 2011-06-17 07:28:38 +00:00
pesckal e153723448 Static boolean added to Base to disable the library manager. 2011-06-17 07:26:09 +00:00
pesckal c2cd09d0f2 List for displaying available libraries added to library manager.
List of available libraries is currently a placeholder.
2011-06-17 07:22:33 +00:00
fjenett 574513b926 js mode example: render node tree graph 2011-06-15 06:42:24 +00:00
fjenett 9f982b8e4c js mode updated geolocation example 2011-06-14 21:22:23 +00:00
fjenett 952031a05c js mode examples cleanup, automated import of included examples in getExampleCategoryFolders() 2011-06-14 07:46:26 +00:00
codeanticode 4193b14c64 Same in A3D 2011-06-14 06:26:16 +00:00
codeanticode e3a9086fbc Added 1-pixeld wide to the glyphs in PFontTexture to solve some issues with bilinear filtering 2011-06-14 06:24:17 +00:00
pesckal b83b8e94d3 Drop and drop to install libraries (.plb files) 2011-06-14 02:22:13 +00:00
fjenett 42248aa321 js mode examples cleanup 2011-06-13 18:36:17 +00:00
fjenett 08adcd1812 added more example dirs to examples win for js mode 2011-06-13 18:14:27 +00:00
fjenett f8a5f70479 js mode box2d example (now really) and cp5 clone example 2011-06-13 18:09:04 +00:00
fjenett 0f5544dcc5 HTML5 input element examples for js mode 2011-06-13 17:23:36 +00:00
benfry ad5ac1e660 todo items 2011-06-13 14:01:04 +00:00
fjenett 6d482fb135 fixed socketexception on shutdown in js mode server 2011-06-13 06:47:53 +00:00
pesckal a2d511cddc Newly downloaded libraries are uncompressed and moved to sketchbook library folder.
Collisions are checked for by looking at the names of libraries already installed.
2011-06-13 01:57:47 +00:00
pesckal a4641e296f Downloaded libraries extracted to temporary folder 2011-06-13 01:00:24 +00:00
codeanticode 38b0064fb5 Synch changes with PTexture in OPENGL2 2011-06-12 12:14:47 +00:00
codeanticode 23be566650 glTexImage2D in PTexture.createTexture() is called with null buffer, to avoid out of memory problems. Texels are initialized with glTexSubImage2D. 2011-06-12 12:00:49 +00:00
fjenett 1d70588bb0 js mode HTML5 audio example 2011-06-12 11:57:28 +00:00
codeanticode c09a266805 Retain/release OpenGL context in dipose() 2011-06-12 08:05:23 +00:00
codeanticode 9ea4275410 Viewport saved/restored in beginDraw/endDraw (A3D) 2011-06-12 07:35:19 +00:00
codeanticode 6220c315e5 Viewport saved/restored in beginDraw/endDraw (OPENGL2) 2011-06-12 07:34:18 +00:00
codeanticode ca361bacf1 viewport size is saved in beginDraw() and restored in endDraw() 2011-06-12 03:05:11 +00:00
pesckal cfff416a5f Libraries from URL are downlaoded to temporary folder. 2011-06-11 20:27:02 +00:00
fjenett 20dbd364bc js mode flickr example 2011-06-11 19:51:48 +00:00