Ben Fry
|
aa4d143a29
|
fix typo
|
2015-06-22 16:12:42 -04:00 |
|
Ben Fry
|
e5799abaf9
|
disable contrib update checks if pref disables updates
|
2015-06-22 15:43:01 -04:00 |
|
Ben Fry
|
2d1f320f56
|
trying to balance insulting level of paranoia with keeping things simple
|
2015-06-22 15:42:30 -04:00 |
|
Ben Fry
|
6c7f64a6d6
|
the spring cleaning continues
|
2015-06-22 15:05:53 -04:00 |
|
Ben Fry
|
253dc78cb4
|
use a different downloaded contribs file from 2.0
|
2015-06-22 15:01:23 -04:00 |
|
Ben Fry
|
d84ea43a04
|
Merge pull request #3419 from GKFX/inactive-menu-items
Make some menu items inactive when unusable
|
2015-06-22 14:44:17 -04:00 |
|
Ben Fry
|
bc41d058d4
|
went in for import issues, did much housecleaning (fixes #3403)
|
2015-06-22 14:41:30 -04:00 |
|
George Bateman
|
779d9ac5c3
|
Make some menu items inactive when unusable
Fixes #53.
|
2015-06-22 17:27:06 +01:00 |
|
codeanticode
|
b6e298073b
|
added link to archive site
|
2015-06-22 12:19:05 -04:00 |
|
Ben Fry
|
78aa067146
|
working on privacy-ravaging list of installed libraries to be sent to the server (#3365)
|
2015-06-22 01:27:56 -04:00 |
|
Ben Fry
|
9d2df88fca
|
documenting who's who
|
2015-06-21 23:56:35 -04:00 |
|
Ben Fry
|
44404f4062
|
excising nearly all AWT from PGraphics
|
2015-06-21 23:55:10 -04:00 |
|
Ben Fry
|
e2e1b9477b
|
clean up error message, repair dumb mistake (fixes #3417)
|
2015-06-21 23:36:57 -04:00 |
|
Ben Fry
|
9f1eeb11d1
|
going full factory with this f*ker
|
2015-06-21 23:09:49 -04:00 |
|
Ben Fry
|
bf05f41bb9
|
break PShape into AWT and non-AWT code
|
2015-06-21 22:58:41 -04:00 |
|
Ben Fry
|
ef9d4c4d2f
|
more package movement for the separate renderers
|
2015-06-21 22:24:49 -04:00 |
|
Ben Fry
|
44c05ee2e3
|
split out the javafx stuff, clean up misuse of fields
|
2015-06-21 22:12:39 -04:00 |
|
Ben Fry
|
3d60c3b707
|
update documentation for 3.0
|
2015-06-21 22:05:58 -04:00 |
|
Ben Fry
|
cddbc2904a
|
use Map in appropriate places, use Dict classes in others
|
2015-06-21 21:57:14 -04:00 |
|
Ben Fry
|
0d835eafbe
|
add useful getNative() methods for PGraphics fellers
|
2015-06-21 21:56:51 -04:00 |
|
Ben Fry
|
e8ce01bfca
|
mmm, maybe not
|
2015-06-21 21:38:06 -04:00 |
|
Ben Fry
|
036446a2b0
|
deal with some threading issues, remove init()
|
2015-06-21 21:23:05 -04:00 |
|
Ben Fry
|
527f21948f
|
remove spaces at start of lines
|
2015-06-21 21:21:14 -04:00 |
|
Ben Fry
|
dc30b3197f
|
home icon too hokey in the Recent menu
|
2015-06-21 21:21:02 -04:00 |
|
Ben Fry
|
d1dd820c12
|
move setVisible() location
|
2015-06-21 16:06:40 -04:00 |
|
Ben Fry
|
861deb43d7
|
remove reference to FX so ARM can compile w/o it
|
2015-06-21 16:02:43 -04:00 |
|
Ben Fry
|
94cb96d43d
|
get present mode working again, change up full screen definition
|
2015-06-21 15:39:05 -04:00 |
|
codeanticode
|
95fc88f575
|
removed use of return
|
2015-06-21 14:56:50 -04:00 |
|
Ben Fry
|
3f0e49c1dd
|
trying with Frame instead of JFrame
|
2015-06-21 14:17:29 -04:00 |
|
Ben Fry
|
51097fac40
|
Merge branch 'master' of github.com:processing/processing
|
2015-06-21 13:52:19 -04:00 |
|
Ben Fry
|
befd753dfd
|
set default density for backwards compat (fixes #3413)
|
2015-06-21 13:52:15 -04:00 |
|
codeanticode
|
ed573d10e2
|
tessellator is no longer static
|
2015-06-21 08:58:17 -04:00 |
|
REAS
|
c954e2acff
|
Update for pixelWidth/Height reference
|
2015-06-21 00:46:05 +02:00 |
|
REAS
|
41f8dc4f00
|
Update for pixelWidth/Height reference
|
2015-06-21 00:23:00 +02:00 |
|
codeanticode
|
61854b0238
|
getNative() returns the GLWindow object
|
2015-06-20 18:07:38 -04:00 |
|
Ben Fry
|
363bccf0bf
|
update the todo list a bit, set more dummy Frame errors
|
2015-06-20 15:34:13 -04:00 |
|
Ben Fry
|
b91e46f2c7
|
Merge pull request #3410 from JakubValtar/bugfix-depth-sorter
Fix NullPointerException in DepthSorter
|
2015-06-20 11:53:29 -04:00 |
|
Ben Fry
|
03acfd909b
|
make reflection work properly, other notes
|
2015-06-20 08:02:17 -04:00 |
|
Jakub Valtar
|
d9295c5f51
|
Fix NullPointerException in DepthSorter
|
2015-06-20 12:05:21 +02:00 |
|
Ben Fry
|
91c2407011
|
moving back off the EDT again...
|
2015-06-19 17:31:03 -04:00 |
|
Ben Fry
|
ea2cbafe1d
|
that shouldn't be there
|
2015-06-19 17:12:40 -04:00 |
|
Ben Fry
|
d082a7204d
|
Merge branch 'master' of https://github.com/processing/processing
|
2015-06-19 17:12:25 -04:00 |
|
Ben Fry
|
dca5df1022
|
Merge branch 'master' of https://github.com/processing/processing
|
2015-06-19 16:58:58 -04:00 |
|
Ben Fry
|
5c543e40d0
|
won't be needing these spaces
|
2015-06-19 16:39:58 -04:00 |
|
Ben Fry
|
0c3adf93a0
|
call ThinkDifferent via reflection
|
2015-06-19 16:29:27 -04:00 |
|
Ben Fry
|
31e4a4cf13
|
Merge branch 'master' of https://github.com/processing/processing
|
2015-06-19 16:09:06 -04:00 |
|
Ben Fry
|
59c7b26c50
|
remove the delay loop, may fix #3315, #3316, #3303, #3363
|
2015-06-19 16:08:40 -04:00 |
|
Ben Fry
|
9788fd5a54
|
remove the delay
|
2015-06-19 16:04:10 -04:00 |
|
Ben Fry
|
ef73f76aaf
|
make sure resize event is real
|
2015-06-19 15:50:45 -04:00 |
|
Ben Fry
|
379caf9219
|
make sure resize event is real (fixes #3310)
|
2015-06-19 15:50:22 -04:00 |
|