mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
tweak release notes
This commit is contained in:
@@ -33,6 +33,9 @@ the new Python Mode, coming soon: https://github.com/jdf/processing.py
|
||||
|
||||
[ the core ]
|
||||
|
||||
+ sketchPath() was returning user.home in exported apps on OS X
|
||||
https://github.com/processing/processing/issues/2181
|
||||
|
||||
+ Fix bug in StringDict(Reader) that wasn't setting the indices hashmap
|
||||
|
||||
+ Call revalidate() via reflection so that build works under 1.6 (using
|
||||
|
||||
@@ -20,13 +20,13 @@ o http://furbo.org/2013/10/17/code-signing-and-mavericks/
|
||||
o http://brockerhoff.net/RB/AppCheckerLite/
|
||||
J permit modes to specify alternate extension (.py for .pyde stuff)
|
||||
J https://github.com/processing/processing/pull/2452
|
||||
X sketchPath() returns user.home in exported apps on OSX
|
||||
X https://github.com/processing/processing/issues/2181
|
||||
|
||||
|
||||
high
|
||||
_ exported apps reporting as "damaged" on OS X
|
||||
_ https://github.com/processing/processing/issues/2095
|
||||
_ sketchPath() returns user.home in exported apps on OSX
|
||||
_ https://github.com/processing/processing/issues/2181
|
||||
_ QuickReference tool was able to bring down the environment
|
||||
_ https://github.com/processing/processing/issues/2229
|
||||
_ tab characters not recognized/drawn in the editor (2.1)
|
||||
|
||||
Reference in New Issue
Block a user