Changes

Jump to: navigation, search

Fall 2011 0.1 Release

7,709 bytes added, 09:51, 28 October 2011
Release Info
Please add your name and any important links below when you are done your 0.1 Release, for example, blog post, git repo/commit/branch, bugs, etc.
* <strong>mjschranz</strong> Just a thought everyone, but could you put a shortened version of your repos/commit links? This way we could keep the table from stretching insanely far horizontally.
==Release Info==
|crgosselin
|http://crgosselin.blogspot.com/
|https://github.com/crgosselin/gladius/commit/23e7372997a5621f54a337be2d40722b08efd384c0003d00b913e7b71ea407a88943a339007e6bb1
|Changing way Math.js is used within Gladius. Last 8 or so blog posts are relevant.
|https://github.com/alankligman/gladius.math/issues/1
|Please read blog post!
|[http://code.google.com/p/processing/issues/detail?id=854&sort=owner&colspec=Stars%20ID%20Type%20Status%20Priority%20Owner%20Summary&Processing (Issue 854)]
|-
|James Boelen
|jboelen
|http://james.boelen.ca
|https://github.com/JamesBoelen/processing-js/commit/e09fcba05242d84714ca0c899d596d2bc2d6f361
|Fixed a bug with noFill and noStroke in PJS
|[https://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/1417-curves-are-filled-even-with-nofill-set Ticket #1417]
|-
|Ching Wei Tseng
|Anachid
|http://steventseng.wordpress.com/
|https://github.com/Anachid/CubicVR.js/blob/master/tests/perf/index.html
|Rendered a basic shape and captured the time taken to do so.
|[https://github.com/cjcliffe/CubicVR.js/issues/21 (CubicVR Issue 21)]
|-
|Hasan Kamal-Al-Deen
|northWind
|http://orbitalstation.wordpress.com
|https://github.com/northWind87/gladius/blob/develop_issue_21/test/core/Configurator.js
|Automated test suite for new Configurator subsystem. One of the latest blog posts should talk about this release in more detail!
|[https://github.com/alankligman/gladius/issues/21 Issue 21]
|-
| Matthew Schranz
| mjschranz
| [http://mschranz.wordpress.com/2011/09/30/my-0-1-release-for-osd600-with-popcorn-js/ Blog]
| Ticket: [https://github.com/mjschranz/popcorn-js/tree/t734d/plugins/facebook #733], [https://github.com/mjschranz/popcorn-js/tree/t734d/plugins/facebook #734]
| Added tests for Popcorn.js Facebook Plugin and refactored it's code.
| Ticket: [https://webmademovies.lighthouseapp.com/projects/63272/tickets/733-typo-in-facebook-plugin #733], [https://webmademovies.lighthouseapp.com/projects/63272/tickets/734-dry-out-facebook-plugin-code #734]
|-
|Qian (Ken) Xu
|Tentacle
|http://kenxu99.wordpress.com/
|[https://github.com/TentaclePentacle/processing-js/commit/0459e5915ad3d5b9c00346c9e8ef13a4a5337681 (Github Commit)]
|[http://kenxu99.wordpress.com/2011/09/29/processing-js-bug-1557-release-0-1-getting-my-feet-wet/ (See My Blog Post)]
|[https://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/1557-printmatrix-prints-negative-zeros (printMatrix prints negative zeros, ticket #1557)]
|-
[https://webmademovies.lighthouseapp.com/projects/63272/tickets/734-dry-out-facebook-plugin-code #734]
|-
|Diogo Golovanevsky Monteiro
|diogogmt
|http://diogogmt.wordpress.com/
|https://github.com/diogogmt/gladius/commit/0b30de0963ce054b76a0c97704547e474eac98a4
|[http://diogogmt.wordpress.com/2011/09/30/release-0-1-gladius-ticket-6/ Blog post with more details]
|[https://github.com/alankligman/gladius/issues/6 Resource manager/loader ticket #6]
|-
|Anurag Bhatnagar
|abhatnagar
|http://www.anuragbhatnagar.com/
|https://github.com/anuragbhatnagar/processing-js/commit/4d9b3947a6e142ff40c249c0b0688aeb0af47a22
|Setup the function to start working on it
|[https://processing-js.lighthouseapp.com/projects/41284/tickets/1589-add-3d-rounded-rect Processing-js Ticket #1589]
|-
|Jacky Siu
|jsiu3
|http://withs.tumblr.com/tagged/OSD/
|https://github.com/jsiu3/processing-js/commit/c1ce0f5aed7a61d18b9418c6ee07097ddfbda379
|Implemented greggman's patch with frameRateIsUsed flag, to switch between rAF and Old code.
|[https://processing-js.lighthouseapp.com/projects/41284/tickets/862-add-mozrequestanimationframe-support Bug862]
|-
|Moussa Tabcharani
|moussa1
|http://moussa1.wordpress.com/
|https://github.com/moussa1/popcorn-js/commit/9d0e2ce155066579e6698e2ede89bebdcb9e43c2
|Created a new caption plugin to implement video captions fully customized by author (color, size, position, etc).
|[https://webmademovies.lighthouseapp.com/projects/63272/tickets/64-display-caption Popcorn-js Ticket #64]
|-
|Raymond Hung
|rhung
|[http://raymondhung.wordpress.com/2011/09/29/gladius-audio-loop-patch-0-1-release-and-experience/ Blog Post]
|https://github.com/rhung/gladius/commit/edf8362319d2682005f08aa6142176c13961d98d
|Added the ability to loop audio in gladius. Also created a simple demo page that has rain sounds looping.
|[https://github.com/alankligman/gladius/issues/39 Music should be loopable - Issue #39]
|-
|Abhishek Bhatnagar
|abhatnag
|http://brattahlid.wordpress.com/
|http://egit.eclipse.org/r/#change,3634
|Amended previous patch based on code review for egit CleanCommand UI.
|No ticket
|-
|Ausley Johnson
|Johnno
|http://ausleyj.blogspot.com/
|https://github.com/aljohnson1/popcorn-js/commit/e1f9662b4c4 , https://github.com/aljohnson1/popcorn-js/commit/301a310251eb2947d6e6a55307
|Adding Pause to a video element(t308)Note: Several commits were made for this release under 1.0. Just added two links
|https://webmademovies.lighthouseapp.com/projects/63272/tickets/308-standard-pause-attribute,
|-
|Joseph Hughes
|CloudScorpion
|http://CloudScorpion.blogspot.com/
|https://github.com/CloudScorpion/CubicVR.js/commit/9513db71246bf07cef42f61d18aa2c171ac29bc6
|Basic fix for material transparency issue is complete, a more optimal and/or component wide solution will come next. Check my blog for details.
|https://github.com/cjcliffe/CubicVR.js/issues/23
|-
|Greg Krilov
|gkrilov
|http://gkrilov.com/
|https://github.com/gkrilov/processing-js/tree/ie8
|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
|-
|Archana Sahota
|asahota
|http://archanasahota.com/
|https://github.com/archanasahota/popcorn-js/tree/develop/plugins/identica
|Adding Plugin for Identi.ca
|https://webmademovies.lighthouseapp.com/projects/63272/tickets/279-add-plugin-for-identica
|-
|Saba Naqvi
|snaqvi
|http://snaqvi3.wordpress.com/
|https://github.com/snaqvi/Documentation_for_popcornjs
|Creating documentation for the Introduction Page
|https://webmademovies.lighthouseapp.com/projects/63272-popcornjs/tickets/727-analyze-current-documentation-and-create-plan-of-attack
|-
|Sergiu Ecob
|secob
|http://saecob.blogspot.com/
|https://github.com/saecob/gladius.math/commit/20caebde7578ca3a772440a7bc2b2421740b51e6#L0R548
|Added implementations and comments to Gladius.Math
|https://www.pivotaltracker.com/story/show/18883629 & https://www.pivotaltracker.com/story/show/18883643
|-
|Roman Hotin
|rhotin
|http://rhotin.wordpress.com/
|https://github.com/rhotin/processing-js
|fixing mouse dragging in canvas
|https://processing-js.lighthouseapp.com/projects/41284/tickets/1376-mousedragged-continues-after-mouse-released-outside-canvas
|-
|Michelle Mendoza
|mendozamiche
|[http://wp.me/1Pp1r mendozamiche.wordpress.com]
|
|Add manifest data to parsers and players
|[http://tinyurl.com/release0-1 Ticket #554]
|-
|Jordan Raffoul
|jbraffoul
|http://jbraffoul.wordpress.com
|https://github.com/jbraffoul/gladius-network
|Created a simple chat application in the browser using WebSockets (nodejs and socket.io).
|[https://github.com/alankligman/gladius/issues/48 Ticket #48]
|-
|Keyan Ren
|KeyR
|http://rkyosd.blogspot.com/
|[https://github.com/keyanr/popcorn-js/commit/a246b64e7bcc7ccd8583d88e444d26756d7446be tries]
|working on subtitle control panel, but not finish
|
|-
|Omid Najari Moghadam
|onajarimoghadam
|http://onajarimoghadam.blogspot.com/
|
|working on paladin issue #39 (sound loop) but not finish yet
|Issue #39
|-
|Denise Rigato
|drigato
|http://drigato.wordpress.com
|https://github.com/drigato/popcorn-js/tree/t396/plugins/rdio
|Rdio plugin for Popcorn
|https://webmademovies.lighthouseapp.com/projects/63272/tickets/396-create-an-rdio-plugin
|-
|Jesse Silver
|JSilver999
|http://jsilver999.wordpress.com/
|https://github.com/JSilver99/gladius/commit/12dd99730c1e0e9bad950afc19efd3796bc7f033
|Fixed the test suite to also work when doing "make test" in Gladius.
|https://github.com/alankligman/gladius/issues/49
|-

Navigation menu