Commit Graph

398 Commits

Author SHA1 Message Date
Chuck Walbourn
5f462961f3 June 9, 2021 2021-06-09 23:21:20 -07:00
Chuck Walbourn
e11bb7a45d
uvatlastool: add -uv2 switch (#67) 2021-06-09 13:13:01 -07:00
Chuck Walbourn
829f9cea07 uvatlastool: updated with improved -flist support 2021-06-09 00:21:38 -07:00
Chuck Walbourn
cdff6f9984 Update for FormatMessageW best practice 2021-06-02 15:37:33 -07:00
Chuck Walbourn
414e236f27 CMake opt-in support for Eigen library 2021-05-31 16:47:23 -07:00
Chuck Walbourn
2789a0d26d Fixed /analyze warnings 2021-05-31 15:55:40 -07:00
Chuck Walbourn
4a287a8bf3 Fixed memory corruption issue in GetEigen utility header 2021-05-31 13:48:35 -07:00
Chuck Walbourn
4ca2c5c613 Convert from rand() to C++11 random 2021-05-29 22:52:43 -07:00
Chuck Walbourn
67dd58ee58 Add SDK NuGet support for bwoi 2021-05-13 21:01:38 -07:00
Chuck Walbourn
09812ca84f Use DirectX-Headers via vcpkg 2021-05-11 22:53:01 -07:00
Chuck Walbourn
7b8d1fc482 Fixed localized error strings 2021-04-28 14:55:29 -07:00
Chuck Walbourn
e3b2087e32 code review for command-line tool 2021-04-24 20:17:25 -07:00
Chuck Walbourn
97cd96d9ea Set External Warning Level coming in VS 2019 (16.10) to /W4 2021-04-23 15:21:11 -07:00
Chuck Walbourn
425abbcb71 April 6, 2021 2021-04-06 23:53:32 -07:00
Chuck Walbourn
16cce1642a uvatlas: updated to provide text description for HRESULTs 2021-04-01 01:00:14 -07:00
Chuck Walbourn
72ddabf02b Latest SDKMESH.H 2021-03-22 20:15:59 -07:00
Chuck Walbourn
47e070fcea Fixed const issue in Mesh 2021-03-04 19:00:29 -08:00
Chuck Walbourn
6fcd938b90 Remove old file 2021-03-03 14:15:28 -08:00
Chuck Walbourn
4607a948f0 Updated copyright banner 2021-02-26 23:03:04 -08:00
Chuck Walbourn
0437b92e3d Fix /analyze warnings 2021-02-11 16:28:42 -08:00
Chuck Walbourn
98e939a5cd CMake updated to use vcpkg for arm64 version of dxmath 2021-02-04 10:24:46 -08:00
Chuck Walbourn
f8d5e392ad Merge branch 'master' of https://github.com/Microsoft/UVAtlas 2021-01-18 14:34:54 -08:00
Chuck Walbourn
87e47ffca7 Minor code cleanup 2021-01-18 14:25:37 -08:00
Chuck Walbourn
6834d0a9b0 Merge branch 'master' of https://github.com/Microsoft/UVAtlas 2021-01-17 19:05:24 -08:00
Chuck Walbourn
c4facddd5a A few more Standard C++ Library header cleanups 2021-01-17 12:02:45 -08:00
Chuck Walbourn
02d35ed950 Merge branch 'master' of https://github.com/Microsoft/UVAtlas 2021-01-15 22:51:50 -08:00
Chuck Walbourn
2513d1afb0 Minor review for CMake 2021-01-14 00:27:35 -08:00
Chuck Walbourn
a67dccf66b Fixed typo 2021-01-13 01:42:28 -08:00
Chuck Walbourn
9f20e28849 Merge branch 'master' of https://github.com/Microsoft/UVAtlas 2021-01-10 13:26:16 -08:00
Chuck Walbourn
b7d3510fed uvatlas tool updated for latest NuGet 2021-01-10 03:12:52 -08:00
Chuck Walbourn
8c836726ff January 9, 2021 2021-01-09 20:02:01 -08:00
Chuck Walbourn
48a0e3767c January 9, 2021 2021-01-09 17:17:34 -08:00
Chuck Walbourn
91df626c21 Minor code review 2021-01-09 01:49:14 -08:00
Chuck Walbourn
fddc5c4dd3 Fix initial WIN32 detection 2021-01-08 13:31:37 -08:00
Chuck Walbourn
8ab5f141a0
Support for Windows Subsystem for Linux (#56) 2021-01-08 02:02:15 -08:00
Chuck Walbourn
9c41d6617e Fixed sln bug 2021-01-08 01:45:06 -08:00
Chuck Walbourn
d42b6b0b6f Standard header cleanup 2021-01-07 00:45:32 -08:00
Chuck Walbourn
af1c6b878d SwitchToThread is supported by UWP 2021-01-02 23:07:02 -08:00
Chuck Walbourn
c7ff2d0045 Added _XM_NO_XMVECTOR_OVERLOADS_ 2021-01-02 22:58:21 -08:00
Chuck Walbourn
269dafa892 Replace _finite with std::isfinite which is C++11 2021-01-02 22:00:52 -08:00
Chuck Walbourn
9a03a2843d Replaced _countof / ARRAYSIZE with std::size 2021-01-02 12:51:18 -08:00
Chuck Walbourn
b2540d7313
Code review for standard library header usage (#55) 2020-12-29 16:51:36 -08:00
Chuck Walbourn
2c849193dc Fix case-sensitivity issues with CMake package 2020-12-29 02:52:26 -08:00
Chuck Walbourn
9945e234a0 Fixed UWP builds with CMakeLists 2020-12-24 13:12:02 -08:00
Chuck Walbourn
7a3e246887 Fixed CMake file system case sensitivty issue 2020-12-21 20:28:30 -08:00
Chuck Walbourn
a3c72cb75c
CMake package support (#54) 2020-12-18 15:35:28 -08:00
Chuck Walbourn
3365443fbf Header tweaks 2020-12-18 12:54:16 -08:00
Chuck Walbourn
154e2c4845 December 1, 2020 2020-12-02 00:28:48 -08:00
Chuck Walbourn
cf28178f55 Support building with flattened directories 2020-12-01 15:34:05 -08:00
Chuck Walbourn
abe3e208b0 Fixed -Wsign-conversion 2020-12-01 15:33:48 -08:00