Ben Fry
cb57ea9555
Merge pull request #4278 from iamutkarshtiwari/bugfix-colorSelectorIcon
...
'Background Color when Presenting' not visible on Preferences window
2016-02-13 09:51:33 -05:00
Ben Fry
962e699613
Merge pull request #4079 from JakubValtar/jit-bug-workaround
...
Workaround for JRE bug freezing the PDE
2016-02-13 09:30:11 -05:00
Ben Fry
eeb2c1ddf1
Merge pull request #4220 from JakubValtar/fix-args-settings
...
Initialize sketch args before calling settings()
2016-02-13 09:11:40 -05:00
Ben Fry
fa7e883e6e
Merge pull request #4258 from GABBAR1947/master
...
whitespaces removed
2016-02-13 08:41:16 -05:00
Ben Fry
f61f26cc26
clean up formatting/readability
2016-02-13 08:39:22 -05:00
Ben Fry
4b2ea4aa77
Merge pull request #4271 from Akarshit/bugfix-findReplace
...
Checked if the string to replace contains the string searched
2016-02-13 08:33:48 -05:00
Utkarsh Tiwari
634b8453e8
'Background Color when Presenting' not visible on Preferences window
2016-02-09 23:56:18 +05:30
Akarshit Wal
6bed69f3b7
Checked if the string to replace contains the string searched
2016-02-05 02:32:35 +05:30
GABBAR1947
d519490186
whitespaces removed
2016-01-31 18:11:32 +05:30
Manindra Moharana
578217c0ca
Updated to use the modified ECS classloader
2016-01-27 02:45:06 -08:00
codeanticode
f34b6e41cc
properly update stroke weights for lines and points in PShape objects
2016-01-14 16:54:02 -05:00
Jakub Valtar
25b1db8ef0
Initialize sketch args before calling settings()
2016-01-01 22:29:30 +01:00
Scott Murray
cac70308eb
Fixes processing/processing-docs#364 by adding some 'related' references
2015-12-20 11:09:01 -08:00
codeanticode
0f24e97185
check thread after init
2015-12-12 15:23:11 -05:00
codeanticode
d3d050b960
catches attempts to draw outside animation thread, fixes #4196
2015-12-09 16:45:57 -05:00
codeanticode
3794fa9ddc
several texture handling fixes, solves #4176
2015-12-08 22:49:44 -05:00
codeanticode
25d00c279b
scale point offset in 3D, fixes #4188
2015-12-08 16:19:21 -05:00
codeanticode
00fbfc7d78
renamed temp variable so attribute name is not shadowed
2015-12-08 16:17:38 -05:00
codeanticode
e2033b5644
call PApplet.exit() in windowDestroyNotify(), fixes #4156
2015-12-08 15:21:47 -05:00
codeanticode
c6eccf830a
don't restore saved sphere detail if not initialized yet
2015-12-08 14:52:05 -05:00
Scott Murray
1cc40d6ecb
Small typo fix for processing/processing-docs#362
2015-12-08 10:59:44 -08:00
codeanticode
09ee576af5
only does copy for normal attributes, fixes #4048
2015-11-15 19:56:15 -05:00
codeanticode
4b45002f0a
remove some obsolete code
2015-11-15 19:48:43 -05:00
codeanticode
fa43a4d8aa
break up addPolyVertices() into smaller methods
2015-11-15 17:21:52 -05:00
codeanticode
03953fd26a
use glUsage variable
2015-11-15 16:21:30 -05:00
REAS
f2c32f5143
Change to PApplet for the loadTable() reference
2015-11-09 20:15:48 -08:00
REAS
3e985c2b0f
Add isNull() to JSONArray and JSONObject reference
2015-11-09 16:50:42 -08:00
REAS
63b8689d42
Correction to IntDict reference for values() method
2015-11-09 15:31:02 -08:00
Casey Reas
b59d157e15
Merge pull request #4122 from gohai/arm-install-script
...
Remove ARM Installer script, will live in processing-docs
2015-11-09 10:10:19 -08:00
gohai
32b55dc185
Remove ARM Installer script, will live in processing-docs
2015-11-09 19:07:52 +01:00
Casey Reas
f4613dee8f
Merge pull request #4121 from gohai/arm-install-script
...
ARM Installer script: Change URL
2015-11-09 08:39:13 -08:00
gohai
aa2ccf0bb8
ARM Installer script: Change URL
2015-11-09 16:56:46 +01:00
Ben Fry
f7fb49003b
Merge pull request #4110 from gohai/arm-install-script
...
Add installation script for ARM
2015-11-09 09:23:55 -06:00
Casey Reas
02c77928d7
Merge pull request #4118 from JakubValtar/fix-webref
...
Prevent nowebref from coming back
2015-11-08 20:29:45 -08:00
gohai
ed09ae2972
Call desktop-file-install to register the .desktop file with the window manager
2015-11-08 22:41:11 +01:00
Jakub Valtar
b27de95a59
Prevent nowebref from coming back
...
Change in 0295379ffb was getting
overwritten from PGraphics when ant building.
2015-11-08 19:46:35 +01:00
gohai
c831dc3c28
ARM Installer script: No error if directory exists
2015-11-07 18:26:21 +01:00
gohai
3fb39d401f
Add installation script for ARM
2015-11-07 14:47:06 +01:00
REAS
0295379ffb
Remove rotate(angle, x, y, z) from reference
2015-11-06 13:33:04 -08:00
codeanticode
4fcd4ccb0b
use glClearDepth instead of glClearDepthf for compatibility with
...
hardware that does not support OpenGL 4.1
2015-11-05 14:42:38 -05:00
Ben Fry
f120c461b0
and a note about that note
2015-11-05 10:06:40 -05:00
Ben Fry
9756ee1089
avoid another "Zero length string passed to TextLayout constructor" error, other notes
2015-11-05 10:05:51 -05:00
codeanticode
14e050c8d2
working on an implementation of of setIcon() for the OpenGL renderer
2015-10-31 19:39:41 -04:00
Ben Fry
a289e28000
Merge pull request #4078 from JEphron/master
...
Add OSX native fullscreen
2015-10-30 10:03:28 -04:00
Jakub Valtar
c3222348e1
Styling
2015-10-30 03:30:37 +01:00
Jakub Valtar
a1eb347338
Make CompletionCandidate immutable
...
This one goes from ASTGenerator on a background thread to the JList
which displays code suggestions. Until refactored, I'm making it
immutable with convenience methods returning mutated copies to prevent
possible threading issues.
2015-10-30 03:27:08 +01:00
Jakub Valtar
1345f77f93
Workaround for JRE bug freezing the PDE
...
Because of a JRE bug, code completion will occasionally freeze the PDE.
Never seen this one before, however, it happened to me three times in a
row while I was giving a lecture today and I had to kill the PDE and
write all the code again. I can reproduce it back to beta 7. It is
caused by JIT compiler, workaround is to disable it for this particular
method. See https://bugs.openjdk.java.net/browse/JDK-8060036 and
http://kingsfleet.blogspot.com.br/2014/11/but-thats-impossible-or-finding-out.html
2015-10-30 03:03:58 +01:00
JEphron
1c1f99e5f7
add OSX native fullscreen
2015-10-29 15:54:30 -04:00
codeanticode
e4ed6a0184
use stop button color
2015-10-25 14:16:35 -04:00
codeanticode
8c05b63c20
use smaller close button
2015-10-25 13:39:45 -04:00