Историја ревизија

Аутор SHA1 Порука Датум
  Paul Speed b006204c0f Various warning-related cleanups. Added @Overrides пре 9 година
  Paul Speed 3189323c2f Converted manual array + list management over to just use SafeArrayList. пре 9 година
  Paul Speed 46794e251d Allow the caller to override the axis' default dead пре 9 година
  Paul Speed 2a2c71dadf Modified to pay attention to the joystick axis' пре 9 година
  Paul Speed 84ccd71873 Added additional information to the range check exception. пре 9 година
  Paul Speed 14e84a4dd7 Added a constructor that just takes the service's пре 9 година
  Paul Speed 99742a76f2 Added additional trace logging. пре 9 година
  Paul Speed 15afcfb735 Added the error information to the toString() if пре 9 година
  jmekaelthas 8958459ef9 Bugfix: fixed a bug that caused NURB lines did not use their proper пре 9 година
  jmekaelthas 7e185b25df Bugfix: fixed a bug that caused Bezier objects to use only the vertices пре 9 година
  jmekaelthas 153cb27d78 Bugfix: fixed error in Inverse Kinematics constraint (animations with пре 9 година
  Nehon 1276dc583e Point Of Interest light probe blending start of implementation : basic structure, probes selection and blend factor computation. пре 9 година
  Nehon 9fd90ab799 Merge branch 'master' into PBRisComing пре 9 година
  Nehon 6b262e56c8 Fixed the javadoc fixes :D пре 9 година
  Nehon e5608d6e38 Merge branch 'master' into PBRisComing пре 9 година
  Nehon 2648f67b34 Javadoc in RenderManager : Fixed some typos and added some for light mode methods. пре 9 година
  Nehon 52154e1cea Introduced a LightProbeBlendingStrategy, that can be passed to the default light filter upon construction. пре 9 година
  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 fcff7f6933 Merge branch 'master' into PBRisComing пре 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 cedb4d3c3e Merge branch 'master' into PBRisComing пре 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 ec8e7d6713 The LightProbe is now treated apart from other lights in the rendering pass as the Ambient light is and is always rendered on the first pass if there are several passes. пре 9 година
  Nehon 6c2396f023 Used the proper Lod finction in the reflect debug material пре 9 година
  Nehon f010f1be59 Fixed an outstanding issue with PBR lighting that was screwing reflection with normal maps. пре 9 година
  Nehon 31d271d972 Changed the way indirect lighting is toggled on or of, there was silly problems with previous commit. пре 9 година