1420 Commits (mousecapture)

Author SHA1 Message Date
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
Vladimír Vondruš 823b39133a Doc: run `ctest` with `--output-on-failure` rather than `-V`. 14 years ago
Vladimír Vondruš 23f93cd65e Mention @fn_gl and @def_gl in Coding Style manual. 14 years ago
Vladimír Vondruš 1727357cc5 Gauss-Jordan elimination. 14 years ago
Vladimír Vondruš 0e74c3847d Support for storing matrices and vectors in configuration. 14 years ago
Vladimír Vondruš 68872b03cf Added @requires_{gl43,gles30,es_extension} Doxygen aliases. 14 years ago
Vladimír Vondruš c451b22392 Revert "Documentation: organizing the classes into "modules"." 14 years ago
Vladimír Vondruš e3ee7b487b Moved Object, Scene and Light to separate SceneGraph library. 14 years ago
Vladimír Vondruš 129b7f23a7 Fixed typos (substract -> subtract). 14 years ago
Vladimír Vondruš 8456609119 Mention only OpenGL ES (without version). 14 years ago
Vladimír Vondruš f3c05e9854 Coding style guide is now shared with Corrade. 14 years ago
Vladimír Vondruš 27e1dce533 Got rid of Qt's QtTest in favor of Corrade's TestSuite. 14 years ago
Vladimír Vondruš 8a85e764ab Doc: updated Coding Style. 14 years ago
Vladimír Vondruš 3c1c3d4668 Document Doxygen's inability to create full path, if it doesn't exist. 14 years ago
Vladimír Vondruš 6bd43a9f95 Modularization of building and installation process. 14 years ago
Vladimír Vondruš 75a6030205 (Incomplete) coding style for CMake code. 14 years ago
Vladimír Vondruš c7bb153d0a Port to OpenGL ES 2. 14 years ago
Vladimír Vondruš 901c987d35 Coding style: where to put deleted constructors and assignment operators. 14 years ago
Vladimír Vondruš 4af08d04c1 Renamed visibility headers to distinguish them from API headers. 14 years ago
Vladimír Vondruš 79945ab6fc Documentation: organizing the classes into "modules". 14 years ago
Vladimír Vondruš c11b397d3f Documentation update. 14 years ago
Vladimír Vondruš ccc36c252e Doc++ 14 years ago
Vladimír Vondruš c2b1b78916 Added examples to the documentation. 14 years ago
Vladimír Vondruš 774e0cb362 Feature and other documentation update. 14 years ago