Histórico de Commits

Autor SHA1 Mensagem Data
  yakomaxa 2a44ac56fb cleaning by lint há 2 anos atrás
  yakomaxa d0340a3257 The function called by filter.withSameAtomProperties is debugged and almost everything works fine now. há 2 anos atrás
  yakomaxa e708a53ddb atom-set.ts table.ts updates há 2 anos atrás
  yakomaxa 23cdd70198 updated atomCount and many problem solved há 2 anos atrás
  yakomaxa ba4bc30a78 remove trash file há 2 anos atrás
  yakomaxa e516ea146d Update for atomCount and countQuery in table.ts há 2 anos atrás
  yakomaxa 61af638fe4 Update atom-set há 2 anos atrás
  yakomaxa 7a0af4142f Now PyMOL within operator works. The key was to replace xs['max-radius'] -> xs['max-radius'](ctx) in table.ts há 2 anos atrás
  yakomaxa 1aa8d596a3 Updates for queryInSelection in src/mol-script/runtime/query/table.ts was reverted (made bug) há 2 anos atrás
  yakomaxa a457810623 queryInSelection in src/mol-script/runtime/query/table.ts was updated há 2 anos atrás
  yakomaxa 4bccb7ab84 VMD jmol rasmol parser debugged há 2 anos atrás
  yakomaxa fcd5b2ce0a VMD parser debugged há 2 anos atrás
  yakomaxa 57a1184a16 VMD parser updated, now math function to value comparison enabled há 2 anos atrás
  yakomaxa 9943e0317d VMD jmol and rasmol parser updated há 2 anos atrás
  yakomaxa ae11c1c904 VMD keyword update há 2 anos atrás
  yakomaxa f937e069ca Clearning by Lint há 2 anos atrás
  yakomaxa c9326da47b Implemented subset of atomSet: atomCount, queryCount and propertySet, which enables some of PyMOL operators. Implementation should be reviewed as byring is not working, and inorganic working incorrectly há 2 anos atrás
  yakomaxa 4698c05f9c re-implementation of VMD's exwithin without using wihtin há 2 anos atrás
  yakomaxa 15fd2cd5a0 let transpile.ts show what the query is há 2 anos atrás
  yakomaxa 193eb11095 Set some operators that lacks corresponding implementation to isUnsupported : true há 2 anos atrás
  yakomaxa 59cc0096cd fixing typo in example of pymol operator: resname CA -> name CA há 2 anos atrás
  yakomaxa 6bd7390eb8 Debbuged asAtoms in helper.ts, which enables operation using this function such as byresidue and neighbor. In addition, min-spelling in neighbor operation fixed: neighbour -> neighbor há 2 anos atrás
  yakomaxa eabeb18f34 pymol há 2 anos atrás
  yakomaxa 4b6f539ba3 debugging wrapValue in helper.ts : property.head -> property.head.name : This enables secondary structure selection for VMD via valuesTest in helper.ts há 2 anos atrás
  yakomaxa ea55fc5f41 debugging VMD mode há 2 anos atrás
  yakomaxa 94787229a4 testLevel in helper.ts was debuged and now comes back in vmd/parser.ts há 2 anos atrás
  KoyaS 0cb162022c Merge pull request #6 from yakomaxa/enable_not_and há 2 anos atrás
  yakomaxa 5ff2ca311e structure-query.generator.query-in-selection was implemented: this enables NOT operation. In addition, tranpiler/helper.ts was fixed to use B.struct.generator.all() instead of B.struct.generator.atomGroups(). B.struct.generator.atomGroups() is not working for some reason, which was also met in the keyword 'all' in all of vmd/pymol/jmol parser.ts há 2 anos atrás
  KoyaS 44b8d452a8 Merge pull request #5 from yakomaxa/enable_not_and há 2 anos atrás
  yakomaxa 82ccb1ab23 structure-query.modifier.intersectBy was implemented: this enables AND operation há 2 anos atrás