Ben Fry
|
e9baaf2a71
|
add an ant target for building sources with core (fixes #118)
|
2020-09-24 17:19:54 -04:00 |
|
Ben Fry
|
94d3bd56b5
|
organizing notes
|
2020-09-24 17:19:38 -04:00 |
|
Ben Fry
|
8799f321b8
|
Merge pull request #134 from villares/fix-color-selector-pt-localized-name
|
2020-09-24 14:22:51 -04:00 |
|
Alexandre B A Villares
|
fa19ca5681
|
Fixes color selector menu name in PDE_pt.properties
Côr -> Cor as in https://github.com/processing/processing/pull/6097
|
2020-09-24 12:42:38 -03:00 |
|
Alexandre B A Villares
|
40d6104e03
|
Small fixes for PDE_pt.properties
Same as https://github.com/processing/processing/pull/6098
Guardr -> Guardar
Yah, não. -> Ah, não.
Nenhuns ficheiros -> Nenhum dos ficheiros
erro a descarregar -> erro ao descarregar
|
2020-09-24 12:33:18 -03:00 |
|
Ben Fry
|
2c3e96e0cd
|
remove extra trailing spaces from the docs import
|
2020-09-23 21:35:11 -04:00 |
|
Ben Fry
|
8e985e4923
|
update to VAqua8, no luck, disable for now (#129)
|
2020-09-23 21:13:56 -04:00 |
|
Ben Fry
|
48397b815a
|
clean up trailing spaces
|
2020-09-23 21:12:37 -04:00 |
|
Ben Fry
|
48aa4959c6
|
using built-in function, clean out unused lines
|
2020-09-23 20:45:49 -04:00 |
|
Ben Fry
|
a564b71602
|
going through the bugs list
|
2020-09-23 20:38:04 -04:00 |
|
Ben Fry
|
2b19ff8d26
|
loadJSONObject/Array returns null if not found (https://github.com/processing/processing/pull/6081)
|
2020-09-23 19:52:36 -04:00 |
|
Ben Fry
|
88e427fb88
|
finish making changes to get sound and video to prompt on Catalina
|
2020-09-23 14:14:48 -04:00 |
|
Ben Fry
|
8e0bc36ed8
|
additional notes and work in progress
|
2020-09-23 14:00:50 -04:00 |
|
Ben Fry
|
c5baab0b6e
|
request microphone and camera authorization if needed (for https://github.com/processing/processing-sound/issues/51 and https://github.com/processing/processing-video/issues/134)
|
2020-09-23 13:58:08 -04:00 |
|
Ben Fry
|
d416c47fcc
|
remove unused variables and lines
|
2020-09-23 13:56:16 -04:00 |
|
Ben Fry
|
bf5be36dfb
|
fix vertex type for getShape() in PFont (https://github.com/processing/processing/pull/6092)
|
2020-09-21 18:35:53 -04:00 |
|
Ben Fry
|
3925fb7f5f
|
Merge pull request #132 from designsystemsinternational/master
|
2020-09-17 12:26:35 -04:00 |
|
Anadroid
|
fc6dccb6f0
|
Added <h3>Advanced</h3> in the comments where it was missing
|
2020-09-16 14:30:44 +02:00 |
|
Ben Fry
|
7c7e1711c4
|
add notes about building
|
2020-09-16 06:58:50 -04:00 |
|
Rune Madsen
|
2cb1413ab4
|
tweak doclet README
|
2020-09-16 10:22:51 +02:00 |
|
Rune Madsen
|
d13678bf22
|
tweaking the doclet README
|
2020-09-16 10:22:06 +02:00 |
|
Rune Skjoldborg Madsen
|
24d466ccd9
|
Merge pull request #1 from designsystemsinternational/website
Website
|
2020-09-16 10:04:35 +02:00 |
|
Anadroid
|
dc6b4ed47c
|
Renaming templates
|
2020-09-16 09:41:35 +02:00 |
|
Ben Fry
|
b4b503111c
|
rolling over for the next release
|
2020-09-15 21:33:39 -04:00 |
|
Ben Fry
|
7374956cd6
|
add entitlements, fixes "Unable to load Java Runtime Environment"
processing-1271-4.0a2
|
2020-09-15 20:52:38 -04:00 |
|
Ben Fry
|
d24b843a75
|
make a note about how to use Java 11
|
2020-09-15 17:36:43 -04:00 |
|
Ben Fry
|
9f07d5f897
|
add clarification for bg color issue
|
2020-09-15 17:30:22 -04:00 |
|
Ben Fry
|
e4c76eba6e
|
add a reminder for how to check notarization status
|
2020-09-15 17:27:09 -04:00 |
|
Ben Fry
|
89be9d8c08
|
pixelDensity() issue was due to alpha 1 issues
|
2020-09-15 17:18:16 -04:00 |
|
Ben Fry
|
2ffa2aed21
|
note about removing this class
|
2020-09-15 17:14:13 -04:00 |
|
Ben Fry
|
6253eba108
|
Revert "removing unused class"
This reverts commit 2722b7f7d1.
|
2020-09-15 17:02:55 -04:00 |
|
Ben Fry
|
bc4a51e666
|
release notes and jogl src updates
|
2020-09-15 16:36:56 -04:00 |
|
Ben Fry
|
b004ca5ce4
|
notes about changes due to workaround for #124
|
2020-09-15 16:27:40 -04:00 |
|
Ben Fry
|
5c85264b09
|
implement a terrible hack for #104 so we can ship
|
2020-09-15 16:18:58 -04:00 |
|
Ben Fry
|
2e79478b0c
|
removing unused imports
|
2020-09-15 12:10:07 -04:00 |
|
Anadroid
|
51d2de2dd0
|
Fixed indentation, and removed unnecessary templates from the doclet
|
2020-09-15 14:57:37 +02:00 |
|
Ben Fry
|
c5dcfd2edc
|
readability tweaks
|
2020-09-15 07:38:54 -04:00 |
|
Ben Fry
|
148976646c
|
switch to rev 8
|
2020-09-15 07:38:41 -04:00 |
|
Anadroid
|
296f94d956
|
Updated comments for PShader.java
|
2020-09-15 10:36:57 +02:00 |
|
Anadroid
|
8a7c9571fa
|
Updated descriptions in comments for processing core and libraries
|
2020-09-15 10:17:15 +02:00 |
|
Ben Fry
|
2722b7f7d1
|
removing unused class
|
2020-09-14 22:09:57 -04:00 |
|
Ben Fry
|
2453814297
|
misc notes
|
2020-09-14 22:04:23 -04:00 |
|
Anadroid
|
ca77f527d5
|
Added instructions to README.md
|
2020-09-11 14:24:51 +02:00 |
|
Anadroid
|
f767f61c4f
|
Clean up and switch to java 11
|
2020-09-11 13:27:21 +02:00 |
|
Anadroid
|
55994b73d8
|
Cleaned up xml leftovers, and changed paths
|
2020-09-10 17:36:12 +02:00 |
|
Anadroid
|
42b0efb8b8
|
Changed comments for the libraries network, serial, and hardware i/o
|
2020-09-10 16:07:03 +02:00 |
|
Anadroid
|
db91449e33
|
Changed comments for all the web references in core
|
2020-09-10 13:51:11 +02:00 |
|
Anadroid
|
2e8a2b7ffd
|
Added doclet and changed comments in PApplet.java
|
2020-09-09 17:31:33 +02:00 |
|
Ben Fry
|
d7a7ed6dca
|
notes about the macOS version requirement change
|
2020-08-22 13:33:23 -04:00 |
|
Ben Fry
|
6775521e30
|
set minimum macOS version to 10.13.6
|
2020-08-22 13:30:28 -04:00 |
|