OSDN Git Service

mikumikustudio/MikuMikuStudio.git
2013-07-07 remy.bouquet... - TangentBinormalGenerator now splits vertices with... jMonkeyEngine
2013-07-07 remy.bouquet... - Fixed issue introduced in last change of Mesh write...
2013-07-06 ZeroSeparation... Reverted previous change. Use geometry.center() instead.
2013-07-06 ZeroSeparation... Added the ability to create a quad with the origin...
2013-06-30 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667- update android bullet natives
2013-06-29 normen667- update android import file for bullet binaries
2013-06-29 normen667- update bullet binaries for osx
2013-06-29 normen667- update bullet library to 2.81
2013-06-29 normen667- fix native bullet compiler error
2013-06-29 normen667- update build-impl to netbeans 7.3
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 iwgeric@gmail.comSDK: Update url for NBAndroid update center
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-29 normen667SDK:
2013-06-27 remy.bouquet... - Fixed the way handedness/parity is computed in the...
2013-06-26 brentowens... removed the mesh collision shape from HelloTerrainColli...
2013-06-22 remy.bouquet... fixed issue when saving a mesh in hw skinning mode...
2013-06-22 remy.bouquet... Hadrware skinning buffers are now not saved along the...
2013-06-22 remy.bouquet... Hardware Skinning now uses its own bone index and bone...
2013-06-21 void65536@googlemail.comNifty-1.3.3
2013-06-21 shadowisLORD * Display LWJGL version when context is created (why...
2013-06-21 shadowisLORD * MeshLoader: submesh names were not loaded properly...
2013-06-18 remy.bouquet... fixed nifty dependencies
2013-06-18 iwgericRemoved logging of unset uniform for Android to match...
2013-06-18 iwgericSet log level to FINEST for unset uniform
2013-06-18 iwgericImprove error message when shader uniform is not set
2013-06-15 remy.bouquet... Matrix3f has now a normalize(Matrix3f store) and a...
2013-06-12 remy.bouquet... SpotLigth: the cosine of the inner and outer angle...
2013-06-09 remy.bouquet... BatchNode now uses absolute world transforsm to update...
2013-06-08 ractoc@gmail.comfirst set of tests for the Geometry. There's 18 tests...
2013-06-08 ractoc@gmail.comFixed the build path for the unit tests. Yesterday...
2013-06-06 ractoc@gmail.comFixed the junit tests. They now work through the ant...
2013-06-06 ZeroSeparation... Fixed a bug where attempting to collide with an empty...
2013-06-05 remy.bouquet... GeometryBatchFactory, fixed wrong model bounds updating
2013-06-02 remy.bouquet... LodGenerator : fixed typo
2013-06-02 remy.bouquet... LodGenerator : updated licence
2013-06-02 remy.bouquet... LodGenerator used squared length of en edge as paramete...
2013-06-02 remy.bouquet... Implemented a Lod Generator based on Ogre progressive...
2013-06-01 shadowisLORD * Fixed assertion error bug in NativeObjectManager...
2013-05-31 iwgeric@gmail.comAndroid: fix missing period in javadoc
2013-05-28 iwgericSDK: Update global library settings for Android OpenAL...
2013-05-28 iwgericSDK: Update location of Android OpenAL Soft jar file
2013-05-27 shadowisLORD * Fixed bug where verts uninfluenced by bones would...
2013-05-23 shadowisLORD * When deleting native object, avoid using toString...
2013-05-23 shadowisLORD * Added overview / explanation on what Material.render...
2013-05-22 remy.bouquet... fixed JmeBatchRendererBackend that was not properly...
2013-05-20 iwgeric@gmail.comSDK: Add Android OpenAL Soft to project libraries
2013-05-20 iwgeric@gmail.comSDK: Modified description to force update of project...
2013-05-19 iwgeric@gmail.comSDK: Add SingleTask Launch Mode to AndroidManifest...
2013-05-19 iwgeric@gmail.comSDK: Copy OpenAL Soft to correct library directory
2013-05-17 iwgeric@gmail.comSDK: Bump version number of mobile-impl.xml to force...
2013-05-17 iwgeric@gmail.comSDK: Automatically unzip OpenAL Soft libraries in...
2013-05-17 iwgeric@gmail.comSDK: Organize imports in MainActivity
2013-05-16 julien.gouesse... Switches to GlueGen build 669, JOAL build 435 and JOGL...
2013-05-16 julien.gouesse... Removes a typo from NewtKeyInput
2013-05-16 iwgeric@gmail.comAndroid OpenAL Soft: Clean up some logging
2013-05-16 shadowisLORD * Fix syntax error
2013-05-16 shadowisLORD * Add NativeObject.dispose() which deletes the object...
2013-05-16 shadowisLORD * Remove deprecated fields from shader class
2013-05-15 iwgeric@gmail.comAdd OpenAL Soft
2013-05-15 iwgeric@gmail.comAndroid: Refactor AndroidAudioRenderer into an interfac...
2013-05-15 iwgeric@gmail.comAndroid: Copy OpenAL Soft library to dist/opt directory...
2013-05-13 iwgeric@gmail.comAndroid: Added methods for OpenAL Soft Audio Renderer...
2013-05-13 Kaelthas_Spellsinger... Bugfix: fixes to strip box indices and normals computation.
2013-05-12 Kaelthas_Spellsinger... Refactoring: removing AnimData class use in blender...
2013-05-12 iwgeric@gmail.comSDK: Add build support for Android implementation of...
2013-05-12 iwgeric@gmail.comAndroid: Add support for effects, filters, reverb,...
2013-05-11 iwgeric@gmail.comAndroid: Initial OpenAL Soft binary libraries for testing
2013-05-11 iwgeric@gmail.comAndroid: Moved some code from onPause/onResume to...
2013-05-11 iwgeric@gmail.comAndroid: First commit of a new Audio system for Androi...
2013-05-10 jvight@gmail.comNative bullet will no longer ignore changes to the...
2013-05-09 remy.bouquet... ChaseCamera input binding name constants are now public
2013-05-04 remy.bouquet... Made a ComposeFilter that allows one to compose post...
2013-05-04 brentowens... add check in lod control for camera existence when...
2013-05-03 remy.bouquet... Fixed a typo in a comment in both lighting and unshaded...
2013-05-03 remy.bouquet... Fixed the number of components of the Line shape index...
2013-05-03 remy.bouquet... AlphaDiscardTreshold is now supported by the Unshaded...
2013-04-30 Kaelthas_Spellsinger... Refactoring: storing importer custom data in blender...
2013-04-29 ShadowIsLord... * SkeletonControl: Update targets and materials only...
next