kopia lustrzana https://github.com/backface/turtlestitch
changed piano keyboard design credits to Lucas Karahadian
rodzic
9e19e6f43d
commit
7cb06faebc
3
gui.js
3
gui.js
|
@ -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';
|
||||
|
|
|
@ -3577,6 +3577,7 @@ Fixes:
|
|||
* Updated credits to reflect Michael’s 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:
|
||||
|
|
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue