Phil 6.9.15

8:00 – 4:30 SR

  • BD Backups
  • Need to make sure that plain lines are deleted as well in removeModels();
  • Started on NetworkCanvas/NetworkComponent.
  • Need to make MainCtrl into BaseCtrl in WGLA2_controller then extend into the current controller and the network controller. Done
  • Created a Network3DCtrl that at the moment, just minimally extends the WglCtrlBase class. When making it, I forgot to create the configObj, so the canvas belw up. Added a check in the directive so that a null configObj will case an alert to come up that is (hopefully) helpful.