This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
jmonkeyengine
Watch
1
Star
0
Fork
0
You've already forked jmonkeyengine
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
jmonkeyengine
/
jme3-examples
/
src
/
main
/
java
/
jme3test
/
scene
History
Stephen Gold
d3f0c2002a
in examples, replace deprecated methods and classes
2017-12-17 15:17:10 +01:00
..
instancing
Fixed InstanceGeomerty not working properly when using the lighting material and a non DirectionalLight
2017-04-12 20:33:28 +02:00
TestLineWidthRenderState.java
LineWidth is now a RenderState parameter, One can change the lineWidth used to render a mesh wireframe or a mesh in Lines mode by using material.getAdditionalRenderState().setLineWidth(value)
2016-03-20 21:36:28 +01:00
TestRefreshFlagBug.java
Add simple test case for the "scene not updated" crash in the SDK
2015-02-08 17:42:07 -05:00
TestSceneLoading.java
in examples, replace deprecated methods and classes
2017-12-17 15:17:10 +01:00
TestSceneStress.java
Added a large scene stress test. Defaults to:
2014-12-07 04:43:49 -05:00
TestUserData.java
switch to gradle layout
2014-03-21 02:32:11 +01:00