Skip to content
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

Blender 4.1 #679

Merged
merged 7 commits into from
May 22, 2024
Merged

Blender 4.1 #679

merged 7 commits into from
May 22, 2024

Conversation

feniksa
Copy link
Contributor

@feniksa feniksa commented May 17, 2024

PURPOSE

Add support for blender 4.1

EFFECT OF CHANGE

User are able to install plugin on blender 4.1

TECHNICAL STEPS

Use blender new API in mesh.py
Switch to python 3.11 (blender switched to python 3.11)
Fix linux/windows build scripts
Update linux readme

KNOWN ISSUES

  • Linux build doesn't work (yet) due to issue in rpr shaders
  • Windows: plugin doesn't initialize on systems with APU's and GPU (read - on some laptops). Unsupported GPU make's plugin "stuck" in initialization.
  • Windows: Pre-RDNA gpu's doesn't work

@feniksa feniksa mentioned this pull request May 17, 2024
@feniksa
Copy link
Contributor Author

feniksa commented May 17, 2024

@feniksa
Copy link
Contributor Author

feniksa commented May 17, 2024

image

@odil24
Copy link

odil24 commented May 18, 2024

@feniksa Hi. Great! Are you merged my last PR too in your test build?

@feniksa
Copy link
Contributor Author

feniksa commented May 18, 2024

@odil24 It's is preferable to split changes in different PR's. It's easier to test smaller PR's with specific functional.

@odil24
Copy link

odil24 commented May 18, 2024

Any plans or roadmap has been planned for RPR new features? Are you have any info about this?

@feniksa
Copy link
Contributor Author

feniksa commented May 18, 2024

@odil24 I don't have any info about plans and time slot's for PR review's and approvals.

@takahiroharada takahiroharada self-requested a review May 22, 2024 16:04
@takahiroharada takahiroharada merged commit 22b1698 into GPUOpen-LibrariesAndSDKs:master May 22, 2024
4 of 47 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.

None yet

3 participants