Dokthar
|
cfdb9a8759
Lights (see #362) : added light v. sphere intersection, and implementations of intersectsSphere(), second attempt
|
10 tahun lalu |
Kirill Vainer
|
3412c0cf2b
Merge pull request #361 from Dokthar/bullet_RigidBody
|
10 tahun lalu |
Dokthar
|
06d6f08616
GImpactCollisionShape : fix for #188, added a call to updateBound() in native jni binding, just after creating the shape, (native createShape() method)
|
10 tahun lalu |
kaelthas
|
953a301d5e
Bugfix: fixed a bug that caused importer to crash when the author of the
|
10 tahun lalu |
kaelthas
|
f1a0125dc2
Bugfix: fixed a bug that caused subdivision surface modifier to crash if
|
10 tahun lalu |
Daniel Johansson
|
14349695a9
The LWJGL 3 renderer was missing a call to GLContext.createFromCurrent(), sorted now.
|
10 tahun lalu |
Daniel Johansson
|
5da9fa6bc2
Changed the default app title in AppSettings to use the full name string from JmeVersion. This way no more manual changing of this will be needed for future versions. This also closes #320 which highlighted this issue. Thanks @8Keep.
|
10 tahun lalu |
Daniel Johansson
|
109c5e80cf
Fixed #316 where some post processing effects were not working when using OPENGL_3 renderer due to an error in the fragment shader.
|
10 tahun lalu |
Daniel Johansson
|
f470637361
Fixed a build issue regarding lwjgl 3.x by now using 3.0.0a for longer stability as 3.0.0b-SNAPSHOT is a moving target and APIs are changing constantly.
|
10 tahun lalu |
Kirill Vainer
|
ed2c998f39
Merge pull request #340 from Kendanware/issue314
|
10 tahun lalu |
Kirill Vainer
|
e4f3c06b1d
ListMap: create unit test
|
10 tahun lalu |
Kirill Vainer
|
01227d31b0
Lighting: fix colorramp feature
|
10 tahun lalu |
Kirill Vainer
|
4a37a8f851
FXAA: quality regression fix
|
10 tahun lalu |
Kirill Vainer
|
4fef16ee9f
GLRenderer: fix incorrect gl3 check
|
10 tahun lalu |
Kirill Vainer
|
cba39fa0ff
GLRenderer: make the class final
|
10 tahun lalu |
Kirill Vainer
|
62186362a8
GLDebugOutputHandler: dump stack on debug messages
|
10 tahun lalu |
Kirill Vainer
|
aa54947ff3
GLRenderer: cleanup to shadow compare mode
|
10 tahun lalu |
Kirill Vainer
|
efe600c38d
GLRenderer: put max anisotropy into limits map
|
10 tahun lalu |
Kirill Vainer
|
d269839efb
FastMath: faster nearestPowerOfTwo and unit test
|
10 tahun lalu |
Kirill Vainer
|
4e6b4d885c
Merge pull request #345 from Georgeto/patch_negscalebb
|
10 tahun lalu |
Julien Gouesse
|
5f77ff021b
Fixes the NullPointerException in the demos when using JoglNewtDisplay
|
10 tahun lalu |
Julien Gouesse
|
9f56a45d56
Adds some options into AppSettings for JogAmp's JOGL and JOAL
|
10 tahun lalu |
Julien Gouesse
|
daa18429d1
Removes the old JOGL renderer and uses the new unified renderer as it works correctly now
|
10 tahun lalu |
Julien Gouesse
|
e3a45755c6
The JOGL backend doesn't need null-terminated strings for the attributes and the uniforms
|
10 tahun lalu |
Georg
|
495e0cf6d5
Fixed wrong BoundingBox transformation, when using negative scaling values
|
10 tahun lalu |
Daniel Johansson
|
c375974a9a
Fixed a compiler error where glfw input classes wanted to use the old LwjglTimer class.
|
10 tahun lalu |
Daniel Johansson
|
30cdca7ad7
Native library loading is back to the way it used to be with the addition of LWJGL 3.x libraries added with a different key.
|
10 tahun lalu |
Kirill Vainer
|
500f57a64f
AssetManager: set locator path only once per thread
|
10 tahun lalu |
Kirill Vainer
|
7659a7b986
TestCustomAnim: fix crash when enabling HW skinning
|
10 tahun lalu |
Kirill Vainer
|
aee7d1f195
GLSLCompat.glsllib: fix incorrect preprocessor define
|
10 tahun lalu |