log

age author description
Thu, 13 Sep 2018 11:04:57 -0700 Rik doc: Wrap long lines in mkpp.m and unmkpp.m. stable
Thu, 13 Sep 2018 07:33:36 -0400 John W. Eaton adjust tests for menu changes in changeset eba6d823cf62
Wed, 12 Sep 2018 23:19:40 +0200 Pantxo Diribarne Use uimenu objects for default menus in Qt toolkit
Sat, 08 Sep 2018 02:39:38 +0200 Juan Pablo Carbajal doc: unmkpp.m same words as mkpp, add example, explain coefficients (bug #54523) stable
Sat, 08 Sep 2018 02:37:59 +0200 Juan Pablo Carbajal doc: mkpp.m explain multi-dimensional coefficients and add demo for it stable
Tue, 11 Sep 2018 22:18:28 +0200 Torsten do not use qt-settings for startup directory when not starting gui
Tue, 11 Sep 2018 10:36:58 -0700 Rik dlmread.cc: Avoid tolower which causes problems when locale changes (bug #54622).
Mon, 10 Sep 2018 11:06:43 -0700 Rik importdata.m: Correct import of NA in files with CRLF endings (bug #54622).
Sun, 09 Sep 2018 19:02:46 +0200 Torsten use non-native file dialogs for the editor for encoding selection (bug #54607)
Sun, 09 Sep 2018 18:01:06 +0200 Markus Mützel Don't render with lighting if dimensions of normals don't match.
Sun, 09 Sep 2018 14:08:35 +0200 Torsten use constants for file browser prefs in preferences dialog
Sun, 09 Sep 2018 07:59:18 +0200 Torsten fix minimum size of console widget in gui (bug54620)
Sat, 08 Sep 2018 20:38:23 +0200 Torsten use native file dialogs in gui (bug #54607)
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.
Sat, 08 Sep 2018 11:13:57 -0400 John W. Eaton fix editing mistake in previous change
Sat, 08 Sep 2018 09:54:07 -0400 John W. Eaton allow building without OpenGL to work again
Sat, 08 Sep 2018 08:03:36 -0400 John W. Eaton eliminate some duplicate OpenGL drawing code
Thu, 06 Sep 2018 16:29:56 -0400 John W. Eaton use wrapper class to call OpenGL functions
Fri, 07 Sep 2018 09:48:33 -0700 Rik maint: merge stable to default.
Fri, 07 Sep 2018 09:47:38 -0700 Rik Fix BIST test in cset 1f52a96c8c21. stable
Fri, 07 Sep 2018 09:42:16 -0700 Rik doc: Add new contributor to list in manual.
Fri, 07 Sep 2018 09:33:33 -0700 Gene Harvey Fix mod operation for signed integer types (bug #54602). stable
Fri, 07 Sep 2018 15:30:02 +0200 Pantxo Diribarne Document that high level graphics functions redefine axes properties (bug #49400). stable
Fri, 07 Sep 2018 10:45:19 +0200 Pantxo Diribarne Document that image x/ydata indicate the centers of corner pixels (bug #54610). stable
Thu, 06 Sep 2018 11:01:14 -0400 John Donoghue Set/restore pkg global_list during pkg test (Bug #54623)
Wed, 05 Sep 2018 22:33:34 +0200 Pantxo Diribarne Remove multibyte characters in EPS printout (bug #52764)
Wed, 05 Sep 2018 09:09:13 -0400 John W. Eaton replace gluOrtho2D with equivalent call to glOrtho
Tue, 04 Sep 2018 18:22:43 +0200 Pantxo Diribarne ginput.m: temporarily disable mouse tools in Qt toolkit (bug #51452)
Sun, 02 Sep 2018 08:16:40 +0200 Torsten removed all initial preferences for file browser from pref file (bug #54606)