kopia lustrzana https://github.com/backface/turtlestitch
updated credits for graphic effects
rodzic
d352180b01
commit
480b090132
4
gui.js
4
gui.js
|
|
@ -72,7 +72,7 @@ isRetinaSupported*/
|
|||
|
||||
// Global stuff ////////////////////////////////////////////////////////
|
||||
|
||||
modules.gui = '2016-July-07';
|
||||
modules.gui = '2016-July-11';
|
||||
|
||||
// Declarations
|
||||
|
||||
|
|
@ -3021,7 +3021,7 @@ IDE_Morph.prototype.aboutSnap = function () {
|
|||
+ '\nKartik Chandra: Paint Editor'
|
||||
+ '\nMichael Ball: Time/Date UI, many bugfixes'
|
||||
+ '\nBartosz Leper: Retina Display Support'
|
||||
+ '\n"Ava" Yuan Yuan: Graphic Effects'
|
||||
+ '\n"Ava" Yuan Yuan, Dylan Servilla: Graphic Effects'
|
||||
+ '\nKyle Hotchkiss: Block search design'
|
||||
+ '\nIan Reynolds: UI Design, Event Bindings, '
|
||||
+ 'Sound primitives'
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
sound handling
|
||||
Achal Dave contributed research and prototyping for creating music
|
||||
using the Web Audio API
|
||||
Yuan Yuan contributed graphic effects for costumes
|
||||
Yuan Yuan and Dylan Servilla contributed graphic effects for costumes
|
||||
|
||||
*/
|
||||
|
||||
|
|
@ -82,7 +82,7 @@ SpeechBubbleMorph, RingMorph, isNil, FileReader, TableDialogMorph,
|
|||
BlockEditorMorph, BlockDialogMorph, PrototypeHatBlockMorph, localize,
|
||||
TableMorph, TableFrameMorph, normalizeCanvas, BooleanSlotMorph*/
|
||||
|
||||
modules.objects = '2016-July-04';
|
||||
modules.objects = '2016-July-11';
|
||||
|
||||
var SpriteMorph;
|
||||
var StageMorph;
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue