Cronologia Commit

Autore SHA1 Messaggio Data
  NemesisMate 19577c3288 Fixed a possible bug in TextureAtlas.java 9 anni fa
  Alrik f9f3c0185e Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git 9 anni fa
  Paul Speed b006204c0f Various warning-related cleanups. Added @Overrides 9 anni fa
  Paul Speed 3189323c2f Converted manual array + list management over to just use SafeArrayList. 9 anni fa
  Paul Speed 46794e251d Allow the caller to override the axis' default dead 9 anni fa
  Paul Speed 2a2c71dadf Modified to pay attention to the joystick axis' 9 anni fa
  Paul Speed 84ccd71873 Added additional information to the range check exception. 9 anni fa
  Paul Speed 14e84a4dd7 Added a constructor that just takes the service's 9 anni fa
  Paul Speed 99742a76f2 Added additional trace logging. 9 anni fa
  Paul Speed 15afcfb735 Added the error information to the toString() if 9 anni fa
  jmekaelthas 8958459ef9 Bugfix: fixed a bug that caused NURB lines did not use their proper 9 anni fa
  jmekaelthas 7e185b25df Bugfix: fixed a bug that caused Bezier objects to use only the vertices 9 anni fa
  jmekaelthas 153cb27d78 Bugfix: fixed error in Inverse Kinematics constraint (animations with 9 anni fa
  Nehon 6b262e56c8 Fixed the javadoc fixes :D 9 anni fa
  Nehon 2648f67b34 Javadoc in RenderManager : Fixed some typos and added some for light mode methods. 9 anni fa
  Kirill Vainer d5ba6b92bd Merge pull request #384 from Dokthar/fix_physicsRigidBody_read 9 anni fa
  Paul Speed 197ed33c9e Added some missing @Overrides and finals. 9 anni fa
  Paul Speed 388a8a8bd7 Added a bunch of lower level logging that can be 9 anni fa
  Dokthar 00c687b4d8 fix #383 : in PhysicsRigidBody the old statement in read() (l.741) was always false 9 anni fa
  Nehon 022899c199 Changed the way texture previews are done in the SDK. 9 anni fa
  Julien Gouesse 361cb0893a Merge pull request #379 from davidB/fix_opengl3 9 anni fa
  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 anni fa
  Nehon 822d327236 Image now properly save it's colorSpace when saved 9 anni fa
  Nehon ad4634ce04 .hdr files are now loaded in sRGB color space as there is no reason it should be loaded in linear space. 9 anni fa
  Paul Speed d57147e392 A small optimization. The BitmapTextPage does not 9 anni fa
  Paul Speed cde35a005a Just fixing an indent. 9 anni fa
  Paul Speed 31cab674b3 Removing the dodgy 'optimization' that broke some people and caused other 'makeup' changes to better support the dodginess. 9 anni fa
  Paul Speed 3a4624a5fe Added a bunch of javadoc and changed the names of one of the 9 anni fa
  Paul Speed 95aa2d72d0 Added a basic RMI service that uses the RPC service. 9 anni fa
  Paul Speed 95603c46c4 Added a better check. The old one had the side-effect 9 anni fa