File mathgl.changes of Package mathgl
-------------------------------------------------------------------
Thu May 24 13:15:32 UTC 2012 - badshah400@gmail.com
- Update to version 2.0.2:
+ Add 'U' style for Axis() which disable ticks rotation
+ Bugfix for enable-opengl option
+ Bugfix for lighting
- Changes from version 2.0.1:
+ Improve speed of drawing
+ Add reading 3d data files using mglData::ReadMat()
+ Exclude unnecessary dependencies/inclusions
+ Improve build system:
- Add multithreading
- Add install for Octave
- Separate enable-doc option from enable-all
+ Minor bugfixes
- Add mathgl-cmake-enable-doc-option-fix.patch to fix the usage
of the cmake option: enable-doc (sf#3529593)
- Modify existing patch mathgl-fix-python-module-path.patch
to use DESTDIR environment variable instead of RPM_BUILD_ROOT
directly; set DESTDIR during make install stage
- Enable building with hdf5 support: introduces build dependency
on hdf5-devel
- Disable octave bindings for now as they do not build
- Enable building on SLE 11 by turnning off doc building for it.
-------------------------------------------------------------------
Wed May 9 13:10:48 UTC 2012 - badshah400@gmail.com
- Add mathgl-fix-python-module-path.patch to fix the path where
python modules are installed.
-------------------------------------------------------------------
Sat May 5 03:50:07 UTC 2012 - badshah400@gmail.com
- Update to version 2.0:
+ mglGraph class is single plotter class instead of mglGraphZB,
mglGraphPS and so on
+ Text style and text color positions are swapped. I.e. text
style ‘r:C’ give red centered text, but not roman dark cyan
text as for v.1.*
+ ColumnPlot() indexing is reverted
+ Move most of arguments of plotting functions into the string
parameter and/or options
+ "Bright" colors (like {b8}) can be used in color schemes and
line styles
+ Intensively use pthread internally for parallelization of
drawing and data processing
+ Add tick labels rotation and skipping. Add ticks in
time/date format
+ New kinds of plots (Tape(), Label(), Cones(), ContV())
+ Extend existing plots
+ New primitives (Circle(), Ellipse(), Rhomb(), ...)
+ New plot positioning (MultiPlot(), GridPlot())
+ Improve MGL scripts. Add ’ask’ command and allow string
concatenation from different lines
+ Export to LaTeX and to 3D formats (OBJ, OFF, STL)
+ Add pipes support in utilities (mglconv, mglview)
- Turn off fltk bindings for openSUSE 12.1 and lower as they
cause build errors
- Disable python-mathgl package as it does not build
- Rebase mathgl-fltk.patch
- Add mathgl-libpath.patch to allow setting the location of
installed libraries using a cmake variable
- Add texlive-latex as build dependency; required for
generation of pdf documentation.
------------------------------------------------------------------
Sat Feb 25 23:54:09 UTC 2012 - scorot@free.fr
- fix build for SLE-11
-------------------------------------------------------------------
Sat Feb 25 23:34:26 UTC 2012 - scorot@free.fr
- fix build for SLE-11
-------------------------------------------------------------------
Mon Feb 13 10:50:13 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Mon Oct 3 11:59:27 UTC 2011 - dimstar@opensuse.org
- Fix typo in patch tagline.
-------------------------------------------------------------------
Sat Aug 20 00:20:16 UTC 2011 - badshah400@gmail.com
- Miscellaneous spec file corrections
-------------------------------------------------------------------
Tue Aug 16 17:44:12 UTC 2011 - badshah400@gmail.com
- Fix build issues with openSUSE < 11.4
-------------------------------------------------------------------
Tue Aug 16 15:01:22 UTC 2011 - badshah400@gmail.com
- Initial package (version 1.11.2)