Stephen Gold

Results 451 comments of Stephen Gold
trafficstars

Thank you for the investigation. Based on your findings, I'm convinced PR #2061 caused the regression. At the time (August 2023), Riccardo indicated 2061 would need to be tested on...

JMonkeyEngine is often selective about which attributes it serializes. Buffer position is ignored in many contexts, so I think it's acceptable to skip serializing it. In contexts where the position...

I'm unsure what happened. It might have something to do with creating a pull request in your "master" branch. Does the "files changed" tab look correct to you?

If there's no substantive review or discussion, I'll run some simple tests of my own and then integrate this PR.

My tests turned up an issue that's probably related to this change. I'll troubleshoot and post my findings here.

The issue I'm seeing is an infinite recursion that occurs while writing a Minie `PhysicsVehicle` to an `XMLExporter`. However, I don't fully understand what's going wrong... The test app looks...

> I'd guess that BinaryExporter maybe has some sort of check for that sort of dependency issue. The test succeeds with `XMLExporter` in v3.7.0-stable, which means there was *also* a...

Thank you for your quick response. How about adding a reference loop to jme3-plugins/src/test ?

Thanks, @JosiahGoeman . 7f522dc passes my tests as well, so I think this PR is ready for integration---unless someone cares to review it.

> It shows JMonkeyEngine 3.6.0 at 20 March 2023 (almost two years ago) The content you're referring to comes from our weblog, which hasn't been regularly maintained since our community...