| 24 | * EMAlign toolshed problem |
| 25 | - Wheel unusable because Toolshed added a suffix to the wheel file when two submissions with the same version number were made. |
| 26 | - Greg will look into it. |
| 27 | - Developer Yuval will be asked to submit with a higher version number to fix the problem for now. |
| 28 | |
| 29 | * Chimera release to fix PDB fetch |
| 30 | - Eric will add to release notes PDB fetch issue |
| 31 | - Greg will make Chimera release, hopefully by Thursday. |
| 32 | |
| 33 | * Scenes pull request |
| 34 | - Discussed whether scene saving needs unique ids. For now let's try without that. |
| 35 | - Code to save atomic structures belongs with Structure class, not in Collections. |
| 36 | - View scene save and restore should not make new instances of Lighting, Material, Camera... and those objects should restore their state, avoid having View save grandchild state. |
| 37 | - Eric or Zach will accept Piet's pull request. |
| 38 | - Piet will make a new pull request to fix the above problems. |