OSDN Git Service

Set optimal mime types and executable settings.
[mikumikustudio/MikuMikuStudio.git] / src / com / jme / curve / Curve.java
2009-03-19 blaine.devSet optimal mime types and executable settings.
2009-01-21 joshua.j.ellenUpdate all copyright notices to current year (2009)
2008-08-07 renanseFixed some warnings and findbugs reports - generics...
2008-07-23 renanseCommits to clean up white space, new line at end of...
2008-05-14 irrisor.devchanged eol style
2008-04-28 renanseThis is the first commit of jME 2.0. It is NOT "jME...
2007-11-19 irrisor.devfixed import errors
2006-05-12 ncaISSUE: 191
2006-05-11 ncaISSUE(S): 197, 191, MINOR
2006-01-13 renanseMINOR: Copyright information updated to 2006.
2005-09-20 renanse.9b - Boundings have been refactored away from extendin...
2005-09-15 renanseRemoved Geometry and Spatial object arrays, fixed resul...
2004-08-21 cep21should use less memory with private static variables
2004-06-17 renanseChanges and additions made for the render queue.
2004-04-22 renanseUpdated license on all source
2004-03-13 renansedrawable bounding volumes!
2004-02-27 mojomonkeydocumentation
2004-02-20 mojomonkeyAdded String name to spatial constructor.
2004-01-07 mojomonkeyadded some functionality to curve.
2004-01-07 mojomonkeydocumentation
2004-01-06 mojomonkeyadded orientation
2004-01-06 mojomonkeycomplete bezier curve system
2004-01-06 mojomonkeyredesign
2004-01-05 mojomonkeyinitial curve classes.