OSDN Git Service

mikumikustudio/MikuMikuStudio.git
2011-05-03 normen667- load library in Natives.java on demand
2011-05-03 normen667Update windows bullet native
2011-05-03 normen667- add default build target to trunk
2011-05-03 normen667- cleanup copying of libraries to jmp a bit
2011-05-03 normen667Update windows bullet native
2011-05-03 normen667- use current dll for windows 32bit
2011-05-03 normen667- make 64bit default for native libraries (e.g. libbull...
2011-05-03 normen667- fix ant target name
2011-05-03 normen667- add building of linux bullet native to nightly build
2011-05-03 normen667- output messages while build process, remove verbose...
2011-05-03 normen667- make bullet and some nifty files public in jMP
2011-05-03 normen667add windows bullet native
2011-05-03 normen667- add new library links to jMP
2011-05-03 normen667- cleanup build process
2011-05-03 normen667copy Bullet Native to trunk
2011-05-02 normen667- fix android build errors
2011-05-02 normen667- disable welcome screen
2011-05-02 normen667- fix NiftyJmeDisplay in jMP
2011-05-01 shadowislord * Set AppSettings.setRenderer() to LWJGL_OpenGL_ANY...
2011-05-01 shadowislord * Reduce input lag by polling after framerate syncing
2011-05-01 remy.bouquet... HumanoidRagdollPreset : fixed shoulder joint limit
2011-05-01 remy.bouquet... KinematicRagdollControl :
2011-05-01 shadowislord * Nifty Gui now uses jME3 AssetManager to find XML...
2011-05-01 shadowislord * Sorting ID now reset properly when shader or texture...
2011-05-01 shadowislord * Added checking for image format
2011-04-30 shadowislord * Canvas is now using pbuffer workaround, allowing...
2011-04-30 remy.bouquet... Made ragdollTest silent again
2011-04-30 remy.bouquet... - RagdollControl is now called KinematicRagdollControl
2011-04-30 remy.bouquet... - Added a test case for the add kinematic object to...
2011-04-29 shadowislord* Fixed bug in RenderImageJme Texture constructor that...
2011-04-29 normen667- add missing stack traces for some error display situa...
2011-04-29 normen667- fix update centers
2011-04-29 normen667- remove downloading of help sets from build (images...
2011-04-29 remy.bouquet... SDK
2011-04-29 normen667- add empty constructore to AudioNode to reenable seria...
2011-04-29 ShadowIsLord... * Fix NPE in LwjglCanvas.restoreCanvas()
2011-04-29 remy.bouquet... Ragdoll
2011-04-28 shadowislord * Uncaught exception handler now set only on render...
2011-04-28 ShadowIsLord... * J3O embedded textures now supported. All textures...
2011-04-27 normen667- remove wrong native call from test
2011-04-27 normen667- output command of cpptasks
2011-04-27 normen667- fix TestBoneRagdoll init order for native physics
2011-04-27 normen667- add newest version of cpptasks
2011-04-27 normen667- remove static fields from physics tests
2011-04-27 normen667- add target to buil.xml to build native bullet
2011-04-27 remy.bouquet... Ragdoll
2011-04-27 shadowislord * Added javadoc to AudioNode
2011-04-27 shadowislord * Removed all deprecated classes, methods, and fields
2011-04-27 shadowislord * Fix for jMonkeyPlatform "100% CPU usage" bug
2011-04-27 normen667- add maxtime for BombControl
2011-04-26 PSpeed42@gmail.comMake client-side background threads daemon.
2011-04-26 remy.bouquet... WIP Ragdoll
2011-04-26 remy.bouquet... - WIP Sinbad standing up model
2011-04-26 remy.bouquet... - WIP Sinbad Ragdoll can now stand up after beeing...
2011-04-25 remy.bouquet... SDK : Fixed AssetPackLoader so build works again
2011-04-25 shadowislord * Fix issue 179, shadows and HDR don't work together...
2011-04-24 remy.bouquet... Fixed a hack in Bone class for the ragdoll, so Kirill...
2011-04-24 remy.bouquet... Fixed double TempVars locking in skeleton and bone...
2011-04-23 shadowislord * Added TestSoftwareMouse
2011-04-23 shadowislord * Fixed IllegalArgumentException in Camera.setGuiBounding
2011-04-23 shadowislord * Fix syntax error in TestOgreAnim
2011-04-23 shadowislord * Fixed yet another bug with transforms, this time...
2011-04-23 normen667- add cpptasks to antlibs
2011-04-23 shadowislord * Changed depth function back to GL_LEQUAL
2011-04-23 shadowislord * CrossHatch filter should now properly compile on ATI
2011-04-23 shadowislord * Fixed issue where scene graphs with non-uniform...
2011-04-23 shadowislord * Animated models won't be updated unless they are...
2011-04-23 shadowislord * Actually fixed the setSpatial(null) bug now ..
2011-04-23 shadowislord * Fix syntax error in TerrainLodControl
2011-04-23 shadowislord * Removed deprecated methods from AnimControl
2011-04-22 josephgeek... RenderState support for two sided Stencil Buffer operat...
2011-04-22 normen667- add logging for adding and removing of objects to...
2011-04-22 normen667- fix netbeans update centers
2011-04-21 normen667- update netbeans update center locations to 7.0 version
2011-04-20 shadowislord * The OpenGL2 renderer now actually scales non-power...
2011-04-20 shadowislord * Added Renderer.invalidateState() to reset the render...
2011-04-20 shadowislord * LwjglRenderer will throw an exception when attemptin...
2011-04-20 shadowislord * Fix compile error
2011-04-20 shadowislord * Removed deprecated AnimControl constructor
2011-04-20 PSpeed42@gmail.comProper fix for the bug where JME's quaternion wasn't
2011-04-20 remy.bouquet... - added LightNode
2011-04-20 shadowislord * TestNiftyGui now uses jme3test/niftygui/hellojme...
2011-04-20 shadowislord * nifty examples jar much smaller now
2011-04-20 shadowislord * Remove messed up logging setup
2011-04-20 shadowislord * Fixed compile error in nifty
2011-04-20 shadowislord * Updated to latest version of Nifty GUI 1.3
2011-04-20 normen667- hide hudson update target in build.xml
2011-04-20 shadowislord * Added Camera.lookAtDirection()
2011-04-20 normen667- make SM Serializer only display warning instead of...
2011-04-20 shadowislord * Camera.setDirection() now deprecated since it doesn...
2011-04-20 shadowislord * Moved Screenshots to Desktop Source Package since...
2011-04-20 shadowislord * Call timer.reset() when gaining focus to fix "object...
2011-04-20 shadowislord * Fixed bug with Spatial.localToWorld() and Spatial...
2011-04-19 normen667- re-enable download of current platform version from...
2011-04-18 remy.bouquet... Ragdoll, some enhancements
2011-04-18 PSpeed42@gmail.comMoved some exception handling to terminate connections
2011-04-18 PSpeed42@gmail.comReuse one big buffer per thread and copy the outbound
2011-04-18 PSpeed42@gmail.comName the executor threads based on something that might
2011-04-18 PSpeed42@gmail.comModified the DefaultClient (really its ConnectionAdapters)
2011-04-17 PSpeed42@gmail.comModified the toString() for UdpEndpoint to include
next