Contribution Depot (jME2)
Public Group active 1 year, 1 month agoWhere Contributors will post contributions before submitting to the repo.
Also see how to file a bug report.
-
sbook posted on the forum topic Changing DirectionalShadowMapPass fields to Protected in the group
Contribution Depot (jME2): 1 year, 1 month agoNo cries of rage, committed with revision 7211
-
sbook started the forum topic Changing DirectionalShadowMapPass fields to Protected in the group
Contribution Depot (jME2): 1 year, 1 month agoThere are a few variables in the DirectionalShadowMapPass which aren’t likely to be accessed by out of the box uses, but having the fields marked as private makes it impossible to tune how the shadow camera functions.
-
ghoust joined the group
Contribution Depot (jME2) 1 year, 4 months ago -
Momoko_Fan posted on the forum topic Fix for Lensflare.java in the group
Contribution Depot (jME2): 1 year, 4 months agoLens flare? It should be easy to port it to jME3. However consider that it might not work with the post processing effects
-
nehon posted on the forum topic How to register/download jMirrorWorld? in the group
Contribution Depot (jME2): 1 year, 5 months agoWell…we are not really affiliate with jMirrorWorld, they just use JME for their project.
We don’t know of their registration process, i’m afraid we can’t help you. -
liutiegang posted on the forum topic How to register/download jMirrorWorld? in the group
Contribution Depot (jME2): 1 year, 5 months agoSorry, I didn’t make it clear.
I have registerd my username, but no feedback email in past two weeks.
Who knows if this project is still active and how to do?Thanks
-
normen posted on the forum topic How to register/download jMirrorWorld? in the group
Contribution Depot (jME2): 1 year, 5 months ago -
liutiegang started the forum topic How to register/download jMirrorWorld? in the group
Contribution Depot (jME2): 1 year, 5 months agoHello,
Who knows how to register/download jMirrorWorld?
Would you please help me or give some useful information? -
liutiegang joined the group
Contribution Depot (jME2) 1 year, 5 months ago -
alexman started the forum topic To better extend the CurveController class in the group
Contribution Depot (jME2): 1 year, 6 months agoCan we make some fields protected in CurveController so we can extend it more effectively?
-
alexman joined the group
Contribution Depot (jME2) 1 year, 6 months ago -
JeromeSoussens posted on the forum topic Texture renderer memory leak in the group
Contribution Depot (jME2): 1 year, 6 months agoChanging the parameter to 0 after the glDelete avoid possibles extra glDelete calls if cleanUp() is called several times but it’s just a coding design detail on my personnal version of LWJGLTextureRenderer….
The important change in this code is the add of glDeleteRenderbuffersEXT() to release the render buffers. -
Empire Phoenix posted on the forum topic Texture renderer memory leak in the group
Contribution Depot (jME2): 1 year, 6 months agoHm? What does changing the parameter to 0 change?
-
Empire Phoenix joined the group
Contribution Depot (jME2) 1 year, 6 months ago -
JeromeSoussens started the forum topic Texture renderer memory leak in the group
Contribution Depot (jME2): 1 year, 6 months agoHi,
A leak in the TextureRenderer classes (at least in LWJGLTextureRenderer):
Render buffers are not deleted.
The code should be:
-
JeromeSoussens joined the group
Contribution Depot (jME2) 1 year, 6 months ago -
buestad posted on the forum topic Problem using asymetric frustum in the group
Contribution Depot (jME2): 1 year, 6 months agoFYI:
This bug (at least the culling) is also wrong in jME3
-
buestad started the forum topic Problem using asymetric frustum in the group
Contribution Depot (jME2): 1 year, 6 months agoIf left and right frustum absolute values is not equal the following problems appear:
1: Using dynamic culling; wrong objects are culled (AbstractCamera.java)2: The projecte grid (water) boundaries are wrong (ProjectedGrid.java)
-
buestad joined the group
Contribution Depot (jME2) 1 year, 6 months ago -
CarlAimmoth joined the group
Contribution Depot (jME2) 1 year, 6 months ago - Load More
