Revision: 18593
          http://sourceforge.net/p/jmol/code/18593
Author:   hansonr
Date:     2013-08-17 18:41:34 +0000 (Sat, 17 Aug 2013)
Log Message:
-----------
___JmolVersion="13.3.4_dev_2013.08.17"

new feature: set platformSpeed [0 to 10] 
    -- basically an expanded "set wireframe OFF" with more options
    -- only effected during model rotation
      (including mouse dragging, spin, vibration, and animation)
    -- default value is 10 (all features; no compromises)
        --    value >=     enables
                 8          antialiasDisplay (and thus, all features)
                 7          translucency
                 6          meshes (contact, draw, isosurface, MO, pmesh, 
lcaocartoon, CGO)
                 5          cartoons, rockets, trace, ribbon
                 4          geosurfaces
                 3          ellipsoids
                 2          wireframe and balls
                 1          none of the above (same as "set wireframeRotation 
off")
                 0          [reserved for "auto"]

                 

Modified Paths:
--------------
    trunk/Jmol/src/org/jmol/viewer/Jmol.properties

Modified: trunk/Jmol/src/org/jmol/viewer/Jmol.properties
===================================================================
--- trunk/Jmol/src/org/jmol/viewer/Jmol.properties      2013-08-17 18:39:56 UTC 
(rev 18592)
+++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties      2013-08-17 18:41:34 UTC 
(rev 18593)
@@ -17,8 +17,9 @@
     -- basically an expanded "set wireframe OFF" with more options
     -- only effected during model rotation
       (including mouse dragging, spin, vibration, and animation)
+    -- default value is 10 (all features; no compromises)
        --    value >=     enables
-                8          antialiasDisplay
+                8          antialiasDisplay (and thus, all features)
                 7          translucency
                 6          meshes (contact, draw, isosurface, MO, pmesh, 
lcaocartoon, CGO)
                 5          cartoons, rockets, trace, ribbon

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to