Commit Graph

  • 47f472365b Audio: deinline potentially heavy functions. Vladimír Vondruš 2018-02-01 14:42:36 +0100
  • e45f6d9bab doc: mention potential annoyances with Emscripten build. Vladimír Vondruš 2018-02-01 14:39:42 +0100
  • 45fe611b4c TgaImporter: don't install TgaHeader.h publicly. Vladimír Vondruš 2018-02-01 14:38:36 +0100
  • 13f71caa54 Math: doc++ Vladimír Vondruš 2018-02-01 14:38:16 +0100
  • d5db8fc291 doc: improve vcpkg documentation. Vladimír Vondruš 2018-01-22 10:28:52 +0100
  • c804021013 Primitives: doc++ Vladimír Vondruš 2018-01-21 22:33:17 +0100
  • 341a70a7f4 Primitives: document how to scale capsule / cylinder to preserve normals. Vladimír Vondruš 2018-01-21 22:32:47 +0100
  • f7a0c2b78c SceneGraph: behave properly when deleting a running animable. Vladimír Vondruš 2018-01-21 22:16:33 +0100
  • dee10204f9 SceneGraph: test crash and burn when deleting a running animable. Vladimír Vondruš 2018-01-21 22:14:01 +0100
  • 72a3d67902 SceneGraph: prefix private Animable members with an underscore. Vladimír Vondruš 2018-01-21 22:04:30 +0100
  • 0b491309fb SceneGraph: updates for the new documentation theme. Vladimír Vondruš 2018-01-18 12:21:17 +0100
  • b124cdcf09 package/gentoo: no. Vladimír Vondruš 2018-01-18 12:20:23 +0100
  • c926d7cc10 package: updated project description. Vladimír Vondruš 2018-01-18 12:20:10 +0100
  • cc307341a6 doc: changelog update, doc++ Vladimír Vondruš 2018-01-18 12:19:41 +0100
  • 8f87ca9233 SceneGraph: copypaste error in the docs. Vladimír Vondruš 2018-01-18 10:16:01 +0100
  • 56a81357c6 Trade: doc++ Vladimír Vondruš 2018-01-18 10:15:50 +0100
  • d0d71d1c4e Trade: no default argument for internal function. Vladimír Vondruš 2018-01-18 10:00:38 +0100
  • 4d7f955d55 add openState to AbstractImporter to allow setting directly the state Konstantinos Chatzilygeroudis 2018-01-17 23:45:35 +0100
  • da61d8d9a8 Merge a36b1c5b45 into 146b518177 #225 Konstantinos Chatzilygeroudis 2018-01-18 08:41:17 +0000
  • a36b1c5b45 Better openState #225 Konstantinos Chatzilygeroudis 2018-01-18 09:41:09 +0100
  • a12ee508c3 Merge remote-tracking branch 'origin' into abstract_importer Konstantinos Chatzilygeroudis 2018-01-17 23:46:16 +0100
  • 5c748a5443 add openState to AbstractImporter to allow setting directly the state Konstantinos Chatzilygeroudis 2018-01-17 23:45:35 +0100
  • 146b518177 Emphasize the availability of packages even more. Vladimír Vondruš 2018-01-14 21:39:59 +0100
  • fb24a08915 Sync README with main project page. Vladimír Vondruš 2018-01-14 21:39:39 +0100
  • 4acb40f9bf doc: document using Vcpkg packages. Vladimír Vondruš 2018-01-14 21:30:53 +0100
  • 2af16e9360 doc: building documentation updates etc. Vladimír Vondruš 2018-01-12 14:42:04 +0100
  • 77764c0b8f Updated CREDITS.md. Vladimír Vondruš 2018-01-12 19:01:31 +0100
  • 35aaf481ec package/archlinux: build&run Emscripten tests only if requested. Vladimír Vondruš 2018-01-12 14:39:57 +0100
  • 9b8aac3a94 Doc++ Vladimír Vondruš 2018-01-12 14:39:44 +0100
  • 6a03440f21 WavAudioImporter: no need to expose the private stuff in public docs. Vladimír Vondruš 2018-01-12 14:39:10 +0100
  • 8e49ba20ec doc: building docs updates. Vladimír Vondruš 2018-01-12 14:38:07 +0100
  • 6d509b7a1b Random updates for the new documentation theme in the root namespace. Vladimír Vondruš 2017-12-21 15:01:36 +0100
  • 4c44c3ecf8 external: fix build of a test on WinRT with MSVC 2017. Vladimír Vondruš 2018-01-11 19:42:16 +0100
  • fbabb48f20 Updated e-mail address. Vladimír Vondruš 2018-01-10 14:25:44 +0100
  • 1f2849d934 Test: expect test failure with XFB and EXT_debug_label. Vladimír Vondruš 2018-01-10 14:03:05 +0100
  • 2912a62f3c Test: what am I doing here?! Vladimír Vondruš 2018-01-10 14:02:44 +0100
  • 4b67f25e30 doc/snippets: enable pedantic flags. Vladimír Vondruš 2018-01-10 14:02:10 +0100
  • 68953f8c87 external: adapt tests to Corrade changes. Vladimír Vondruš 2018-01-09 19:38:53 +0100
  • 080cd461b6 CMake: set policy to report Clang as AppleClang on Apple. Vladimír Vondruš 2018-01-09 19:35:15 +0100
  • 56269a4c6d doc: example screenshots are in a different place now. Vladimír Vondruš 2018-01-09 19:34:49 +0100
  • be8f19cc66 Adapted to Magnum changes regarding Containers::Optional. Vladimír Vondruš 2018-01-08 22:59:15 +0100
  • d00e7c0a04 Provide backwards-compatibility alias for std::make_optional(). Vladimír Vondruš 2018-01-09 11:26:02 +0100
  • 799870021e Converting APIs returning std::optional to Containers::Optional. Vladimír Vondruš 2018-01-08 17:26:13 +0100
  • f52557b7e7 doc: avoid using deprecated functionality. Vladimír Vondruš 2018-01-08 13:37:13 +0100
  • fa014ad131 doc: using an actual snippet from the getting started app source. Vladimír Vondruš 2018-01-08 12:30:17 +0100
  • 3dacceb248 doc: update minimal CMake version. Vladimír Vondruš 2018-01-08 12:31:12 +0100
  • b194efb07b doc: fix build on old GCC. Vladimír Vondruš 2018-01-08 12:30:59 +0100
  • 1f27cb14f9 package/ci: verify also compilation of the documentation image generators. Vladimír Vondruš 2018-01-08 10:47:36 +0100
  • 8e780a2248 package/ci: minor cleanup. Vladimír Vondruš 2018-01-08 10:44:30 +0100
  • e63636ab4c Update the one-line description to be less vague. Vladimír Vondruš 2018-01-08 10:22:02 +0100
  • adcdb64ea7 Doc++ Vladimír Vondruš 2018-01-06 19:49:48 +0100
  • 0043169f0f modules: FindGLFW.cmake should prefer absolute includes. Vladimír Vondruš 2018-01-06 19:47:24 +0100
  • ec20dea1e2 Platform: un-deprecate creation of Platform::Context without passing args. Vladimír Vondruš 2018-01-06 18:48:21 +0100
  • 55e9357d1b doc: changelog updates. Vladimír Vondruš 2018-01-06 18:41:07 +0100
  • 58724a8f19 package: explicitly disable GlfwApplication in all packages. Vladimír Vondruš 2018-01-06 16:26:19 +0100
  • ba8133a308 doc: document plugin directories. Vladimír Vondruš 2018-01-06 16:25:39 +0100
  • ec07ef2210 doc: adapt changelog to the new theme. Vladimír Vondruš 2018-01-06 16:24:22 +0100
  • 0814f3b148 Doc++ Vladimír Vondruš 2018-01-06 00:14:46 +0100
  • bd54e7f7d2 doc: don't use Markdown headers in changelog. Vladimír Vondruš 2018-01-06 00:14:31 +0100
  • 7dbe6a5163 Link to live version of magnum-{al-,}info utilities from the docs. Vladimír Vondruš 2018-01-06 00:14:01 +0100
  • bcbd077f8e Doc mainpage / README update. Vladimír Vondruš 2018-01-06 00:13:18 +0100
  • 9c79d69fdc Use nofollow links to the archived documentation. Vladimír Vondruš 2018-01-06 00:12:30 +0100
  • 257e730c86 Add new m.css commands to Doxyfile. Vladimír Vondruš 2018-01-06 00:12:17 +0100
  • 8133ef31b0 Updated copyright year. Vladimír Vondruš 2018-01-05 23:09:08 +0100
  • a97384839b Use privately Corrade Optional instead of the problematic std::optional. Vladimír Vondruš 2018-01-03 03:12:43 +0100
  • c1dc6b98ae AnySceneImporter: doc++ Vladimír Vondruš 2018-01-03 01:27:47 +0100
  • e524912f92 Properly ignore symbol export macros for Doxygen. Vladimír Vondruš 2018-01-03 01:27:14 +0100
  • 623fa97970 Updated copyright year. Vladimír Vondruš 2018-01-03 00:17:23 +0100
  • 762dba470c Updated doc mainpage and README for consistency with the new website. Vladimír Vondruš 2018-01-02 20:58:16 +0100
  • 23b0ae6b12 modules: updated Corrade modules. Vladimír Vondruš 2018-01-02 21:03:44 +0100
  • a4d32e650a Move friend declarations into private class sections. Vladimír Vondruš 2018-01-02 15:39:14 +0100
  • 6cc8362eeb Doc++ Vladimír Vondruš 2018-01-02 15:20:12 +0100
  • ac3bdeea06 doc: fix GL extension link. Vladimír Vondruš 2018-01-02 15:18:49 +0100
  • fb258164ae Fix Doxygen warnings in latest version. Vladimír Vondruš 2018-01-02 15:17:58 +0100
  • 1ec14c678b Local Doxygen ignores for symbol export macros. Vladimír Vondruš 2018-01-02 15:14:32 +0100
  • 875e22e730 Updates for public docs. Vladimír Vondruš 2018-01-02 00:34:59 +0100
  • eee9cbb353 MeshTools: updates for the new documentation theme. Vladimír Vondruš 2017-12-21 15:03:21 +0100
  • c54739d6c9 Audio: updates for the new documentation theme. Vladimír Vondruš 2017-12-21 15:02:48 +0100
  • d49b8efe9e Platform: updates for the new documentation theme. Vladimír Vondruš 2017-12-21 15:02:29 +0100
  • 23cf84cdae Math: what? there's no such thing. Vladimír Vondruš 2018-01-02 15:38:02 +0100
  • 05bb8b419a Math: updates for the new documentation theme. Vladimír Vondruš 2017-12-21 15:02:06 +0100
  • 58064ab18c doc: and I'm making stupid typos. Vladimír Vondruš 2017-12-21 14:59:52 +0100
  • aa1fa40e03 C'mon, I can't even write a mail link anymore?! Vladimír Vondruš 2017-12-21 14:59:23 +0100
  • 6029cfae62 Update documentation of utilities for the new theme. Vladimír Vondruš 2017-12-15 18:20:05 +0100
  • 36f5030ffd DebugTools: use ANSI text file instead of a terminal screenshot. Vladimír Vondruš 2017-12-15 18:18:51 +0100
  • 341a2cb2df Updated the main documentation pages for the new theme. Vladimír Vondruš 2017-12-15 18:17:12 +0100
  • 5858cbf92c Doxyfiles for the new m.css theme. Vladimír Vondruš 2017-12-15 18:12:04 +0100
  • 793f6a4d82 Link to STL types from the documentation. Vladimír Vondruš 2017-12-15 18:07:50 +0100
  • b78bd9e4fc More unneeded Doxygen stuff. Vladimír Vondruš 2017-12-15 18:07:23 +0100
  • 1e0a9c0498 Code snippets that have Doxygen comments have them *for a reason*. Vladimír Vondruš 2017-12-15 18:06:55 +0100
  • 94f0c9ad87 Exclude quite a lot of unneeded files from doc generation. Vladimír Vondruš 2017-12-15 18:06:25 +0100
  • 80d653cc40 Don't use typewriter font for GL and AL references. Vladimír Vondruš 2017-12-15 18:05:33 +0100
  • 5109e9f813 Properly explicitly reference the types in \configurationvalue command. Vladimír Vondruš 2017-12-15 18:04:45 +0100
  • 4ee9e8b133 This file is no longer needed. Vladimír Vondruš 2017-12-15 18:03:57 +0100
  • ececeaaf6d package/ci: speed up Emscripten build. Vladimír Vondruš 2017-12-10 12:54:51 +0100
  • 4af881a009 package/ci: don't use explicit Xcode 8.3 image as it is broken. Vladimír Vondruš 2017-11-29 20:22:02 +0100
  • b228ca5c4e package/ci: work around broken homebrew on Travis. Vladimír Vondruš 2017-11-24 23:04:57 +0100
  • e29683bcd6 package/ci: annotate jobs with unique IDs. Vladimír Vondruš 2017-11-24 21:25:14 +0100
  • eec6cad9e8 Platform: remove unneeded cruft from docs. Vladimír Vondruš 2017-11-07 21:37:18 +0100
  • 017c0ad94f Primitives: test for circle mesh primitive as well. Vladimír Vondruš 2017-11-07 21:36:55 +0100