NazaraEngine/include/Nazara
Remi Beges 9fef43951b Replaced templates by float
*Since only valid template parameters were float and double, the whole
template aspect has been removed.
Double precision would only be used in extremely rare occasions
(applications needing high precision and slow performances), it is not
relevant to template the whole module for it.


Former-commit-id: fc6dd028189c608a6a7b4c312b3e5e3f53a01fd7
2012-10-27 18:59:39 +02:00
..
Audio Added Audio module 2012-08-21 15:04:00 +02:00
Core Fixed Tuple.inl including Utility debug headers 2012-10-04 09:23:39 +02:00
Math Merge remote-tracking branch 'upstream/master' 2012-10-05 17:53:41 +02:00
Noise Replaced templates by float 2012-10-27 18:59:39 +02:00
Renderer Cleaned code 2012-10-04 09:32:55 +02:00
Utility Added VertexDeclaration::HasElement 2012-10-04 09:33:54 +02:00
Audio.hpp Added missing external libraries binaries 2012-08-21 15:18:21 +02:00
Core.hpp Normalized line ending 2012-09-21 14:24:48 +02:00
Debug.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
DebugOff.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Math.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Noise.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Prerequesites.hpp Cleaned code 2012-10-04 09:32:55 +02:00
Renderer.hpp Normalized line ending 2012-09-21 14:24:48 +02:00
Utility.hpp Regenerated (And fixed) global headers 2012-08-18 01:50:48 +02:00