imagiscope / EarthStudioTools

Blender Panel to import Google Earth Studio, KML Routes, and 3D Masking
Other
165 stars 29 forks source link

newer blender issues #1

Open netpipe opened 3 years ago

netpipe commented 3 years ago

ges_parent referenced before assignment. in blender 2.8 2.82 and 2.83 linux 64 bit.

imagiscope commented 3 years ago

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 https://github.com/imagiscope/EarthStudioTools/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOVJ677OP5PQLOACUCIE7U3TSUIC7ANCNFSM46UB7ZUA .

netpipe commented 3 years ago

how would i get the actual model instead of the pictures and camera track ?

Neirpy commented 1 year ago

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.