jflat06 Staff Lv 1
Hey everyone,
We're about to release another update to the Developer Preview. This update includes some fixes for the previous release, as well as some improvements to the new tools.
General:
- Quicksave slots 1-8 are now available through hotkeys.
- Constraints can be hidden/shown in the view options menu.
Remix Tool:
- Added a quicksave UI. Pressing the Plus button will allow you to store results in quicksave slots 1-8.
- Added a score estimate to the UI. This gives you an idea of how good the result compared to other results, without having to shake.
- The UI has been moved down slightly.
Selection Interface:
- The secondary structure assignment hotkeys are now usable when the SS assignment submenu is open.
Scripting:
- Updated the scripting interface for the new Remix tool. structure.RemixSelected(start, num) will now store up to num results into your quicksave slots, beginning at start. The function will return the actual number of results inserted.
- save.QuicksaveEmpty(slot) will now return whether or not that quicksave slot is empty.
Bug Fixes:
- The Remix Tool should no longer have a large delay on the first run in some puzzles.
- Fixed a bug in ligand loading code that was moving atoms to the origin.