OSDN Git Service

mikumikustudio/MikuMikuStudio.git
2009-06-29 andreas.grabner... edited build.xml fot dist-font to include com.jmex...
2009-06-29 mulovaTaking screenshot asynchronously
2009-06-29 andreas.grabner... Adding support for AngelCode's BitmapFonts as discussed...
2009-06-29 blaine.devFixed bugs in animation classes that causes startFrame...
2009-06-18 noel.lynchadded accessors for retrieving currently registered...
2009-06-15 christoph.luder... pom.xml: include jme-colladabinding.jar as dependency...
2009-06-15 blaine.devhasCollision() with self is not considered a collision...
2009-06-15 mulovaImageGraphics.clearRect() using BackgroundColor
2009-06-15 mulovaSupport different scale for each dimension of TextureCo...
2009-06-14 christoph.luder... also clean up AudioSystem if it was initialized, see...
2009-06-14 christoph.luder... fox for Arrow and AxisRods.updateGeometry(), re-apply...
2009-06-12 christoph.luder... StandardApplet: removed final modifier from start()
2009-06-11 blaine.devFix minor bug where volatile cache data was being persi...
2009-06-11 blaine.devDemo looks much better, and is a much more typical...
2009-06-11 mulovaSupport manual handling of TrailMesh data
2009-06-07 christoph.luder... improvements to the never applets:
2009-06-03 mulovaReset texture id after deleting it
2009-06-02 mulovaTrivial convenience methods for ClothPatch
2009-05-31 christoph.luder... also added SimplePassApplet
2009-05-30 mulovaadd missing horizontal blur to BloomRenderPass
2009-05-29 christoph.luder... LWJGL2 kind of applets using display.setParent(), contr...
2009-05-29 christoph.luder... new Method initForApplet() to initialize lwjgl2 kind...
2009-05-29 christoph.luder... Contribution from Thomas Enebo: changed HashMap to...
2009-05-28 christoph.luder... TestDome.java passing null as center results in a NPE
2009-05-23 blaine.devImplemented getCurTime() for AnimationController and...
2009-05-22 andreas.grabner... added PolylineCurve plus test case
2009-05-21 andreas.meisel... add depth16, depth24 and depth32 textures
2009-05-13 mulovaStreaming Sound Memory leak & OpenAL exception patch
2009-05-10 christoph.luderadded solaris native libraries (see
2009-05-10 christoph.luderadded solaris native libraries (see
2009-05-10 mulovaAdd option for expanding dirty region in ImageGraphics
2009-05-10 mulovaEnabling Graphics2D AffineTransform functionalities...
2009-05-04 blaine.devRemoved a debug log statement that I didn't intend...
2009-05-03 christoph.luderfixed unused variables and imports, added type paramete...
2009-05-03 blaine.devFixed usage of a local, absolute file path that I forgo...
2009-05-03 christoph.luderremoved @Override on interface Methods for java 5 compa...
2009-05-03 christoph.luderadded jme-colladabinding.jar to eclipse project settings
2009-05-03 blaine.devCorrect mis-typed word
2009-05-02 blaine.devFinal touches to the Collada XML Binding packaging...
2009-05-02 blaine.devEliminated derived Collada XML/Java binding .java sourc...
2009-05-02 blaine.devBuild system updated to use jme-colladabinding.jar.
2009-05-02 blaine.devAdded build file for generating the collada binding...
2009-05-02 blaine.devRenamed test class. There was a spelling mistake in...
2009-05-02 blaine.devUsability refinements for ResourceLocators and for...
2009-05-02 blaine.devSimplification, thanks to Core-Dump for pointing out...
2009-05-02 blaine.devAdded a dotScene file for the fish
2009-05-02 blaine.devFix an obvious, but harmless, coding mistake noticed...
2009-05-02 blaine.devFixed grammatical mistake in JavaDoc comment
2009-05-02 blaine.devAdded good animation demononstration to the dotScene...
2009-05-02 blaine.devDeprecated a poorly-named method
2009-05-01 blaine.devOgre DotScene example works, but I want to make it...
2009-05-01 blaine.devChanged authorship text to the format I prefer
2009-05-01 blaine.devBoth examples working now
2009-05-01 blaine.devOne Ogrexml test working very well
2009-05-01 blaine.devSource code and resources merged from Radakan have...
2009-05-01 blaine.devXMLUtil class coming from Radakan moved to an appropria...
2009-05-01 blaine.devMoved ResourceLocators from Radakan to appropriate...
2009-05-01 blaine.devRemoved class com.radakan.jme.RelativeResourceLocator...
2009-05-01 blaine.devCommitting Savable impementation of Ogre imports on...
2009-05-01 blaine.devChange Java source file encoding back to UTF-8
2009-04-30 christoph.luderObjToJme: patch from mastershadow to better support...
2009-04-30 christoph.ludereclipse setting: default encoding set to UTF-8
2009-04-30 blaine.devFixed usability bug
2009-04-30 blaine.devPreliminary support for new Ogreloader classes
2009-04-30 blaine.devAdding binary resources from Radakan that I missed...
2009-04-30 blaine.devLicense boilerplate for code coming from Radakan change...
2009-04-30 blaine.devOptimized white space in code imported from Radakan
2009-04-30 blaine.devOgreloader source code pulled without modification...
2009-04-29 christoph.luderTestMultiFaceBox: added comments and also display the...
2009-04-29 blaine.devAdded some JavaDoc detail
2009-04-29 blaine.dev1-character bug fix effecting resources with names...
2009-04-29 mulovalog patch. {0} works but ({0}) and '{0}' doesn't work
2009-04-29 mulovalog usage refinement
2009-04-29 mulovaless instructions for Matrix4f.transposeLocal()
2009-04-28 blaine.devConservative ResourceLocator implementation
2009-04-28 blaine.devEnhance KeyBindingManager in 2 ways.
2009-04-21 blaine.devFix NPE bug that arises when trying to save a SpatialTr...
2009-04-19 christoph.luderupdate to lwjgl 2.1, added lwjgl windows 64 bit native...
2009-04-17 christoph.luderfixed paths for native libs (see topic:10893) typo
2009-04-17 blaine.devtoString() fixes.
2009-04-17 blaine.devSeveral fixes to JavaDoc.
2009-04-17 blaine.devClarified JavaDocs where it was unspecified whether...
2009-04-17 blaine.devImplemented equals(). Every scalar mathematical type...
2009-04-16 christoph.luderdeleted a once accidently checked in screenshot
2009-04-15 christoph.luderTestXMLExporter: fixed title, use of ResourceLocator
2009-04-15 christoph.luderfixed paths for native libs (see topic:10893)
2009-04-14 joshua.j.ellenCommit changes to Matrix.invert(), as per the discussio...
2009-04-14 mulova@gmail.comRemoving redundant code in OpenALSystem
2009-04-10 christoph.luderAbility to load xml files with XMLImporter (see topic...
2009-04-10 mulovaCircle based on Line
2009-04-09 christoph.luderadded DummyKeyInput and DummyMouseInput contributed...
2009-04-08 blaine.devCorrected Javadoc typo
2009-04-08 blaine.devAutomatically adds the model's directory to the resourc...
2009-04-07 blaine.devRefined comment from previous revision to be more preci...
2009-04-07 blaine.devMade primary load method synchronized.
2009-03-29 ian.phillipsCleaned up the output from DOMSerializer (it's all...
2009-03-29 ian.phillipsImproved null handling.
2009-03-29 ian.phillipsFix issue with saving/resoring terrain pages (and added...
2009-03-29 ian.phillipsReduce the amount of garbage created by curves.
2009-03-26 blaine.devRemove wrongly named subversion file property.
next