Skip to content
Snippets Groups Projects
  1. Mar 13, 2012
  2. Mar 12, 2012
  3. Mar 11, 2012
  4. Mar 10, 2012
  5. Mar 09, 2012
    • Clemens Barth's avatar
      · 54ea5183
      Clemens Barth authored
      PDB - Importer/Exporter
      =======================
      - Update of date
      
      
      Blendphys 
      
      54ea5183
    • Clemens Barth's avatar
      · 77cc3c75
      Clemens Barth authored
      Importer
      ========
      
      + normalization ...
      
      Blendphys 
      
      
      
      77cc3c75
    • Clemens Barth's avatar
      · fadd3b04
      Clemens Barth authored
      Importer
      ========
      
      I forgot a '-' in the vector ...
      
      Blendphys 
      
      
      
      fadd3b04
    • Clemens Barth's avatar
      · 393fe8dc
      Clemens Barth authored
      Importer
      ========
      
      I removed a small bug: Double or triple bonds were not shown for atoms, which
      have only one neighbour.
      
      BTW: I updated the wiki.
      
      Blendphys 
      
      
      
      393fe8dc
    • Brendon Murphy's avatar
      fix for api error, thanks to kgeogeo · b22f2c02
      Brendon Murphy authored
      b22f2c02
  6. Mar 08, 2012
  7. Mar 07, 2012
  8. Mar 06, 2012
    • Jesse Kaukonen's avatar
      - Enabling Cycles uploading · df27bb5b
      Jesse Kaukonen authored
      - Enabling settings for defining things for Cycles rendering
      - Adding some file format checking
      - Adding some code for defining a few session settings via xmlrpc
      - Making the UI more responsive
      df27bb5b
  9. Mar 05, 2012
  10. Mar 04, 2012
  11. Mar 03, 2012
  12. Mar 02, 2012
  13. Mar 01, 2012
    • Clemens Barth's avatar
      · 3c8e1027
      Clemens Barth authored
      Importer
      ========
      The length of the 'unit stick' of the dupliface structure that is used for 
      representing the sticks can now be explicitly chosen before loading a PDB 
      structure.
       
      It was always on 0.05 Angstrom, which is a quite small value. Loading 
      structures with lots of sticks was therefore very slow. The value can now be 
      changed [from 0 to infinity]. I have set the default value onto 0.2 Angstrom,
      which should be sufficient.
      
      Note: The smaller the value, the better is the length precision. However, the 
      more single units need to be drawn (more vertices).
      
      By time, I will change the wiki ... in some days.
      
      Blendphys 
      
      3c8e1027
  14. Feb 29, 2012
    • Howard Trickey's avatar
      Update for bmesh api. · 23745d3a
      Howard Trickey authored
      It doesn't completely work yet - there's something funky
      about selection, and finishing off the tool, but this
      is much better than a non-working inset.
      23745d3a
    • Daniel M. Basso's avatar
      List of changes: · 885ba4b8
      Daniel M. Basso authored
      * default start frame changed to 1, consistent with Blender's default for scene
      * removed spaces around operator docstrings because they're not stripped by Blender's UI
      * added AMC exporter, requires the armature to have been imported from ASF
      885ba4b8
    • 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
  15. Feb 28, 2012
  16. Feb 27, 2012
  17. Feb 26, 2012
Loading