Commit Verlauf

Autor SHA1 Nachricht Datum
  Paul Speed 50b2f76bdf Modified the FieldSerializer to support classes with non-public no-arg constructors. vor 10 Jahren
  Daniel Johansson 69c17d72c8 Reverted statistics code for tracking number of lights in the scene. Not counting correctly. Maybe this can be added back in later on. vor 10 Jahren
  Daniel Johansson 0354f976e9 Merge remote-tracking branch 'origin/master' vor 10 Jahren
  Daniel Johansson 25b9691e32 Added support for toggling lights on and off via Light.setEnabled(boolean). This implements #393 vor 10 Jahren
  Daniel Johansson 67eb998ef4 Added numLights to statistics. This tells us how many lights are left to render after filtering has occurred. Also did some tidy up of javadoc in RenderManager. vor 10 Jahren
  Daniel Johansson e0c24cd73a Added a guard to ensure setSinglePassLightBatchSize() is set to a minimum of at least 1. vor 10 Jahren
  Paul Speed 98194e83aa Modified the RPC layer to pass exceptions over the wire vor 10 Jahren
  normen fd4f9789cc Merge pull request #391 from NemesisMate/patch-5 vor 10 Jahren
  NemesisMate abdd739437 Fixed BetterCharacterControl "flickering" when not moving. vor 10 Jahren
  Paul Speed b006204c0f Various warning-related cleanups. Added @Overrides vor 10 Jahren
  Paul Speed 3189323c2f Converted manual array + list management over to just use SafeArrayList. vor 10 Jahren
  Paul Speed 46794e251d Allow the caller to override the axis' default dead vor 10 Jahren
  Paul Speed 2a2c71dadf Modified to pay attention to the joystick axis' vor 10 Jahren
  Paul Speed 84ccd71873 Added additional information to the range check exception. vor 10 Jahren
  Paul Speed 14e84a4dd7 Added a constructor that just takes the service's vor 10 Jahren
  Paul Speed 99742a76f2 Added additional trace logging. vor 10 Jahren
  Paul Speed 15afcfb735 Added the error information to the toString() if vor 10 Jahren
  jmekaelthas 8958459ef9 Bugfix: fixed a bug that caused NURB lines did not use their proper vor 10 Jahren
  jmekaelthas 7e185b25df Bugfix: fixed a bug that caused Bezier objects to use only the vertices vor 10 Jahren
  jmekaelthas 153cb27d78 Bugfix: fixed error in Inverse Kinematics constraint (animations with vor 10 Jahren
  Nehon 6b262e56c8 Fixed the javadoc fixes :D vor 10 Jahren
  Nehon 2648f67b34 Javadoc in RenderManager : Fixed some typos and added some for light mode methods. vor 10 Jahren
  Kirill Vainer d5ba6b92bd Merge pull request #384 from Dokthar/fix_physicsRigidBody_read vor 10 Jahren
  Paul Speed 197ed33c9e Added some missing @Overrides and finals. vor 10 Jahren
  Paul Speed 388a8a8bd7 Added a bunch of lower level logging that can be vor 10 Jahren
  Dokthar 00c687b4d8 fix #383 : in PhysicsRigidBody the old statement in read() (l.741) was always false vor 10 Jahren
  Nehon 022899c199 Changed the way texture previews are done in the SDK. vor 10 Jahren
  Julien Gouesse 361cb0893a Merge pull request #379 from davidB/fix_opengl3 vor 10 Jahren
  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. vor 10 Jahren
  Nehon 822d327236 Image now properly save it's colorSpace when saved vor 10 Jahren