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 жил өмнө |