File rapcad.changes of Package rapcad
-------------------------------------------------------------------
Mon Apr 3 05:14:27 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
- Update to 1.0.2
* Implement multithread support using QtConcurrent
* Lexer usage is now reentrant
* Parser usage is now pure parser
* Seperate messages from output and add commandline param to
redirect output to file
* Implement dark theme preference
* Faster STL output using generator for generateTriangles
* Use boost mp for number types
* Make indents configurable
* Implement datum$ module
* Add circumcenter function to find the center of three points
* Add passive color module
* Implement is_undef function
* Implemented translate output in export
* Faster group implementation
* Fix self-intersecting polylines
* Add warning when invalid rotation axis given
* Added basic assert function and module
* Implement an ord function to get unicode ordinals.
- Run spec-cleaner
- Refresh spec file and BuildRequires
- Create .desktop file
- Add _constraints, fix oom when building
-------------------------------------------------------------------
Sat Aug 24 22:24:51 UTC 2013 - prusnak@opensuse.org
- updated to 0.9.1
-------------------------------------------------------------------
Wed Sep 7 12:07:06 UTC 2011 - prusnak@opensuse.org
- updated to 0.4.0
-------------------------------------------------------------------
Sun Jul 3 15:36:25 UTC 2011 - prusnak@opensuse.org
- created package (v 0.2.0)