OSDN Git Service

mikumikustudio/MikuMikuStudio.git
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.
2011-09-24 shadowislord * Always close InputStream in WAVLoader
2011-09-23 normen667- add jme3.android HelpCtx to android deployment window...
2011-09-23 normen667- add android wiki page to SDK help
2011-09-23 normen667- fix TOC item in SDK help
2011-09-23 normen667- add some SDK plugin development help links
2011-09-23 normen667- fix some SDK help links
2011-09-23 normen667- add some new wiki pages to SDK help
2011-09-23 normen667- fix misleading AssetPack wizard text
2011-09-23 brentowensterrain editor node listener changes
2011-09-23 brentowensfixed some terrain editor texture table refresh bugs...
2011-09-23 brentowensJmeDistanceLodCalculator now fires property change
2011-09-22 normen667- update lwjgl to latest nightly
2011-09-22 Kaelthas_Spellsinger... Fix a bug with animation when Y axis was UP.
2011-09-22 ShadowIsLord... * Spatial.setLocal***() methods no longer set world...
2011-09-21 Kaelthas_Spellsinger... Fix to attaching objects to the scene's node.
2011-09-21 Kaelthas_Spellsinger... Spatial animation support added.
2011-09-20 remy.bouquet... Blender Loader : Added a check to avoid crash when...
2011-09-20 remy.bouquet... Blender Loader : implemented fixUpAxis for meshes
2011-09-18 remy.bouquet... OGLES renderer : gl error now appear after the shader...
2011-09-17 normen667- Fix OgreXMLDataObject loadAsset
2011-09-17 normen667- Fix Advanced OgreXML import crashing without material...
2011-09-16 normen667- fix HDRRenderer on OSX
2011-09-16 normen667- fix some int * float errors in Parallax.glsllib,...
2011-09-16 normen667- update to lwjgl 2.8.0 nightly (fixing Linux OpenAL)
2011-09-16 PSpeed42@gmail.comMade the static utility methods static. "D'oh!"
2011-09-16 remy.bouquet... Added GammaCorrectionFilter contributed by phate666
2011-09-16 brentowensNPE check in logger if type is null
2011-09-13 brentowens* fixed error in terrain paint action with changes...
2011-09-13 Kaelthas_Spellsinger... Blender loading logic refactoring:
2011-09-13 Kaelthas_Spellsinger... Adding the MeshContext that will help with mesh modific...
2011-09-13 brentowensadded JmeTerrainLodControl objects for the SDK
2011-09-13 brentowensterrain lod control rafactoring
2011-09-12 Kaelthas_Spellsinger... Removing unnecessary operations from ArmatureModifier.
2011-09-12 normen667- remove checks from UserData as apparently all kinds...
2011-09-12 remy.bouquet... PSSM : fixed wrong shadows when frustum near clip is...
2011-09-11 Kaelthas_Spellsinger... Added support for modifiers validating. Now modifiers...
2011-09-11 Kaelthas_Spellsinger... Refactoring: renaming 'DataRepository' to 'BlenderContext'.
2011-09-11 Kaelthas_Spellsinger... Modifiers refactoring. Common reference to loaded modif...
2011-09-11 remy.bouquet... terrain : fixed an issue on texture coordinates calcula...
2011-09-11 normen667- update bundled blender export script for Blender...
2011-09-11 remy.bouquet... terrain : fixed an issue on texture coordinates calculation
2011-09-11 kimxilxyongAndroid: removed old apk code and added source of the...
2011-09-11 Kaelthas_Spellsinger... Armature loading refactoring and bugfixing.
2011-09-11 shadowislord * Fix syntax errors due to JmeSystem/Platform changes
2011-09-10 shadowislord * Formatting for many android classes which needed...
2011-09-10 Kaelthas_Spellsinger... Several fixes to animation loading.
2011-09-10 Kaelthas_Spellsinger... Support for UV-coordinates mapping (only for the first...
2011-09-09 brentowens* refactored TerrainLOD Control and removed some legacy...
2011-09-09 Kaelthas_Spellsinger... Support for generating UV coordinates for 3D textures...
2011-09-09 Kaelthas_Spellsinger... Tube projection support for objects containing many...
2011-09-09 normen667- remove ManualBlenderTester
2011-09-08 brentowensNPE check on AudioNode read
2011-09-08 brentowens* added audio node marker to Scene Explorer.
2011-09-08 normen667- apply some defaults to blender loader texture key...
2011-09-08 normen667- fix blender loader texture locating when blender...
2011-09-08 normen667- update TestBlenderLoader to test loading relative...
2011-09-08 normen667- fix relative image locating in blender loader
2011-09-08 Kaelthas_Spellsinger... Generated textures refactoring.
2011-09-08 normen667SDK:
2011-09-08 normen667SDK:
2011-09-08 normen667SDK:
2011-09-08 normen667SDK:
2011-09-08 normen667SDK:
2011-09-08 normen667SDK:
2011-09-08 normen667SDK:
2011-09-07 normen667SDK:
next