McManning / Coherence

Blender viewport renderer using the Unity Engine
MIT License
30 stars 0 forks source link

Loading new files breaks sync #34

Closed McManning closed 3 years ago

McManning commented 3 years ago

While Coherence is connected and we start a new file or open an existing file - Coherence gets completely out of sync.

Easiest solution for now is to just detect file change events in Blender and disconnect Coherence automatically. It could be setup for auto-reconnect after the file loads but honestly it's so easy to do manually now I'd rather not make it automatic. I'd want someone to load their blend file all the way, make sure it's what they intended to sync to Unity, and then click the button to connect.