NazaraEngine/src/Nazara/Core
Gawaboumga f991a9529e General bug fixes (#142)
* Core/Bitset: Fix TestAll method

* Fix documentation

* Fix color and their conversions

* Core/ByteStream: Fix return of Write

* Fix compiler warnings

* Math/Algorithm: Fix angle normalization

* Math/BoundingVolume: Fix lerp

* Math: Fix relation between Matrix4 and Quaternion

* More tests

* X11/Window: Fix mouse moved event generated when doing Mouse::SetPosition

* Update ChangeLog

* Should fix compilation on Windows

* Should fix compilation on Windows

Forgot to include array for Windows
2017-11-21 12:16:46 +01:00
..
Debug Update copyright year 2017-01-20 12:58:35 +01:00
Hash Core: Add CRC64 and regenerate global headers 2017-08-15 12:32:19 +02:00
Posix General bug fixes (#142) 2017-11-21 12:16:46 +01:00
Win32 Fix compilation with MinGW 2017-10-18 22:02:36 +02:00
AbstractHash.cpp Core: Add CRC64 and regenerate global headers 2017-08-15 12:32:19 +02:00
AbstractLogger.cpp Update copyright year 2017-01-20 12:58:35 +01:00
AlgorithmCore.cpp Update copyright year 2017-01-20 12:58:35 +01:00
ByteArray.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
ByteStream.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Clock.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Color.cpp Update copyright year 2017-01-20 12:58:35 +01:00
ConditionVariable.cpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
Core.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Directory.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
DynLib.cpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
Error.cpp Update copyright year 2017-01-20 12:58:35 +01:00
ErrorFlags.cpp Update copyright year 2017-01-20 12:58:35 +01:00
File.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
FileLogger.cpp Update copyright year 2017-01-20 12:58:35 +01:00
GuillotineBinPack.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
HardwareInfo.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Log.cpp Update copyright year 2017-01-20 12:58:35 +01:00
MemoryManager.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
MemoryStream.cpp Update copyright year 2017-01-20 12:58:35 +01:00
MemoryView.cpp Update copyright year 2017-01-20 12:58:35 +01:00
Mutex.cpp Core: Add MovablePtr class 2017-09-30 13:57:25 +02:00
ParameterList.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
PluginManager.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
PrimitiveList.cpp Update copyright year 2017-01-20 12:58:35 +01:00
RefCounted.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Resource.cpp Update copyright year 2017-01-20 12:58:35 +01:00
Semaphore.cpp Update copyright year 2017-01-20 12:58:35 +01:00
SerializationContext.cpp Update copyright year 2017-01-20 12:58:35 +01:00
StdLogger.cpp Update copyright year 2017-01-20 12:58:35 +01:00
Stream.cpp Update copyright year 2017-01-20 12:58:35 +01:00
String.cpp General bug fixes (#142) 2017-11-21 12:16:46 +01:00
StringStream.cpp Fix StringStream tests 2017-10-15 14:54:28 +02:00
TaskScheduler.cpp Update copyright year 2017-01-20 12:58:35 +01:00
Thread.cpp Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Unicode.cpp Update copyright year 2017-01-20 12:58:35 +01:00
Updatable.cpp Update copyright year 2017-01-20 12:58:35 +01:00