12 | | * Palette and color-key support in Render By Attribute |
13 | | * Structure copy/combine was using a function that modified coordinates in place rather than making a copy |
14 | | * Only mattered if transformation was non-identity, so only manifested if copied structure had been moved |
15 | | * Option to deselect current selection in "Select Zone..." |
16 | | * Plugged memory leak in atomic session saving (append vs. list insertion) |
| 12 | * Build Structure |
| 13 | * Adjust Torsions (also in selection context menu) |
| 14 | * Adjust Angles |
| 15 | * Handle Mol2 files that have GAFF types |
| 16 | * Charge computation falls back to more reliable method if faster method fails (courtesy Tristan) |
| 17 | * 'Info' commands can save to file |
| 18 | * Matchmaker 'reportMatrix' option |