OSDN Git Service

mikumikustudio/MikuMikuStudio.git
2011-10-14 normen667- add loading screen doc to sdk manual
2011-10-14 normen667- change base nifty xml file
2011-10-14 normen667- fix base nifty xml file
2011-10-14 ShadowIsLord... * Remove silly allocation of triangle per BIH node...
2011-10-13 shadowislord * Add lighting support to OpenGL1 renderer
2011-10-12 void65536@googlemail.comNifty RenderDeviceJme Bugfix: When we cache BitmapText...
2011-10-11 shadowislord * AwtMouseInput event queue is now synchronized like...
2011-10-10 normen667- warn user when asset cannot be loaded because it...
2011-10-10 normen667- make "Add Asset" action of AssetPack browser more...
2011-10-10 normen667- use only SDK api for model loading in model import...
2011-10-10 normen667- SDK: make some nifty classes public
2011-10-10 normen667- Warn user when no Node is selected when trying to...
2011-10-10 normen667- remove NetBeans update centers from jMP update center...
2011-10-10 normen667- update applet loader zip -- actually with new librari...
2011-10-10 normen667- update applet loader zip
2011-10-10 normen667- update lwjgl to 2.8.0-stable
2011-10-10 normen667- fix Animation loading by using arraycopy..
2011-10-10 normen667- update ogrexml blender2ogre export script to 0.5...
2011-10-09 remy.bouquet... - Reduced the number of instantiated variable on a...
2011-10-09 normen667- disable java graphics acceleration for sdk to avoid...
2011-10-09 remy.bouquet... - fixed javadoc on ChaseCam
2011-10-09 remy.bouquet... - Changed some javadoc on ChaseCam again
2011-10-09 normen667- add panel to configure SDK OpenGL settings
2011-10-09 normen667- add support for phone resolutions to nifty preview
2011-10-09 remy.bouquet... - Changed some javadoc on ChaseCam
2011-10-08 normen667- fix ProjectAssetManager only considering lowercase...
2011-10-07 remy.bouquet... Added a way to clear all waypoitns at once on a motion...
2011-10-07 Kaelthas_Spellsinger... Attaching an empty to its parent.
2011-10-05 normen667- make change to libraries so library plugin gets versi...
2011-10-05 normen667- fix nifty styles library reference
2011-10-05 Kaelthas_Spellsinger... Removing fix up axis checking for mesh vertices.
2011-10-05 Kaelthas_Spellsinger... Fixing a bug that caused NPE to be thrown when no actio...
2011-10-05 normen667- fix detaching of tools node in scenecomposer
2011-10-05 shadowislord * Fix compile error
2011-10-05 shadowislord * Fix nifty lib
2011-10-05 void65536@googlemail.comnifty-1.3.1-SNAPSHOT included (without the versionnumber)
2011-10-05 normen667- add nifty-default-controls javadoc references
2011-10-05 normen667- change nifty javadoc jar name in build script update...
2011-10-05 normen667SDK:
2011-10-04 normen667- update lwjgl to latest nightly
2011-10-04 Kaelthas_Spellsinger... Moving 3D textures shaders to blender packages.
2011-10-04 normen667- delete obsolete library description
2011-10-04 normen667- move android library to "Project Engine" plugin so...
2011-10-04 normen667- use new way to integrate panel in SDK
2011-10-04 normen667- add backengineered PaintMode.java ;)
2011-10-04 shadowislord * Moved checkFrameBufferError() to part that sets...
2011-10-03 normen667- update lwjgl to latest nightly for jme3 and applet...
2011-10-03 normen667- update .deb packaging section of build script
2011-10-03 normen667- fix invisible gui node in new swing panel
2011-10-03 normen667- expand jme3 engine toc in SDK manual by default
2011-10-03 normen667- make awt package public in jme3 libraries plugin
2011-10-03 normen667- Use new AWT lightweight panel in SDK (should fix...
2011-10-03 shadowislord * AwtKeyInput now synchronized properly between OGL...
2011-10-02 shadowislord * Specular color is now black by default
2011-10-02 rootlisdk javahelp: Removed three outdated help files (update...
2011-10-02 rootlisdk javahelp: Removed deprecated spidermonkey directory...
2011-10-02 Kaelthas_Spellsinger... Fixes to textures merging.
2011-10-02 shadowislord * Fix MTL issue where "Tr 0" could cause model to...
2011-10-02 ShadowIsLord... * Fix for "Internal error wrong operand type built...
2011-10-01 Kaelthas_Spellsinger... Increasing the default generated textures size (they...
2011-10-01 Kaelthas_Spellsinger... Support for generated textures merging.
2011-10-01 shadowislord * Initial commit for light-weight jME3 AWT panels
2011-10-01 shadowislord * Fix inside view for Dome shape
2011-10-01 shadowislord * Fix message "WARNING: Cannot locate native library...
2011-09-30 shadowislord * Deleted useless com.jme3.renderer.layer package
2011-09-30 shadowislord * Deleted useless com.jme3.video package
2011-09-30 shadowislord * Eclipse classpath no longer includes .svn folders
2011-09-29 Kaelthas_Spellsinger... Setter for generated texture depth added.
2011-09-28 shadowislord * Headless context will no longer initialize audio...
2011-09-27 brentowensfixed terrain scale bug
2011-09-27 brentowensupdated HelloTerrain for LOD API changes
2011-09-27 shadowislord * Fix NPE in SkyFactory when used on android
2011-09-27 shadowislord * Prevent linux crash if OpenAL cannot be loaded
2011-09-26 brentowensModified terrain node listeners to handle removed terra...
2011-09-26 rootliAdded new wiki help pages to help toc, removed old...
2011-09-26 normen667- fix error in toc of SDK help
2011-09-26 normen667- remove toc typo in SDK help
2011-09-25 Kaelthas_Spellsinger... Tests for loading bone and object animation from blende...
2011-09-25 Kaelthas_Spellsinger... loading of both bone and object animations (no need...
2011-09-25 Kaelthas_Spellsinger... Track length getter added.
2011-09-25 Kaelthas_Spellsinger... Refactoring to constraints. Implementation now not...
2011-09-25 Kaelthas_Spellsinger... Animations refactoring.
2011-09-25 rootliUpdated jme3test.helloworld: Used best practices, simpl...
2011-09-25 normen667- revert change in build.xml
2011-09-25 normen667- remove old javahelp file
2011-09-25 normen667- remove old blenderloader.jar
2011-09-25 normen667- thin out jmp distribution
2011-09-25 normen667- exclude swing editor from jmp by default
2011-09-25 normen667- remove spidermonkey page from javahelp
2011-09-24 normen667- change SDK help TOC ordering
2011-09-24 normen667- add wiki page about filters to SDK help
2011-09-24 normen667- exclude .blend files from jME3 project distribution...
2011-09-24 shadowislord * Fixed Lighting.frag compile error when using vertex...
2011-09-24 normen667- commit update in SDK build.xml
2011-09-24 normen667- update SDK help TOC, remove old spidermonkey tutorials
2011-09-24 normen667- add wiki page about blender loader to SDK help
2011-09-24 Kaelthas_Spellsinger... 'copyFrom' method added to Camera.
2011-09-24 PSpeed42@gmail.comRemoving the deprecated packages and old version of the
2011-09-24 PSpeed42@gmail.comRemoving deprecated references.
2011-09-24 PSpeed42@gmail.comRemoving deprecated networking code.
next