Difference between revisions of "User:Gkrilov"
Line 2: | Line 2: | ||
Tickets I have worked on: | Tickets I have worked on: | ||
+ | T1593 - Adding IE8 Compatibility to processing.js version 1.2.3 https://processing-js.lighthouseapp.com/projects/41284/tickets/1593-ie8-excanvas-compatibility-issues#ticket-1593-17 | ||
+ | Fix: https://github.com/gkrilov/processing-js/tree/ie8 | ||
+ | |||
+ | T1640 - Create ShearX and ShearY functions as well as ref tests and unit tests for Processing.js https://processing-js.lighthouseapp.com/projects/41284/tickets/1640-shear-xyz-not-implemented | ||
+ | Fix: https://github.com/gkrilov/processing-js/tree/t1640 | ||
+ | T1001 - Created a ArrayList removeAll function https://processing-js.lighthouseapp.com/projects/41284/tickets/1001-removeall-method-not-implemented | ||
+ | Fix: https://github.com/gkrilov/processing-js/tree/t1001 | ||
+ | T1734 - Created a ArrayList removeRange function. https://processing-js.lighthouseapp.com/projects/41284/tickets/1734-add-arraylistremoverange | ||
+ | Fix: https://github.com/gkrilov/processing-js/tree/t1734 |
Revision as of 11:12, 1 December 2011
Hello my name is Greg Krilov and I am a 7th semester student in the BSD program.
Tickets I have worked on: T1593 - Adding IE8 Compatibility to processing.js version 1.2.3 https://processing-js.lighthouseapp.com/projects/41284/tickets/1593-ie8-excanvas-compatibility-issues#ticket-1593-17
Fix: https://github.com/gkrilov/processing-js/tree/ie8
T1640 - Create ShearX and ShearY functions as well as ref tests and unit tests for Processing.js https://processing-js.lighthouseapp.com/projects/41284/tickets/1640-shear-xyz-not-implemented
Fix: https://github.com/gkrilov/processing-js/tree/t1640
T1001 - Created a ArrayList removeAll function https://processing-js.lighthouseapp.com/projects/41284/tickets/1001-removeall-method-not-implemented
Fix: https://github.com/gkrilov/processing-js/tree/t1001
T1734 - Created a ArrayList removeRange function. https://processing-js.lighthouseapp.com/projects/41284/tickets/1734-add-arraylistremoverange
Fix: https://github.com/gkrilov/processing-js/tree/t1734