alexVengrovsk
|
2eb2cdac60
|
Delete close() of ByteArrayOutputStream type objecs
According to the Oracle's docummentation: "Closing a ByteArrayOutputStream has no effect. The methods in this class can be called after the stream has been closed without generating an IOException." (http://docs.oracle.com/javase/7/docs/api/java/io/ByteArrayOutputStream.html#close())
|
2015-09-23 12:22:11 +03:00 |
|
shadowislord
|
068047200e
|
Threads: standardize names. Make sure they all start with "jME3".
|
2015-03-27 21:43:32 -04:00 |
|
shadowislord
|
2fb87f9682
|
SettingsDialog to choose closest refresh rate to 60 for fullscreen modes
|
2015-01-31 14:25:05 -05:00 |
|
Nehon
|
50ec3023d4
|
Fixed ScreenshotAppState, VideoRecorderAppSate, AwtPanel and TestRenderToMemory so the frameBuffer is read with an BGRA8 format
|
2014-12-29 00:17:59 +01:00 |
|
Nehon
|
a23038430c
|
- Added an AppSetting param for gamma correction, defaulted to true.
- Added a filed in the Setting dialog to toggle gamma correction on and off
|
2014-05-26 12:11:55 +02:00 |
|
Normen Hansen
|
a16857c8f4
|
switch to gradle layout
|
2014-03-21 02:32:11 +01:00 |
|