OSDN Git Service

mikumikustudio/MikuMikuStudio.git
2011-08-17 normen667SDK:
2011-08-17 normen667SDK:
2011-08-17 normen667SDK:
2011-08-17 normen667SDK:
2011-08-17 normen667SDK:
2011-08-17 normen667SDK:
2011-08-17 normen667SDK:
2011-08-17 remy.bouquet... Test rundown part 1 :
2011-08-17 normen667SDK:
2011-08-17 normen667SDK:
2011-08-17 shadowislord * Use the same pbuffer pixel format for everything...
2011-08-17 shadowislord * New block language parser
2011-08-16 remy.bouquet... SkyFactory : you can now specify the sky sphere radius...
2011-08-16 brentowensfixed add terrain bug, now they all use the same action
2011-08-16 remy.bouquet... SDK :
2011-08-16 remy.bouquet... SDK :
2011-08-16 remy.bouquet... SDK :
2011-08-16 remy.bouquet... SDK :
2011-08-16 remy.bouquet... SDK :
2011-08-16 remy.bouquet... SDK :
2011-08-15 remy.bouquet... SDK :
2011-08-15 remy.bouquet... SDK :
2011-08-15 remy.bouquet... SDK :
2011-08-15 remy.bouquet... Engine : added texture type hint to the texture key
2011-08-15 ShadowIsLord... * Fix for x window crash on Display.destroy() on linux
2011-08-14 shadowislord * Fix hard edge bug for spot lights on NVIDIA cards
2011-08-14 skye.bookJavadoc fixes and links for the com.jme3.animation...
2011-08-14 PSpeed42@gmail.comFixed to properly update the buffer when the extents
2011-08-13 shadowislord * Forgot to commit proper exception for generated...
2011-08-13 shadowislordLighting material
2011-08-13 shadowislordBlender Loader
2011-08-12 remy.bouquet... SDK : Texture Editor: fixed save feature.
2011-08-12 remy.bouquet... Engine :
2011-08-11 remy.bouquet... engine : added texture3D support based on darkfalkon...
2011-08-10 normen667- revert previous change as wrong image paths might...
2011-08-10 normen667- fix NiftyJmeDisplay so that other locators can be...
2011-08-10 normen667- make AppSettings final
2011-08-10 remy.bouquet... sdk :
2011-08-10 normen667- add support for material name mappings to MaterialExt...
2011-08-10 normen667- globally reduce asset paths in AssetKey constructor...
2011-08-10 remy.bouquet... sdk :
2011-08-10 remy.bouquet... sdk :
2011-08-09 remy.bouquet... sdk :
2011-08-09 remy.bouquet... Added FXAA filter to the core thanks to phate666 for...
2011-08-07 remy.bouquet... Added LinearExtrapolation to FastMath thanks to Wezrule...
2011-08-07 shadowislord * Added fix for when an mesh xml animation has no...
2011-08-07 shadowislord * Fixed AssertionError in SceneLoader when loading...
2011-08-07 shadowislord * AnimControl now supports abstract animation (doesn...
2011-08-06 remy.bouquet... sdk :
2011-08-06 remy.bouquet... sdk :
2011-08-06 remy.bouquet... sdk :
2011-08-06 remy.bouquet... sdk :
2011-08-06 rootliAdded CameraNode and new navigation to TestPhysicsChara...
2011-08-06 rootliAdded javadoc, fixed tiny typo, reformatted sample...
2011-08-06 remy.bouquet... Fixed vertex lighting broken since last spot light...
2011-08-06 shadowislord * Added AbstractControl.getSpatial() as otherwise...
2011-08-05 remy.bouquet... SpotLight : Applied the same changes to terrain lighting
2011-08-05 remy.bouquet... SpotLight : reduced the number of float varying by...
2011-08-05 PSpeed42@gmail.comPulled the ExecutorService stuff out and replaced it...
2011-08-05 PSpeed42@gmail.comFixed a long-standing but well hidden bug in message
2011-08-04 Kaelthas_Spellsinger... Textures importing refactoring in blender loader.
2011-08-04 remy.bouquet... SDK : removed reference to org.jdesktop.layout in core...
2011-08-03 remy.bouquet... SDK : fixed NPE in colorRGBADIalog introduced by previo...
2011-08-02 remy.bouquet... SDK : Changed Texture panel in material editor to displ...
2011-08-02 remy.bouquet... SDK : Changed color panel in material editor to display...
2011-08-02 remy.bouquet... CameraNode : created a simple testCase to demonstrate...
2011-08-02 remy.bouquet... SDK :
2011-08-01 remy.bouquet... SDK :
2011-08-01 remy.bouquet... SDK :
2011-08-01 remy.bouquet... SDK :
2011-08-01 normen667- display message when unable to open DDS image
2011-08-01 normen667- disable opening of SceneViewer for OffScenePanels
2011-08-01 remy.bouquet... SDK :
2011-08-01 remy.bouquet... SDK :
2011-07-31 shadowislord * Proper aging for particles emitted in a frame
2011-07-31 remy.bouquet... SDK : scene composer has now an effect section in the...
2011-07-31 remy.bouquet... Particle Emitter : faceNormal is now correctly saved
2011-07-30 Kaelthas_Spellsinger... Removing unnecessary packages.
2011-07-30 Kaelthas_Spellsinger... Large blender importer refactoring:
2011-07-30 remy.bouquet... SDK refactored texture browser to use a treeview instea...
2011-07-30 ShadowIsLord... * Added javadoc for ParticleEmitter.setMeshType()
2011-07-30 Kaelthas_Spellsinger... Minro javadoc update.
2011-07-30 remy.bouquet... SDK Particle Emitter Node:
2011-07-30 remy.bouquet... SDK Particle Emitter Node:
2011-07-30 remy.bouquet... Particle Emitter :
2011-07-29 remy.bouquet... Particle Emitter :
2011-07-29 Kaelthas_Spellsinger... Fix to mirror modifier loading (buffer bounds were...
2011-07-29 Kaelthas_Spellsinger... Ignoring textures that are defined but disabled in...
2011-07-29 Kaelthas_Spellsinger... Fix with reading the proper buffer.
2011-07-29 remy.bouquet... Particle Emitter :
2011-07-28 Kaelthas_Spellsinger... generation of UV-coordinates (not the best solution...
2011-07-28 Kaelthas_Spellsinger... Bugfix: temp var was not released.
2011-07-28 remy.bouquet... Particle Emitter :
2011-07-28 normen667- fix material editor layout for some window managers...
2011-07-28 normen667- fix material editor layout for some window managers...
2011-07-28 normen667- improve "create j3m" naming scheme
2011-07-28 normen667- fix in MaterialPropertyEditor cache clear
2011-07-28 normen667- fix preview of material in material editor
2011-07-28 remy.bouquet... SDK :
2011-07-27 remy.bouquet... SDK :
next