NazaraEngine/include/Nazara/Utility
Lynix cf6e2be0b0 Renamed PrimitiveType to PrimitiveMode
Also renamed RENDERER_INSTANCING_MAX to RENDERER_MAX_INSTANCES
Added RENDERER_SHADER_MAX_LIGHTCOUNT


Former-commit-id: bc26e087dd1b55c424836e6e2fa6e1dc0f17effa
2013-05-24 20:12:40 +02:00
..
AbstractBuffer.hpp Fixed missing headers 2013-05-21 14:00:23 +02:00
Animation.hpp Added ResourceRef (Automatic resource reference) 2013-03-15 03:09:58 +01:00
Buffer.hpp Renamed XImpl to AbstractX (More consistent) 2013-05-21 13:54:10 +02:00
BufferMapper.hpp Added deferred mapping to BufferMapper 2013-03-29 14:41:27 +01:00
BufferMapper.inl Added deferred mapping to BufferMapper 2013-03-29 14:41:27 +01:00
Config.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
CubemapParams.hpp Added cubemap helpers for Image/Texture 2013-04-07 02:08:08 +02:00
Cursor.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Debug.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
DebugOff.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Enums.hpp Renamed PrimitiveType to PrimitiveMode 2013-05-24 20:12:40 +02:00
Event.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Icon.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Image.hpp Made use of atomic variables 2013-05-03 23:12:58 +02:00
IndexBuffer.hpp [Index|Vertex]Buffer::Fill now takes discard arg 2013-03-20 15:40:37 +01:00
IndexMapper.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Joint.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Keyboard.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Mesh.hpp Added [Sub]Mesh::GetTriangleCount() 2013-04-01 14:33:10 +02:00
Mouse.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Node.hpp Added Node::To[Global|Local]* 2013-04-19 13:59:57 +02:00
PixelFormat.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
PixelFormat.inl Fixed pixel flipping (ex:horizontal was vertical) 2013-03-22 11:14:11 +01:00
Sequence.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
SkeletalMesh.hpp Moved normal/tangents generation to submeshes 2013-03-29 14:48:23 +01:00
Skeleton.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
StaticMesh.hpp Moved normal/tangents generation to submeshes 2013-03-29 14:48:23 +01:00
SubMesh.hpp Renamed PrimitiveType to PrimitiveMode 2013-05-24 20:12:40 +02:00
TriangleIterator.hpp Renamed PrimitiveType to PrimitiveMode 2013-05-24 20:12:40 +02:00
Utility.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
VertexBuffer.hpp [Index|Vertex]Buffer::Fill now takes discard arg 2013-03-20 15:40:37 +01:00
VertexDeclaration.hpp Added ResourceRef (Automatic resource reference) 2013-03-15 03:09:58 +01:00
VertexMapper.hpp Refactored TriangleIterator/VertexMapper 2013-03-29 14:42:55 +01:00
VertexStruct.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
VideoMode.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Window.hpp Added Window::GetStyle() 2013-05-01 01:36:13 +02:00
WindowHandle.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00