OSDN Git Service

Filter mode (development continued)
[molby/Molby.git] / MolLib / Molecule.c
2012-10-11 toshinagata1964Filter mode (development continued)
2012-09-01 toshinagata1964Handling of view-related attributes of Molecule is...
2012-08-22 toshinagata1964Experimental feature: dummy atoms to represent pi-metal...
2012-08-12 toshinagata1964Some unused fields of Molecule were removed.
2012-08-04 toshinagata1964Loading multiple-frame mbsf sometimes fails to load...
2012-08-03 toshinagata1964Some cleanup of the internal structure; unused fields...
2012-08-02 toshinagata1964Property table can now list the unit cell parameters.
2012-07-26 toshinagata1964Cell minimization was not working correctly when no...
2012-07-25 toshinagata1964MDArena#prepare was not working correctly when unit...
2012-07-24 toshinagata1964Handling of Molecule object was not consistent. Hopeful...
2012-07-24 toshinagata1964The revision number is displayed in the about dialog...
2012-07-24 toshinagata1964Copy/paste of molecules was broken when it had atoms...
2012-07-06 toshinagata1964Cell minimization is improved (hopefully...)
2012-07-05 toshinagata1964Handling of flexible cells were still inconsistent.
2012-07-04 toshinagata1964Molecule#cell_flexibility and set_cell_flexibility...
2012-07-04 toshinagata1964Memory leak bugs are examined and removed.
2012-06-29 toshinagata1964The anisotropic parameters for the symmetry expanded...
2012-06-27 toshinagata1964Molecule#expand_by_symmetry now returns an array of...
2012-06-27 toshinagata1964Molecule#symop_for_transform and transform_for_symop...
2012-06-25 toshinagata1964The restriction on the number of bonds (12) is removed...
2012-06-21 toshinagata1964Handling of frame-specific cell parameters was very...
2012-06-20 toshinagata1964Building verlet list seems to be working. Handling...
2012-06-18 toshinagata1964Features of Molecule#cell and Molecule#box are modified...
2012-06-18 toshinagata1964Mbsf format now retains anisotropic parameters and...
2012-06-14 toshinagata1964Load/save mbsf files were broken when atom type variant...
2012-06-07 toshinagata1964Molecule#transform, rotate, invert, etc. are now aware...
2012-06-06 toshinagata1964MoleculeGetTransformForSymop() and MoleculeGetSymopForT...
2012-06-04 toshinagata1964The order of the anisotropic thermal parameters is...
2012-05-08 toshinagata1964Parameters now can be specified by using both explicit...
2012-05-08 toshinagata1964Parameter editing is under overhaul.
2012-05-07 toshinagata1964Handling of parameters are being improved, but still...
2012-05-07 toshinagata1964Handling of parameters is being reworked (still going on)
2011-12-07 toshinagata1964The structure Mat33 and Transform are now column-first...
2011-11-30 toshinagata1964Rms of crystallographic parameters (from the CIF file...
2011-11-26 toshinagata1964Some typical cyclic structures as well as solvent boxes...
2011-11-25 toshinagata1964Ruby: Molecule object is now unique to each open molecu...
2011-10-31 toshinagata1964Ruby: Molecule#find_close_atoms is implemented.
2011-10-21 toshinagata1964Enable undo for importing pdb and dcd.
2011-10-19 toshinagata1964Import/export of dcd format is implemented.
2011-10-12 toshinagata1964Merging molecule was resulting in strange order of...
2011-10-11 toshinagata1964Inserting/removing frames now work more consistently...
2011-10-05 toshinagata1964Atoms to be excluded from MM/MD calculations are now...
2011-09-28 toshinagata1964Implementation of alchemical perturbation seems to...
2011-09-18 toshinagata1964Ruby: Molecule#dup now duplicates the unit cell, symmet...
2011-08-31 toshinagata1964MO import from GAMESS log file was broken
2011-08-31 toshinagata1964Fchk import: zero is accepted as the number of alpha...
2011-08-23 toshinagata1964Fchk import was broken (enbug in 0.5.6.1); fixed.
2011-08-03 toshinagata1964Loading GAMESS dat file now can be interrupted by ESC.
2011-08-02 toshinagata1964MO import from GAMESS log/dat files seems to be working...
2011-08-01 toshinagata1964MO import from GAMESS output is being implemented ...
2011-07-28 toshinagata1964CIF import is implemented (maybe still incomplete)
2011-07-26 toshinagata1964Create New Parameter menu command is implemented. Molec...
2011-07-07 toshinagata1964Copy/paste now handle parameters properly (hopefully...
2011-04-26 toshinagata1964Importing GaussianW fch(k) files were not working becau...
2010-05-18 toshinagata1964The view settings for mbsf files now can be restored...
2010-05-16 toshinagata1964The native format (mbsf) now preserves the display...
2010-05-08 toshinagata1964Handling of MD dialog is improved. MM/MD calculation...
2010-05-06 toshinagata1964Importing GAMESS dat file was broken; fixed.
2010-04-25 toshinagata1964Mac: the text field in the list control remained on...
2010-04-22 toshinagata1964The MM/MD engine was not aware of modification of coord...
2010-03-31 toshinagata1964Frames can now have variable unit cell parameters.
2010-02-28 toshinagata1964The DISPATOM parameters are renamed to ELEMENT, to...
2010-02-23 toshinagata1964The Ruby command reorder_atoms is renamed to renumber_a...
2010-02-20 toshinagata1964Ruby commands find_angles and find_dihedrals are made...
2010-02-18 toshinagata1964Ruby commands now handle angles in degree, rather than...
2010-01-21 toshinagata1964initial import