Commit Graph

4067 Commits

Author SHA1 Message Date
benfry 9da9c94b18 more bug fixing 2011-01-26 19:01:31 +00:00
benfry 54bf1c34a0 cleaning up toolbar, tweaking theme, editor listener... 2011-01-26 15:38:30 +00:00
benfry ff8c284f09 PPolygon not in use 2011-01-26 15:38:11 +00:00
benfry a21beebce7 minor tweak 2011-01-26 15:37:48 +00:00
benfry 09c9a7700c more bug fixing 2011-01-26 04:13:46 +00:00
benfry d2a0bd957c get images from correct location 2011-01-26 03:31:55 +00:00
benfry 26b98b8e6a get toolbar working 2011-01-26 03:28:12 +00:00
benfry a6f0f1ef99 fixing small issues to get things running again 2011-01-26 02:54:43 +00:00
benfry bb80fcbf24 moving parser stuff to the parser area of the source 2011-01-26 01:22:24 +00:00
benfry dafe5a038d disabling input method support that's breaking the accents etc 2011-01-26 01:21:47 +00:00
benfry 0498af0d08 minor tweaks 2011-01-23 03:37:41 +00:00
benfry ba0db78bfd moving functions 2011-01-22 22:32:24 +00:00
benfry 70b4950e09 get android code to compile 2011-01-22 22:27:52 +00:00
benfry 953fee5f07 continued development and cleanup 2011-01-22 19:12:04 +00:00
benfry 62c810a093 more work on android editor 2011-01-22 18:54:52 +00:00
benfry bb59356978 bringing android mode up to date, tweaking java mode 2011-01-22 18:40:19 +00:00
benfry cefdea6522 progress? you call this progress? 2011-01-22 17:38:18 +00:00
benfry f14898ea4d adding mode, breaking things out of editor etc 2011-01-22 17:26:30 +00:00
benfry ce642551a7 removing the tool folder 2011-01-22 17:18:33 +00:00
benfry 39e0ffd364 moving to their proper location 2011-01-22 17:16:51 +00:00
benfry 2d8bfef759 moving the libraries too 2011-01-22 17:15:40 +00:00
benfry 70fd72a065 more moving things around 2011-01-22 17:13:00 +00:00
benfry 46e588544a moving export for java to correct location 2011-01-22 17:09:52 +00:00
benfry ce376ac54e moving to another location for a bit... 2011-01-22 17:06:18 +00:00
benfry ce5d9c69bd rename package 2011-01-22 17:04:40 +00:00
benfry a78a0b16c7 more of the moving 2011-01-22 17:03:12 +00:00
benfry c3901a84e6 renaming som classes based on recent changes 2011-01-22 16:53:45 +00:00
benfry da8871fa35 moving to new system 2011-01-22 16:49:49 +00:00
benfry 72b34fc4f8 ...but i have won this battle 2011-01-22 16:38:35 +00:00
benfry 6780842422 svn and i are not getting along this morning 2011-01-22 16:36:44 +00:00
benfry c88d672777 changing package (thought this was done already?) 2011-01-22 16:19:20 +00:00
benfry 0e96ff5dfe working version of Sketch (not sure what happened), plus build warning 2011-01-20 20:56:08 +00:00
benfry 5ecf3fdf36 moving things back off the branch, and into full disaster mode 2011-01-20 19:29:39 +00:00
jdf 4922d95e59 Remove obsolete suppression of deprecation warnings. 2010-12-24 11:04:01 +00:00
jdf 459e487437 Silence compiler warnings on XML classes for lack of Serializable version. 2010-12-24 11:02:29 +00:00
jdf 73117b9c3e Silence compiler warnings on PApplet for lack of Serializable version. 2010-12-24 11:01:32 +00:00
jdf e39a64fa4c Remove apparent logic bug in PTriangle. 2010-12-24 11:00:39 +00:00
benfry f44ebb0edc yep 2010-12-18 22:35:48 +00:00
benfry 297e66936a additional notes 2010-12-18 19:44:35 +00:00
benfry f78996d5eb undo changes re: registered methods that were causing NPE on exit 2010-12-18 19:42:38 +00:00
benfry 26cc453132 cleaning up the revisions file 2010-12-18 19:05:08 +00:00
benfry 06d551e18e oh, that todo file is a mess 2010-12-18 18:58:24 +00:00
benfry ec64c53753 more work to get latest sdk tools working 2010-12-18 18:55:54 +00:00
codeanticode b495296781 translate, scale and rotate methods in PShape3D renamed to translateVertices, scaleVertices and rotateVertices. Added root field to PShape 2010-12-17 08:10:20 +00:00
codeanticode 0c12a699b7 PShape3D.init() adds default child shape when there is none 2010-12-16 12:20:21 +00:00
codeanticode 986628321e Added projection mode in A3D 2010-12-15 02:34:26 +00:00
codeanticode 7ddb6545e3 Clearing resource sets in deleteAllGLResources() method 2010-12-13 09:41:55 +00:00
codeanticode f52fed20b3 Simpler access to offscreen textures in A3D, minor PShape3D fixes 2010-12-12 14:14:10 +00:00
codeanticode ca72959074 Added normals rotation to PShape3D.rotate() 2010-12-11 07:21:42 +00:00
codeanticode 7ea9982090 Closed issue 471 and added methods to control the sprite size in PShape3D 2010-12-10 12:13:26 +00:00