Граф коммитов

462 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn c8e34c3e6f Fix locale issue when writing WaveFront OBJ files 2021-11-05 18:51:11 -07:00
Chuck Walbourn ae300cd396 Add offfical VS 2022 projects 2021-11-01 16:51:42 -07:00
Chuck Walbourn a6dfd4f331 Update CMake config with find_dependency 2021-10-29 21:18:39 -07:00
Chuck Walbourn 66451d179b Fixed locale issue with file parsing 2021-10-28 11:03:26 -07:00
Chuck Walbourn 9908822dd9 Minor code review 2021-10-19 15:57:57 -07:00
Chuck Walbourn f7a4566dd3 std::ignore usage instead of (void) for ignoring return values 2021-10-17 11:57:49 -07:00
Chuck Walbourn 53bc1d6c1e Nuspec updates 2021-10-14 15:17:10 -07:00
Chuck Walbourn 43484ec058 Nuspec update 2021-10-14 13:17:00 -07:00
Daniel Krupiński d8645dd6ae
Use compiler-generated destructor, move assignment operator and constructor in VBReader and VBWriter classes (#62) 2021-09-30 13:19:00 -07:00
Chuck Walbourn 6eafc642e4 VS 2017 projects updated to use Windows 10 SDK (19041) 2021-09-29 23:09:01 -07:00
Chuck Walbourn 7ec969e0c1 September 28, 2021 2021-09-28 18:33:32 -07:00
Chuck Walbourn 0704547813 Fixed issues link in readme 2021-09-26 11:39:48 -07:00
Chuck Walbourn 0c92adb72e Readme update 2021-09-18 16:07:01 -07:00
Chuck Walbourn 27d4d0d7d3 Clean up use of DisableSpecificWarning 2021-09-08 11:10:28 -07:00
Chuck Walbourn 967abccb3d Suppress warning in VS 2022 2021-09-08 10:31:41 -07:00
Chuck Walbourn 3b80ec1099 Fixed typo in SDKMesh 2021-08-31 18:32:43 -07:00
Chuck Walbourn de9bc0d306 Code review - ranged-for 2021-08-26 17:16:49 -07:00
Chuck Walbourn c6a2afa72f Minor whitespace fix 2021-07-31 23:40:30 -07:00
Chuck Walbourn 80b32300c2 Added VS 2022 Preview projets for v143 Platform Toolset 2021-07-27 18:46:11 -07:00
Dmytro Bulatov 553263b663
Fixed meshlet verticies overflow in case degenerate triangle is passed (#60) 2021-07-14 12:34:50 -07:00
Chuck Walbourn 28cb9a1bb9 Cmake version fix 2021-06-09 23:04:28 -07:00
Chuck Walbourn 4f16f3190f June 9, 2021 2021-06-09 18:11:49 -07:00
Chuck Walbourn 9782d1f731 meshconvert updated with improved -flist support 2021-06-08 23:47:14 -07:00
Chuck Walbourn d1b26b799b
FlexibleVertexFormat.h header added to Utilities (#58) 2021-06-03 21:01:04 -07:00
Chuck Walbourn feac3adca2 Update for FormatMessageW best practice 2021-06-02 14:30:52 -07:00
Chuck Walbourn 2e2de00671 Add SDK NuGet support for bwoi 2021-05-13 19:55:49 -07:00
Chuck Walbourn 92eef72add Use DirectX-Headers via vcpkg 2021-05-11 22:42:25 -07:00
Chuck Walbourn a1b24ad930 Fixed localized error strings 2021-04-28 14:52:04 -07:00
Chuck Walbourn 302777ea99 code review for command-line tool 2021-04-24 19:38:03 -07:00
Chuck Walbourn f88d493a5d Fixed /Wall 2021-04-24 14:55:53 -07:00
Chuck Walbourn b0976c65d4 Set External Warning Level coming in VS 2019 (16.10) to /W4 2021-04-23 14:52:25 -07:00
Chuck Walbourn 81625ac0db nuspec update 2021-04-06 22:23:58 -07:00
Chuck Walbourn 64a953c6a1 April 6, 2021 2021-04-06 18:15:16 -07:00
Chuck Walbourn d764438126 Fixed warning when building with clang 2021-04-05 21:33:50 -07:00
Chuck Walbourn 25b33949b3 Minor project review 2021-04-05 21:05:48 -07:00
Chuck Walbourn a1cef45741 Minor code review 2021-04-05 14:59:23 -07:00
Chuck Walbourn 0bb69dbec7
ConcatenateMesh function (#56) 2021-04-05 14:52:47 -07:00
Chuck Walbourn 46e225584d meshconvert updated to provide text description for HRESULTs 2021-04-01 00:59:15 -07:00
Chuck Walbourn 0434f8e98d Latest SDKMESH.H 2021-03-22 20:15:34 -07:00
Chuck Walbourn 9a0c98e88b Fixed const issue in Mesh 2021-03-04 18:47:43 -08:00
Chuck Walbourn 3099f5e814 Removed old files 2021-03-03 13:44:44 -08:00
Chuck Walbourn b0d5cd456d Updated copyright banner 2021-02-26 22:58:57 -08:00
Chuck Walbourn 950e288d75 Win32 case doesn't use DirectX-Headers 2021-02-04 09:50:51 -08:00
Chuck Walbourn 9487c27eb6 CMake updated to use vcpkg for arm64 version of dxmath 2021-01-26 18:26:25 -08:00
Chuck Walbourn 760e625f19 Minor code cleanup 2021-01-18 14:18:40 -08:00
Chuck Walbourn 47a1d1e6c8 A few more Standard C++ Library header cleanups 2021-01-17 11:59:07 -08:00
Chuck Walbourn 3f50a1fede Minor review for CMake 2021-01-13 23:41:03 -08:00
Chuck Walbourn 98af91b9e8 January 9, 2021 2021-01-09 17:09:41 -08:00
Chuck Walbourn bd97837cde Minor code review 2021-01-09 01:44:32 -08:00
Chuck Walbourn 816d839117 WaveFrontReader updated for WSL 2021-01-08 17:55:16 -08:00