Commit Graph

90 Commits (1a878a7ef7c7f0f185afea028f290e1f914a23a2)

Author SHA1 Message Date
Kae..pl a343fef6ea Fix to bezier curve length computation. 14 years ago
Kae..pl b17d5d3706 Bugfix: missing break might have caused problems with curves interpolations. 14 years ago
Kae..pl 46785739a4 Small fixes and support for closed NURBS surfaces. 14 years ago
mul..va 66f5e2c1b6 URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/missing-mouseevent-settime/ 14 years ago
rem..om 1906af7d3e Changed alpha value of output color to 1 to avoid problems with screenshots 14 years ago
sha..rd 9b84a79811 jME3 14 years ago
Kae..pl a9a7d2d4de Basic support for NURBS curves and surfaces added. 14 years ago
PSp..om b641b5670c Fixed stupid buffer copy bug partially caused by some 14 years ago
PSp..om c552080030 Fixes for the now gone local UDP port. 14 years ago
PSp..om 862d2729f8 Pull the local UDP port from the ethereal set. The previous 14 years ago
PSp..om f6d070afe6 A crude but working chat client and server using swing 14 years ago
PSp..om 6ee8fb646c HostedConnection can now supply the Server instance 14 years ago
PSp..om 35e19c1667 Applied the null filter fix to the UDP kernel that 14 years ago
PSp..om 6895e1e709 Pass the server name and version on through to the overloaded method. 14 years ago
mul..va 26adc4f487 Add missing copyright paraphrase of Curve class 14 years ago
sha..rd 61aea1e2c5 * Big refactoring of LWJGL display system, mainly to support updating the main loop without a render context or input devices being available. 14 years ago
sha..rd d9822dd92e * Created test for (non-existent) safe canvas 14 years ago
nor..67 0925a6ca51 - add android build to main build file 14 years ago
nor..67 b2e0ae582c - remove defect golem game 14 years ago
PSp..om 82b8cebc16 Unwinding a bit of the Message vs. Message conundrum 14 years ago
PSp..om 0fecd032df Unwinding a bit of the Message vs. Message conundrum 14 years ago
PSp..om ec7431e0f1 Received messages now have their reliability flag 14 years ago
PSp..om 16c6b13564 Fix client message listeners threading. They may be 14 years ago
nor..67 34863f926e - add some bullet javadoc 14 years ago
Kae..pl 7aae9615ca Calculation of Bezier curve's length added. 14 years ago
Kae..pl ff5db41a0e A method that returns the length added to curve. 14 years ago
Kae..pl 4c1fd5ddbf The light's name added. 14 years ago
nor..67 974f48a92a - add BrickTower test 14 years ago
nor..67 e0e539c8bd - fix physics debug view rogue meshes by adding mesh.getFloatBuffer(Type.Position).clear() 14 years ago
mul..va d758929f15 URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/posterizationfilter-shader-fix-for-mac/ 14 years ago
mul..va 64a404a939 URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/crosspatchfilter-fails-on-mac/ 14 years ago
rem..om b68e56c5bf MeshLoader catch AssetNotFoundException when trying to locate the .material of a model 14 years ago
sha..rd de14f87e8b * Ported TestMessages to new SM 14 years ago
PSp..om b46a09066d Updated the Endpoint interface to define a close() method 14 years ago
PSp..om 0d23903830 More comments on restrictions to future thread pooling 14 years ago
PSp..om 4091a01c91 Modified the default server implementation to enforce my 14 years ago
PSp..om b1e52b865a Added some comments about the multi-threaded nature 14 years ago
PSp..om 382ca44941 Added a count-down latch to keep track of the connecting 14 years ago
PSp..om a14df8a68f added disconnect information to the client state listener 14 years ago
PSp..om 1871d02b7d Fixed a port typo after all the cutting pasting and 14 years ago
PSp..om b6b6175866 Send the version information with the client registration 14 years ago
sha..rd 3087235def * RMI system much more tolerant of bad data now (will display warning in log instead of crashing) 14 years ago
PSp..om 5faa1f08fe Added the rest of the game name and version stuff... still 14 years ago
PSp..om dda3e4c2a0 Real fix for the client UDP problems and removed my long 14 years ago
PSp..om 17ecd6f0c9 Committing something for testing... may revert. 14 years ago
PSp..om b73f71aeff Updated to use localhost instead of my hard-coded host 14 years ago
PSp..om 9b5c1bb4d2 Leave the client UDP connection 'connectionless' and 14 years ago
PSp..om f00c13dfba Added a comment about the "magic number" used in the 14 years ago
PSp..om 5d525edc59 More graceful shutdown of client-initiated close of 14 years ago
PSp..om 312e26aeca Fixed an NPE in the filter code... oops. A null filter 14 years ago