OSDN Git Service

mikumikustudio/MikuMikuStudio.git
2009-11-22 jjmontesAdded documentation for com.jme.math.Line class.
2009-11-15 blaine.devMore (Java-) traditional and flexible toString conventi...
2009-11-14 thomas.trochabug fix for setCollisionMask(int,boolean): there per...
2009-11-13 thomas.trochachanged default behavior of setCollisionMask(..) for...
2009-11-13 thomas.trocharemoved unnecessary @Override-Annotations
2009-11-13 blaine.devImproved support for incomplete influences input
2009-11-11 roberttheIVAdded the ability to control the behavior of the loader...
2009-11-09 blaine.devFixed fallacious error messages for some texture setup...
2009-11-09 blaine.devTurned down logging level where it should obviously...
2009-11-09 blaine.devTurned down logging level where it should obviously...
2009-11-09 blaine.devTurned down logging level where it should obviously...
2009-11-03 skye.bookTriangle documentation fix submitted by harsha jmonkeye...
2009-11-03 blaine.devCorrected my own typo in toString
2009-11-01 blaine.devAdded missing getter
2009-11-01 blaine.devFixed bad RCS keywords in JavaDoc comments
2009-10-27 blaine.devNode.descendantMatches method return type improvements...
2009-10-27 blaine.devAdded identity() method which conforms to jME method...
2009-10-27 andreas.grabner... Bugfix for Commit with Rev. 4729 as discussed in
2009-10-27 blaine.devNode.descendantMatches method return type improvements...
2009-10-25 ShadowIsLordOgreXML Major Update 2
2009-10-24 ShadowIsLordOgreXML Major Update
2009-10-23 blaine.devMore (Java-) traditional and flexible toString conventi...
2009-10-23 andreas.grabner... set method SharedNode.setTarget(Node) protected
2009-10-22 andreas.grabner... MultiSampling support in TextureRenderer with FBOs
2009-10-19 blaine.devMore (Java-) 'traditional and flexible toString convent...
2009-10-19 blaine.devCorrect where Buffer limits should be validated instead...
2009-10-15 andreas.grabner... global ambient light is not copied in LightState classe...
2009-10-13 skye.bookAdded new input binding as posted here: jmonkeyengine...
2009-10-13 blaine.devDoc-only mod. Document MaterialState property named...
2009-10-09 andreas.grabner... Changed one of the four BitmapText texts in the Testcas...
2009-10-09 skye.bookcorrected javadoc type in com.jme.math.Plane
2009-10-06 andreas.grabner... - Added alpha to the angelfont jme default font file
2009-10-06 skye.bookupdated jME_Version_Tag in AbstractGame, BaseApplet...
2009-10-05 ShadowIsLordjmonkeyengine.com/forum/index.php?topic=12178.0
2009-10-04 jjmontesFixed bug with LineSegment constructor that calculated...
2009-10-04 blaine.devFix to Savable impl. for SkinNode, submitted by magoghm...
2009-10-04 blaine.devAdded demo for Morph feature
2009-09-29 mulovaBufferOverflowException fix
2009-09-29 skye.bookdocumentation revisions in jmetest.renderer.loader
2009-09-27 blaine.devTrivial fix to typo in JavaDoc comment
2009-09-22 skye.bookbugfix to rarely occurring animation stopping bug in...
2009-09-21 skye.bookdocumentation revision for ColladaImporter and ColladaToJme
2009-09-18 blaine.devAdded performance enhancement to MorphingGeometries.
2009-09-18 blaine.devFixed my own compounded typing mistakes. Arg.
2009-09-18 blaine.devFixed logging syntax errors (my own mistakes)
2009-09-17 skye.bookAdded the com.jme.scene.measure package, adding support...
2009-09-16 blaine.devDon't 'hide' default settings. They should be public...
2009-09-15 andreas.grabner... - Adding a BitmapFont overall vertical offset
2009-09-14 blaine.devAllow MorphingTriMeshes to have distinctive names,...
2009-09-10 andreas.grabner... Method for setting x and y offset in TextureRenderer...
2009-09-04 skye.book[non-technical] javadoc revisions and proofing
2009-09-04 skye.bookremoved unused parameter in the NodeHandler constructor
2009-09-03 blaine.devNow support morph components with differing vertex...
2009-09-03 blaine.devReplaced the very incomplete skin vert validation with...
2009-09-03 blaine.devAllow nulls in SavableArrayListArrays, as originally...
2009-09-03 blaine.devAdded unit test to probe the robustness of SavableArray...
2009-09-03 christoph.luder... added BaseApplet.isFullScreen() Method, contribution...
2009-09-02 christoph.luder... Support newline characters for BitmapText, contribution...
2009-09-01 blaine.devProper handling when the source has no value for the...
2009-09-01 blaine.devFixed somebody's JavaDoc formatting mistake, for the...
2009-09-01 blaine.devFixed non-use of default value parameter
2009-09-01 skye.bookremoved Spatal.write() fix as it is not necessary[and...
2009-08-31 skye.bookadded missing capsule.write call for isCollidable(...
2009-08-31 andreas.grabner... Inconsistencies with texture coordinate generation...
2009-08-31 skye.book[non-technical] documentation fixes for com.jmex.model...
2009-08-29 blaine.devjavadoc update
2009-08-29 blaine.devGeneralization of collision booleans to bitmasks
2009-08-29 skye.book[non-technical] committed documentation fixes for com...
2009-08-28 blaine.devPrep work for generalization of collision booleans...
2009-08-28 blaine.devImproved diagnostics for animation posing
2009-08-28 skye.book[non-technical] documentation fixes for the com.jme...
2009-08-27 skye.book[non-technical] Fixed documentation typos and major...
2009-08-27 skye.bookAdded getIntersectionPoint method in TrianglePickData...
2009-08-26 andreas.grabner... - copy & paste error
2009-08-20 skye.bookfixed typo in build.xml comment about tab-stops
2009-08-20 skye.bookAdded copyright notice to footer of Javadocs
2009-08-18 blaine.devFinalized URL validation tactic which has been in incom...
2009-08-16 mulovaAvoiding unnecessary GL Call in Pass
2009-08-13 blaine.devFixed run-testchooser target to work with JOGL on Linux...
2009-08-13 blaine.devRemoved useless variable, which even if it were needed...
2009-08-09 skye.bookAdded the ability to require button input in order...
2009-08-07 skye.bookAdded the ability to set which mouse button controls...
2009-08-06 blaine.devEliminated undesirable build-time and runtime dependenc...
2009-08-06 blaine.devEliminated undesirable build-time and runtime dependenc...
2009-08-04 callmejocFixed issue with method nor recursing properly
2009-08-04 blaine.devCorrect my own JavaDoc comment
2009-08-03 blaine.devFixed problem where relative URLs for textures were...
2009-08-03 blaine.devUse BinaryClassLoader for XML persistence, so that...
2009-08-02 christoph.luder... exclude JMEJOGLAWTInputTest from maven-surfire plugin
2009-08-01 mulovaBinaryExporter.write(Enum) bug fix
2009-07-31 ShadowIsLordFix to MeshAnimationController exception for models...
2009-07-26 blaine.devChanged morph-related field names to use "base" instead...
2009-07-26 blaine.devMorph implementation
2009-07-26 blaine.devMost importantly, skinning efficiency improvements...
2009-07-26 blaine.devAdded some JavaDoc comments.
2009-07-25 blaine.devImproved validation and made error messages much more...
2009-07-24 callmejocIf the target for a shared mesh is another shared mesh...
2009-07-23 skye.bookfixed javadoc comment in ObjToJme
2009-07-23 skye.bookAdded another implementation of the convert method...
2009-07-23 blaine.devFixed self-testing behavior of descendantMatches method.
next