OSDN Git Service

Set optimal mime types and executable settings.
[mikumikustudio/MikuMikuStudio.git] / src / com / jme / scene / state / TextureState.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)
2009-01-13 andrew.k.carterChanged renderstate type to use an enumeration, depreca...
2008-09-13 renansePatches from Kevin Glass - with modifications to work...
2008-08-01 renanseMore source cleanup - adds or fixes the header, drops...
2008-07-03 renanseBug fix from forum user sbayless. Corrects issue where...
2008-05-12 irrisor.devtopic 7799: changed 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-10-05 ncaCleanup to how defaultTexture is accessed
2007-09-14 ncaAdded a RendererRecord which stores information about...
2007-08-17 ncaSeveral updates:
2007-08-02 ncaLogging, standardizing method names, and moving away...
2007-02-05 ncaISSUE MINOR:
2006-11-16 ncaISSUE MINOR:
2006-09-29 ncaISSUE MINOR:
2006-07-20 ncaISSUE MINOR:
2006-06-21 ncaISSUE MINOR:
2006-06-19 ncaISSUE MINOR:
2006-06-07 ncaISSUE 207 -Addition of Font2d, font3d classes for text...
2007-11-19 ncaISSUE 197: Added the concept of import modules to allow...
2006-05-31 irrisorMINOR: fixed ArrayOutOfBoundsException
2006-05-26 llamaISSUE 201: Enable all texture units
2006-05-18 ncaISSUE MINOR:
2006-05-13 renanseIssue: MINOR
2006-05-12 ncaISSUE: 191
2006-05-11 ncaISSUE(S): 197, 191, MINOR
2006-04-20 ncaISSUE MINOR: Donation from NCsoft
2006-03-09 renanseIssue: More improvements from 3rings, including a...
2006-01-13 renanseMINOR: Copyright information updated to 2006.
2006-01-04 llamaISSUE MINOR:
2005-12-10 renanseCode from Mark to handle texture coords nicer.
2005-11-03 irrisorIssue 156: alignment and automatic texture resizing;
2005-10-31 renanseMINOR CHANGE: Added variables for supports aniso and...
2005-09-29 MojomonkeySlight javadoc correction
2005-09-15 renanseRemoved Geometry and Spatial object arrays, fixed resul...
2005-02-10 renanseS3TC support and texture manager cleanup
2004-08-02 cep21javadoc
2004-07-07 renansemore performance enhancements to texturestate
2004-07-06 cep21Serialization support.
2004-06-29 renanseadded anisotropic support
2004-06-24 renansegot rid of extra object creation
2004-06-23 renanseAdded Inherit and Off modes to LightState and TextureSt...
2004-06-08 cep21Rolled back past 2 changes by me to store texture file...
2004-06-06 cep21Changed File pointer to a URL pointer
2004-06-06 cep21Added ability to tell which File the texture refrences
2004-05-26 mojomonkeyinitial delete textures methods.
2004-04-22 renanseUpdated license on all source
2004-04-16 renanseupdated javadoc
2004-04-16 renanseupdate to how renderstates work... We must now call...
2004-02-29 mojomonkeyInitial multi-texturing api.
2003-10-13 mojomonkeyInitial check in of RenderStates and support classes.