OSDN Git Service

mikumikustudio/MikuMikuStudio.git
2011-03-21 PSpeed42@gmail.comUnwinding a bit of the Message vs. Message conundrum
2011-03-21 PSpeed42@gmail.comReceived messages now have their reliability flag
2011-03-21 PSpeed42@gmail.comFix client message listeners threading. They may be
2011-03-21 normen667- remove folder
2011-03-21 normen667- add some bullet javadoc
2011-03-21 Kaelthas_Spellsinger... Calculation of Bezier curve's length added.
2011-03-21 Kaelthas_Spellsinger... A method that returns the length added to curve.
2011-03-21 Kaelthas_Spellsinger... The light's name added.
2011-03-21 normen667- add BrickTower test
2011-03-21 normen667- fix physics debug view rogue meshes by adding mesh...
2011-03-20 mulovaURL: jmonkeyengine.org/groups/contribution-depot-jme3...
2011-03-20 mulovaURL: jmonkeyengine.org/groups/contribution-depot-jme3...
2011-03-20 remy.bouquet... MeshLoader catch AssetNotFoundException when trying...
2011-03-20 normen667- sont use nightly jme3 target for stable build
2011-03-19 shadowislord * Ported TestMessages to new SM
2011-03-19 PSpeed42@gmail.comUpdated the Endpoint interface to define a close()...
2011-03-19 PSpeed42@gmail.comMore comments on restrictions to future thread pooling
2011-03-19 PSpeed42@gmail.comModified the default server implementation to enforce my
2011-03-19 PSpeed42@gmail.comAdded some comments about the multi-threaded nature
2011-03-19 normen667- add wiki page to manual
2011-03-19 PSpeed42@gmail.comAdded a count-down latch to keep track of the connecting
2011-03-19 PSpeed42@gmail.comadded disconnect information to the client state listener
2011-03-19 PSpeed42@gmail.comFixed a port typo after all the cutting pasting and
2011-03-19 PSpeed42@gmail.comSend the version information with the client registration
2011-03-19 shadowislord * RMI system much more tolerant of bad data now (will...
2011-03-19 PSpeed42@gmail.comAdded the rest of the game name and version stuff....
2011-03-19 PSpeed42@gmail.comReal fix for the client UDP problems and removed my...
2011-03-19 PSpeed42@gmail.comCommitting something for testing... may revert.
2011-03-19 PSpeed42@gmail.comUpdated to use localhost instead of my hard-coded host
2011-03-19 PSpeed42@gmail.comLeave the client UDP connection 'connectionless' and
2011-03-19 PSpeed42@gmail.comAdded a comment about the "magic number" used in the
2011-03-19 PSpeed42@gmail.comMore graceful shutdown of client-initiated close of
2011-03-19 PSpeed42@gmail.comFixed an NPE in the filter code... oops. A null filter
2011-03-19 PSpeed42@gmail.comBasic useful filter implementations.
2011-03-19 PSpeed42@gmail.comAdded a String getAddress() to the server-side connection
2011-03-19 PSpeed42@gmail.comBasic connection filtering support. Standard filter...
2011-03-19 PSpeed42@gmail.comFixed some more cases where I missed the long -> int
2011-03-19 shadowislord * AssetManager will now throw an exception when there...
2011-03-18 shadowislord * Fix Lighting.frag compile error
2011-03-18 PSpeed42@gmail.comClient ID is now just an int. If users connect once
2011-03-18 normen667- up the version of the jme3 libraries in trunk to...
2011-03-18 PSpeed42@gmail.comLog the client registration steps.
2011-03-18 PSpeed42@gmail.comAdded some logging for when the kernels are actually
2011-03-18 PSpeed42@gmail.comAdded server-side client-specific session attributes
2011-03-18 PSpeed42@gmail.comDeprecated some more things, fixed some javadoc links,
2011-03-17 PSpeed42@gmail.comBetter address binding.
2011-03-17 PSpeed42@gmail.comAdded a form of client that allows delayed connection
2011-03-17 PSpeed42@gmail.comAdded the disconnect message which kicking a client
2011-03-17 PSpeed42@gmail.comCentralize the logic for accumulating and converting
2011-03-17 PSpeed42@gmail.comUpdate a javadoc for clarity.
2011-03-17 PSpeed42@gmail.comMy not cleaned up throughput test showing the basic
2011-03-17 PSpeed42@gmail.comStill a work in progress. The new API and base impleme...
2011-03-17 PSpeed42@gmail.comStill a work in progress. This is the new 'heart' of
2011-03-17 remy.bouquet... SimpleApplication has now built in methods to display...
2011-03-17 remy.bouquet... SSAOFilter can now be multi sampled
2011-03-16 shadowislord * Attempt to fix ATI native crash with particles
2011-03-16 PSpeed42@gmail.comUnwinding the ouroboros... modified these public API
2011-03-16 PSpeed42@gmail.comRemoving deprecated methods. So long, and don't let the
2011-03-16 PSpeed42@gmail.comA tourniquet to steep the bleeding on the UDP side...
2011-03-16 PSpeed42@gmail.comJust renaming some vars to be more inline with what
2011-03-16 remy.bouquet... Added PosterizationFilter contribution by Roy Straver...
2011-03-16 remy.bouquet... Added CrossHatchFilter contribution by Roy Straver...
2011-03-16 PSpeed42@gmail.comBitmapText.setColor(color) now behaves as expected and
2011-03-16 normen667- improve ant task for fetching wiki pages, no build...
2011-03-16 normen667- update jmp build script
2011-03-16 normen667Update sdk build script
2011-03-16 normen667- update build copy location
2011-03-15 remy.bouquet... Bone animation :
2011-03-15 normen667- add DDS support to texture browser (thanks to @destro...
2011-03-15 normen667- enable stable update center
2011-03-14 normen667- add obfuscation support to build
2011-03-14 normen667- add obfuscation support to jMP via ProGuard
2011-03-14 PSpeed42@gmail.comAdding a comment hinting at maybe why jme nifty text
2011-03-14 PSpeed42@gmail.comFixed a handful of bugs in the getLineWidth() method.
2011-03-14 PSpeed42@gmail.comFixed setText() to invalidate... otherwise,
2011-03-14 PSpeed42@gmail.comModified to let clone work even with a null mesh.
2011-03-14 PSpeed42@gmail.comThrow a more meaningful exception for a missing font
2011-03-14 normen667- add init dependency to hudson target
2011-03-14 normen667break build script
2011-03-14 normen667fix build script again
2011-03-14 normen667fix build script
2011-03-14 normen667fix build script
2011-03-14 normen667update build script
2011-03-14 normen667add global build.xml
2011-03-14 normen667- change build.xml for engine and sdk to new folders
2011-03-14 remy.bouquet... - Material does not check anymore if a param is defined...
2011-03-14 normen667move sdk to trunk
2011-03-14 normen667move jme3 to trunk
2011-03-14 normen667recreate trunk
2011-03-10 normen667revert 6912
2011-03-10 hakan.eryargi... Throw ModelFormatException exception instead of NPE...
2011-01-21 skye.bookUpdated the jME2 build script to a yyyyMMdd date format
2011-01-14 skye.bookFix for a possible NullPointerException in ObjToJme...
2010-12-14 skye.bookAdded SWT x86 and SWT-64 jars for Cocoa, updated the...
2010-12-14 skye.bookBug fix for JMEDesktopState not calling the inherited...
2010-11-15 skye.bookUpdated to LWJGL 2.6 (The fix for the audio incompatabi...
2010-11-01 henrik.buestadForgot an if():
2010-10-28 henrik.buestad... Setting the "flipFaces" property to true will flip...
2010-08-04 andreas.grabner... Topic: 13908
2010-08-03 andreas.grabner... TOPIC: 14453
next