93 Commits (8e3005d6257ec5e01eeeb96db424efe62fac99aa)

Author SHA1 Message Date
Vladimír Vondruš 830ce69da0 Math: using Rad in Matrix*::rotation*(). 13 years ago
Vladimír Vondruš 99e2bd4c64 Doc++ 13 years ago
Vladimír Vondruš c59404bece Doc++ 13 years ago
Vladimír Vondruš e24207f620 Doc++ 13 years ago
Vladimír Vondruš 5819dd4bd7 Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Vladimír Vondruš baeadc9663 Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
Vladimír Vondruš eb1dff499c Doc: added link to PowerVR hardware best practices. 13 years ago
Vladimír Vondruš 85b715e115 Trade: added forward declaration header. 13 years ago
Vladimír Vondruš fecb5eec29 DebugTools: simplified renderers example code. 13 years ago
Vladimír Vondruš 5ca096512e Forward declaration header for Math namespace. 14 years ago
Vladimír Vondruš 3c347441e6 Ability to build Magnum for OpenGL ES emulated with desktop OpenGL. 14 years ago
Vladimír Vondruš b8ae50267f DebugTools: ObjectRenderer class. 14 years ago
Vladimír Vondruš 9d260b72d8 Text: initial implementation of font and text rendering. 14 years ago
Vladimír Vondruš a208a289ba Initial support for Text library. 14 years ago
Vladimír Vondruš 96e936039c New TextureTools library with joke implementation of atlas packer. 14 years ago
Vladimír Vondruš 5cd4aa8dcd Doc++ 14 years ago
Vladimír Vondruš c0a3ce84a4 Moved Profiler and debug draw from Physics to new DebugTools library. 14 years ago
Vladimír Vondruš e0728baf03 Adapt to "recent" (sic) Platform changes, update docs. 14 years ago
Vladimír Vondruš 10de569755 Doc++ 14 years ago
Vladimír Vondruš dd8eb6bc02 Removed one swizzle() overload. 14 years ago
Vladimír Vondruš 0c7a448fdd Doc++, code cleanup. 14 years ago
Vladimír Vondruš 43f6dbc72d Using integer vector aliases all over the place. 14 years ago
Vladimír Vondruš c3462ea266 Doc++ 14 years ago
Vladimír Vondruš 8a3d2c12c6 Doc++ 14 years ago
Vladimír Vondruš 03e6c9859c Mention forward declarations and headers in coding style. 14 years ago
Vladimír Vondruš 19a92f3ca7 Forward declarations for Physics namespace in Physics/Physics.h. 14 years ago
Vladimír Vondruš c01c522248 Mention Native Client buffer requirements. 14 years ago
Vladimír Vondruš deb629dde1 Doc: extended best practices page for future additions. 14 years ago
Vladimír Vondruš 681914e2d0 Forward declarations for Shaders namespace in Shaders/Shaders.h. 14 years ago
Vladimír Vondruš 8f83485653 Forward declarations for Magnum namespace in Magnum.h header. 14 years ago
Vladimír Vondruš 36a55e1fc1 Documentation: portability tips. 14 years ago
Vladimír Vondruš e7539b6fbd Improved template implementation files documentation. 14 years ago
Vladimír Vondruš 6dc7a163cc SceneGraph: doc++ 14 years ago
Vladimír Vondruš 8faf3323bb SceneGraph: Solved default template parameter conflicts. 14 years ago
Vladimír Vondruš 8292bd3f6c Documented building for Google Chrome Native Client. 14 years ago
Vladimír Vondruš 43770ada63 Doc++ 14 years ago
Vladimír Vondruš 15f27148b7 Doc: building updates and fixes. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago
Vladimír Vondruš a4d5d3682b Doc: added page with links to valuable "best practices" information. 14 years ago
Vladimír Vondruš f66ded2d60 SceneGraph rework, part 2: introductional documentation. 14 years ago
Vladimír Vondruš 1db86e7388 Updated Doxygen commands for OpenGL ES, mentioned them in coding style. 14 years ago
Vladimír Vondruš 5efa8402e5 Marking some non-implemented features as "won't be supported". 14 years ago
Vladimír Vondruš df836f126d Ability to link to extension functions in Doxygen documentation. 14 years ago
Vladimír Vondruš 949b092a60 Support for '0' and '1' constants in swizzle() functions. 14 years ago
Vladimír Vondruš 77c0ab9cd4 2D/3D alternatives of collision detection shapes. 14 years ago
Vladimír Vondruš 04d58b3dbd Fixed collision detection boolean/logical operations confusion. 14 years ago
Vladimír Vondruš b53759fb21 Doc++ 14 years ago
Vladimír Vondruš 6a4b68410c Doc: brief introduction to matrix and vector classes. 14 years ago
Vladimír Vondruš 3b333be0f2 Doc: updated feature list and "Getting started" section. 14 years ago
Vladimír Vondruš 9a391beb96 Doc: updated window context building options. 14 years ago