7371 Commits (f4e409bfd9d7d06c98cff6d56bfae5019b2b5595)
 

Author SHA1 Message Date
Vladimír Vondruš f4e409bfd9 MeshTools: allow views to be passed to the transform*() functions. 7 years ago
Vladimír Vondruš 9ea46261ad Trade: test that all *Data move constructors/assignments are noexcept. 7 years ago
Vladimír Vondruš e140957f5a doc: updated changelog and credits. 7 years ago
Marco Melorio d857b1b91f Fix typo in the scenegraph feature doc 7 years ago
Vladimír Vondruš c4fe09f5df Animation: MSVC 2015, are you upset about this? 7 years ago
Vladimír Vondruš 954798a9ba Animation: allow mutable access to data referenced by TrackView. 7 years ago
Vladimír Vondruš 1182ac5390 Very minor code style cleanup. 7 years ago
Vladimír Vondruš a0fa21c9fb external: expose the OVR_multiview, OVR_multiview2 extension entrypoints. 7 years ago
Vladimír Vondruš db9c750c78 doc: properly link to the WebGL version of RGTC / BPTC extensions. 7 years ago
Vladimír Vondruš a99edb5d25 doc: updated credits and changelog. 7 years ago
Vladimír Vondruš 1a4179be70 Platform: minor. 7 years ago
Vladimír Vondruš 39ba1583e1 Platform: ability to specify exit code in AbstractXApplication. 7 years ago
Konstantinos Chatzilygeroudis 270b755517 AbstractXApplication: remove button defines that interere with GlfwApplication. 7 years ago
Konstantinos Chatzilygeroudis 411e349358 GlfwApplication: Workaround for DPI scaling when monitor size is equal to zero 7 years ago
Konstantinos Chatzilygeroudis 756c1242ad GlfwApplication: add mainLoopIteration similar to Sdl2Application 7 years ago
Konstantinos Chatzilygeroudis 432aca900d AbstractXApplication: add mainLoopIteration similar to Sdl2Application 7 years ago
Vladimír Vondruš 01e12ba495 Platform: test Sdl2App/GlfwApp mouse locking. 7 years ago
Vladimír Vondruš c4e3e3c045 Platform: deprecate Sdl2Application::setMouseLocked(). 7 years ago
Vladimír Vondruš 8d9d247573 Platform: deprecate badly designed & useless GlfwApp setCursorMode(). 7 years ago
Vladimír Vondruš c091ed0e66 Platform: implement cursor management for EmscriptenApplication as well. 7 years ago
Vladimír Vondruš a23423457e Platform: update Emscripten boilerplate copy to new binary locations. 7 years ago
Vladimír Vondruš 1f65f0a823 Platform: minor cleanup. 7 years ago
Vladimír Vondruš 7cb49fbb36 Platform: simple test for Sdl2 and GlfwApplication cursors. 7 years ago
Vladimír Vondruš 04827d3743 Platform: Emscripten support for cursors in Sdl2Application. 7 years ago
Vladimír Vondruš fdcfa419de Platform: fix compilation on Emscripten. 7 years ago
Vladimír Vondruš a1bca4d8f4 Platform: minor cleanup, doc++, make cursor LUTs file-local. 7 years ago
Vladimír Vondruš 50721638ae doc: updated changelog and credits. 7 years ago
Marco Melorio 40bfa7ae91 Plaftorm: Add cursor management support 7 years ago
Vladimír Vondruš 5dc791a75c Be nice and provide a clear assert in meshIndexTypeSize(). 7 years ago
Vladimír Vondruš 96ea050a74 Primitives: fix a missing face in cylinder and cone primitives. 7 years ago
Vladimír Vondruš 8c902bec4d Primitives: make Cone and Cylinder tests more maintainable. 7 years ago
Vladimír Vondruš e496b991b5 GL: properly prefix an error message. 7 years ago
Vladimír Vondruš 86ced6e72a doc: doxygen you're stupid, thank you. 7 years ago
Vladimír Vondruš 70277f4b04 doc: mention GLSL BOM issues in Windows troubleshooting guide. 7 years ago
Vladimír Vondruš c5872f2ddf imagecoverter: implement raw pixel import as well. 7 years ago
Vladimír Vondruš 2de43c4fc1 Make (Compressed)PixelFormat work with Configuration. 7 years ago
Vladimír Vondruš c763c782b8 Forward-declare std::string. 7 years ago
Vladimír Vondruš f2b33fa1ef Why is this here. 7 years ago
Vladimír Vondruš 9f8f9b4164 Optimize {Compressed,}PixelFormat debug output. 7 years ago
Vladimír Vondruš 1ab963ea93 Consolidate stringified enums in mesh Debug and configuration parsers. 7 years ago
Vladimír Vondruš dcda629428 package/archlinux: whoopsie, this wasn't updated in CENTURIES. 7 years ago
Vladimír Vondruš e8280abfac Doc++ 7 years ago
Vladimír Vondruš 0aec0db323 imageconverter: clarify message, don't die on compressed images. 7 years ago
Vladimír Vondruš b3544a0404 imageconverter: make it possible to save raw imported data. 7 years ago
Vladimír Vondruš d08e5c1638 imageconverter: print available plugins on importer/converter load error. 7 years ago
Vladimír Vondruš 4671128cd4 doc: mention how to supply Windows manifests without CMake. 7 years ago
Vladimír Vondruš a85d24ad17 Audio, GL: (attempt to) fix MinGW GCC warnings on static Windows builds. 7 years ago
Vladimír Vondruš aa722cd5bd Platform: Xlib.h is a bad, bad thing. 7 years ago
Vladimír Vondruš 90007a6cb7 modules: clean up pthread linking in FindSDL2.cmake. 7 years ago
Vladimír Vondruš 4a06b913a8 Doc++ 7 years ago