Skip to content

Fix assetLoader cfgs#2721

Merged
riccardobl merged 1 commit intojMonkeyEngine:masterfrom
riccardobl:assetcfg
Apr 24, 2026
Merged

Fix assetLoader cfgs#2721
riccardobl merged 1 commit intojMonkeyEngine:masterfrom
riccardobl:assetcfg

Conversation

@riccardobl
Copy link
Copy Markdown
Member

OGGLoader is crossplatform, CursorLoader is not.
This PR changes the asset loader's .cfg files to reflect that.

@riccardobl riccardobl mentioned this pull request Apr 24, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request reorganizes asset loaders by moving the OGGLoader from platform-specific configurations (Android and Desktop) into the general configuration, while relocating the CursorLoader from the general configuration to the desktop-specific one. The review feedback suggests improving the organization of the General.cfg file by grouping the OGGLoader entry with the WAVLoader for better logical consistency, rather than appending it to the end of the file.

Comment thread jme3-core/src/main/resources/com/jme3/asset/General.cfg
Comment thread jme3-core/src/main/resources/com/jme3/asset/General.cfg
@riccardobl riccardobl merged commit e0769a3 into jMonkeyEngine:master Apr 24, 2026
15 checks passed
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.

1 participant