Thu, 03 Feb 2011 01:00:32 +0100 |
Konstantinos Poulios |
Move axes layout from opengl_renderer::draw_axes to axes::properties
axes-layout
|
Tue, 01 Feb 2011 04:39:21 -0500 |
John W. Eaton |
opengl_renderer::draw_axes: simplify with subfunctions
|
Wed, 26 Jan 2011 23:49:42 -0500 |
John W. Eaton |
whitespace fixes
|
Wed, 26 Jan 2011 05:20:33 -0500 |
Pascal Dupuis |
eliminate some -Weffc++ warnings
|
Sat, 22 Jan 2011 11:20:08 +0100 |
Konstantinos Poulios |
restructuring draw_axes, enabling minor ticks/grid in fltk, closing bug 31800
|
Thu, 20 Jan 2011 11:10:27 +0100 |
Jaroslav Hajek |
implement a common class for reference counts
|
Sat, 22 Jan 2011 02:21:52 -0500 |
Pascal Dupuis |
Explicitly disallow copying in some classes.
|
Thu, 20 Jan 2011 17:24:59 -0500 |
John W. Eaton |
strip trailing whitespace from source files
|
Thu, 20 Jan 2011 17:21:27 -0500 |
John W. Eaton |
untabify source files
|
Thu, 20 Jan 2011 17:07:26 -0500 |
Pascal Dupuis |
Another round of initialising members in the constructor initialisation list
|
Thu, 20 Jan 2011 02:29:57 -0500 |
John W. Eaton |
rename backend to graphics_toolkit
|
Wed, 19 Jan 2011 17:55:56 -0500 |
John W. Eaton |
attempt better backward compatibility for Array constructors
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Tue, 11 Jan 2011 19:27:12 +0100 |
Konstantinos Poulios |
Improve positioning of titles.
|
Sat, 08 Jan 2011 00:13:29 +0100 |
Konstantinos Poulios |
fixing bug #32074
|
Thu, 06 Jan 2011 20:46:03 +0100 |
Konstantinos Poulios |
improvements in text-extent calculation
|
Fri, 17 Dec 2010 21:23:52 +0100 |
Konstantinos Poulios |
Disable auto-positioning of manually positioned title and axes labels.
|
Thu, 18 Nov 2010 04:02:58 -0500 |
Daisuke TAKAGO |
gl-render.cc (opengl_renderer::draw_line): layer markers in 2D plots
|
Tue, 09 Nov 2010 00:57:49 -0500 |
John W. Eaton |
improve Matlab compatibility of rem and mod
|
Wed, 03 Nov 2010 21:51:37 +0800 |
Ben Abbott |
gl-render.cc: Do not give rendering error for uimenus.
|
Tue, 02 Nov 2010 00:47:31 +0100 |
David Bateman |
Address the speed of plotting large hggroup groups and in particular
|
Fri, 29 Oct 2010 21:46:58 +0200 |
David Bateman |
Fix treatment of facevertexcdata if facecolor is 'none' with the fltk backend
|
Fri, 29 Oct 2010 10:20:30 +0800 |
Ben Abbott |
gl-render.cc: Crop ticks, ticklabels, and gridlines for OpenGL backend.
|
Fri, 29 Oct 2010 00:28:01 +0200 |
David Bateman |
Backed out changeset a981e2f56ec1
|
Fri, 29 Oct 2010 00:25:04 +0200 |
David Bateman |
Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
|
Mon, 25 Oct 2010 11:26:43 +0200 |
Kai Habel |
add uimenu graphic object to fltk backend
|
Sat, 09 Oct 2010 11:42:22 -0400 |
Ben Abbott |
gl-render.cc: Treat images with scalar unique(x/ydata) like Matlab.
|
Mon, 27 Sep 2010 02:51:20 -0400 |
John W. Eaton |
reverse order in which child objects are processed in OpenGL renderer
|
Mon, 30 Aug 2010 18:54:05 -0400 |
Ben Abbott |
gl-render.cc: Matlab compatible markers for the OpenGL.
|
Thu, 29 Jul 2010 20:02:36 -0400 |
Ben Abbott |
gl-render.cc: Transpose markers '^' and 'v'.
|
Sun, 07 Mar 2010 21:00:07 +0000 |
Michael Goffioul |
Implement text extent property
|
Sat, 23 Jan 2010 21:41:03 +0100 |
Jaroslav Hajek |
merge MArray classes & improve Array interface
|
Thu, 11 Feb 2010 12:41:46 -0500 |
John W. Eaton |
untabify src C++ source files
|
Tue, 26 Jan 2010 23:10:24 +0200 |
Shai Ayal |
scale text position
|
Wed, 20 Jan 2010 20:39:26 -0500 |
John W. Eaton |
remove Emacs local-variable settings from source files in src directory
|
Sat, 09 Jan 2010 02:24:49 -0500 |
John W. Eaton |
avoid various GCC warnings
|
Wed, 09 Dec 2009 15:49:00 -0500 |
Shai Ayal |
image printing for fltk backend
|
Sat, 28 Nov 2009 15:46:10 -0500 |
Shai Ayal |
handle indexed images in opengl renderer
|
Wed, 18 Nov 2009 23:14:09 -0500 |
Shai Ayal |
compute bounding boxes for text in opengl graphics backend
|
Tue, 10 Nov 2009 19:48:02 -0500 |
Shai Ayal |
printing for fltk backend using gl2ps
|
Sat, 03 Oct 2009 10:42:34 -0400 |
Shai Ayal |
image clipping and axes fixes
|
Thu, 01 Oct 2009 15:10:14 -0400 |
John W. Eaton |
adjust axis limits for images
|
Thu, 01 Oct 2009 12:49:08 -0400 |
John W. Eaton |
gl-render.cc: style fixes
|
Thu, 01 Oct 2009 11:41:28 -0400 |
Shai Ayal |
initial implementation of OpenGL image rendering
|
Fri, 04 Sep 2009 17:47:03 -0400 |
John W. Eaton |
avoid crash if default font can't be found
|
Sun, 28 Jun 2009 23:00:53 +0100 |
Michael Goffioul |
Improve error handling in text rendering.
|
Sun, 28 Jun 2009 08:51:41 +0100 |
Michael Goffioul |
Install text engine headers and fix rendering of 90x rotated text.
|
Fri, 26 Jun 2009 21:12:09 +0100 |
Michael Goffioul |
[mq]: graphics_text_engine
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Wed, 11 Feb 2009 19:46:23 -0500 |
Ben Abbott |
Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
|
Wed, 04 Feb 2009 17:14:14 -0500 |
Kai Habel |
Fix calculation of diffuse reflectance. Calculate surface normals here now.
|
Wed, 29 Oct 2008 16:52:10 +0100 |
Jaroslav Hajek |
improve OCTAVE_LOCAL_BUFFER
|
Wed, 22 Oct 2008 13:28:43 -0400 |
John W. Eaton |
make fltk backend figures work again
|
Mon, 21 Jul 2008 11:47:30 -0400 |
John W. Eaton |
configure fixes
|
Fri, 11 Jul 2008 17:59:28 -0400 |
John W. Eaton |
miscellaneous cleanup
|
Thu, 10 Jul 2008 08:59:18 -0400 |
John W. Eaton |
Various compilation fixes for MSVC.
|
Wed, 09 Jul 2008 11:01:37 -0400 |
John W. Eaton |
Implement basic line antialiasing
|
Wed, 09 Jul 2008 11:00:45 -0400 |
John W. Eaton |
Draw markers above lines
|
Wed, 09 Jul 2008 10:59:29 -0400 |
John W. Eaton |
Fix nil_rep reference counting in gl-render.cc::vertex_data internal class
|
Thu, 05 Jun 2008 18:00:37 -0400 |
John W. Eaton |
eliminate src/graphics subdirectory
base
src/graphics/opengl/gl-render.cc@5f08464d4828
|