Revīziju vēsture

Autors SHA1 Ziņojums Datums
  jmekaelthas 89fe2e57be Bugfix: fixed some issues with bones' animations. 10 gadi atpakaļ
  normen d1b963d843 Merge pull request #303 from Dokthar/bullet_RigidBody 10 gadi atpakaļ
  Daniel Johansson d319a7c5d3 Added unit test for J3MLoader to cover the new texture parameters available in #295. Also fixed a couple of issues in the code to reduce logging that was not needed and removed redundant code. This update also updates junit to 4.12 and adds Mockito and Fest Assertions as test dependencies. 10 gadi atpakaļ
  Dokthar abbdefdcef Bullet RigidBody : revert IDE autoformatting noise 10 gadi atpakaļ
  Dokthar b1473c302c Bullet RigidBody : modification of the serializer to support the old & new angular factor 10 gadi atpakaļ
  Kirill Vainer 0ade3a69d4 GLRenderer: FBO always available in OpenGL ES 2 10 gadi atpakaļ
  Dokthar 7f2c7c5d35 Bullet RigidBody : prevent from breaking the API & reverted 10 gadi atpakaļ
  Nehon 4b1c61dec1 Merge branch 'master' into PBRisComing 10 gadi atpakaļ
  Rémy Bouquet 292a891d1f Merge pull request #228 from davidB/fix_cinematic_clear 10 gadi atpakaļ
  Rémy Bouquet fbe558779e Merge pull request #282 from Dokthar/sdk_scenecomposer 10 gadi atpakaļ
  Nehon f2b9343d51 Merge branch 'master' into PBRisComing 10 gadi atpakaļ
  Nehon 5989711f73 Added multi selection to the ShaderNode editor. 10 gadi atpakaļ
  Daniel Johansson e33d2539ed Added additional convenience constructors to Light, AmbientLight, DirectionalLight, PointLight and SpotLight as mentioned in #297 10 gadi atpakaļ
  Daniel Johansson be692a2ceb Reverted changes to build script regarding bullet libs. 10 gadi atpakaļ
  Daniel Johansson 0869880c8e Reverted changes to build script regarding bullet libs. 10 gadi atpakaļ
  Daniel Johansson d3da4a7266 Merge remote-tracking branch 'upstream/master' 10 gadi atpakaļ
  Daniel Johansson 9059eb30e4 Added support for setting minification and magnification filters on a texture in the j3m material file. This also adds support for double and single quoted paths as well as being able to set WrapMode for a specific WrapAxis. This resolves #295 10 gadi atpakaļ
  Nehon 9a3976ed50 Merge branch 'master' into PBRisComing 10 gadi atpakaļ
  Nehon 129faf00d7 Fixed warning when trying to find a srgb format for a Depth format. 10 gadi atpakaļ
  Nehon b0db53b5d6 Fixed warning when trying to find a srgb format for a Depth format. 10 gadi atpakaļ
  Kirill Vainer cad8ca4d8e Merge pull request #294 from davidB/david_gl3_mrt_unshaded 10 gadi atpakaļ
  Nehon 9256f2e4d4 Merge branch 'master' into PBRisComing 10 gadi atpakaļ
  Nehon c7606ccff2 Fixed issue https://github.com/jMonkeyEngine/jmonkeyengine/issues/291 10 gadi atpakaļ
  Daniel Johansson 2080453430 Changed build scripts slightly for bullet to not reference src outside it's own base dir. This was mainly done to be able to import the project correctly in IntelliJ IDEA. The modules will now instead reference each other through the dependency mechanism. 10 gadi atpakaļ
  Daniel Johansson 013f67ee89 Merge remote-tracking branch 'upstream/master' 10 gadi atpakaļ
  Daniel Johansson 8c45568772 Added intellij files to gitignore 10 gadi atpakaļ
  Nehon 327e0125d9 Merge branch 'master' into PBRisComing 10 gadi atpakaļ
  Nehon 95d5fdf9c5 Fixed issue https://github.com/jMonkeyEngine/jmonkeyengine/issues/252 10 gadi atpakaļ
  Nehon 57dd2748e2 Tested if a joystick axis is not the nullAxis before assigning action to it. 10 gadi atpakaļ
  Nehon 34220640aa Fixed how model bound were refreshed in BathNode : issue https://github.com/jMonkeyEngine/jmonkeyengine/issues/275 10 gadi atpakaļ