Maciej Suminski
|
cce6e27096
|
Various fixes to geometry & math library.
|
2014-05-14 11:45:01 +02:00 |
Maciej Suminski
|
6fa2f060fa
|
Formatted ttl library to comply with KiCad coding policy.
|
2014-04-07 13:32:09 +02:00 |
Maciej Suminski
|
c557e52dab
|
Squashed memory leaks.
|
2014-03-05 14:57:14 +01:00 |
Maciej Suminski
|
1d4c6ad40e
|
Minor optimizations.
|
2014-02-05 14:51:19 +01:00 |
Maciej Suminski
|
a10d918cac
|
Thread-safe version of Delaunay triangulation.
|
2014-01-27 11:42:47 +01:00 |
Dick Hollenbeck
|
dbb72d161e
|
fix some compiler warnings
|
2014-01-03 18:07:20 -06:00 |
Maciej Suminski
|
fe5c5953fc
|
Upstream merge.
|
2013-12-20 10:15:00 +01:00 |
Povilas Kanapickas
|
7f12513c7e
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
Maciej Suminski
|
e76a151ee7
|
Added a missing file
|
2013-11-29 16:13: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 |
Maciej Suminski
|
3f320e4d68
|
Some more comments and code formatting.
|
2013-09-27 16:23:43 +02:00 |
Maciej Suminski
|
7837dfa3ac
|
Fixed build for Mac OS
|
2013-09-23 17:02:25 +02:00 |
tomasz.wlostowski@cern.ch
|
23298886a1
|
geometry: killed compiler warnings
|
2013-09-18 13:14:13 +02:00 |
tomasz.wlostowski@cern.ch
|
6ac8188f7f
|
common: minimum version of the shape library
|
2013-09-10 13:43:09 +02:00 |