Riccardo Balbo
|
b6833644c2
Fix documentation. Make SystemListener.rescale a default method
|
3 年之前 |
Riccardo Balbo
|
5bf92a02c8
Ensure listener.rescale/resize is called only after the listener is initialized. Call rescale only when scale changes. Update scale and size when window size changes (if needed).
|
3 年之前 |
Riccardo Balbo
|
a9dc31e2c8
Use different workaround that doesn't meddle with the initialization flow, for wrong FB size bug on first frames.
|
3 年之前 |
Riccardo Balbo
|
4ed198c7cb
Add rescaling support
|
3 年之前 |
Riccardo Balbo
|
08f8d08601
Separate concept of window size from default framebuffer size that are not always interchangeable in modern platforms. Add methods to query both sizes from AppSettings
|
3 年之前 |
Riccardo Balbo
|
71269bbf14
Fix Scaling issue #1745 (#1753)
|
3 年之前 |
Riccardo Balbo
|
647b94ba53
Use OpenGL 3.2 as default (#1752)
|
3 年之前 |
Stephen Gold
|
a690f79b7b
correct typos in diagnostic messages (#1737)
|
3 年之前 |
Stephen Gold
|
e80871cdb5
GlfwMouseInput: scale mouse coords only if Retina AppSetting is true (#1746)
|
3 年之前 |
Riccardo Balbo
|
a9ce670aaf
Configure circular deps as warning on eclipse (#1747)
|
3 年之前 |
Stephen Gold
|
33e690bd33
Vector2f: save 2 trig calculations in rotateAroundOrigin() (#1731)
|
3 年之前 |
Stephen Gold
|
1e668bce57
common.gradle: print full version when installing to mavenLocal
|
3 年之前 |
Stephen Gold
|
a1ae3fd47a
AppSetting: "UseRetinaFrameBuffer" default -> false
|
3 年之前 |
Ryan McDonough
|
371849bd52
account for world transform in TerrainQuad.setNormalRecalcNeeded() (#1741)
|
3 年之前 |
Stephen Gold
|
6cf94ad9e9
deal with unresolved references in javadoc (#1733)
|
3 年之前 |
Stephen Gold
|
6ad85a7dd4
avoid self-closing HTML tags in javadoc (#1732)
|
3 年之前 |
Stephen Gold
|
b4bc6f1590
LWJGLOpenVRInput: solve a javadoc warning
|
3 年之前 |
Stephen Gold
|
d26313ee92
jme3-vr: delete 2 unused imports
|
3 年之前 |
Stephen Gold
|
92328cf064
Matrix3f: a few javadoc tweaks
|
3 年之前 |
Björn Hempel
|
72a21b1f9b
solve issue 1739 (NPE in reloadJoysticks() when joystick lacks buttons) #1740
|
3 年之前 |
Stephen Gold
|
38a8afa4d8
new javadoc for Vector2f (#1729)
|
3 年之前 |
Stephen Gold
|
398216eab5
ContrastAdjustment.j3md: correct a typo
|
3 年之前 |
Stephen Gold
|
75a4127710
HDRLoader: delete unused variable "colorcorr"
|
3 年之前 |
AmiroooTheWalnut
|
107e77ca6b
LwjglCanvas: initialize OpenCL for LWJGL2 (#1720)
|
3 年之前 |
Stephen Gold
|
01b43fe319
AlAudioRenderer: update OpenAL state when dry filter is re-applied (#1728)
|
3 年之前 |
Stephen Gold
|
dcedea49e6
jme3-android: update annotation and lifecycle libraries
|
3 年之前 |
richardTingle
|
4af7aabf30
#1734 actions based vr input (#1735)
|
3 年之前 |
Stephen Gold
|
ede34bad3b
Matrix3f: javadoc style tweak
|
3 年之前 |
Wyatt Gillette
|
33d9cdcfdd
Fix NullPointerException in AnimLayer.update() (#1730)
|
3 年之前 |
Stephen Gold
|
25cbaac6f6
J3MLoader: solve unexpected end tag in javadoc
|
3 年之前 |