Menu

#3 Reload button not working with files containing SoFile nodes

open
interface (1)
5
2012-09-15
2009-12-11
Anonymous
No

The reload button does not reload the scene if the file contains SoFile nodes and those external files have been modified.

The intention of patch 2091134 was to allow reloading of files with internal SoFile nodes.

As it can be seen in this commit http://coindesigner.cvs.sourceforge.net/viewvc/coindesigner/coindesigner2/include/mainwindow.h?r1=1.49&r2=1.50
an if() statement has been inserted in line 115 which causes this effect.

After removing this if() statement everything works as expected.

Discussion

  • Manfred Kröhnert

    Sorry, wasn't logged in while submitting this report.

     
  • Jose M. Espadero

    Ok, you are right.. I have fixed just removing the if, but this makes a nasty thing if you launch coindesigner and do a Reload() before of loading anything.

     
  • Manfred Kröhnert

    Thanks. Maybe you can disable the reload button until something has been loaded to get around the 'nasty' effect :-).

     

Log in to post a comment.

MongoDB Logo MongoDB