Commit Graph

14955 Commits

Author SHA1 Message Date
Ben Fry 14752e663b wrapping up notes about svg 2022-07-30 19:26:14 -04:00
Ben Fry 68289a9315 finish up icons for debug toolbar 2022-07-30 19:13:48 -04:00
Ben Fry 9d7eca9eb1 rendering variable icons from svg in the debugger 2022-07-30 18:25:16 -04:00
Ben Fry 805306fd1b re-saving icons as svg 1.0 for happier p5 parsing 2022-07-30 18:24:51 -04:00
Ben Fry 9ef40ba48c allow . to start a number in svg 2022-07-30 17:37:03 -04:00
Ben Fry 9763b554f2 more general version of icon making 2022-07-30 16:57:15 -04:00
Ben Fry 96f65d4ed6 switch color to the replacement color 2022-07-30 16:56:51 -04:00
Ben Fry 4ba9a1f79f adding SVGs for variable kinds 2022-07-30 12:08:52 -04:00
Ben Fry 66d4eb145a sizing fixes from Paul 2022-07-29 06:06:12 -04:00
Ben Fry 19d4f7f7c6 recent notes 2022-07-29 06:04:02 -04:00
Ben Fry f5ec7e468d whoa, a mono font was being used for these languages!? 2022-07-29 06:03:57 -04:00
Ben Fry edc9789812 Merge pull request #513 from QazCetelic/enable_aa_linux 2022-07-27 17:48:00 -04:00
Ben Fry 9b69172a1b git rid of Lucida in dialogs, fix mono font 2022-07-27 07:09:09 -04:00
Ben Fry 482ec9feee fix titles in contribs update panel 2022-07-26 08:17:15 -04:00
Ben Fry 51696a3281 clean up the updates panel in the manager 2022-07-26 07:58:46 -04:00
Ben Fry e9e2aed9c7 rewrite svg to work around svg parsing bug (see #515) 2022-07-26 07:31:09 -04:00
Ben Fry 06c5e63781 note about problems w/ intl keyboards 2022-07-25 19:43:29 -04:00
Ben Fry 22987414f8 removing unused imports 2022-07-24 19:58:06 -04:00
Ben Fry 4e30a4bc3d update to new Source Sans, adds cmd key and more char support 2022-07-24 16:11:40 -04:00
Ben Fry ec613fd6eb notes about sketch naming and other things heading into beta 9 2022-07-24 10:24:27 -04:00
Ben Fry 391e0b0894 misc notes 2022-07-24 10:04:44 -04:00
Ben Fry 112859527a remove editor.laf pref, make everything FlatLaf 2022-07-21 19:27:49 -04:00
Ben Fry 2393c6133b bump flatlaf to 2.4 2022-07-21 18:50:04 -04:00
Ben Fry 33aae24623 make sure theme.txt exists before attempting rename 2022-07-21 15:50:58 -04:00
ಠ_ಠ a7295226e2 Add Java arguments to enable Anti-Aliasing to bash script 2022-07-20 14:55:32 +02:00
Ben Fry 005455b579 fix for { and } in code when not actually braces 2022-07-19 20:15:42 -04:00
Ben Fry dbb34bbc80 Merge pull request #504 from processing/clean_remove_missing_curly 2022-07-19 20:14:52 -04:00
Ben Fry b255eb9ea9 a few size/proportion tweaks from Paul 2022-07-12 12:39:03 -04:00
Ben Fry b510198a4d getting the beta 9 notes in order 2022-07-12 11:47:11 -04:00
Ben Fry 12fe39283d notes about recent issues and merges 2022-07-12 11:45:30 -04:00
Ben Fry 92273dfdf9 a couple notes 2022-07-12 11:45:29 -04:00
Ben Fry 3fb516a96f Merge pull request #502 from processing/full_screen_preproc_fix 2022-07-12 11:42:34 -04:00
A Pottinger 0c179d280f Fix #444 by removing old regex parsing.
It looks like there's still some left over regex parsing to check for missing braces from before the new preproc. The new preproc will catch the error and testing makes it look like this old regex check is not triggering anyway outside of comments (which is an issue reported in #444).
2022-06-21 08:50:50 -07:00
A Pottinger ece11f9345 Fix #488.
Clean up the footer writer section of the preprocessor for easier reading but also fix adding and looking for --full-screen which appears to have been left off at some point.
2022-06-21 08:34:44 -07:00
Ben Fry fa8eef0e8e nah... 2022-06-19 16:07:10 -04:00
Ben Fry 2772ef28fe notes about #488 2022-06-19 16:04:36 -04:00
Ben Fry 139af9fbf8 remove redundant code 2022-06-19 16:04:25 -04:00
Ben Fry 6de9e5aa21 oops, this was not saved in time for the previous commit 2022-06-19 13:18:02 -04:00
Ben Fry a366d9787c rewrite Info.plist.tmpl subst, also specify JVM version 2022-06-19 13:15:34 -04:00
Ben Fry b939152b09 specify Java version with appbundler in main app 2022-06-19 13:12:29 -04:00
Ben Fry b0315e8723 update appbundler through https://github.com/TheInfiniteKind/appbundler/commit/5946207c9e29ab85887e94d5651b329e4669e2d6 2022-06-19 12:55:22 -04:00
Ben Fry 4b6e675f40 properly handle ARM for Export to Application on macOS 2022-06-19 10:11:07 -04:00
Ben Fry 80afb8a029 recent updates and notes 2022-06-19 08:55:14 -04:00
Ben Fry cb5484e941 Merge pull request #493 from dzaima/patch-1
Fix parsing of java error messages containing ":"
2022-06-19 08:52:48 -04:00
Ben Fry 0fd58741f3 Merge pull request #498 from rupesh-kumar-lpu/patch-1
Resolving ant run
2022-06-16 12:19:56 -04:00
Rupesh Kumar d959af5464 Update config.xml 2022-06-14 05:08:10 +05:30
Ben Fry 99d93e5d82 Merge pull request #495 from robog-two/patch-1
(Docs) Fix unclosed <b> tag in noSmooth()
2022-06-11 14:13:56 -04:00
robog-two 6c03b3e48c (Docs) Fix unclosed <b> tag in noSmooth()
Moved here from a PR on the website to ensure the change is more permanent.
2022-06-08 02:45:12 -05:00
dzaima 449bf857f2 Fix parsing of java error messages containing ":" 2022-05-28 12:46:38 +03:00
Ben Fry e899f3dfcf no longer in use 2022-05-24 09:11:34 -04:00