Skip to content

issues Search Results · repo:jMonkeyEngine/jmonkeyengine language:Java

Filter by

1k results
 (65 ms)

1k results

injMonkeyEngine/jmonkeyengine (press backspace or delete to remove)

The TextureArray class does not implement write() and read() and so when it is exported to .j3o and read back it does no longer wrap in the same way as originally set. I compared with Texture2D and that ...
defect
  • jcfandino
  • Opened 
    2 days ago
  • #2394

See: https://github.com/jMonkeyEngine/jmonkeyengine/pull/1782#discussion_r1986293622 The FastMath.toMultipleOf , used by the ubo implementation, only works for p that is a power of two, this can be confusing ...
  • riccardobl
  • Opened 
    3 days ago
  • #2392

Shortly after loading the SpecGlossVsMetalRough model from glTF-Sample-Assets, my CompareLoaders app crashes with a bad shader compile. This crash is reproducible with JME v3.8.0-alpha4 and -alpha3 but ...
bug
  • stephengold
  • 1
  • Opened 
    7 days ago
  • #2386

SheenWoodLeatherSofa.gltf was added to the glTF-Sample-Assets test suite in May 2024. https://github.com/KhronosGroup/glTF-Sample-Assets/tree/main/Models/SheenWoodLeatherSofa When I try to load it using ...
  • stephengold
  • Opened 
    7 days ago
  • #2385

InterpolationTest.gltf has been included in the glTF-Sample-Assets test suite since its inception. https://github.com/KhronosGroup/glTF-Sample-Assets/tree/main/Models/InterpolationTest When I try to load ...
  • stephengold
  • Opened 
    7 days ago
  • #2384

As reported here: https://hub.jmonkeyengine.org/t/issue-calling-armature-savebindpose/48046 Essentially, calling saveBindPose() many times will eventually corrupt/distort the model s bind pose. My best ...
bug
  • yaRnMcDonuts
  • Opened 
    8 days ago
  • #2383

As discussed at https://hub.jmonkeyengine.org/t/should-osvr-very-old-vr-standard-be-removed-from-jme/48234 OSVR is long deprecated and unlikely to have any users. It should be removed
  • richardTingle
  • 1
  • Opened 
    17 days ago
  • #2379

The MavDemo1 application in my jme-vehicles project uses v1.1.1 of the JmePower library, which was compiled for JME v3.6.0-stable. When I build MavDemo1 with JME v3.8.0-alpha3, initialization of the app ...
defect
  • stephengold
  • 5
  • Opened 
    23 days ago
  • #2374

The MotionEvent class implements Control and could therefore be included in a model asset. It also contains a mutable MotionPath field, which gets serialized and de-serialized. And MotionPath contains ...
defect
  • stephengold
  • Opened 
    29 days ago
  • #2370

When Spline is serialized, type will be serialized to SplineType.CatmullRom by default, regardless of the current type value. https://github.com/jMonkeyEngine/jmonkeyengine/blob/1f31c14af577e9d5b6b8f6d153823cbd7b30cb04/jme3-core/src/main/java/com/jme3/math/Spline.java#L465-L468 ...
defect
  • xiaojiao-zsw
  • 7
  • Opened 
    on Feb 10
  • #2366
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub