Commit Graph

15211 Commits

Author SHA1 Message Date
Ben Fry 8d374f8a61 wrapping up release notes 2022-11-27 20:09:10 -05:00
Ben Fry c3108960a2 Merge pull request #609 from processing/preproc_fix_space_equation 2022-11-27 19:56:50 -05:00
A Samuel Pottinger c6f9b6f626 Fix leading space. 2022-11-27 19:56:35 +00:00
A Samuel Pottinger 690d7c5961 Add test for #607 2022-11-27 19:42:26 +00:00
A Samuel Pottinger 8d6d942c12 Fix tests. 2022-11-27 19:21:52 +00:00
A Samuel Pottinger 54426cb8a7 Fix size call with equation. 2022-11-27 19:04:56 +00:00
Ben Fry b807259680 preparing release notes 2022-11-27 08:35:53 -05:00
Ben Fry 540b427626 remove extra target.path setup 2022-11-27 08:35:42 -05:00
Ben Fry 23f1b00276 treat example sketches as Untitled (working on #548)' 2022-11-27 07:50:09 -05:00
Ben Fry 2bcee0ca65 notes and additional documentation 2022-11-27 07:23:51 -05:00
Ben Fry 91f9824cba update lsp4j from 0.12 to 0.19 2022-11-27 06:42:41 -05:00
Ben Fry eda169fe49 cleaning up more IntelliJ complaints 2022-11-26 14:36:32 -05:00
Ben Fry 031dfc4475 clean up a few warnings and a little code 2022-11-26 13:50:52 -05:00
Ben Fry a7ca671e94 merge App into PdeLanguageServer, more cleaning 2022-11-26 13:40:51 -05:00
Ben Fry eb1e88f5df renaming classes for consistency/brevity 2022-11-26 13:35:32 -05:00
Ben Fry 053eeee39c renaming package for consistency 2022-11-26 13:33:43 -05:00
Ben Fry 27a6673af6 lsp4j download working 2022-11-26 13:31:48 -05:00
Ben Fry 9eb8877886 adding lsp4j jars and build updates 2022-11-26 13:25:16 -05:00
Ben Fry 8424cbf4fb rolling back non-source changes from 4f21049 2022-11-26 12:30:27 -05:00
Ben Fry 4f21049c75 Merge pull request #564 from kgtkr/language-server 2022-11-26 12:25:25 -05:00
Ben Fry c418a2f5f5 note about offline ref 2022-11-26 11:51:14 -05:00
Ben Fry 587361dd40 show number of mb in download 2022-11-25 17:45:36 -05:00
Ben Fry 6e78e9aa5c oops, add translation 2022-11-25 16:59:30 -05:00
Ben Fry 143fcfd4d9 implement download option for offline reference 2022-11-25 13:52:20 -05:00
Ben Fry 4f60e15b6c updating notes 2022-11-25 11:58:27 -05:00
Ben Fry 8cddc67816 updates and clarifications for the size() reference 2022-11-25 11:47:42 -05:00
Ben Fry 0a63d0922c Merge pull request #605 from SableRaf/fix_mousePressed_reference 2022-11-25 11:34:22 -05:00
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