Skip to content

Grayscale Issue temporary patch #1571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 40 commits into from
Closed

Conversation

Mezage
Copy link

@Mezage Mezage commented Jun 10, 2021

Attempt at fixing issue #1284 .
Still trying to understand how these fragments work however; advice would be appreciated.

stephengold and others added 30 commits April 22, 2021 11:34
…MonkeyEngine#1534)

* fix issue jMonkeyEngine#1533 (failed assertion in TestAnimMigration)

* ArmatureDebugAppState: restore deleted whitespace
* Refactors the context restart code.

Now most of the code that goes into initializing the renderer

* Fixed a misleading comment in lwjgl3's LwjglWindow

* Adds documentation to the LwjglContext methods.

* Cleans up the code and comments.

* Moves the renderer initialization for jme3-lwjgl to just the first run.

Apparently, this seems to fix the issue of LWJGL not rendering to the new display. However, trying to apply this fix to jme3-lwjgl3 actually creates the problem there.
…er (jMonkeyEngine#1537)

* AnimEvent: solve bug where onStop() kills prior event on the same layer

* AnimEvent: for clarity, use getAction() instead of action()

* AnimComposer: keep track of the manager for each layer

* AnimEvent: keep track of which event is managing each layer

* TestJaime: reset the model position each time the cinematic starts
* jme3-jbullet: upgrade vecmath to v1.5.2

* delete jbullet.jar & stack-alloc.jar, get them from MavenCentral instead
…sn't override methods) (jMonkeyEngine#1549)

* TestMorph: test cloning and serialization

* solve issue jMonkeyEngine#1548 (MorphControl doesn't override methods)
* Matrix4f: improve javadoc (1st pass)

* Matrix4f: improve javadoc (2nd pass)
…ne#1553)

* MorphControl: move target locating out of update loop into setSpatial() & add minor cleanups.

* Serialize target list

* Add javadoc

* Fix comment.
@Mezage Mezage closed this Jun 10, 2021
@Mezage Mezage deleted the grayscaleFix branch June 10, 2021 06:35
@Mezage Mezage restored the grayscaleFix branch June 10, 2021 06:35
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.

7 participants