- 07 Dec, 2018 1 commit
-
-
Cory Quammen authored
-
- 23 Mar, 2018 1 commit
-
-
David E. DeMarle authored
Cause was deleted raw pointers responding to callbacks. At the same time add some much needed documentation for the class.
-
- 09 Oct, 2017 1 commit
-
-
Utkarsh Ayachit authored
-
- 21 Sep, 2017 2 commits
-
-
David E. DeMarle authored
No longer using an actual singleton. However we still effectively have one as we make one instance and assign it to all views and representations. We always read the material library on the server and then serialize the content back to the client so everyone can agree. The library search path is modelled after plugins. We update the material domain that objects can choose to color by via domains that watch the material library. The UI to load additional materials is now on the menu not the view.
-
David E. DeMarle authored
-