Bug 2177897
| Summary: | Godot Engine Blender integration support | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Onuralp Sezer <thunderbirdtr> |
| Component: | godot | Assignee: | Rémi Verschelde <rverschelde> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 37 | CC: | anprice, jefferson.dev.insights, rluders, rverschelde |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | godot-4.1.2-1.fc40 godot-4.1.2-1.fc37 godot-4.1.2-1.fc38 godot-4.1.2-1.fc39 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-10-12 13:28:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
FEDORA-2023-d19ccfc5b0 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-d19ccfc5b0 FEDORA-2023-d19ccfc5b0 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-5225a85559 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5225a85559 FEDORA-2023-59e4f4c9bb has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-59e4f4c9bb FEDORA-2023-5410d30cc9 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-5410d30cc9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-5410d30cc9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-59e4f4c9bb has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-59e4f4c9bb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-59e4f4c9bb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-5225a85559 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-5225a85559` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-5225a85559 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-5225a85559 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-59e4f4c9bb has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-5410d30cc9 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |
In recent godot 4.0 testing version I see that "blend file" settings comes enabled so I think we should also configure "blender" so it can work nicer. WARNING: Blend file import is enabled in the project settings, but no Blender path is configured in the editor settings. Blend files will not be imported. at: _editor_init (modules/gltf/register_types.cpp:70) Run godot via terminal Create new project then it will show up in terminal screen Thank you.