Commit Graph

7054 Commits

Author SHA1 Message Date
codeanticode 362def018e Merge branch 'master' of https://github.com/processing/processing.git 2013-06-02 08:06:03 -04:00
codeanticode f9741dd1e2 renamed front tex flag 2013-06-02 03:33:03 -04:00
codeanticode 66d040df15 create separate front and back textures only when calling to
syncBackTexture and the front texture is being used.
2013-06-02 03:32:12 -04:00
codeanticode b4720178aa simplified font/back texture wrap logic 2013-06-02 02:59:43 -04:00
codeanticode 53b83da595 Renamed bind/unbind BackTexture to FrontTexture 2013-06-02 02:38:40 -04:00
codeanticode f18cffa09c Added version of PGL.initSurface() that allows to set requested caps and
shared context
2013-06-02 01:37:42 -04:00
Scott Murray c79fd2bed5 Added reference for JSONArray.setJSONObject() 2013-06-01 21:25:24 -07:00
Scott Murray d030b9709c Starting to add JSONArray.setJSONArray() reference 2013-06-01 21:11:45 -07:00
Scott Murray c03e61ff5b Added reference for JSONArray methods getJSONArray() and getJSONObject() 2013-06-01 21:09:06 -07:00
REAS 9d7026c2bf Arrows for GUI, new keywords and reference 2013-06-01 20:23:23 -07:00
Daniel Shiffman 0339b77d71 small fixes to lottery example 2013-06-01 22:34:37 -04:00
Daniel Shiffman 9c4437f33a new IntList example 2013-06-01 22:28:43 -04:00
Scott Murray 5c7c627a2b Added reference for JSONArray methods size() and remove() 2013-06-01 17:53:11 -07:00
Scott Murray 6496f33760 Added reference for JSONObject methods setInt(), setFloat(), setString(), and setBoolean() 2013-06-01 17:23:02 -07:00
Scott Murray d16d1db42d Added reference for JSONObject methods getInt(), getFloat(), getString(), and getBoolean() 2013-06-01 16:42:03 -07:00
Scott Murray 842f977c6e Added reference for JSONObject methods getJSONObject(), setJSONObject(), setJSONArray() 2013-06-01 16:07:01 -07:00
codeanticode f7b6e85f7c request focus in initSurface(), fixes #1700 2013-06-01 17:54:03 -04:00
Ben Fry 7c87d692e9 todo notes 2013-06-01 16:11:24 -04:00
Ben Fry 1ad466944c back out autoformat change (#1791) 2013-06-01 15:58:33 -04:00
Ben Fry 708dd2d15d fixes for command line modes 2013-06-01 15:52:05 -04:00
Ben Fry cc50178491 modify return code handling from the Command script (#1798) 2013-06-01 15:35:32 -04:00
Ben Fry 9578cea2de look into selecting font; find failure 2013-06-01 15:24:37 -04:00
Ben Fry ae60d75094 maybe not 2013-06-01 15:05:12 -04:00
Ben Fry 380d7f06a7 tweak font sizes 2013-06-01 15:03:54 -04:00
Ben Fry d787ee14cf arrow placement sorted, add extra stroke 2013-06-01 15:01:45 -04:00
Ben Fry b5c405b64f more with tweaking the gui 2013-06-01 14:50:17 -04:00
Ben Fry bae01e5955 EditorToolbar layout fixed 2013-06-01 14:12:30 -04:00
Ben Fry 12d714cf75 more mess, font alignment issues 2013-06-01 13:31:46 -04:00
Ben Fry 551d9c1d56 farked up merge with header 2013-06-01 13:09:28 -04:00
Ben Fry a59739d588 will defeat header 2013-06-01 13:08:20 -04:00
Ben Fry 765a5c4ea1 trying to fix header 2013-06-01 13:07:29 -04:00
Ben Fry 0bda1ef2dd Merge branch 'master' of github.com:processing/processing 2013-06-01 12:55:45 -04:00
Ben Fry 75406ef463 fighting with fonts 2013-06-01 12:55:40 -04:00
Ben Fry 71178e6708 switch to TTF 2013-06-01 12:53:27 -04:00
Ben Fry 9d67043a17 switch to TTF (presumably CFF) for Windows 2013-06-01 12:52:51 -04:00
Ben Fry b3c749dca5 add fonts 2013-06-01 12:48:56 -04:00
Ben Fry 09a43cc861 working fonts 2013-06-01 12:48:12 -04:00
Ben Fry cb65e9a53f in-progress font work 2013-06-01 12:13:54 -04:00
Ben Fry 7fce8de4bf tweak fonts 2013-06-01 11:02:43 -04:00
Ben Fry 0689a4cc7d using accessors for version number 2013-06-01 10:57:38 -04:00
Ben Fry ca8c8ff759 Merge branch 'master' of github.com:processing/processing 2013-06-01 10:15:18 -04:00
Ben Fry df98b6345a cleaning up the prefs, remove debug msg 2013-06-01 10:15:15 -04:00
codeanticode 629aa54fd0 fixed needFBOLayer() 2013-06-01 09:47:58 -04:00
Ben Fry 32086aad8a Merge branch 'master' of github.com:processing/processing 2013-06-01 09:39:45 -04:00
Ben Fry d3ac10287c adding built-in fonts for GUI consistency 2013-06-01 09:39:39 -04:00
Scott Murray 318dc931d8 Added XML.getIntContent() and getFloatContent() reference, plus related links 2013-05-31 16:15:00 -07:00
Ben Fry 408efa5239 line endings, copyright 2013-05-31 15:46:01 -04:00
Ben Fry 93ea991354 oh fine 2013-05-31 15:40:25 -04:00
Ben Fry f4a0853e98 cleaning up todo lists 2013-05-31 15:39:15 -04:00
Ben Fry 8b905d6ae7 Merge branch 'master' of github.com:processing/processing 2013-05-31 15:39:04 -04:00