BabylonJS / BabylonJS/BlenderExporter

Blender 3.0 Failure

Open
#54 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
308
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Not sure if you guys are supporting Blender 3.0.0, but having installed from the Windows Store, Blender auto-updated on me and now I have 3.0.0 installed.

In any event, a scene that I was previously able to export is suddenly throwing an error:

blender_2021-12-10_15-06-47

The relevant bits are:

```
AttributeError: 'RenderSettings" object has no attribute 'tile_x'
```

This really feels like a change between 2.9.x and 3.0.0 in Blender, but please let me know if there's something that I'm likely to need to change in my scene to fix this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the export failure in Blender 3.0 and compare the RenderSettings API with Blender 2.9.x, focusing on the missing tile_x attribute. The issue names no files or tests; done means the previously exportable scene completes successfully without this AttributeError.

Written by the indexing model from the issue text.

Assessment

Tech stack
blender, python
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.