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