Skip to content
Snippets Groups Projects
  1. Nov 10, 2012
  2. Nov 09, 2012
  3. Oct 31, 2012
    • Clemens Barth's avatar
      · a051b5ba
      Clemens Barth authored
      Also in the PDB IO: relict from old times, which has been removed
      
      Blendphys.
      
      a051b5ba
  4. Oct 14, 2012
    • Clemens Barth's avatar
      · ab73e1f5
      Clemens Barth authored
      Some cosmetics ... .
      
      ab73e1f5
    • Clemens Barth's avatar
      · 08c946b8
      Clemens Barth authored
      When exporting structures from Blender into a PDB file it happened 
      sometimes that the xyz positions of the atoms weren't correctly 
      stored. Bug fixed.
      
      08c946b8
  5. May 27, 2012
    • Clemens Barth's avatar
      · e4f4d8de
      Clemens Barth authored
      Some cosmetics ...
      
      Blendphys.
      
      e4f4d8de
  6. Apr 18, 2012
    • Clemens Barth's avatar
      · c1421af4
      Clemens Barth authored
      The Atomic Blender panel is loaded correctly when a blend file is loaded.
      
      Blendphys.
      
      c1421af4
  7. Mar 23, 2012
  8. Mar 22, 2012
    • Clemens Barth's avatar
      · 29e19387
      Clemens Barth authored
      1. New: The user can now decide whether the panel is always, once or never shown 
      after a PDB file is loaded. Note that the panel is quite essential since it 
      helps quickly modifying PDB structures.
      2. Some code cleaning
      3. Wiki has been updated
      
      Blendphys 
      
      
      29e19387
  9. Mar 21, 2012
    • Clemens Barth's avatar
      · 6fd9329c
      Clemens Barth authored
      Attention: big changes in __init__.py, almost no changes in import_pdb.py
      and export_pdb.py
      
      1. With respect to the propositions made by Campbell and Sebastian
      (see http://projects.blender.org/tracker/?func=detail&group_id=153&aid=29226&atid=469)
      I changed the code. The PDB IO has now the preset option in the file dialog
      of the importer and exporter.
      
      2. Furthermore, I have put all properties into one group, which is located
      in bpy.contect.scene. 
      
      3. Some code cleaning
      
      Soon, I will put in a new option (next days): the user can decide whether the 
      panel is always, once or never shown after a PDB file is loaded. Note that
      the panel is essential for me and also my students. It helps quickly modifying
      PDB structures.
      
      Blendphys 
      
      6fd9329c
  10. Mar 09, 2012
    • Clemens Barth's avatar
      · 54ea5183
      Clemens Barth authored
      PDB - Importer/Exporter
      =======================
      - Update of date
      
      
      Blendphys 
      
      54ea5183
  11. Feb 29, 2012
    • Clemens Barth's avatar
      · bcb9be44
      Clemens Barth authored
      Exporter
      - Either active objects with a proper element name or all active objects are
        exported depending on EnumProperty in File dialog: all <-> element 
      - Removed a bug in the exporter: 'import_pdb.ATOM_PDB_ELEMENTS_DEFAULT' is
        used instead of 'import_pdb.ATOM_PDB_ELEMENTS' <= is sometimes empty list
      
      Importer
      - The name of the representive ball of a dupliverts technique is now shorter:
        from 'Ball (NURBS)_<element>' to  'Ball_<element>'; The name of the element 
        is not cut in the outliner.
      
      
      Blendphys 
      
      
      
      
      bcb9be44
  12. Feb 26, 2012
Loading