Commit Graph

10164 Commits

Author SHA1 Message Date
Ben Fry
2fb40f416f making notes for recent changes 2015-05-31 20:15:49 -04:00
codeanticode
d3a14b67e1 more efficient implementation of setImpl() 2015-05-31 19:57:39 -04:00
codeanticode
247690b142 inits pixelWidth, pixelHeight 2015-05-31 18:44:59 -04:00
codeanticode
0340afee00 collect child attributes in root 2015-05-31 18:06:24 -04:00
codeanticode
3d8732dafa don't query window's surface scale if graphics are not retina 2015-05-30 20:27:41 -04:00
codeanticode
7cf5d676a2 add isPowerOfTwo check 2015-05-30 17:58:19 -04:00
codeanticode
aed0224154 some cleaning up, handle edges 2015-05-30 13:45:40 -04:00
codeanticode
8d0ae882f2 fixed case in name of TexLight shader 2015-05-29 07:52:29 -04:00
codeanticode
b8f154a6d2 add apple.jar to eclipse classpath 2015-05-26 09:40:47 -04:00
codeanticode
c7dc28b518 initialize attribs in right place 2015-05-24 09:40:29 -04:00
codeanticode
55fee051a8 normalize attributes in tessellator's combine 2015-05-24 09:14:48 -04:00
codeanticode
9f3bc33337 replace vertex attribs with augmented array 2015-05-24 08:20:33 -04:00
codeanticode
8bb398d5bb moved shaders to separate package 2015-05-19 23:48:05 -04:00
Ben Fry
7395f0e3db starting the next release 2015-05-19 19:25:50 -04:00
Ben Fry
e28f02ed47 write release notes processing-0235-3.0a9 processing-0236-3.0a9 2015-05-19 18:41:50 -04:00
Ben Fry
e30f64858e add apple.jar to Eclipse classpath for Windows/Linux 2015-05-19 18:32:42 -04:00
Ben Fry
c057782f4c fix placement of version number 2015-05-19 18:31:15 -04:00
Ben Fry
f8471913d4 remove debug message 2015-05-19 18:20:52 -04:00
Ben Fry
dc60d801f5 Merge branch 'master' of github.com:processing/processing 2015-05-19 18:14:16 -04:00
Ben Fry
2b12f969a6 lots of new toolbar icons plus a placeholder startup graphic 2015-05-19 18:14:04 -04:00
codeanticode
29f790a3b5 renamed texture shaders 2015-05-19 18:11:29 -04:00
Ben Fry
9fc6bad382 neglected to note that fix 2015-05-19 17:57:01 -04:00
Ben Fry
c0e76d92dd set displayWidth/Height before settings() (fixes #3295) 2015-05-19 17:56:25 -04:00
Ben Fry
0fa42f646a Merge branch 'master' of github.com:processing/processing 2015-05-19 17:56:09 -04:00
Ben Fry
77e2bfb6ef remove debug info 2015-05-19 17:55:22 -04:00
codeanticode
723cc642be don't post mouse events if the cursor is outside the sketch canvas in
present mode
2015-05-19 17:50:58 -04:00
Ben Fry
ea6b817d80 note about mouse events 2015-05-19 17:33:36 -04:00
Ben Fry
8a28431505 Merge branch 'master' of github.com:processing/processing 2015-05-19 17:33:19 -04:00
codeanticode
832b62f5d8 tweaking window placement with NEWT 2015-05-19 17:32:48 -04:00
Ben Fry
83d2a037a9 single click for breakpoint 2015-05-19 17:32:43 -04:00
codeanticode
b57d2071dd use device ordering from AWT 2015-05-19 17:08:46 -04:00
Ben Fry
dcdd87da68 implement active state for debugger button 2015-05-19 16:56:24 -04:00
Ben Fry
3a0b3da0ba more debug buttons 2015-05-19 16:52:04 -04:00
Ben Fry
827690f65f nicer initial size for inspector 2015-05-19 16:48:03 -04:00
Ben Fry
b59546eb69 only show inspector when debugger enabled, change inspector location 2015-05-19 16:43:36 -04:00
Ben Fry
dd0dadc845 name that better explains its behavior 2015-05-19 16:36:38 -04:00
Ben Fry
a554d7f356 new button size, new mode selector, move round rect to Toolkit 2015-05-19 16:34:10 -04:00
Ben Fry
4909efb15e remove apple.jar from the pde, should maybe add to core? 2015-05-19 15:59:49 -04:00
Ben Fry
c18d42babc move apple.jar into core because it needs its own ThinkDifferent 2015-05-19 15:49:03 -04:00
Ben Fry
73ae3bb137 R.I.P. EditorLineStatus 2005-2015 2015-05-19 15:41:50 -04:00
Ben Fry
074da1d944 fix NPEs in error checker service 2015-05-19 15:35:15 -04:00
Ben Fry
3a5d01b284 better color for the errors tab notification (still incomplete) 2015-05-19 15:20:52 -04:00
Ben Fry
df0a714e5f remove debug warning 2015-05-19 15:11:31 -04:00
Ben Fry
70fc8c052a set "present" color properly (fixes #3299) 2015-05-19 15:06:36 -04:00
Ben Fry
9f26ba5120 I keep thinking I'm done here... 2015-05-19 14:47:52 -04:00
Ben Fry
9ab388d64d this should be how we want it to work 2015-05-19 14:44:19 -04:00
Ben Fry
e57c5cd8a6 forgot a piece 2015-05-19 14:41:57 -04:00
Ben Fry
9c7a839296 add OS X quit handler (fixes #3301) 2015-05-19 14:40:48 -04:00
Ben Fry
86a8a0019e add OS X quit handler (fixes #3301) 2015-05-19 14:40:41 -04:00
codeanticode
86f558ee21 removed debug msgs 2015-05-19 12:30:25 -04:00