Rémy Bouquet
|
e159c3918a
Implemented intersectBoundingBox for LightProbe
|
vor 10 Jahren |
Rémy Bouquet
|
c47da8e9a1
Merge branch 'master' into PBRisComing
|
vor 10 Jahren |
Julien Gouesse
|
ea28e8a449
First attempt to fix a bug reported by david_bernard_31, the size of the strings in the shader code was wrongly computed for the JOGL backend
|
vor 10 Jahren |
Julien Gouesse
|
ce86a3e555
Allows to choose between the forward compatible profile and the backward compatible profile in the JOGL backend
|
vor 10 Jahren |
Julien Gouesse
|
f38ea1e3e2
Displays the JOGL version instead of the NEWT version
|
vor 10 Jahren |
Julien Gouesse
|
1559dacdca
Updates JOGL (2.3.2)
|
vor 10 Jahren |
jmekaelthas
|
b34649d399
Bugfix: fix to importing blend files with linked content.
|
vor 10 Jahren |
Kirill Vainer
|
edaf49c00c
Merge pull request #364 from Dokthar/light
|
vor 10 Jahren |
Kirill Vainer
|
810c7b6fa6
native loader: set lwjgl library path for lwjgl3
|
vor 10 Jahren |
Daniel Johansson
|
5e8f5e6a1f
Updated lwjgl3 module to use LWJGL 3.0.0b #35 which is the current stable build.
|
vor 10 Jahren |
Kirill Vainer
|
2a1addd2da
Merge pull request #350 from alexVengrovsk/master
|
vor 10 Jahren |
Kirill Vainer
|
b312ba3f48
Merge pull request #368 from bdero/fix/bdero/flybycam-unregister-docstring
|
vor 10 Jahren |
Brandon DeRosier
|
1bb3ee089a
Change duplicated docstring in FlyByCamera.unregisterInput
|
vor 10 Jahren |
Dokthar
|
071ad5c618
light : fixed pointLight v. bounding sphere unit test
|
vor 10 Jahren |
Dokthar
|
4be09e3505
light : replaced duplicated code by methods from Intersection
|
vor 10 Jahren |
Daniel Johansson
|
d48a1bb998
Removed native library jemalloc.dll for LWJGL3 as this will not be needed until 3.0.0b and after.
|
vor 10 Jahren |
Dokthar
|
505aa23048
light : added unit tests for the new support of bounding spheres intersections (for lightFilter)
|
vor 10 Jahren |
Kirill Vainer
|
9f130a9cb3
Merge pull request #366 from MeFisto94/Issue46
|
vor 10 Jahren |
MeFisto94
|
7d07cedc4c
Fixed Issue #46 : The MaterialViewer will now simply ignore not available textures instead of crashing
|
vor 10 Jahren |
Dokthar
|
cfdb9a8759
Lights (see #362) : added light v. sphere intersection, and implementations of intersectsSphere(), second attempt
|
vor 10 Jahren |
Kirill Vainer
|
3412c0cf2b
Merge pull request #361 from Dokthar/bullet_RigidBody
|
vor 10 Jahren |
Dokthar
|
06d6f08616
GImpactCollisionShape : fix for #188, added a call to updateBound() in native jni binding, just after creating the shape, (native createShape() method)
|
vor 10 Jahren |
kaelthas
|
953a301d5e
Bugfix: fixed a bug that caused importer to crash when the author of the
|
vor 10 Jahren |
kaelthas
|
f1a0125dc2
Bugfix: fixed a bug that caused subdivision surface modifier to crash if
|
vor 10 Jahren |
Daniel Johansson
|
14349695a9
The LWJGL 3 renderer was missing a call to GLContext.createFromCurrent(), sorted now.
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
Kirill Vainer
|
ed2c998f39
Merge pull request #340 from Kendanware/issue314
|
vor 10 Jahren |
alexVengrovsk
|
2eb2cdac60
Delete close() of ByteArrayOutputStream type objecs
|
vor 10 Jahren |