OSDN Git Service

Set optimal mime types and executable settings.
[mikumikustudio/MikuMikuStudio.git] / src / com / jme / bounding / BoundingVolume.java
2009-03-19 blaine.devSet optimal mime types and executable settings.
2009-01-11 ian.phillipsReplaced the int constants on Plane with an enum.
2008-07-29 renanseBug fix for sphere-obb merging. Was reusing the same...
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
2007-09-21 ncamove to using clones instead of what should be immutabl...
2007-02-05 ncaISSUE MINOR:
2006-11-12 renanseIssue: minor add. Added contains method as suggested...
2006-06-23 ncaISSUE:
2006-06-07 ncaISSUE 207 -Addition of Font2d, font3d classes for text...
2006-06-05 irrisorIssue 202: removed normalize()-hotfix, adapted javadoc...
2007-11-19 ncaISSUE 197: Added the concept of import modules to allow...
2006-05-11 ncaISSUE(S): 197, 191, MINOR
2006-03-17 ncaContribution from NCsoft.
2006-01-13 renanseMINOR: Copyright information updated to 2006.
2005-10-17 MojomonkeyAdded distanceToEdge method
2005-10-11 irrisorintroduced event mode for mouse and key input, added...
2005-09-21 renanseMade all boundings calc fields static. In a later...
2005-09-20 renanseFixed Bounding serialization. Also changed the boolean...
2005-09-20 renanse.9b - Boundings have been refactored away from extendin...
2005-09-15 Mojomonkeyremoval of instanceof
2005-09-15 renanseRemoved Geometry and Spatial object arrays, fixed resul...
2004-09-10 mojomonkeyCleaned up the intersection code to have it follow...
2004-08-20 cep21added "getcenter" function to boundingvolume
2004-07-06 cep21Serializable
2004-06-23 renanseupdates to use a vector3f for scale instead of a float
2004-04-22 renanseUpdated license on all source
2004-04-09 renanseadded new distanceTo function
2004-04-02 mojomonkeypackage refinement