NazaraEngine/src/Nazara/Utility
Lynix 934e646b00 Utility/Window: Fixes compilation for X11, again 2017-01-19 00:12:50 +01:00
..
Debug Switch from Nz prefix to namespace Nz for linux 2015-09-27 15:58:49 +02:00
Formats Utility/Buffer: Refactor Buffer classes 2016-12-09 08:56:46 +01:00
Resources/Fonts
Win32 Utility: Rework cursors 2017-01-16 00:32:59 +01:00
X11 Utility/Window: Fixes compilation for X11, again 2017-01-19 00:12:50 +01:00
AbstractAtlas.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
AbstractBuffer.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
AbstractImage.cpp Merge branch 'NDK-Refactor' into NDK 2015-09-25 23:16:58 +02:00
AbstractTextDrawer.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
AlgorithmUtility.cpp Utility/Algorithm: Fix GenerateBox plane rotation (Fix #114) 2016-11-14 00:02:01 +01:00
Animation.cpp Utility: First code cleaning pass 2016-09-04 20:39:34 +02:00
Buffer.cpp Utility/Buffer: Refactor Buffer classes 2016-12-09 08:56:46 +01:00
Cursor.cpp Utility: Rework cursors 2017-01-16 00:32:59 +01:00
Font.cpp Fix a shitload of warnings in 64 bits mode 2016-06-13 21:09:55 +02:00
FontData.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
GuillotineImageAtlas.cpp Fix a shitload of warnings in 64 bits mode 2016-06-13 21:09:55 +02:00
Icon.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Image.cpp Utility/Image: Add HasAlpha() method 2016-11-18 01:15:58 +01:00
IndexBuffer.cpp Utility/Buffer: Refactor Buffer classes 2016-12-09 08:56:46 +01:00
IndexMapper.cpp Utility/IndexMapper: Makes it work without index buffers (sequential mode) 2016-07-08 08:35:36 +02:00
Joint.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Keyboard.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Mesh.cpp Utility/Buffer: Refactor Buffer classes 2016-12-09 08:56:46 +01:00
Mouse.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Node.cpp Merge branch 'NDK-Refactor' into NDK 2015-09-25 23:16:58 +02:00
PixelFormat.cpp Utility/PixelFormat: Fix RGB32 and RGBA32 formats (Fix #80) 2016-10-07 19:17:07 +02:00
SimpleTextDrawer.cpp Utility/SimpleTextDrawer: Fix handling of whitespace glyphs 2016-12-03 00:37:02 +01:00
SkeletalMesh.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Skeleton.cpp Utility: First code cleaning pass 2016-09-04 20:39:34 +02:00
SoftwareBuffer.cpp Utility/Buffer: Refactor Buffer classes 2016-12-09 08:56:46 +01:00
StaticMesh.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
SubMesh.cpp Utility: First code cleaning pass 2016-09-04 20:39:34 +02:00
TriangleIterator.cpp Utility: Allow TriangleIterator and VertexMapper to take constant submesh 2016-07-08 08:36:42 +02:00
Utility.cpp Utility: Fix Cursor missing initialization 2017-01-16 00:41:31 +01:00
VertexBuffer.cpp Utility/Buffer: Refactor Buffer classes 2016-12-09 08:56:46 +01:00
VertexDeclaration.cpp Improved declarations 2016-08-02 13:31:09 +02:00
VertexMapper.cpp Utility: Allow TriangleIterator and VertexMapper to take constant submesh 2016-07-08 08:36:42 +02:00
VideoMode.cpp Utility/VideoMode: Make bpp optionnal (defaults to desktop bpp) 2016-11-08 01:14:04 +01:00
VideoModeImpl.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Window.cpp Utility: Rework cursors 2017-01-16 00:32:59 +01:00