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