45 Commits (6958f4a413ebe1c24bd8e5dd6ecbded2d2723378)

Author SHA1 Message Date
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 5222cf3478 doc: change all "latest" additions/deprecations to 2020.06. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 5f7f219d75 MeshTools: added interleavedMutableData(). 6 years ago
Vladimír Vondruš 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Vladimír Vondruš 393ba7a088 MeshTools: implemented concatenate() and concatenateInto(). 6 years ago
Vladimír Vondruš 9a6ef0a220 MeshTools: new interleavedData() utility. 6 years ago
Vladimír Vondruš 7a9c630599 MeshTools: add interleavedLayout() that can reuse the attribute array. 6 years ago
Vladimír Vondruš 96368b9e81 MeshTools: doc++ 6 years ago
Vladimír Vondruš 47695f0978 Trade: support offset-only MeshAttributeData. 6 years ago
Vladimír Vondruš 6c2fb3facb MeshTools: implement interleave() taking a MeshData. 6 years ago
Vladimír Vondruš 1e85279872 MeshTools: implement interleavedLayout(). 6 years ago
Vladimír Vondruš 3784dea7c9 MeshTools: implement isInterleaved() for Trade::MeshData. 6 years ago
Vladimír Vondruš cfbfdb72c0 doc: compile MeshTools snippets also when GL is disabled. 7 years ago
Vladimír Vondruš de1e1fa4d5 MeshTools: make interleave() work with Corrade containers too. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš fb483be512 MeshTools: suppress MSVC warning when using interleave(). 8 years ago
Vladimír Vondruš d905809818 doc: compiled code snippets for the MeshTools namespace. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš eee9cbb353 MeshTools: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš ce075752e9 MeshTools: removed unneeded enable_if. 10 years ago
Vladimír Vondruš d36f45ac98 Fixed compiler warnings when building with CORRADE_NO_ASSERT. 10 years ago
Vladimír Vondruš 540e36b2e3 MeshTools: fix the fix for CORRADE_NO_ASSERT build. 11 years ago
Vladimír Vondruš 2f770bb210 MeshTools: fix warnings in build with CORRADE_NO_ASSERT. 11 years ago
Vladimír Vondruš d51f29c57f Adapted to Corrade changes. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš 0896297493 MeshTools: removed deprecated interleave() overload. 11 years ago
Vladimír Vondruš 3e2a91d27a Cleaned up old Doxygen workarounds. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš ba88567710 Remove redundant `inline` keyword. 11 years ago
Vladimír Vondruš 05b7cacca6 MeshTools: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 69d02ee7ee doc: strict ordering of sections in detailed documentation. 12 years ago
Vladimír Vondruš 7d0726e5a5 Doc++ 12 years ago
Vladimír Vondruš 51a14b9e0b MeshTools: deprecate mesh/buffer-modifying vertex/index tools. 12 years ago
Vladimír Vondruš bfa2a42638 Don't differentiate between vertex and index count in Mesh. 12 years ago
Vladimír Vondruš 6910281731 MeshTools: be const-correct. 12 years ago
Vladimír Vondruš dc4f667f7b MeshTools: added interleaveInto(). 12 years ago
Vladimír Vondruš 4fe1ecd447 MeshTools: use zero-initialized array in interleave(). 12 years ago
Vladimír Vondruš 06b3508719 MeshTools: refactored implementation of interleave(). 12 years ago
Vladimír Vondruš b666044a47 Actually make use of Color[34]ub typedefs. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 1d789ef55e MeshTools: added TODOs. 13 years ago
Vladimír Vondruš 80332478b6 MeshTools: be more explicit in what needs to be done on mesh afterwards. 13 years ago
Vladimír Vondruš 8cafb555dc MeshTools: code cleanup. 13 years ago
Vladimír Vondruš 794c934dc1 Shotgun documentation updates. 13 years ago
Vladimír Vondruš f1ac932660 Extract Buffer::Usage enum out of Buffer class. 13 years ago