800 Commits (086ed8a278df652b8d72e513bbce8dce6d3eea5e)

Author SHA1 Message Date
Vladimír Vondruš 327f66183a Trade: debug output for AbstractImageConverter::Feature[s]. 8 years ago
Vladimír Vondruš f6a4615d36 doc: more Emscripten troubleshooting. 8 years ago
Vladimír Vondruš fe2020bc62 CMake: provide correct alias targets for Any* plugins. 8 years ago
Vladimír Vondruš 35cf428974 doc: bundling with CMake for macOS/iOS, HiDPI info. 8 years ago
Vladimír Vondruš 06073b65f5 doc: even more iOS docs. 8 years ago
Vladimír Vondruš dbd55d5909 doc: some more iOS info. 8 years ago
Vladimír Vondruš 2e4beb361c TextureTools: don't require more than 8 texture units in distanceField(). 8 years ago
Vladimír Vondruš 365f501f72 Trade: debug output for AbstractImporter::Feature and Features. 8 years ago
Vladimír Vondruš 10b4c069eb Trade: support separate translation/rotation/scaling in ObjectData. 8 years ago
Vladimír Vondruš 7cad71cf64 Doc++ 8 years ago
Vladimír Vondruš e830892057 CMake: embarrassing typo prevented ObjImporter from working in subprojects. 8 years ago
Vladimír Vondruš 38eb725143 doc: updated changelog. 8 years ago
Vladimír Vondruš 002d2260fd Math: added select(). 8 years ago
Vladimír Vondruš 24b91e40c2 Platform: ability to specify color/depth/stencil buffer sizes. 8 years ago
Vladimír Vondruš 4498fd0a15 doc: more keywords for easier search. 8 years ago
Vladimír Vondruš 80e682d046 Platform: implemented GlfwApplication::MouseMoveEvent::buttons(). 8 years ago
Vladimír Vondruš 84ab1d7dad Platform: lazy-load modifiers in GlfwApplication mouse move/scroll event. 8 years ago
Vladimír Vondruš 816891ec2e doc: keywords to make important pages more accessible. 8 years ago
Vladimír Vondruš 453fc0b3e7 Shaders: more convenient VertexColor::Color[34] attribute specifiers. 8 years ago
Vladimír Vondruš 53c6d763ae GL: make the usage parameter in Buffer::setData() optional. 8 years ago
Vladimír Vondruš 077dc67b4f doc: updated changelog. 8 years ago
Vladimír Vondruš 2fb7913b07 Trade: return Color4 from PhongMaterialData. 8 years ago
Vladimír Vondruš ff07b165c5 doc: avoid using deprecated functionality in image generators. 8 years ago
Vladimír Vondruš 4c29ff0d3b GL: Mesh::draw() and MeshView::draw() return a reference to self as well. 8 years ago
Vladimír Vondruš 9275613006 GL: properly reset vertex divisor after drawing w/o a VAO. 8 years ago
Vladimír Vondruš e24d948b4d Audio: make Playable omnidirectional by default. 8 years ago
Vladimír Vondruš 3b88f242cf Audio: deprecated PlayableGroup::setClean() in favor of Listener::update(). 8 years ago
Vladimír Vondruš 6df048eac8 Audio: doc++ 8 years ago
Vladimír Vondruš 424eec4818 MeshTools: simplify compile(). 8 years ago
Vladimír Vondruš 9be24a241e GL: make it possible for a Mesh to own the vertex/index buffers. 8 years ago
Vladimír Vondruš 2dd636a77b GL: make calls to Mesh::setCount() and MeshView::setCount() mandatory. 8 years ago
Vladimír Vondruš bbe6b5a56b SceneGraph: compile code snippets to ensure their validity. 8 years ago
Vladimír Vondruš 5d60f0d350 Math: moved Geometry::Distance and Intersection directly into Math. 8 years ago
Vladimír Vondruš 7759c822d0 doc: whoopsie. 8 years ago
Vladimír Vondruš c64a028b2d Updated credits and changelog. 8 years ago
Vladimír Vondruš 40a5b898a2 Math: ability to convert BoolVector from/to external representation. 8 years ago
Vladimír Vondruš 04488e5196 doc: mention BoolVector and its GLSL alternatives in the type overview. 8 years ago
Vladimír Vondruš 97e0036dab doc: updated changelog and credits. 8 years ago
Nathan Ollerenshaw 71e5736633 Added documentation for the Ubuntu PPA. 8 years ago
Vladimír Vondruš 2f8637ae3b doc: update list of needed Android packages. 8 years ago
Vladimír Vondruš 259f2da78d doc: filling up general Emscripten docs. 8 years ago
Vladimír Vondruš 8688819423 doc: don't compile plugins snippet when plugin manager is not used. 8 years ago
Vladimír Vondruš 7cb94ac32d doc: implement Vulkan-specific Doxygen aliases. 8 years ago
Vladimír Vondruš b1377033e8 Vk: initial Vulkan headers generated using flextGL. 8 years ago
Vladimír Vondruš fec1a07b9b Bootstrap Vulkan support. 8 years ago
Vladimír Vondruš b79c245a63 Doc++, allow to search literals without the nonobvious operator"" prefix. 8 years ago
Vladimír Vondruš 673caa23bf Math: compiling Angle, Color and Half code snippets. 8 years ago
Vladimír Vondruš d9936c40fd Math: added Constants::piQuarter(). 8 years ago
Vladimír Vondruš f30ca8929e Platform: prefer core GL contexts in GlfwApplication as well. 8 years ago
Vladimír Vondruš 3e025f6d5b Platform: no need to store a global window instance pointer. 8 years ago