Historia zmian

Autor SHA1 Wiadomość Data
  Rémy Bouquet be6d2765e3 Added a setLocalTranslation and setLocalScale to the Bone class. Similarly to setLocalRotation it only works when userControl is set to true and fails otherwise. 9 lat temu
  Nehon cd70630502 Changed the order of import of the PBR.glsllib in the PBR material as it enables the texture lod extension and this fails on some GPU when it's not at the beginning of the shader. 9 lat temu
  Nehon cf6951af34 MikktSpace tangent generator now properly generates the BindPoseTangent buffer when necessary 9 lat temu
  Kirill Vainer 903522de91 Merge pull request #549 from shamanDevel/LWJGL3-update 9 lat temu
  Rémy Bouquet c50b4dbeaa Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine 9 lat temu
  Rémy Bouquet 907ee122a1 Fixed wiki links in the realm.md 9 lat temu
  Nehon f642e56517 Clean up in the PBR j3md file to remove warnings 9 lat temu
  Rémy Bouquet 445f7ed010 Merge pull request #557 from shamanDevel/FrameBuffer.addColorBuffer(Image.Format) 9 lat temu
  Sebastian Weiß 97cac35105 Fix for #502 9 lat temu
  Paul Speed 9e5d9613ec Merge pull request #556 from Ali-RS/master 9 lat temu
  Ali-RS 8937e93cce Minor fix in javadoc for Camera.java class 9 lat temu
  Kirill Vainer 86c2c7f341 minor cleanup in GLRenderer 9 lat temu
  Sebastian Weiß 4e79ccfa68 changed source compatibility only for lwjgl3 9 lat temu
  Kirill Vainer c872cb2fdb Merge pull request #555 from JavaSaBr/master-original 9 lat temu
  Kirill Vainer eadec4c5ad Merge pull request #554 from TehLeo/patch-2 9 lat temu
  javasabr 651c3cc29e fixed missing Cloneable in the Triangle. 9 lat temu
  TehLeo 28281f7962 Fix for MTR Framebuffers 9 lat temu
  empirephoenix c947e12bfd Merge pull request #551 from Ali-RS/master 9 lat temu
  Ali-RS bdd15b7f3e fixed a typo 9 lat temu
  shaman 309f751c4d Maybe fixed 'warning: [options] bootstrap class path not set in conjunction with -source 1.7' 9 lat temu
  empirephoenix aa839beb71 Merge pull request #543 from tonihele/issue-537-master 9 lat temu
  shaman 26be6d896c Updated .travis.yml to build against Java8 instead of Java7 9 lat temu
  Sebastian Weiß ed68a7b749 fixed formatting 2 9 lat temu
  Sebastian Weiß dccec876c5 fixed formatting 9 lat temu
  Sebastian Weiß e8f76d43fe implemented all changes regarding OpenCL (and some missing stuff) 9 lat temu
  Sebastian Weiß e40ebdc5c6 updated GL and AL 9 lat temu
  Sebastian Weiß 6ad6f658b0 updated lwjgl version to the 3.0.0 release 9 lat temu
  Rémy Bouquet 977610bbd7 Merge pull request #546 from MeFisto94/ios-legacyapplication-master 9 lat temu
  MeFisto94 0262b72258 Using LegacyApplication in the iOS Harness just like it has been done for Android in 3c56afe 9 lat temu
  Nehon 9665b985e4 Fixed wrong alpha handling in the pbr shader 9 lat temu