Older
-
r50
(Removed the vines package. It was too specific to Flora to b...) committed by prisonerjohn
- Removed the vines package. It was too specific to Flora to be included in the package.
Removed the vines package. It was too specific to Flora to be included in the package.
-
r49
(Added color parameter, which can also be tweened.) committed by prisonerjohn
- Added color parameter, which can also be tweened.
Added color parameter, which can also be tweened.
-
r48
(Fixed formatting in info() function.
Added scale() method to...) committed by prisonerjohn
- Fixed formatting in info() function.
Added scale() method to shapes.
Fixed formatting in info() function.
Added scale() method to shapes.
-
r47
(Removed unused parameter from load.) committed by prisonerjohn
- Removed unused parameter from load.
Removed unused parameter from load.
-
r46
(Added static AI3.init(PApplet _p) function to set link to PA...) committed by prisonerjohn
- Added static AI3.init(PApplet _p) function to set link to PApplet for all files.
Fixed flipping of shapes (this was due to the fact that Illustrator's origin is the bottom-left).
Added an anchor point to the AI3Shapes.
Added static AI3.init(PApplet _p) function to set link to PApplet for all files.
Fixed flipping of shapes (this was due to the fact that Illustrator's origin is the bottom-left).
Added an anchor point to the AI3Shapes.
-
r45
(Added a VinePoint class to extend PVector with a size and se...) committed by prisonerjohn
- Added a VinePoint class to extend PVector with a size and serial number.
Added the Vines static class, which is used to set the link to the parent PApplet and to reset the
VinePoint serial number counter.
Combined BasicVine/LeastPointsVine and TaperedVine/TaperedEndVine because it was getting too
confusing. Each class now has initXXX(...) methods to set up available parameters.
Rewrote all the loops to use ListIterators for better performance.
Rewrote the B-Spline algorithm so that it does not recalculate all the vertices every time a new
point is added.
Added a VinePoint class to extend PVector with a size and serial number.
Added the Vines static class, which is used to set the link to the parent PApplet and to reset the
VinePoint serial number counter.
Combined BasicVine/LeastPointsVine and TaperedVine/TaperedEndVine because it was getting too
confusing. Each class now has initXXX(...) methods to set up available parameters.
Rewrote all the loops to use ListIterators for better performance.
Rewrote the B-Spline algorithm so that it does not recalculate all the vertices every time a new
point is added.
-
r44
(Split global build file into separate build files for each l...) committed by prisonerjohn
- Split global build file into separate build files for each library.
Split global build file into separate build files for each library.
-
r43
(Adding files for Vines library.) committed by prisonerjohn
- Adding files for Vines library.
Adding files for Vines library.
-
r42
(Added AI3Tween object to repository.) committed by prisonerjohn
- Added AI3Tween object to repository.
Added AI3Tween object to repository.
-
r41
(Adding files for ezAI3 library.) committed by prisonerjohn
- Adding files for ezAI3 library.
Adding files for ezAI3 library.
-
ezgestures-0.40.zip (ezGestures library rev40) file uploaded by prisonerjohn
-
Labels:
Type-Archive
OpSys-All
Featured
Labels:
Type-Archive
OpSys-All
Featured
-
r40
(Updated library revision number.) committed by prisonerjohn
- Updated library revision number.
Updated library revision number.
-
r39
(Removed $Rev$ tag from the zip filename because it wasn't fo...) committed by prisonerjohn
- Removed $Rev$ tag from the zip filename because it wasn't formatting properly.
Removed $Rev$ tag from the zip filename because it wasn't formatting properly.
-
r38
(Updated build file to include source and documentation in pa...) committed by prisonerjohn
- Updated build file to include source and documentation in package archive.
Added revision date to the web page.
Updated build file to include source and documentation in package archive.
Added revision date to the web page.
-
-
r37
(Updated site to link to GoogleCode page and files.) committed by prisonerjohn
- Updated site to link to GoogleCode page and files.
Updated site to link to GoogleCode page and files.
-
ezgestures-0.36.zip (ezGestures library rev36) file uploaded by prisonerjohn
-
Labels:
Type-Archive
OpSys-All
Featured
Labels:
Type-Archive
OpSys-All
Featured
-
r36
(Added 'package' target to ANT file, which zips the library a...) committed by prisonerjohn
- Added 'package' target to ANT file, which zips the library and the examples in a directory that can
be dropped as-is in the Processing libraries folder.
Added 'package' target to ANT file, which zips the library and the examples in a directory that can
be dropped as-is in the Processing libraries folder.
-
r35
(Adding Processing examples.) committed by prisonerjohn
- Adding Processing examples.
Adding Processing examples.
-
-
-
-
-
r34
(Created an ANT build file for the ezGestures library.) committed by prisonerjohn
- Created an ANT build file for the ezGestures library.
Created an ANT build file for the ezGestures library.
-
r33
(Parametrized the RegisteredAction Vectors, now that Processi...) committed by prisonerjohn
- Parametrized the RegisteredAction Vectors, now that Processing runs on Java 1.5.
Parametrized the RegisteredAction Vectors, now that Processing runs on Java 1.5.
-
r32
(The MouseGestureAnalyzer now uses the PConstants values for ...) committed by prisonerjohn
- The MouseGestureAnalyzer now uses the PConstants values for the mouse buttons instead of the
MouseEvent values.
The MouseGestureAnalyzer now uses the PConstants values for the mouse buttons instead of the
MouseEvent values.
-
r31
(Fixed comments.
Moved GPL license file.
Added GPL copying st...) committed by prisonerjohn
- Fixed comments.
Moved GPL license file.
Added GPL copying statement at the top of each file.
Fixed comments.
Moved GPL license file.
Added GPL copying statement at the top of each file.
-
r30
(Reorganized directory structure to more common trunk/branche...) committed by prisonerjohn
- Reorganized directory structure to more common trunk/branches/tags format.
Reorganized directory structure to more common trunk/branches/tags format.
-
Project ezjlibs
created by prisonerjohn
- A Java library that does things.
A Java library that does things.
|