toxiclibs / readme1st / p5 / CHANGELOG.txt

The branch 'toxiclibs' does not exist.
2010-07-12  Karsten Schmidt  <k@postspectacular.com>

        * src.p5/toxi/processing/ToxiclibsSupport.java:
        adding support for Readonly vectors
        [0be0f428d14c] <toxiclibs>

        * src.p5/toxi/processing/ToxiclibsSupport.java:
        adding origin() and polygon2D() methods, adding javadocs and minor
        refactoring of processVertices2D/3D methods to support open/closed
        shapes
        [52ad597daf85] <toxiclibs>

2010-04-27  Karsten Schmidt  <k@postspectacular.com>

        * src.p5/toxi/processing/ToxiclibsSupport.java:
        adding texturedMesh() method to support new UV coords feature of
        TriangleMesh
        [4589dc31e384] <toxiclibs>

2010-04-16  Karsten Schmidt  <k@postspectacular.com>

        * src.p5/toxi/processing/ToxiclibsSupport.java:
        another tweak to list generics for lineStrip2D()
        [f642148c61ef] <toxiclibs>

        * src.p5/toxi/processing/ToxiclibsSupport.java:
        adding line() versions taking only 2 vectors instead of Line2D/3D
        instances
        [dceb60f9028a] <toxiclibs>

2010-04-12  Karsten Schmidt  <k@postspectacular.com>

        * src.p5/toxi/processing/ToxiclibsSupport.java:
        updating generics for lineStrip & pointList methods to support
        Vec2D/3D sub-types
        [2ac580ab925b] <toxiclibs>

2010-04-06  Karsten Schmidt  <k@postspectacular.com>

        * src.p5/toxi/processing/ToxiclibsSupport.java:
        downstream changes to cone class updates
        [76c64461fe36] <toxiclibs>

        * src.p5/toxi/processing/ToxiclibsSupport.java:
        minor fix in mesh(), normal length param now used properly
        [412ea3789600] <toxiclibs>

        * src.p5/toxi/processing/ToxiclibsSupport.java:
        updating generics for list drawing ops (now supporting Vec2D/3D
        derrived classes too, e.g. VerletParticles)
        [b7e40d209c35] <toxiclibs>

2010-03-19  Karsten Schmidt  <k@postspectacular.com>

        * ant/build_p5.xml, examples/p5/GeometryInStyle/GeometryInStyle.pde,
        src.p5/toxi/processing/ToxiclibsSupport.java:
        adding more methods to P5 wrappers, adding GeometryInStyle demo,
        updating library package name in build_p5.xml
        [b410f38c5dfc] <toxiclibs>

2010-03-18  Karsten Schmidt  <k@postspectacular.com>

        * .classpath, src.p5/toxi/processing/ToxiclibsSupport.java:
        adding src.p5 folder providing wrappers to allow direct use of
        toxi.geom datatypes from Processing, updating eclipse classpath
        [bb2a49d50cda] <toxiclibs>
Tip: Filter by directory path e.g. /media app.js to search for public/media/app.js.
Tip: Use camelCasing e.g. ProjME to search for ProjectModifiedEvent.java.
Tip: Filter by extension type e.g. /repo .js to search for all .js files in the /repo directory.
Tip: Separate your search with spaces e.g. /ssh pom.xml to search for src/ssh/pom.xml.
Tip: Use ↑ and ↓ arrow keys to navigate and return to view the file.
Tip: You can also navigate files with Ctrl+j (next) and Ctrl+k (previous) and view the file with Ctrl+o.
Tip: You can also navigate files with Alt+j (next) and Alt+k (previous) and view the file with Alt+o.