127 Commits (bda6202d42123e54d4ed13c44ec44e03fec4fa19)

Author SHA1 Message Date
Vladimír Vondruš bda6202d42 Platform: ability to negotiate context in {Glut,NaCl,Sdl2}Application. 13 years ago
Vladimír Vondruš dfdec44b01 Platform: portable application arguments specification. 13 years ago
Vladimír Vondruš 8c75f6e8c2 Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
Vladimír Vondruš 36bedb3f5a NaCl target system is now handled with CORRADE_TARGET_NACL. 13 years ago
Vladimír Vondruš 92c4a5a2ed Text: turned AbstractFont into plugin interface. 13 years ago
Vladimír Vondruš cda51f3dd5 Text: moved FreeType and HarfBuzz fonts into plugins. 13 years ago
Vladimír Vondruš f18297ab2b Define MAGNUM_TARGET_GLES3 if targetting ES and not ES2. 13 years ago
Vladimír Vondruš 9121902c73 Minor documentation fixes. 13 years ago
Vladimír Vondruš cdcb37cd0c Platform: better way to specify application configuration. 13 years ago
Vladimír Vondruš ecccbcc1bf Documented CMake usage and preprocessor variables. 13 years ago
Vladimír Vondruš 2040e34dd6 Documented also CMake side of platform portability. 13 years ago
Vladimír Vondruš fe45143617 Added dummy documentation file for Platform namespace. 13 years ago
Vladimír Vondruš 804cd71f3d Link to namespace-related documentation from namespaces. 13 years ago
Vladimír Vondruš 2c8a4c306c Platform: added Application and WindowlessApplication aliases. 13 years ago
Vladimír Vondruš 8b7c21cef9 Better README with catchy design goals and stuff. 13 years ago
Vladimír Vondruš 3e0e91d7db Math: renamed {rotationAngle, rotationAxis}() -> {rotation, angle, axis}(). 13 years ago
Vladimír Vondruš 33058aa5b0 Math: Matrix::invertedOrthogonal(), Matrix{3,4}::invertedRigid(). 13 years ago
Vladimír Vondruš 75d8fefdde Math: ability to access also matrix row vectors. 13 years ago
Vladimír Vondruš efab88fb57 Removed WITH_EVERYTHING compilation switch. 13 years ago
Vladimír Vondruš b6ae293b24 Relicensing to MIT/Expat license, part 6: mention it in documentation. 13 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 1f18bdda5f Updated and polished coding style documentation. 13 years ago
Vladimír Vondruš 7ae405b360 Introductory documentation about method chaining. 13 years ago
Vladimír Vondruš f6ab8cfec2 Guidelines for builtin type aliases in coding style documentation. 13 years ago
Vladimír Vondruš a75ed22d4e Updated portability tips documentation. 13 years ago
Vladimír Vondruš 618b556381 Math: crosslinked documentation with missing type aliases. 13 years ago
Vladimír Vondruš 4e5a6f76eb SceneGraph: using new type aliases in whole SceneGraph namespace. 13 years ago
Vladimír Vondruš 6a90b0231b Math: using new aliases for builtin types in whole Math namespace. 13 years ago
Vladimír Vondruš 6220f24f0b Our own aliases for builtin types. 13 years ago
Vladimír Vondruš 8913e38432 Math: documented this whole transformation thingy. 13 years ago
Vladimír Vondruš 2468d2497f Math: doc++ 13 years ago
Jakub Suchý e432d3dc3c Doc fix 13 years ago
Vladimír Vondruš 58d156bc47 Math: removed Point2D/Point3D altogether. 13 years ago
Vladimír Vondruš 27020f62c1 Updated documentation on building and library finding. 13 years ago
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