Історія комітів

Автор SHA1 Опис Дата
  Kirill Vainer d5ba6b92bd Merge pull request #384 from Dokthar/fix_physicsRigidBody_read 9 роки тому
  Paul Speed 197ed33c9e Added some missing @Overrides and finals. 9 роки тому
  Paul Speed 388a8a8bd7 Added a bunch of lower level logging that can be 9 роки тому
  Dokthar 00c687b4d8 fix #383 : in PhysicsRigidBody the old statement in read() (l.741) was always false 9 роки тому
  Nehon 022899c199 Changed the way texture previews are done in the SDK. 9 роки тому
  Julien Gouesse 361cb0893a Merge pull request #379 from davidB/fix_opengl3 9 роки тому
  Nehon 50a9a8636b HDRLoader, reverted the change that loaded the HDR files in sRGB space, since the specs says that data is in linear space for this format. 9 роки тому
  Nehon 822d327236 Image now properly save it's colorSpace when saved 9 роки тому
  Nehon ad4634ce04 .hdr files are now loaded in sRGB color space as there is no reason it should be loaded in linear space. 9 роки тому
  Paul Speed d57147e392 A small optimization. The BitmapTextPage does not 9 роки тому
  Paul Speed cde35a005a Just fixing an indent. 9 роки тому
  Paul Speed 31cab674b3 Removing the dodgy 'optimization' that broke some people and caused other 'makeup' changes to better support the dodginess. 9 роки тому
  Paul Speed 3a4624a5fe Added a bunch of javadoc and changed the names of one of the 9 роки тому
  Paul Speed 95aa2d72d0 Added a basic RMI service that uses the RPC service. 9 роки тому
  Paul Speed 95603c46c4 Added a better check. The old one had the side-effect 9 роки тому
  Paul Speed dfe4b083f0 Added a check to try and detect the case where a server and 9 роки тому
  Paul Speed 4b2f361026 Modified to skip registering the message classes if they are 9 роки тому
  Paul Speed 2c337123a9 Added a test/example of running a client and a server in the 9 роки тому
  Paul Speed e832ad5c94 Added an isRunning() method so that other classes can 9 роки тому
  Paul Speed 17df399f68 Commented out the message class serialization and left 9 роки тому
  Paul Speed cea36ffc47 Added some more client-side error and connection handling 9 роки тому
  Paul Speed 38fe771ed8 Modified the client state messages to include the chat 9 роки тому
  Paul Speed 9e80d8a7aa Beefing up the client server tests a little to add 9 роки тому
  Daniel Johansson dc0bcb5d13 Resolves #378, adding support for detecting ARMv8 on Android. 10 роки тому
  David Bernard 0f140370ed jogl: flip y for mouse click 10 роки тому
  David Bernard 3e71198610 jogl: use pixel unit for window's dimension (fix issue on MaxOS X) 10 роки тому
  Nehon cbe87cf41f checkGLError in LwjglOffscreenBuffer is now called only if assertions are on, as it is done in LwjglAbstractDisplay 10 роки тому
  Nehon 5cb72c6582 Updated the create skybox gui in the SDK so that it fits the new API and supports loading equirect Skybox maps. 10 роки тому
  Nehon 40177c1524 Added jme3-lwjgl3/build/ to the gitignore file.... again.. 10 роки тому
  Daniel Johansson 00e2717c7c Fixed an issue where on linux using jme-lwjgl3 module would cause the windows dll to be loaded instead of the linux so native library. 10 роки тому