Riccardo Balbo
|
e584cb194c
Fix divide by 0 in shadow utils for some scenes #2209 (#2210)
|
1 year ago |
Stephen Gold
|
965a813ea4
build.gradle: update Gradle version to match gradle-wrapper.properties (#2207)
|
1 year ago |
Riccardo Balbo
|
c51ddf4865
fix render states merging when additionalState is not set (#2208)
|
1 year ago |
Wyatt Gillette
|
d0683ed6ce
Vector2f: added final static variables NAN, UNIT_X, UNIT_Y, POS_INF, NEG_INF (#2198)
|
1 year ago |
Wyatt Gillette
|
56fecab1ae
AbstractShadowRenderer.setRenderBackFacesShadows(): Change input type Boolean -> boolean (#2206)
|
1 year ago |
Wyatt Gillette
|
14bb821b53
xxxLightShadowFilter: format code + javadoc (#2204)
|
1 year ago |
Wyatt Gillette
|
52dc934e8c
MatParam: format code (#2202)
|
1 year ago |
Wyatt Gillette
|
81810576f3
MaterialDebugAppState: format code (#2200)
|
1 year ago |
Wyatt Gillette
|
80c2577ac7
VarType: format code (#2199)
|
1 year ago |
Wyatt Gillette
|
d3ed914398
#2194 add ClipAction.getAnimClip() method, remove ClipAction.reset() method (#2195)
|
1 year ago |
Stephen Gold
|
b29c2f8c40
update the Gradle wrapper to v7.6.4 (#2197)
|
1 year ago |
Wyatt Gillette
|
75a28b0da5
BoundingSphereDebug: removed the unused variable radius and its getter method getRadius() (#2196)
|
1 year ago |
Ryan McDonough
|
a2ecc32f73
Add My Game to README.md (#2190)
|
1 year ago |
SceneMax3D
|
53994eb193
Create CompositeAppState.java (#2193)
|
1 year ago |
Stephen Gold
|
a2c7b5aef9
update GitHub actions: setup-java to v4, wrapper-validation-action to v2 (#2192)
|
1 year ago |
JNightRide
|
22bf58ad80
LwjglCanvas using lwjgl-jawt (#2153)
|
1 year ago |
Ryan McDonough
|
f3f24e0ee2
Move NoiseLib.glslib to more appropriate location (#2189)
|
1 year ago |
pavl_g
|
8560c20f88
com.jme3.anim.tween.action.BaseAction: basic javadoc (#2020)
|
1 year ago |
Stephen Gold
|
e4a0da8234
IBLGLEnvBaker: don't share a logger with IBLHybridEnvBakerLight (#2187)
|
1 year ago |
Riccardo Balbo
|
e452b169ae
Accelerated env baking on the GPU (#1165)
|
1 year ago |
codex
|
cf030a9789
Adds SingleLayerInfluenceMask (#2043)
|
1 year ago |
Riccardo Balbo
|
0b40bba3e5
UBO/SSBO Improvements, Structs, BufferObject and sub data update (#1782)
|
1 year ago |
pavl_g
|
9a0ab09747
com.jme3.anim.tween.action.Action: basic javadoc (#2019)
|
1 year ago |
Riccardo Balbo
|
70f9da9907
Expand support for GL ES / WebGL compatible formats. (#2101)
|
1 year ago |
richardTingle
|
9e71c73f05
#2174 deprecate key classes in JME3-vr. This functionality is outdated (using OpenVR) and will be deleted in a future version. (#2175)
|
1 year ago |
Toni Helenius
|
ec9c8c5efc
Lwjgl3 canvas (#1868)
|
1 year ago |
Stephen Gold
|
f156ce95a9
solve issue #2184 (smart quotes in log messages) (#2185)
|
1 year ago |
JosiahGoeman
|
a9d9fdeb7f
#2176 Make LWJGLBufferAllocator use nmemCalloc() instead of nmemAlloc() (#2179)
|
1 year ago |
Stephen Gold
|
1b632a4cc6
solve issue #2177 (PBRTerrainAdvancedTest typo) (#2180)
|
1 year ago |
Stephen Gold
|
b53e9f645e
solve issue #2178 (PBRTerrainTest typo) (#2181)
|
1 year ago |