newer blender issues
Opened this issue · 3 comments
netpipe commented
ges_parent referenced before assignment. in blender 2.8 2.82 and 2.83 linux 64 bit.
imagiscope commented
This is usually caused by forgetting to add a trackpoint in the JSON file.
Do you have a trackpoint?
Rob
…On Sun., Jun. 13, 2021, 2:27 p.m. Clay Shippy, ***@***.***> wrote:
ges_parent referenced before assignment. in blender 2.82 and 2.83 linux 64
bit. the older 2.8 blender is aparently hard to find on linux hopefully its
an easy fix.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOVJ677OP5PQLOACUCIE7U3TSUIC7ANCNFSM46UB7ZUA>
.
netpipe commented
how would i get the actual model instead of the pictures and camera track ?
Neirpy commented
I have the same issues so I change your code to fix this error the def importges on line 417 to fix and it seems to work.
GES_Panel_1_2.zip
Have a good day.