- Feb 12, 2014
-
-
Don Gagne authored
This removes a race condition between both qwt and qt against math.h on windows with _USE_MATH_DEFINES set. If math.h comes after qwt or qt math headers the math defines will be redefined. Really nasty to track down and ordering problems. So instead I just removed using math defines on windows and fall back to asin definition of M_PI_2. This will have some slight perf impact since it calls function instead of using constant. But I doubt on any of today’s machine it really makes a difference.
-
- Feb 04, 2014
-
-
Lorenz Meier authored
-
- Sep 10, 2013
-
-
Lorenz Meier authored
-
- Jul 09, 2013
-
-
Lorenz Meier authored
-
- Jul 04, 2013
-
-
Lorenz Meier authored
-
- Jul 01, 2013
-
-
Lorenz Meier authored
-
- Jun 08, 2013
-
-
Lorenz Meier authored
This reverts commit 233a1716.
-
- Jun 07, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- May 01, 2013
-
-
Michael Carpenter authored
-
- Jan 09, 2013
-
-
Lorenz Meier authored
-
- Dec 01, 2012
-
-
Lorenz Meier authored
-
- Nov 26, 2012
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Oct 18, 2012
-
-
Lorenz Meier authored
-
- Sep 14, 2012
-
-
Lorenz Meier authored
-
- Sep 06, 2012
-
-
Lorenz Meier authored
-
- Sep 05, 2012
-
-
Lorenz Meier authored
-
- Sep 03, 2012
-
-
Lorenz Meier authored
-
- Aug 23, 2012
-
-
Lorenz Meier authored
-
- Aug 08, 2012
-
-
Jessica authored
-
- Jul 28, 2012
-
-
Jessica authored
Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries.
-