EnviralDesign / GeoPix

GeoPix is a free and open source real-time lighting control and previz software. It's built in TouchDesigner, with a workflow and UI/UX inspired by 3d animation software.
http://www.geopix.io/
MIT License
312 stars 23 forks source link

[Bug] Crashing after duplicating a parent #27

Closed LimitlessGreen closed 3 years ago

LimitlessGreen commented 3 years ago

[Bug] Crashing after duplicating a parent

Description GeoPix does crash after duplicating a parent.

Steps to Reproduce

  1. Create two simple cubes
  2. Select both and make one of them a parent
  3. Try to duplicate the parent
  4. Crash

GeoPix Version: 2.0.15329

I hope this helps to improve this nice piece of software :)

EnviralDesign commented 3 years ago

ah wow thanks for this! I have had this happen to me randomly but hadn't been able to recreate. Taking a look :)

EnviralDesign commented 3 years ago

ok tracked this down mostly ,and found a work around that ended up simplifying some other code as well. fixed in 15334 and later

LimitlessGreen commented 3 years ago

Nice, thank you! :)