Maciej Suminski
|
e6a10faab7
|
FIxed a few clang warnings.
|
2015-03-09 11:06:54 +01:00 |
Maciej Suminski
|
4fb9bce354
|
Code formatting.
|
2015-02-18 17:53:46 +01:00 |
Tomasz Włostowski
|
c87b136522
|
geometry: new methods and fixes in SEG class
|
2015-02-18 00:40:11 +01:00 |
Maciej Suminski
|
9245b90392
|
Code formatting.
|
2014-11-14 20:19:00 +01:00 |
Tomasz Wlostowski
|
33f3aca611
|
geometry: IsSolid() and Move() methods, segment overlap detection, some improvements in SHAPE_LINE_CHAIN class.
|
2014-11-14 19:18:31 +01:00 |
Tomasz Włostowski
|
5a51d11b78
|
geometry: get rid of useless vertex references in SEG class
|
2014-05-14 13:52:29 +02:00 |
Maciej Suminski
|
cce6e27096
|
Various fixes to geometry & math library.
|
2014-05-14 11:45:01 +02:00 |
Maciej Suminski
|
342fd6e19e
|
EC_CONVERGING handles colinear lines properly.
|
2014-03-18 13:57:10 +01:00 |
Maciej Suminski
|
66fcb84f92
|
Minor fix to SEG class.
|
2014-03-12 10:05:09 +01:00 |
Maciej Suminski
|
bc305859b2
|
Mainly case changes.
|
2013-10-14 20:40:36 +02:00 |
Maciej Suminski
|
0ac3e1fbf2
|
Namespace KiGfx->KIGFX.
template<> -> template <>
Some more reformatting according to uncrustify results.
|
2013-10-14 16:13:35 +02:00 |
Maciej Suminski
|
22045b61ea
|
Converted tabs to spaces. Removed trailing whitespaces.
|
2013-10-14 13:43:57 +02:00 |
Maciej Suminski
|
6b74b5771a
|
Even more code comments and reformatting.
|
2013-09-27 18:51:21 +02:00 |
tomasz.wlostowski@cern.ch
|
23298886a1
|
geometry: killed compiler warnings
|
2013-09-18 13:14:13 +02:00 |
tomasz.wlostowski@cern.ch
|
7b0531fdd1
|
SEG: added SquaredLength() method
|
2013-09-13 15:25:03 +02:00 |
tomasz.wlostowski@cern.ch
|
6ac8188f7f
|
common: minimum version of the shape library
|
2013-09-10 13:43:09 +02:00 |