NazaraEngine/src/Nazara
Gawaboumga 676ed6c9d8 Correction of mathematical functions.
BoundingVolume: Add of constructor and setter OrientedBox. Extend is now
up to date.
Box: Use of <T>. Return this
Frustrum: Use of <T>
Matrix: Use of <T>
OrientedBox: m_corners is up to date
Rect: Add of operators /= and /. Return this
Sphere: Add of Intersect and Contains with box. Little corrections.
Vector2: Return

TaskSchedulerImpl: Add of include header cstdlib to compile because of
std::div
HardwareInfo/main: use of accentAigu

Former-commit-id: a5a7f8e8c45448e5683eb13bff453d6f67478d03
2014-06-14 22:10:37 +02:00
..
Audio Updated copyright years to 2014 for some missed files 2014-06-05 21:46:22 +02:00
Core Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Graphics Modified SceneNode::FrustumCull 2014-06-05 21:28:17 +02:00
Lua Improved LuaInstance class 2014-05-26 01:57:10 +02:00
Noise Updated MemoryManager 2014-04-21 22:13:31 +02:00
Physics Updated MemoryManager 2014-04-21 22:13:31 +02:00
Renderer Re-added proxy textures and glTexStorage2D optimization for cubemaps 2014-05-28 00:25:43 +02:00
Utility Skeleton class now notify modifications 2014-05-28 00:27:43 +02:00