changed piano keyboard design credits to Lucas Karahadian

upd4.1
Jens Mönig 2017-08-02 23:23:09 +02:00
rodzic 9e19e6f43d
commit 7cb06faebc
3 zmienionych plików z 4 dodań i 2 usunięć

3
gui.js
Wyświetl plik

@ -3250,7 +3250,7 @@ IDE_Morph.prototype.aboutSnap = function () {
+ '\ncountless bugfixes and optimizations'
+ '\nKartik Chandra: Paint Editor'
+ '\nMichael Ball: Time/Date UI, Library Import Dialog,'
+ '\nPiano Keyboard design, countless bugfixes and optimizations'
+ '\ncountless bugfixes and optimizations'
+ '\nBartosz Leper: Retina Display Support'
+ '\nBernat Romagosa: Countless contributions'
+ '\n"Ava" Yuan Yuan, Dylan Servilla: Graphic Effects'
@ -3259,6 +3259,7 @@ IDE_Morph.prototype.aboutSnap = function () {
+ '\nIan Reynolds: UI Design, Event Bindings, '
+ 'Sound primitives'
+ '\nIvan Motyashov: Initial Squeak Porting'
+ '\nLucas Karahadian: Piano Keyboard Design'
+ '\nDavide Della Casa: Morphic Optimizations'
+ '\nAchal Dave: Web Audio'
+ '\nJoe Otto: Morphic Testing and Debugging';

Wyświetl plik

@ -3577,6 +3577,7 @@ Fixes:
* Updated credits to reflect Michaels piano keyboard design contribution
* Threads: simplified “instrument” access
* Threads: enable multiple instruments per sprite in parallel threads
* GUI, Widgets: Changed piano keyboard design credits to Lucas Karahadian
Features:

Wyświetl plik

@ -32,7 +32,7 @@
credits
-------
Michael Ball contributed the first prototype of the piano keyboard
Lucas Karahadian contributed a first prototype of the piano keyboard
I. hierarchy