log libinterp/corefcn/gl-render.cc @ 33623:4517f929c59d bytecode-interpreter tip

age author description
Sun, 07 Apr 2024 13:29:18 -0400 John W. Eaton eliminate some uses of panic_impossible in gl-render.cc
Tue, 16 Jan 2024 14:13:09 +0100 Markus Mützel Implement tickdir "both" for OpenGL graphics backends (bug #65166).
Wed, 27 Dec 2023 16:55:14 -0800 Rik maint: New method rwdata() as clearer alternative to fortran_vec().
Fri, 22 Dec 2023 12:14:08 -0500 John W. Eaton maint: merge stable to default
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Thu, 21 Dec 2023 11:22:26 -0800 Rik maint: Place class name and class keyword on one line.
Wed, 13 Dec 2023 14:00:35 -0800 Rik maint: Avoid dim_vector copies in a few more places (bug #64962)
Wed, 13 Dec 2023 15:48:06 -0500 John W. Eaton avoid dim_vector copies in more places where possible (bug #64962)
Tue, 12 Dec 2023 18:24:05 -0800 Rik maint: C++ style check for libinterp/ before 9.1 release. stable
Mon, 12 Jun 2023 14:18:08 -0700 Rik Add support for "none" option to axes graphic property "TickDir".
Fri, 07 Apr 2023 13:26:33 -0700 Rik maint: Remove extra spaces in front of '='.
Sat, 25 Mar 2023 14:22:17 -0700 Rik maint: merge stable to default
Sat, 25 Mar 2023 14:06:56 -0700 Rik maint: replace double semicolon ';;' line ending with just ';'. stable
Fri, 03 Mar 2023 16:04:18 -0500 John W. Eaton eliminate some clang warnings about defaulted functions being deleted
Fri, 17 Feb 2023 23:27:46 -0500 John W. Eaton default or disable more ctors, dtors, and assignment ops
Thu, 16 Feb 2023 14:43:18 -0500 John W. Eaton use new macros to consistently delete copy and move member functions
Thu, 02 Feb 2023 11:41:24 -0500 Arun Giridhar Replace various iterators with range-based loops (bug #63738)
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Fri, 06 Jan 2023 13:12:14 -0500 John W. Eaton maint: Merge stable to default.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 10 Dec 2022 00:30:20 -0500 John W. Eaton move gh_manager class out of graphics.in.h and graphics.cc to separate files
Thu, 01 Dec 2022 18:02:15 -0800 Rik maint: Re-indent code after switch to using namespace macros. stable
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Wed, 22 Jun 2022 12:48:59 -0400 John W. Eaton eliminate WHO arguments from interpreter-private functions
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 27 Oct 2021 15:07:52 -0700 Rik Add new plot marker styles '|' and '_' (bug #61350)
Mon, 06 Sep 2021 10:17:24 -0700 Rik maint: use "m_" prefix for member variables in file gl-render.cc
Wed, 25 Aug 2021 09:17:48 -0700 Rik maint: use "m_" prefix for member variables of graphics objects.
Thu, 15 Jul 2021 16:11:12 -0400 John W. Eaton use m_ prefix for data members in gl-render classes
Sat, 13 Mar 2021 10:56:43 +0100 Markus Mützel Fix compilation without OpenGL (bug #33118).
Fri, 12 Mar 2021 20:56:19 +0100 Pantxo Diribarne Allow arbitrary text rotation onscreen (bug #33118)
Wed, 10 Mar 2021 23:05:17 -0500 John W. Eaton use std::shared_ptr and m_ prefix for vertex_data and opengl_texture classes
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 02 Dec 2020 09:02:37 -0800 Rik maint: strip trailing spaces from code base.
Mon, 05 Oct 2020 15:19:15 -0400 John W. Eaton eliminate unnecessary uses of octave:: namespace qualifier
Sun, 13 Sep 2020 16:06:49 +0200 Markus Mützel Improve rendering issues due to small distance between clipping plains (bug #58956).
Sat, 11 Jul 2020 15:11:42 +0200 Markus Mützel maint: merge stable to default.
Sat, 11 Jul 2020 14:52:10 +0200 Markus Mützel gl-render.cc: Fix enumeration error. stable
Thu, 04 Jun 2020 14:25:52 +0200 Pantxo Diribarne maint: merge stable to default
Tue, 02 Jun 2020 21:53:54 +0200 Pantxo Diribarne Don't scale text margin in printout (bug #58486) stable
Mon, 04 May 2020 19:18:56 +0200 Markus Mützel Add graphics object "scatter" (bug #58282).
Thu, 12 Mar 2020 20:45:47 +0100 Pantxo Diribarne Fix inconsistent marker size between screen and printout (bug #57552) stable
Sun, 26 Jan 2020 14:17:00 +0100 Markus Mützel Only use ambient light for edge lighting on patches (bug #57553).
Wed, 22 Jan 2020 19:50:50 -0800 Rik Fix size of markers in printouts to match screen (bug #57552).
Tue, 21 Jan 2020 14:57:31 -0600 John W. Eaton fix spelling of tessellate on default branch (bug #57613)
Fri, 10 Jan 2020 17:25:12 -0800 Rik maint: Use Octave coding conventions in libinterp/
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 10 Dec 2019 23:13:14 +0100 Markus Mützel Change class of coplanar_last_idx for patch objects (bug #55895).
Mon, 02 Dec 2019 18:23:12 +0100 Pantxo Diribarne Make graphics antialiasing and blending independent (bug #57343)
Thu, 26 Sep 2019 11:32:52 -0400 John W. Eaton consistently use octave_idx_type for reference counts
Fri, 09 Aug 2019 10:36:08 -0400 John W. Eaton eliminate static wrapper functions in gh_manager class
Sun, 21 Jul 2019 10:21:01 -0400 John W. Eaton style fixes: generally aim to break long lines before operators, not after
Wed, 27 Mar 2019 23:32:07 +0000 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 15 Feb 2019 13:25:11 +0100 Pantxo Diribarne Warn when image can't be rendered due to OpenGL library limitation (bug #54680)
Tue, 05 Mar 2019 13:51:16 +0100 Pantxo Diribarne Implement axes and text "fontsmoothing" property (bug #55833).
Fri, 08 Feb 2019 18:07:33 +0100 Pantxo Diribarne Use OpenGl textures to render image objects (bug #55632).
Mon, 11 Feb 2019 14:22:54 -0800 Rik Measure LineWidth in points, not pixels, for Matlab compatibility (bug #53056).