Files
solvespace/solvespace.changes

58 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Fri Nov 04 22:16:23 UTC 2016 - avvissu@yandex.by
- Update to version 2.2+git.20161017.c4ad073:
* Unix: also install the SolveSpace desktop icon in the xpm
format.
* Show "Paste" context menu item even when only constraints are
copied.
* Do not remove autosave after successfully opening file.
* Don't crash when changing the autosave interval.
* Fix the "Show degrees of freedom" command.
* GTK: make Space Navigator actually work.
* Multiply constraint values by scale when pasting with
transformation.
* When snapping constraints to grid, snap the reference point.
* Unbreak TTF metrics.
* Update libdxfrw.
* Do not clear selection during operations that don't need it.
* Forcibly show the current group once we start a drawing operation
* DXF export: always declare layers before using them.
* Get rid of the MAX_SELECTED restriction in GroupSelection().
* Make translate/rotate groups inherit the "suppress solid model"
option.
* Travis: update brew installation instructions.
* GTK: show files with uppercase extensions in file open dialog.
* Mark group dirty when clicking "allow redundant constraints"
link.
* Normalize the string returned by Extension() to lowercase.
* Fix a handle leak in TtfFontList::PlotString.
* Don't draw edges and outlines while dragging an entity.
* GTK: use 3DConnexion button 0 instead of SI_APP_FIT_BUTTON.
* Write params if system is solved as REDUNDANT_OKAY.
* Try to re-solve groups that fail rank test.
-------------------------------------------------------------------
Tue Jul 12 13:38:26 UTC 2016 - avvissu@yandex.by
- Update to version 2.1+git.20160611.dce9064:
* GTK: clip any editors instead of resizing GraphicsWindow.
* Cocoa: allow dismissing Message/Error NSAlerts using Escape key.
* Unbreak importing files in the same directory as current file.
* DXF, DWG: allow undoing an import.
* Load actual factory default, not saved style, when requested.
* Three.js: correctly handle browser zoom.
* Fix disabling of autoconstrainter via Ctrl.
* Add CHANGELOG.md.
* More info: /usr/share/doc/packages/solvespace/CHANGELOG.md
- Use stable release in _service file
- Remove development package (used fork of libdxfrw)
- Remove patches:
* solvespace-2.1_libdir.patch (fixed in upstream)
-------------------------------------------------------------------
Tue Jun 2 17:47:20 UTC 2015 - avvissu@yandex.ru
- Initial package