「view this page in B3 βῆτα server」

Revisions №644

branch: interactive/develop 「№644」
Commited by: Rocco Moretti
GitHub commit link: 「0ef27f77ed67841f」 「№6572」
Difference from previous tested commit:  code diff
Commit date: 2025-07-07 14:38:50
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6572 from RosettaCommons/roccomoretti/resize_ligand_puzzles [Foldit] Some initial baseline reworking to help support multiple ligands/resizing. The list of ligand designable positions in the SessionConfig is a mal-feature. If the pose changes size (e.g. if there's insertions or deletions, or if we fragment the designable ligands), then this numbering can become wrong. The proper place for this information is the ReferenceInfo, which gets properly resized when the structure is resized. We already have this info present, so make sure we use it. This also cleans up a bunch of direct usage of the ReferenceInfo variables, in favor of the get_ligand_designable_positions() utility function. (No release notes: internal cleanup only.)

...
Test: mac.clang.foldit.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window