Commit Graph

12 Commits

Author SHA1 Message Date
Stephen M. McQuay 3f927477e9 added unittest to verify good connectivity generation; should be failing tests 2012-07-13 08:43:08 -06:00
Stephen M. McQuay 3fb1c97403 unified nomenclature for connectivity data 2012-07-13 08:39:25 -06:00
Stephen M. McQuay 47870851de another test commit 2012-07-11 14:42:30 -06:00
Stephen M. McQuay a45c84c183 Started adding connectivity generation
- also added a test file in the blender folder
2012-06-07 22:24:52 -06:00
Stephen M. McQuay e85a99e95a added a simple tetrahedron for initial butterfly implementation tests 2012-05-29 16:47:10 -06:00
Stephen M. McQuay 1a317781cf added real tests to the subd.cc.TestCC class 2012-05-15 23:51:48 -06:00
Stephen M. McQuay 8b540012c1 Fixed some usability issues
- no objects made the buttons disappear
2012-05-08 21:13:25 -06:00
Stephen M. McQuay d117dacf08 Added sample json files.
- removed the older util.py module
2012-05-07 23:17:29 -06:00
Stephen M. McQuay 4556eb9ad9 updated the blender script
- now it does import/export
    - it shows up in the menus
2012-05-05 20:44:48 -06:00
Stephen M. McQuay b427c1f31a Added a script to load up a mesh from the json file 2012-04-15 22:22:12 -06:00
Stephen M. McQuay 4fcdd0e454 Added file export for blender operator 2012-04-14 22:31:55 -06:00
Stephen M. McQuay 66754c0d04 updated blender dumper to be an operator. 2012-04-14 22:12:47 -06:00