Hi all,
Last release, Net-anim was merged under src/contrib. One of the main reasons this occurred was because we released the patch so close to the merge deadline. Since then, we have made a few minor updates, and we would like it to be considered for merge under the main folders. I have created a patch for this on appspot:
http://codereview.appspot.com/117051Note, after applying the patch, the empty src/contrib/net-anim directory should be removed. Also, since the discussion on MinGW, I have included the #ifdefs that Faker merged recently. I am not 100% confident that I modified the wscripts correctly. I modified the src/helper and src/ wscripts.
Summary of changes:
- Added an animation folder under examples with test-dumbbell and test-grid animation scripts
- Moved files from src/contrib/net-anim to src/helper (excluding the examples)
- Modified the src/helper wscript and src/ wscript to allow the ifdefs in animation-interface.cc (for MinGW)
Thanks,
George Riley and Josh Pelkey