OpenMotionLab / MotionGPT

[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language generation model using LLMs
https://motion-gpt.github.io
MIT License
1.38k stars 85 forks source link

AttributeError: 'RenderSettings' object has no attribute 'tile_x' #56

Open hungminhsu opened 8 months ago

hungminhsu commented 8 months ago

AttributeError: 'RenderSettings' object has no attribute 'tile_x' I got errors when trying to render SMPL meshes for visualization.

longquan0609 commented 7 months ago

blend target is 2.93, It caused by higher version such as v4.0...

Run542968 commented 3 weeks ago

I find the isse is solved by authors. You can see here. This code works in my device (Blender 4.1).