kopia lustrzana https://github.com/backface/turtlestitch
updated history
rodzic
bf893ad688
commit
b920624c4a
|
@ -3209,6 +3209,7 @@ http://snap.berkeley.edu/run#cloud:Username=jens&ProjectName=rotation
|
||||||
161222
|
161222
|
||||||
------
|
------
|
||||||
* Objects: simplified reporterize>>blockFromAST
|
* Objects: simplified reporterize>>blockFromAST
|
||||||
|
* Threads: prevented color slots from flashing. Good catch, thanks, Joan!
|
||||||
|
|
||||||
== v4.10 === (in development)
|
== v4.10 === (in development)
|
||||||
|
|
||||||
|
|
|
@ -59,9 +59,9 @@ degrees, detect, nop, radians, ReporterSlotMorph, CSlotMorph, RingMorph,
|
||||||
IDE_Morph, ArgLabelMorph, localize, XML_Element, hex_sha512, TableDialogMorph,
|
IDE_Morph, ArgLabelMorph, localize, XML_Element, hex_sha512, TableDialogMorph,
|
||||||
StageMorph, SpriteMorph, StagePrompterMorph, Note, modules, isString, copy,
|
StageMorph, SpriteMorph, StagePrompterMorph, Note, modules, isString, copy,
|
||||||
isNil, WatcherMorph, List, ListWatcherMorph, alert, console, TableMorph,
|
isNil, WatcherMorph, List, ListWatcherMorph, alert, console, TableMorph,
|
||||||
TableFrameMorph, isSnapObject*/
|
TableFrameMorph, ColorSlotMorph, isSnapObject*/
|
||||||
|
|
||||||
modules.threads = '2016-October-27';
|
modules.threads = '2016-December-22';
|
||||||
|
|
||||||
var ThreadManager;
|
var ThreadManager;
|
||||||
var Process;
|
var Process;
|
||||||
|
|
Ładowanie…
Reference in New Issue