Raphaël de Courville
|
13976bba8b
|
fix reference for mousePressed variable
Related to https://github.com/processing/processing-website/issues/343
|
2022-11-25 16:11:59 +01:00 |
|
Ben Fry
|
f33f7ad495
|
sort the language options by their code
|
2022-11-25 09:14:50 -05:00 |
|
Ben Fry
|
d69e14f82f
|
fix capitalization issue
|
2022-11-25 09:14:34 -05:00 |
|
Ben Fry
|
8dbc63b0e4
|
improve language support to include language variations
|
2022-11-25 08:45:57 -05:00 |
|
Ben Fry
|
84aa7f9201
|
rebuild script to better support multiple options and simplify
|
2022-11-25 08:45:13 -05:00 |
|
Ben Fry
|
c22d3abe31
|
add Traditional Chinese (zh-TW) from @jsyeh
|
2022-11-25 08:43:59 -05:00 |
|
Ben Fry
|
a39f4d72a7
|
add extra Preferences.save() after chaning theme (fix for #565)
|
2022-11-25 06:53:23 -05:00 |
|
Ben Fry
|
926f1d1427
|
bump Java version to 17.0.5
|
2022-11-25 06:48:20 -05:00 |
|
Ben Fry
|
862aaf98bb
|
rolling over for next release
|
2022-11-24 21:23:48 -05:00 |
|
Ben Fry
|
df69f0eb69
|
finishing release notes
processing-1287-4.0.2
|
2022-11-24 20:09:57 -05:00 |
|
Ben Fry
|
60ebd4b678
|
getting closer on the revisions doc
|
2022-11-24 19:54:46 -05:00 |
|
Ben Fry
|
eea33891ae
|
start work on release notes for 4.0.2
|
2022-11-24 19:47:11 -05:00 |
|
Ben Fry
|
85a93b083c
|
notes about #592 and pull #597
|
2022-11-24 18:15:10 -05:00 |
|
Ben Fry
|
52995b35cf
|
Merge branch 'main' of github.com:processing/processing4
|
2022-11-24 18:10:38 -05:00 |
|
Ben Fry
|
19317ecfb4
|
Merge pull request #599 from vepo/main
|
2022-11-24 18:10:12 -05:00 |
|
Ben Fry
|
1e27600cfa
|
adding choice() as an int alternative to random()
|
2022-11-24 18:08:22 -05:00 |
|
Ben Fry
|
bc9696f21e
|
fix from Sam for static mode sketches
|
2022-11-24 18:08:06 -05:00 |
|
Ben Fry
|
42f1484fa8
|
Merge pull request #597 from processing/static-mode-object
|
2022-11-24 18:01:25 -05:00 |
|
Ben Fry
|
510aa2a588
|
remove old word list implementation
|
2022-11-24 17:55:11 -05:00 |
|
Ben Fry
|
cb7ef83bb9
|
more bulletproofing around sketch naming system
|
2022-11-24 17:53:07 -05:00 |
|
Ben Fry
|
443fd8928b
|
when users shoot themselves in the foot, point them to the hospital (fixes #581)
|
2022-11-24 17:49:40 -05:00 |
|
Ben Fry
|
e29f0fd5ff
|
notes about other fixes
|
2022-11-24 16:20:03 -05:00 |
|
Ben Fry
|
27d0a51b46
|
replace random() with choice(), add removeChoice(), remove PApplet param
|
2022-11-24 16:09:38 -05:00 |
|
Ben Fry
|
a86f9ef75f
|
do exhaustive search to avoid saying "no more" when more are available
|
2022-11-24 16:09:04 -05:00 |
|
Ben Fry
|
c1f2434e0f
|
add subfolder to avoid collisions on naming and permissions (fixes #582, #549)
|
2022-11-24 08:54:38 -05:00 |
|
Ben Fry
|
3566377f18
|
avoid infinite loop when running out of naming options
|
2022-11-24 08:38:57 -05:00 |
|
Ben Fry
|
751a68b28e
|
working through reports on github
|
2022-11-23 17:03:18 -05:00 |
|
Ben Fry
|
c007b711a4
|
hm, not sure why this was here
|
2022-11-23 17:02:59 -05:00 |
|
Victor Osório
|
f52b90070b
|
Fix #592
|
2022-11-13 16:13:14 -03:00 |
|
A Samuel Pottinger
|
1ca265aa43
|
Fix code sniff for java mode.
|
2022-11-12 17:54:18 +00:00 |
|
A Samuel Pottinger
|
25da0c968a
|
Allow static to take precedent over java sketch.
|
2022-11-12 17:34:30 +00:00 |
|
A Samuel Pottinger
|
9ea128cc21
|
Add failing test for static mode class defintion.
|
2022-11-12 17:30:06 +00:00 |
|
A Samuel Pottinger
|
9b19e4add9
|
Clean up tests prior to addressing #579.
|
2022-11-12 17:17:41 +00:00 |
|
Ben Fry
|
1b137e27c6
|
remove getCodeIndex() after all (resolves #596)
|
2022-11-11 15:08:15 -05:00 |
|
Ben Fry
|
1aec7d873b
|
fix null progress bar "Updates" tab in Contributions Manager (resolves #567)
|
2022-11-04 17:39:30 -04:00 |
|
Ben Fry
|
d930f32886
|
split cases for # being used as a comment or hex color (fixes #586, #553)
|
2022-11-04 17:19:43 -04:00 |
|
Ben Fry
|
d49740db0f
|
several notes from going through github
|
2022-11-04 17:16:03 -04:00 |
|
Ben Fry
|
248bb1e5e3
|
Merge pull request #574 from trikaphundo/spanish-translation
|
2022-11-04 15:53:22 -04:00 |
|
Ben Fry
|
3444482116
|
Merge pull request #585 from rzats/rzatserkovnyi/feat-ukrainian-i18n
|
2022-11-04 15:50:28 -04:00 |
|
Ben Fry
|
9e3522ad2a
|
fix for P3D & P2D window not showing on MacOS Ventura (resolves #544
|
2022-11-04 13:47:15 -04:00 |
|
Ben Fry
|
1a73033f99
|
misc musing
|
2022-10-30 18:38:36 -04:00 |
|
Ben Fry
|
b0cd253dad
|
fix a pixelDensity() issue w/ default display
|
2022-10-30 18:38:00 -04:00 |
|
Rostyslav Zatserkovnyi
|
1d1d5cdcb5
|
Update Ukrainian language strings
|
2022-10-29 17:04:17 +03:00 |
|
Ben Fry
|
f681ae31ba
|
note about #525 and jssc update
|
2022-10-25 06:28:00 -04:00 |
|
Ben Fry
|
cf4e9b2532
|
Merge pull request #577 from processing/jssc_fast_forward
|
2022-10-25 06:26:11 -04:00 |
|
Ben Fry
|
5e20b8a6fb
|
throw an exception when calling random() on empty XxxList (from 221006)
|
2022-10-25 06:25:56 -04:00 |
|
A Pottinger
|
8b80e50306
|
Fix SLF4J issue via JSSC.
|
2022-10-24 21:18:21 -07:00 |
|
A Pottinger
|
ddee1730f7
|
Switch to upstream JSSC pathing.
|
2022-10-24 20:04:02 -07:00 |
|
A Pottinger
|
b33f236d5a
|
Merge branch 'main' into jssc_fast_forward
|
2022-10-24 18:55:56 -07:00 |
|
A Pottinger
|
fce6a5bfe8
|
Fast forward JSSC
|
2022-10-18 09:01:21 -07:00 |
|