Paul Speed
|
b28f7e9293
Removing a println I had for testing something else.
|
9 gadi atpakaļ |
Paul Speed
|
ac672df63a
Fixes to keep the kernel adapter threads from hanging.
|
9 gadi atpakaļ |
jmekaelthas
|
84a38d1363
Bugfix: fixed an error that caused bad faces triangulation in some
|
9 gadi atpakaļ |
Paul Speed
|
696b19467f
Merge pull request #401 from Pesegato/master
|
9 gadi atpakaļ |
Pesegato
|
1df3c204f2
Added support to Logitech F310 with Xinput for Windows 10
|
9 gadi atpakaļ |
Paul Speed
|
c38a050f61
Added some trace level logging to field serializer.
|
9 gadi atpakaļ |
Paul Speed
|
ac5cc5312b
Added some additional information to the bad constants exception.
|
9 gadi atpakaļ |
Paul Speed
|
a0569b340d
Fixed a bug caused by generic registration of the enum class
|
9 gadi atpakaļ |
Paul Speed
|
05587ab387
Modified to avoid closing the connection if it is already
|
9 gadi atpakaļ |
Kirill Vainer
|
7bf4949e83
Revert native loading changes
|
9 gadi atpakaļ |
Kirill Vainer
|
2ca55c8b3a
LWJGL3 improvements
|
9 gadi atpakaļ |
Paul Speed
|
6cb691592d
Fixed two potential race conditions in the DefaultClient.
|
9 gadi atpakaļ |
Paul Speed
|
d8d7d061f6
Small formatting change.
|
9 gadi atpakaļ |
Paul Speed
|
0bfabacef6
Small formatting change.
|
9 gadi atpakaļ |
Paul Speed
|
d241a9a235
Added a couple more bracketing log messages just to confirm
|
9 gadi atpakaļ |
Paul Speed
|
ab0628c070
Fixed a typo in an exception message.
|
9 gadi atpakaļ |
Kirill Vainer
|
72423b682e
Merge pull request #392 from NemesisMate/patch-4
|
9 gadi atpakaļ |
Paul Speed
|
50b2f76bdf
Modified the FieldSerializer to support classes with non-public no-arg constructors.
|
9 gadi atpakaļ |
Daniel Johansson
|
69c17d72c8
Reverted statistics code for tracking number of lights in the scene. Not counting correctly. Maybe this can be added back in later on.
|
9 gadi atpakaļ |
Daniel Johansson
|
0354f976e9
Merge remote-tracking branch 'origin/master'
|
9 gadi atpakaļ |
Daniel Johansson
|
25b9691e32
Added support for toggling lights on and off via Light.setEnabled(boolean). This implements #393
|
9 gadi atpakaļ |
Daniel Johansson
|
67eb998ef4
Added numLights to statistics. This tells us how many lights are left to render after filtering has occurred. Also did some tidy up of javadoc in RenderManager.
|
9 gadi atpakaļ |
Daniel Johansson
|
e0c24cd73a
Added a guard to ensure setSinglePassLightBatchSize() is set to a minimum of at least 1.
|
9 gadi atpakaļ |
Paul Speed
|
98194e83aa
Modified the RPC layer to pass exceptions over the wire
|
9 gadi atpakaļ |
normen
|
fd4f9789cc
Merge pull request #391 from NemesisMate/patch-5
|
9 gadi atpakaļ |
NemesisMate
|
abdd739437
Fixed BetterCharacterControl "flickering" when not moving.
|
9 gadi atpakaļ |
NemesisMate
|
19577c3288
Fixed a possible bug in TextureAtlas.java
|
9 gadi atpakaļ |
Nehon
|
ab76585ff2
More fine tuning calibration of roughness, and various visual fixes for PBR
|
9 gadi atpakaļ |
Nehon
|
9e1a1f6131
PBR, fixed the way metallic material base color was handled for indirect lighting.
|
9 gadi atpakaļ |
Alrik
|
f9f3c0185e
Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git
|
9 gadi atpakaļ |