提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前
  Nehon cf6951af34 MikktSpace tangent generator now properly generates the BindPoseTangent buffer when necessary 9 年之前
  Kirill Vainer 903522de91 Merge pull request #549 from shamanDevel/LWJGL3-update 9 年之前
  Rémy Bouquet c50b4dbeaa Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine 9 年之前
  Rémy Bouquet 907ee122a1 Fixed wiki links in the realm.md 9 年之前
  Nehon f642e56517 Clean up in the PBR j3md file to remove warnings 9 年之前
  Rémy Bouquet 445f7ed010 Merge pull request #557 from shamanDevel/FrameBuffer.addColorBuffer(Image.Format) 9 年之前
  Sebastian Weiß 97cac35105 Fix for #502 9 年之前
  Paul Speed 9e5d9613ec Merge pull request #556 from Ali-RS/master 9 年之前
  Ali-RS 8937e93cce Minor fix in javadoc for Camera.java class 9 年之前
  Kirill Vainer 86c2c7f341 minor cleanup in GLRenderer 9 年之前
  Sebastian Weiß 4e79ccfa68 changed source compatibility only for lwjgl3 9 年之前
  Kirill Vainer c872cb2fdb Merge pull request #555 from JavaSaBr/master-original 9 年之前
  Kirill Vainer eadec4c5ad Merge pull request #554 from TehLeo/patch-2 9 年之前
  javasabr 651c3cc29e fixed missing Cloneable in the Triangle. 9 年之前
  TehLeo 28281f7962 Fix for MTR Framebuffers 9 年之前
  empirephoenix c947e12bfd Merge pull request #551 from Ali-RS/master 9 年之前
  Ali-RS bdd15b7f3e fixed a typo 9 年之前
  shaman 309f751c4d Maybe fixed 'warning: [options] bootstrap class path not set in conjunction with -source 1.7' 9 年之前
  empirephoenix aa839beb71 Merge pull request #543 from tonihele/issue-537-master 9 年之前
  shaman 26be6d896c Updated .travis.yml to build against Java8 instead of Java7 9 年之前
  Sebastian Weiß ed68a7b749 fixed formatting 2 9 年之前
  Sebastian Weiß dccec876c5 fixed formatting 9 年之前
  Sebastian Weiß e8f76d43fe implemented all changes regarding OpenCL (and some missing stuff) 9 年之前
  Sebastian Weiß e40ebdc5c6 updated GL and AL 9 年之前
  Sebastian Weiß 6ad6f658b0 updated lwjgl version to the 3.0.0 release 9 年之前
  Rémy Bouquet 977610bbd7 Merge pull request #546 from MeFisto94/ios-legacyapplication-master 9 年之前
  MeFisto94 0262b72258 Using LegacyApplication in the iOS Harness just like it has been done for Android in 3c56afe 9 年之前
  Nehon 9665b985e4 Fixed wrong alpha handling in the pbr shader 9 年之前