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

143 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn 83edbedb12
Refactor command-line tools to use shared header (#176) 2024-09-17 13:45:32 -07:00
Chuck Walbourn 237ed0048a
Update for DirectXMesh/DirectXTex Sept 2024 release (#170) 2024-09-05 09:43:32 -07:00
Chuck Walbourn 460d3c1ff6
Added GitHub Actions for build and security analysis (#164) 2024-07-29 20:11:53 -07:00
Chuck Walbourn 033ea2c5eb
June 5, 2024 (#161) 2024-06-05 13:14:17 -07:00
Chuck Walbourn 2725a1266d
Enable /CETCOMPAT when building with VS 2019 (#152) 2024-03-28 15:41:08 -07:00
Chuck Walbourn 12a24389af
Hotfix for CMake switch order (#148) 2024-02-23 12:46:56 -08:00
Chuck Walbourn dd04746518
December 31, 2023 (#135) 2024-01-01 01:23:22 -08:00
J. Peter Mugaas 8c1dab1b89
Fix warnings generated by clang (#132) 2023-12-21 08:13:47 -08:00
Chuck Walbourn 77bfb072b9
October 31, 2023 (#126) 2023-10-31 20:52:35 -07:00
Chuck Walbourn 2c5f710064
Fixed -flist handling for filenames with spaces (#125) 2023-10-06 14:18:10 -07:00
Chuck Walbourn 8f6b1efd3a
June 2023 release (#118) 2023-06-14 14:12:55 -07:00
Chuck Walbourn 3884626e84
uvatlas updated to support long path names with Windows 10 (#117) 2023-06-13 15:40:05 -07:00
Chuck Walbourn 4a9b77afde
uvatlastool: remove newlines from FORMAT_MESSAGE_FROM_SYSTEM (#114) 2023-05-17 11:37:27 -07:00
Chuck Walbourn e94f3d3495
April 28, 2023 (#111) 2023-04-28 21:33:43 -07:00
Chuck Walbourn cdcac69dd5
March 30, 2023 (#108) 2023-03-31 00:27:33 -07:00
Chuck Walbourn 24ebe5bc95
uvatlastool updates for some POSIX like support (#107) 2023-03-27 16:05:21 -07:00
Chuck Walbourn 0d59f52ac9
Retire legacy Xbox One XDK support (#106) 2023-03-17 15:47:13 -07:00
dependabot[bot] b5099da61b
Update NuGet packages to latest version (#98) 2023-02-01 14:02:52 -08:00
Chuck Walbourn 6b75524236
December 15, 2022 (#92) 2022-12-18 21:39:43 -08:00
walbourn c96b9b29e5 Remove E&C 2022-11-28 17:18:56 -08:00
Chuck Walbourn 48ddb5cee4 -c -wf option was not writing Wavefront OBJ MTL file 2022-11-08 00:01:34 -08:00
Chuck Walbourn 4a16541b50 uvatlastool: added -m option to write out remapping text file 2022-11-05 12:45:13 -07:00
Chuck Walbourn acf451e266 uvatlastool: added -vn switch to visualize normals with -t output 2022-11-05 11:56:21 -07:00
Chuck Walbourn 3f6ba7d92a Code review update 2022-10-25 13:28:22 -07:00
walbourn 1d7307d53c Update DirectXTex/DirectXMesh for October 2022 releases 2022-10-18 11:03:54 -07:00
Chuck Walbourn 535e1d072d Update DirectXTex/DirectXMesh for July 2022 releases 2022-07-30 11:42:11 -07:00
Chuck Walbourn 1fa9b62292 Updated UVAtlasTool to use May 2022 releases 2022-05-10 15:31:33 -07:00
Chuck Walbourn db86521151
CMake support added for building with MinGW (#80) 2022-05-05 14:57:10 -07:00
Chuck Walbourn bc83c3b509 Fixed some missing standard includes for better conformance 2022-05-02 01:36:24 -07:00
Chuck Walbourn 393b55e2ab
Remove VS 2017 projects (#78) 2022-04-21 16:28:19 -07:00
Chuck Walbourn a5cd63dcd4 Update DirecXTex/DirectXMesh NuGet for March 22, 2022 releases 2022-03-24 15:24:54 -07:00
Chuck Walbourn 338b56effa Update build switches for latest SDL recommendations 2022-03-19 01:07:51 -07:00
Chuck Walbourn 3e5ab8767c Constify uvatlastool 2022-03-12 17:28:02 -08:00
Chuck Walbourn 3d8b4c1764 February 28, 2022 2022-02-28 21:49:55 -08:00
Chuck Walbourn 4eb78f76af Project cleanup 2022-02-05 11:49:35 -08:00
Chuck Walbourn 10f7e6ef46 Turn off control flow guard for debug 2021-12-02 14:44:36 -08:00
Chuck Walbourn b7cb787e88 Projects should have UseDebugLibraries=true for Debug configs 2021-12-02 14:36:20 -08:00
Chuck Walbourn 14a9589251 Update DirectXTex/DirectXMesh NuGet for November 8, 2021 releases 2021-11-08 20:52:59 -08:00
Chuck Walbourn 30c839cfb7 Fix locale issue when writing WaveFront OBJ files 2021-11-05 18:51:26 -07:00
Chuck Walbourn 4cea8eb563 Add offfical VS 2022 projects 2021-11-01 16:53:30 -07:00
Chuck Walbourn 8775780807 Fixed potential locale issue in parsing -flist 2021-10-28 11:18:12 -07:00
Chuck Walbourn 09e6061114 std::ignore usage instead of (void) for ignoring return values 2021-10-17 11:56:45 -07:00
Chuck Walbourn 57ce69ef79 Update DirectXTex NuGet to August release 2021-09-30 12:49:29 -07:00
Chuck Walbourn e469db6312 VS 2017 projects updated to use Windows 10 SDK (19041) 2021-09-29 23:08:42 -07:00
Chuck Walbourn d458111510 Fixed typo 2021-09-08 12:19:43 -07:00
Chuck Walbourn 99a22b5507 Code review - ranged-for 2021-08-26 17:17:47 -07:00
Chuck Walbourn 05c9eaa247 Added VS 2022 Preview projets for v143 Platform Toolset 2021-07-27 18:46:19 -07:00
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