OSDN Git Service

mikumikustudio/MikuMikuStudio.git
2011-04-06 normen667- use googlecode download for svn ant build
2011-04-06 shadowislord * Replaced Beep.ogg with a better one
2011-04-06 shadowislord * Deleted beach terrain model
2011-04-06 shadowislord * SceneLoader will no longer crash on missing material
2011-04-06 shadowislord * Compressed buggy textures
2011-04-06 shadowislord * Deleted useless TestYCoCgDds test and related textures
2011-04-06 shadowislord * More errors sent to Application.handleError()
2011-04-06 brentowensan only add one terrain to the scene now in jmp
2011-04-06 shadowislord * Got rid of ADPCM stuff that didn't even work
2011-04-06 normen667- update MaterialEditor to use getValueAsString()
2011-04-06 shadowislord * Added MatParam.getValueAsString() to print out the...
2011-04-06 shadowislord * Fixed bug with OGG audio having incorrect length
2011-04-06 shadowislord * Fixed bug with WAV audio getting truncated on import
2011-04-05 normen667- add suppress warnings for Spatial.getUserData()
2011-04-05 normen667- remove VehicleCreator from windows menu
2011-04-05 normen667- some cleanups in Material Editor
2011-04-05 normen667- use paul's awesome generics magic in Spatial.getUserData
2011-04-05 normen667- account for flipped textures in material->j3m creation
2011-04-05 normen667- fix Color and Texture2D values in j3m creation using...
2011-04-05 remy.bouquet... Fixed ogreComplexAnim scale
2011-04-05 remy.bouquet... Ragdoll :
2011-04-05 shadowislord * Made sync system deprecated
2011-04-05 normen667- add "last selected" available via SceneExplorer
2011-04-04 remy.bouquet... Ragdoll :
2011-04-04 remy.bouquet... Lolilol the ragdoll
2011-04-04 normen667- show correct material j3m in SceneExplorer
2011-04-04 normen667- change tool wizard actions to use AWT-safe org.openid...
2011-04-04 normen667- serialize light&camera name
2011-04-04 normen667- add name to camera and light (not being part of the...
2011-04-04 PSpeed42@gmail.comModified serializer to throw an exception if it tries
2011-04-03 normen667- use JmeFormatter in jMP output window
2011-04-03 normen667- fix logging to only replace logger for jme3 packages
2011-04-03 shadowislord * Added new renderer capability: NonPowerOfTwoTextures
2011-04-03 normen667- refresh parent and created folder after model import
2011-04-03 shadowislord * J3O files will now automatically load J3M files...
2011-04-03 shadowislord * TextureKey.equals() now takes into account flip...
2011-04-03 normen667- remove updateModelBounds() call from BasicGame template
2011-04-03 normen667- remove deprecated material data from BasicGame templa...
2011-04-03 remy.bouquet... Node : fixed setTransformRefresh to properly set the...
2011-04-03 remy.bouquet... - Used TempVars for transform calculation in getOffsetT...
2011-04-03 PSpeed42@gmail.comFixed an indexing bug introduced by the last change.
2011-04-03 shadowislord * Proper TempVars lock/unlock usage in SkeletonControl...
2011-04-03 shadowislord * Fixed a possible issue where updateLogicalState...
2011-04-03 shadowislord * Made Bone.getAttachmentsNode() private, instead...
2011-04-03 PSpeed42@gmail.comGetting rid of a couple of compiler warnings.
2011-04-02 remy.bouquet... Unreverted back change code.google.com/p/jmonkeyengine...
2011-04-02 remy.bouquet... Bone animation :
2011-04-02 normen667- fix SceneToolController AppState implementation
2011-04-02 normen667- remove isActive from AppState interface
2011-04-02 remy.bouquet... Fixed tests that use wildHouse.zip so that the loading...
2011-04-02 shadowislord * Forgot this one ..
2011-04-02 shadowislord * OBJLoader will no longer crash when it cannot find...
2011-04-01 PSpeed42@gmail.comRemove the line that puts all bitmap text into the
2011-04-01 PSpeed42@gmail.comAdded a log INFO message for when messages are dispatched
2011-04-01 PSpeed42@gmail.comFixed an NPE (apparently harmless) for a certain connection
2011-04-01 PSpeed42@gmail.comFixed a getConnection() bug caused by a silent autoboxing
2011-04-01 remy.bouquet... RagdollControl ---WIP----
2011-04-01 mulovaMissing Search Textfield in TestChooser
2011-03-31 normen667- fix Ray vars unlocking
2011-03-31 normen667- fix use of tempVars
2011-03-31 normen667- add rotation fix for SimpleWater plane , thanks to...
2011-03-31 normen667- add AbstractToolWizardAction
2011-03-31 mulovaURL: jmonkeyengine.org/groups/contribution-depot-jme3...
2011-03-31 mulovaTestChooser multi-run fix.
2011-03-31 mulovaURL: jmonkeyengine.org/groups/contribution-depot-jme3...
2011-03-30 remy.bouquet... Bone Animation : fixed scale on user transform
2011-03-30 mulovaURL: jmonkeyengine.org/groups/contribution-depot-jme3...
2011-03-29 normen667- add target to zip templates to main build.xml
2011-03-29 normen667- Add ProjectAssetManager accessor to abstract SceneExp...
2011-03-29 normen667- Create "New Control" and "New Spatial" abstract class...
2011-03-29 PSpeed42@gmail.comHad this one hanging around from like a month ago...
2011-03-28 PSpeed42@gmail.comDeprecated registerPackage() and added a log INFO to
2011-03-28 normen667- Small cleanups in SceneVieweropComponent and SceneApp...
2011-03-28 normen667- add workaround for previews (SceneViewer opens when...
2011-03-28 shadowislord * Fixed bug with dual UV channel loading, forgot to...
2011-03-28 shadowislord * Fixed bug with OgreXML loader not actually supportin...
2011-03-27 normen667- use only FileObject instead of File
2011-03-27 normen667- add style selection to FontCreator
2011-03-27 shadowislord * Fixed issue where Nifty GUI would consume all mouse...
2011-03-27 normen667- fix typo "padding" in fnt file
2011-03-27 normen667- FontCreator creates working AngelFonts now
2011-03-27 normen667- fix Nifty compile
2011-03-27 PSpeed42@gmail.comModified to log and continue when the message/event
2011-03-27 PSpeed42@gmail.comRemoving an errant println.
2011-03-27 PSpeed42@gmail.comAdded code that will wake up the blocked kernel-caller
2011-03-27 PSpeed42@gmail.comAdded some info logging for connection close events...
2011-03-27 PSpeed42@gmail.comThis would have saved me soooo much time. Serializer's
2011-03-27 normen667- add check for negative force to BombControl
2011-03-26 PSpeed42@gmail.comUse an extra byte per final-typed field to handle
2011-03-26 PSpeed42@gmail.comA better exception for errors that really should have...
2011-03-25 ractoc@gmail.comTurns out I did things a bit wrong with respect to...
2011-03-25 normen667- return null for OptimizeGeometry (no undo atm)
2011-03-25 ractoc@gmail.comMouse wheel and the other two mouse buttons should...
2011-03-25 ractoc@gmail.comupgraded nifty and nifty-default-controls to nightly...
2011-03-25 normen667- add undoObject to AbstractToolAction
2011-03-25 normen667- remove spaces from font names
2011-03-25 normen667- fix FontCreator version
2011-03-25 normen667- add Font Creator to build
2011-03-25 normen667- add first version of font creator (use via New File..)
2011-03-24 PSpeed42@gmail.comMade the UDP port constant separate from TCP to allow
next