OSDN Git Service

mikumikustudio/MikuMikuStudio.git
2011-07-28 normen667- fix preview of material in material editor
2011-07-28 remy.bouquet... SDK :
2011-07-27 remy.bouquet... SDK :
2011-07-27 remy.bouquet... SDK :
2011-07-27 remy.bouquet... SDK :
2011-07-27 remy.bouquet... SDK :
2011-07-27 normen667- update wiki page list
2011-07-27 Kaelthas_Spellsinger... Texture key for generated textures added.
2011-07-27 remy.bouquet... SDK : fixed scene explorer refresh when deleting a...
2011-07-26 normen667- rename "SceneViewer" to "OpenGL Window" to reduce...
2011-07-26 normen667- fix small typo in BlenderLoader
2011-07-26 Kaelthas_Spellsinger... Fix to loading models with high number of vertices...
2011-07-26 Kaelthas_Spellsinger... Improving image loading speed by using the BufferedInpu...
2011-07-26 Kaelthas_Spellsinger... Fix to narmal map loading.
2011-07-25 remy.bouquet... SDK : re-added the cache delete when loading an asset...
2011-07-25 remy.bouquet... SDK : added possibility to switch to front, left, top...
2011-07-25 Kaelthas_Spellsinger... Fix to loading normal maps.
2011-07-25 shadowislord * All asset cache operations can now work on smart...
2011-07-25 remy.bouquet... Spot light : fixed issue that was preventing point...
2011-07-25 remy.bouquet... SDK : remover deleteFromCache call in SpatialAssetDataO...
2011-07-25 shadowislord * AssetPathURL now accepts non-relative asset paths
2011-07-25 Kaelthas_Spellsinger... Several changes to constraints (but may not working...
2011-07-24 shadowislord* Javadoc for some classes
2011-07-24 normen667- fix Material Editor j3m path setting
2011-07-24 anthyon@gmail.comFix: fixed exception when trying to jump with physics...
2011-07-24 shadowislord * Fixed issue with spot light shader not taking into...
2011-07-23 shadowislord * Fix crashes due to introduction of MaterialKey
2011-07-23 shadowislord * Fix crash in TestEverything
2011-07-23 shadowislord * Fix for ParticleEmitter.clone()
2011-07-23 ShadowIsLord... * asin -> atan
2011-07-22 anthyon@gmail.comFix: fixed a bug when using alphamaps with TerrainGrid
2011-07-22 remy.bouquet... - added a ColorRGBA to tempVars
2011-07-22 kimxilxyongAndroid: fixed logging
2011-07-22 remy.bouquet... - Reverted previous uniform change, it was causing...
2011-07-22 PSpeed42@gmail.comFixed a typo in the comment. OCD strikes again.
2011-07-22 PSpeed42@gmail.comTurning the memory tracking off since it's pretty expensive
2011-07-22 remy.bouquet... Fixed varrying binding in the lighting shader
2011-07-22 remy.bouquet... sdk : complete commit due to prior mistake in commit
2011-07-22 remy.bouquet... sdk : added spot light support to scene composer
2011-07-22 remy.bouquet... sdk : added spot light support to jmp
2011-07-22 normen667- fix lighting compile error
2011-07-21 remy.bouquet... - Added SpotLight light type.
2011-07-21 remy.bouquet... Uniforms : fixed Copyright formatting
2011-07-21 shadowislord * Prevent shader leaks
2011-07-21 remy.bouquet... Uniforms : fixed clearValues to not assign references.
2011-07-21 normen667- fix nifty project library
2011-07-21 kimxilxyongAndroid: added some more logging to the surface creation
2011-07-20 Kaelthas_Spellsinger... Changes to animations storing (not yet used in the...
2011-07-20 normen667- fix to HingeJoint (native bullet), thanks to @makeshift
2011-07-19 Kaelthas_Spellsinger... Fix to armature modifier loading.
2011-07-19 brentowensreduced terrain save j3o file size
2011-07-18 Kaelthas_Spellsinger... Improvements to blender manual tester.
2011-07-18 brentowensfixed terrain camera controller to use the changes...
2011-07-18 shadowislord * System.load() will still be called on natives even...
2011-07-18 remy.bouquet... PssmRenderer :
2011-07-18 shadowislord * Disable point sprite if not rendering a point mesh...
2011-07-17 shadowislord * Another ATI driver hack, now for framebuffers. Based...
2011-07-17 shadowislord * Removed glTexEnv(GL_COORD_REPLACE, ...) call because...
2011-07-17 shadowislord * Enable point sprite mode only for first texture...
2011-07-17 PSpeed42@gmail.comMade the methods called from the audio thread final...
2011-07-17 PSpeed42@gmail.comAdded an AudioContext to hold the thread local audio
2011-07-17 normen667- fix NiftyGUI library references
2011-07-17 remy.bouquet... SDK :
2011-07-17 remy.bouquet... SDK :
2011-07-17 shadowislord * Now added "asset name requirements" to FileLocator...
2011-07-17 shadowislord * Added case-sensitivity and other "asset name require...
2011-07-17 shadowislord * Nifty 1.3 release
2011-07-17 shadowislord * Natives will now get extracted only if they were...
2011-07-16 ShadowIsLord... * Fixed NullPointerException when loading old material...
2011-07-16 kimxilxyongAndroid: fixed excessive logging in audio renderer
2011-07-15 brentowens* select and move tools added to sdk
2011-07-15 remy.bouquet... WaterFilter : tracked down missing ".0" in the shaders
2011-07-15 remy.bouquet... SDK, Filter Editor
2011-07-15 PSpeed42@gmail.comMade the math classes (most of them) java.io.Serializable
2011-07-14 PSpeed42@gmail.comReturn the base color for BitmapText.getColor() because
2011-07-13 kimxilxyongAndroid: added ConfigType.LEGACY
2011-07-13 PSpeed42@gmail.comModified to use the new SafeArrayList for children...
2011-07-13 PSpeed42@gmail.comAdded a custom array-based List class that buffers...
2011-07-13 shadowislord * Fixed syntax error in ModifierHelper
2011-07-12 PSpeed42@gmail.comFixed an event ordering issue. The server now only
2011-07-12 Kaelthas_Spellsinger... Moving loading object animation modifier to ModifierHel...
2011-07-12 kimxilxyongAndroid: Allow custom app instantiation
2011-07-12 kimxilxyongAndroid: Fixed a race condition in OGLESContext which...
2011-07-11 anthyon@gmail.comupdate: removed tileLoaded from TerrainGridListener...
2011-07-10 shadowislord * Reverted normen's confusion
2011-07-10 normen667- revert ByteBuffer changes for native bullet objects...
2011-07-09 shadowislord * Removed evil code
2011-07-09 shadowislord * Replaced all usages of ByteBuffer.allocateDirect...
2011-07-08 brentowensfixed but with normals not updating in terrain
2011-07-08 skye.bookFixed grammar in the installer wizard; Added descriptio...
2011-07-08 brentowenschanged TerrainGrid methods to protected access
2011-07-08 brentowenspulled ImageBasedHeightmap height color calculation...
2011-07-07 anthyon@gmail.comFix: extended TerrainGridListener with ozonegrif's...
2011-07-07 Kaelthas_Spellsinger... Fix to properties storing (bad casting removed).
2011-07-07 Kaelthas_Spellsinger... Fix to loading properties. They are now assigned to...
2011-07-07 anthyon@gmail.comFix: I left a useless parameter in test
2011-07-07 anthyon@gmail.comFix: the new way to add physics to terrainGrid is to...
2011-07-07 brentowensfixed -1 offset in TerrainGrid
2011-07-06 brentowens* fixed lod bug in TerrainGrid
2011-07-06 brentowens* added an UpdateControl so you can easily enqueue...
next