log scripts/plot/draw/light.m @ 30236:628f26e122d9

age author description
Mon, 11 Oct 2021 20:09:59 -0700 Rik maint: use rows() or columns() instead of size(__, 1 | 2) for clarity.
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
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Sat, 10 Oct 2020 17:55:56 -0700 Rik maint: Use coding style with parentheses after function name to distinguish from a variable.
Tue, 18 Feb 2020 08:15:39 -0800 Rik doc: Create better looking cross references in Info format (bug #57845). stable
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
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
Wed, 16 Jan 2019 11:56:09 -0800 Rik light.m: Change %!demo code #5 to produce comparable results under Matlab (bug #55841).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 08 Nov 2018 22:02:43 -0800 Rik doc: grammar check m-files in scripts/ directory.
Sat, 08 Sep 2018 20:36:30 +0200 Markus Mützel Use "facenormals" for flat lighting on surfaces (bug #54024).
Sat, 08 Sep 2018 17:23:57 +0200 Markus Mützel Add demo for face lighting modes on surface objects.
Mon, 04 Jun 2018 22:19:01 +0200 Markus Mützel Update doc string for light.
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 07 Jan 2018 21:11:39 -0800 Rik doc: Add @ref from graphic object creation functions to list of graphic properties (bug #52816).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Mon, 30 Oct 2017 21:22:15 -0700 Rik Use "clf;" at beginning of all plot demos.
Mon, 24 Jul 2017 17:01:13 +0200 Pantxo Diribarne light.m: remove double axes in demo 10
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 20 Nov 2016 21:42:27 -0800 Rik light.m: Indent subplot bodies in BIST tests for code clarity.
Sun, 20 Nov 2016 11:16:50 -0800 Rik maint: Merge stable to default.
Sun, 20 Nov 2016 11:11:31 -0800 Rik light.m: Update docstring. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Mon, 17 Oct 2016 16:24:55 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Mon, 29 Aug 2016 17:56:28 +0200 Markus Mützel light.m: Demonstrate Matlab incompatibilities in demo block (bug #48873).
Tue, 23 Aug 2016 10:12:28 -0700 Rik Make graphic functions visually compatible w/Matlab.
Wed, 17 Aug 2016 08:20:26 -0700 Rik doc: Spellcheck documentation ahead of 4.2 release.
Tue, 16 Aug 2016 10:07:34 -0700 Rik Add titles to more of the graphic demos.
Mon, 15 Aug 2016 15:15:30 -0700 Rik Use Octave syntax in graphics demos.
Mon, 15 Aug 2016 10:05:50 -0700 Rik doc: grammarcheck documentation for 4.2 release.
Mon, 18 Jul 2016 17:46:05 +0200 Markus Muetzel Add function material. (patch #9013)
Sat, 23 Jul 2016 17:45:32 +0200 Markus Mützel Update to light (patch #8943)
Wed, 20 Jul 2016 08:54:51 -0700 Rik Make demos Matlab compatible for comparison with dump_demos script.
Mon, 18 Jul 2016 13:52:57 +0200 Markus Muetzel Point isonormals towards lower values for Matlab compatibility (bug #48552).
Mon, 11 Jul 2016 19:02:59 +0200 Markus Muetzel Add function "lighting" (patch #9040).
Fri, 17 Jun 2016 05:52:21 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Mon, 30 May 2016 13:17:13 +0200 mmuetzel Implement graphics object "light" (patch #8943).