Difference between revisions of "User:Asahota1"
(→Deliverables for DPS909) |
|||
Line 46: | Line 46: | ||
|- | |- | ||
| 0.3 Release | | 0.3 Release | ||
− | | | + | |[https://processing-js.lighthouseapp.com/projects/41284/tickets/1753-calling-shape-on-pshapesvg-at-least-changes-rectmode-and-ellipsemode-and-maybe-other-things #1753], |
− | + | [https://processing-js.lighthouseapp.com/projects/41284/tickets/1703-add-getdouble-and-getdoubleattribute-to-xmlelement #1703] | |
|1.Add getDouble and getDoubleAttribute to XMLElement. 2. calling shape() (on PShapeSVG at least) changes rectMode() and ellipseMode() (and maybe other things) | |1.Add getDouble and getDoubleAttribute to XMLElement. 2. calling shape() (on PShapeSVG at least) changes rectMode() and ellipseMode() (and maybe other things) | ||
− | |https://github.com/archanasahota/processing-js/tree/t1753, https://github.com/archanasahota/processing-js/tree/t1703 | + | |*https://github.com/archanasahota/processing-js/tree/t1753, *https://github.com/archanasahota/processing-js/tree/t1703 |
|- | |- | ||
| 0.4 Release | | 0.4 Release | ||
− | | | + | |[https://processing-js.lighthouseapp.com/projects/41284/tickets/1771-popstyle-sets-currectmode-to-undefined #1771], |
− | + | [https://processing-js.lighthouseapp.com/projects/41284/tickets/1773-shearx-and-sheary-are-not-implemented-in-3d-mode #1773] | |
|1. popStyle() sets curRectMode to undefined. 2. Implemented shearX and shearY in 3D mode. | |1. popStyle() sets curRectMode to undefined. 2. Implemented shearX and shearY in 3D mode. | ||
− | |https://github.com/archanasahota/processing-js/tree/t1771, https://github.com/archanasahota/processing-js/tree/t1773 | + | |*https://github.com/archanasahota/processing-js/tree/t1771, *https://github.com/archanasahota/processing-js/tree/t1773 |
|- | |- | ||
|} | |} |
Revision as of 21:56, 11 December 2011
Contents
About Me
My name is Archana Sahota. I am currently in my final semester of the Bachelor of Technology (Software Development) program at Seneca College.
My blog is archanasahota.com.
Contact Information
Name: Archana Sahota
Email: asahota1@learn.senecac.on.ca
IRC: asahota
Projects
Some of my projects include:
FSOSS Research Paper
The Research Paper:
Deliverables for DPS909
The milestone releases for DPS909 are:
Milestone | Ticket | Release Notes | Github |
0.1 Release | #279 | Adding Plugin for Identi.ca | https://github.com/archanasahota/popcorn-js |
0.2 Release | #1434 | Rewrite loadXML() in processing.js | https://github.com/archanasahota/processing-js/blob/develop/processing.js |
0.3 Release | #1753, | 1.Add getDouble and getDoubleAttribute to XMLElement. 2. calling shape() (on PShapeSVG at least) changes rectMode() and ellipseMode() (and maybe other things) | *https://github.com/archanasahota/processing-js/tree/t1753, *https://github.com/archanasahota/processing-js/tree/t1703 |
0.4 Release | #1771, | 1. popStyle() sets curRectMode to undefined. 2. Implemented shearX and shearY in 3D mode. | *https://github.com/archanasahota/processing-js/tree/t1771, *https://github.com/archanasahota/processing-js/tree/t1773 |