Skip to content

Rjtdebug angle#11

Draft
richardTingle wants to merge 70 commits into
masterfrom
rjtdebug-angle
Draft

Rjtdebug angle#11
richardTingle wants to merge 70 commits into
masterfrom
rjtdebug-angle

Conversation

@richardTingle

Copy link
Copy Markdown
Owner

No description provided.

riccardobl and others added 30 commits January 25, 2026 15:15
* android fixup

Co-authored-by: Copilot <copilot@github.com>

* fix build

* fixes

Co-authored-by: Copilot <copilot@github.com>

* better best depth format detection

Co-authored-by: Copilot <copilot@github.com>

* fixes and cleanup

* support examples autorun

Co-authored-by: Copilot <copilot@github.com>

* update screenshots

---------

Co-authored-by: Copilot <copilot@github.com>
* improve light render parity with blender

* cleanup

* fix merge issue

* Update LightsPunctualExtensionLoader.java

* Accept changed screenshot reference images for blender light

* cleanup and parity test

* tweaks

* tweaks

* screenshots

---------

Co-authored-by: Ryan McDonough <peanut64646@gmail.com>
Co-authored-by: Richard Tingle <6330028+richardTingle@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [gradle/actions](https://github.com/gradle/actions) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: backend improvement | remove | add

* docs: javadoc

* docs: javadoc

* fix: reinit

* fix: possible exception | NullPointerException

* fix: logger

* fix: disponse

* feat: OpenCL support

* fix: logger|message

* fix: final configurations | problem with 'disponse()'

* fix: EDT unlock

* fix: sleep

* fix: re-shape|re-scale

* fix: remove junk code
…jMonkeyEngine#2745)

* use Luminance instead of R for single and dual channel immages

* update screenshots
riccardobl and others added 25 commits May 9, 2026 00:17
…atforms and handle unsupported cases""

This reverts commit 4bf14ab.
This reverts commit 79734e7.
This reverts commit f0a76dc740a9cd370cf76891d5edc8f8f2e103b6.
Avoid TempVars and temporary Vector3f mutation in the point distance path by computing axis deltas directly.

Adds direct edge-case coverage for inside, surface, single-axis outside, and multi-axis outside points.

Measured locally with BoundingVolumeBenchmark: inside/outside points improved from about 23 ns/op to about 2.1/2.5 ns/op.
* add task to run tests in proton

* Update jme3-examples/build.gradle

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update jme3-examples/build.gradle

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update jme3-examples/build.gradle

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update jme3-examples/build.gradle

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown

🖼️ Screenshot tests have failed.

The purpose of these tests is to ensure that changes introduced in this PR don't break visual features. They are visual unit tests.

📄 Where to find the report:

⚠️ If you didn't expect to change anything visual:
Fix your changes so the screenshot tests pass.

If you did mean to change things:
Review the replacement images in jme3-screenshot-tests/build/changed-images to make sure they really are improvements and then replace and commit the replacement images at jme3-screenshot-tests/src/test/resources.

If you are creating entirely new tests:
Find the new images in jme3-screenshot-tests/build/changed-images and commit the new images at jme3-screenshot-tests/src/test/resources.

Note; it is very important that the committed reference images are created on the build pipeline, locally created images are not reliable. Similarly tests will fail locally but you can look at the report to check they are "visually similar".

See https://github.com/jMonkeyEngine/jmonkeyengine/blob/master/jme3-screenshot-tests/README.md for more information

Contact @richardTingle (aka richtea) for guidance if required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants