Dennis Luxen
|
3bd27ae8c5
|
change copyright line from personal names to project
|
2015-02-19 09:19:51 +01:00 |
|
Dennis Luxen
|
09bea2ad5b
|
fix warning: implicit float/double cast
|
2015-02-10 11:32:39 +01:00 |
|
Dennis Luxen
|
e0f8acf733
|
make constant a float to avoid implicit cast
|
2015-02-10 11:04:49 +01:00 |
|
Dennis Luxen
|
f67eeb66aa
|
untangle includes using iwyu
|
2015-02-09 17:38:40 +01:00 |
|
Dennis Luxen
|
bf76465029
|
use C++11s std::hypot() instead of hand-rolled code
|
2015-02-05 11:22:46 +01:00 |
|
Dennis Luxen
|
b20b7e65bf
|
renamed: Util/* -> util/*
|
2015-01-27 17:47:23 +01:00 |
|
Dennis Luxen
|
9135c56ac6
|
fix implicit float/double conversion, use casts
|
2015-01-23 11:26:47 +01:00 |
|
Dennis Luxen
|
2e5cc1e6ae
|
remove redundant code and streamline coordinate interface
|
2015-01-22 16:48:53 +01:00 |
|
Dennis Luxen
|
0ea7fd9c3d
|
remove more dead/unused functions
|
2015-01-22 16:41:04 +01:00 |
|
Dennis Luxen
|
814d9aa01b
|
reformat code source file
|
2015-01-22 16:33:27 +01:00 |
|
Dennis Luxen
|
3fa12445a5
|
rename coordinate calculation functions, remove code clutter
|
2015-01-22 16:28:40 +01:00 |
|
Dennis Luxen
|
547a2aec09
|
remove dead/redundant code
|
2015-01-22 15:50:04 +01:00 |
|
Dennis Luxen
|
baacd0e50c
|
reformat source files
|
2015-01-22 12:24:54 +01:00 |
|
Dennis Luxen
|
01f3237416
|
speed up nearest neighbor query by pruning, move coordinate calculations away from library interface
|
2015-01-20 16:24:49 +01:00 |
|