Maciej Suminski
|
5ec247663e
|
Various fixes to geometry & math library.
|
2014-05-14 11:45:01 +02:00 |
Maciej Suminski
|
2b328721d4
|
Formatted ttl library to comply with KiCad coding policy.
|
2014-04-07 13:32:09 +02:00 |
Maciej Suminski
|
1d6357a76a
|
Squashed memory leaks.
|
2014-03-05 14:57:14 +01:00 |
Maciej Suminski
|
6d6181cdfa
|
Minor optimizations.
|
2014-02-05 14:51:19 +01:00 |
Maciej Suminski
|
04ff538d11
|
Thread-safe version of Delaunay triangulation.
|
2014-01-27 11:42:47 +01:00 |
Dick Hollenbeck
|
f27e85eeb0
|
fix some compiler warnings
|
2014-01-03 18:07:20 -06:00 |
Maciej Suminski
|
342684587a
|
Upstream merge.
|
2013-12-20 10:15:00 +01:00 |
Povilas Kanapickas
|
f954ace66b
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
Maciej Suminski
|
86a8bbee9a
|
Added a missing file
|
2013-11-29 16:13:09 +01:00 |
Maciej Suminski
|
f9f23806ed
|
Mainly case changes.
|
2013-10-14 20:40:36 +02:00 |
Maciej Suminski
|
e66a4ce337
|
Namespace KiGfx->KIGFX.
template<> -> template <>
Some more reformatting according to uncrustify results.
|
2013-10-14 16:13:35 +02:00 |
Maciej Suminski
|
8253899a70
|
Converted tabs to spaces. Removed trailing whitespaces.
|
2013-10-14 13:43:57 +02:00 |
Maciej Suminski
|
a3a73426bf
|
Even more code comments and reformatting.
|
2013-09-27 18:51:21 +02:00 |
Maciej Suminski
|
276d867ab2
|
Some more comments and code formatting.
|
2013-09-27 16:23:43 +02:00 |
Maciej Suminski
|
5e3f579431
|
Fixed build for Mac OS
|
2013-09-23 17:02:25 +02:00 |
tomasz.wlostowski@cern.ch
|
e2736f4db1
|
geometry: killed compiler warnings
|
2013-09-18 13:14:13 +02:00 |
tomasz.wlostowski@cern.ch
|
85a8a71fc5
|
common: minimum version of the shape library
|
2013-09-10 13:43:09 +02:00 |