Skip to content
Snippets Groups Projects
  1. Apr 25, 2010
  2. Apr 24, 2010
  3. Apr 14, 2010
    • Martin Buerbaum's avatar
      * Version 0.7 (0.7 final) · e702240b
      Martin Buerbaum authored
      * Summary of changes:
      * Initial support for drawing lines. (Thanks to Algorith for applying my perspective_matrix patch.)
      * The distance value (in BUs) is also drawn in the 3D view now.
      * Also fixed some wrong calculations of global/local distances.
      * Now it's really "what you see is what is calculated".
      * Use bl_addon_info for Add-On information. Use "3D View" in category & name
      * Renamed reenter_editmode to view3d.reenter_editmode.
      * Renamed panel_measure.py into space_view3d_panel_measure.py
      * Active object is only used for edit-mode now. Measurement with exactly one sel. (but not necessarily active) object now gets the obj via the sel-object array.
      * API change Mathutils -> mathutils (r557)
      * Reduced PRECISION to 4
      * Deselecting 1 of 2 objects now works correctly (active object is ignored).
      * Force a redraw of the area so disabling the "measure_panel_draw" checkbox will clear the line/text.
      * Only calculate area (CPU heavy) if a "area" checkbox is enabled.
      e702240b
  4. Apr 11, 2010
  5. Apr 07, 2010
  6. Apr 04, 2010
  7. Apr 01, 2010
  8. Mar 27, 2010
  9. Mar 24, 2010
  10. Mar 23, 2010
  11. Mar 16, 2010
Loading