FileWatcher/code
Brian 8a1c541b7e Fixed exception when files were updated while script was running.
m_UpdatedFiles was being updated while it was still being used by the
script thread.  Instead, copy the list, clear it out, and have the
script thread process the copy.
2013-12-22 19:53:03 -07:00
..
build Fixed resource references. 2013-12-22 18:00:46 -07:00
libs Setting up new basic structure of project. 2013-12-20 19:16:51 -07:00
src Fixed exception when files were updated while script was running. 2013-12-22 19:53:03 -07:00