The Contribution Mega-Thread

New issue: Issue 1538 - Add the screePointToRay method to the Camera class.

4 Likes

New pull request for review: PR 131 - maven.adoc: update for JME v3.4 and JCenter sunset.

3 Likes
2 Likes

New pull request for review: PR 1541 - correct the dependencies of jme3-jbullet.

3 Likes

3 issues opened in a single hour:

5 Likes

New pull requests for review:

4 Likes

New pull request for review:

Edit: also PR 1550 - Matrix4f javadoc

3 Likes

New issue:

1 Like

Another PR ready for review:

3 Likes

New issues:

Since I don’t have a deep understanding of frame buffers, OpenGL, and filters, I’m begging for help with all 3 issues.

Pull request ready for review:

Number of open issues against the Engine: 158

3 Likes

Another PR for review:

1 Like

Two more new issues, found during beta testing of v3.4:

Both issues require further investigation. Help!

1 Like

Another PR ready for code review:

1 Like

An opinion to provide a discussion for, which is modifying android build script to a dynamic android build script based on the SDK.Dir & ndk.Dir specified from local.properties :

Edit : check the last comment & the 2 previous ones…

1 Like

New issue (easy first fix!)

2 Likes

I have changed it, but if i do a PR that would redirect commits towards the docs PR…that would obviously disrupt everything :frowning_face:

1 Like

Thanks for working on that. You should make a new branch and commit the changes to that so it won’t disrupt your previous PR (animation JavaDoc).

1 Like

Its already in a new branch, even i made a new organization w/ a new fork, but it actually redirects me to the same PR, i think i should make a new github acc :laughing:

EDIT : Branch name : Scrappers-glitch:BinEnhancement

@Ali_RS I have understood now why did that happen, that’s because I have first committed to my master fork, then I did the new Branch (BinEnhancement) which is now (new+master), the right order should be creating the branch then doing a PR from that branch(w/o merging into the master fork directly).

1 Like

Alright i did the PR from other organization through git directly :slight_smile:

2 Likes

Thanks @Pavl_G :slightly_smiling_face:

1 Like