diff scripts/ChangeLog @ 10917:888c75785221

Improvements to FLTK backend rotation * Don't rotate past the top and bottom * Implement __calc_dimensions__ in C++ so that it's available to graphics object ctors * Make rotation the default mode in 3d plots * Replace an instance of m-script __calc_dimensions__ with C++ version
author Jordi Guti?rrez Hermoso <jordigh@gmail.com>
date Fri, 27 Aug 2010 15:11:35 -0400
parents 5074494f01a9
children 811f8611995d
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Aug 27 14:04:04 2010 -0400
+++ b/scripts/ChangeLog	Fri Aug 27 15:11:35 2010 -0400
@@ -1,3 +1,8 @@
+2010-08-27  Jordi GutiƩrrez Hermoso  <jordigh@gmail.com>
+
+	* plot/__go_draw_axes__.m (__calc_dimensions__): Delete.
+	* plot/__actual_axis_position__.m (__calc_dimensions__): Delete.
+
 2010-08-27  Pascal A. Dupuis  <Pascal.Dupuis@worldonline.be>
 
 	* plot/hold.m: If arg is axis handle, get corresponding figure