Commit Graph

414 Commits

Author SHA1 Message Date
Chuck Walbourn
d2acd80c7e
Additional clang warning fixes (#38) 2020-02-24 20:21:26 -08:00
Chuck Walbourn
5f53050cf9 Policheck update 2020-02-15 13:53:13 -08:00
Chuck Walbourn
8e84deb849 Policheck fix 2020-02-15 09:17:32 -08:00
Chuck Walbourn
53200f0d15 added nuget files 2020-02-15 00:08:39 -08:00
Chuck Walbourn
50559b3819 Convert to use NuGet for DirectXTex and DirectXMesh 2020-02-14 23:28:06 -08:00
Chuck Walbourn
68d39814db Added ARM64 desktop support 2020-02-14 14:04:25 -08:00
Chuck Walbourn
4f56640015 Code review ported over from meshconvert 2020-02-13 17:10:32 -08:00
Chuck Walbourn
2bbef8687c Code review and more work on WaveFront OBJ export 2020-02-13 16:38:41 -08:00
WurmD
c3cf5b6c00
Build break fix for Wavefront OBJ export (#49) 2020-02-13 15:46:52 -08:00
WurmD
d76167c423
Support export to WaveFront OBJ file (#47) 2020-02-13 12:31:58 -08:00
WurmD
fa5e5f7736
ParameterizeChartsInHeap Parallelized with OpenMP (#48) 2020-02-13 12:24:30 -08:00
Chuck Walbourn
d3cc65b82c OpenMP option good; specific parallel for case was bad 2020-02-10 09:44:45 -08:00
WurmD
908732a091
Add use of OpenMP for a heavy loop (#42) 2020-02-10 09:04:36 -08:00
Chuck Walbourn
aeafbbfe47 Added version info 2020-01-23 16:19:53 -08:00
Chuck Walbourn
43235d6444 Minor code review 2020-01-19 01:38:37 -08:00
Chuck Walbourn
cdc865b667 Converted readme to markdown 2020-01-16 00:01:12 -08:00
Chuck Walbourn
cfdd3a09ad Updated copyright year 2020-01-13 10:02:00 -08:00
Chuck Walbourn
93fded88a7 Retire VS 2015 projects 2020-01-12 23:01:25 -08:00
Chuck Walbourn
eb3f0ace37 Renamed desktop slns to use 'x86' instead of 'Win32' 2019-12-28 20:35:48 -08:00
Chuck Walbourn
1a0a756e5e December 17, 2019 2019-12-17 11:57:54 -08:00
Chuck Walbourn
b81d71db86 CMake code review 2019-12-13 17:18:02 -08:00
Chuck Walbourn
9a8cc96fff Added noexcept annotation to public functions and fixed -Wmicrosoft-exception-spec 2019-12-11 17:02:40 -08:00
Jason Juang
c2d67b8d70 make building UVAtlasTool optional in cmake (#35) 2019-12-11 16:42:55 -08:00
Jason Juang
4b1728cb46 prefer target_compile_definitions over add_compile_definitions (#34) 2019-12-11 15:08:37 -08:00
Jason Juang
1ea2c68b9c match case to actual file name for linux (#32) 2019-12-11 10:30:07 -08:00
Chuck Walbourn
01d4f94ef2 More CMake code review feedback 2019-12-02 10:52:46 -08:00
Chuck Walbourn
c1a0131f39 Fixed a few lingering uses of __min macro 2019-12-01 11:45:51 -08:00
Chuck Walbourn
c138b0e060
Add CMake project and fix clang warnings (#28) 2019-12-01 10:23:59 -08:00
Chuck Walbourn
22db2f7c35 Suppress additional warning 2019-11-22 23:14:11 -08:00
Chuck Walbourn
120df55c77 Renamed UVAtlas_Windows10.vcxproj to _Windows10_2017.vcxproj, added VS 2019 UWP project 2019-07-01 00:54:14 -07:00
Chuck Walbourn
8309d95904 April 26, 2019 2019-04-26 14:46:52 -07:00
Chuck Walbourn
8fdc574bf3 VS 2019 project set to use 'latest available SDK' 2019-04-25 23:30:23 -07:00
Chuck Walbourn
36fd961e1c uvatlastool: Updated for ability to define RMA texture in OBJ's MTL. 2019-04-25 16:47:35 -07:00
Chuck Walbourn
74c889470a Officially dropped Windows Vista support 2019-04-25 12:35:39 -07:00
Chuck Walbourn
480455c48c Minor code review 2019-04-22 16:03:16 -07:00
Chuck Walbourn
309f2a1864
Added VS 2019 Desktop projects (#27) 2019-04-10 22:51:43 -07:00
Chuck Walbourn
e8253077df February 8, 2019 2019-02-08 22:19:06 -08:00
Chuck Walbourn
c250c3dd5e SDKMESH2 export support for PBR materials 2019-02-08 22:18:38 -08:00
Chuck Walbourn
909a24e3f1 Minor code review 2019-02-07 14:57:28 -08:00
Chuck Walbourn
ce6077ded1 Updated copyright year 2019-01-01 11:29:55 -08:00
Chuck Walbourn
7efdd5ca5c November 16, 2018 2018-11-16 18:03:58 -08:00
Chuck Walbourn
bafc6e66e5
ARM64 configurations added to VS 2017 UWP project (#25) 2018-11-15 15:49:19 -08:00
Chuck Walbourn
3b9620fcbc Windows 10 October 2018 Update SDK (17763) 2018-11-15 15:47:00 -08:00
Swapnil
43479b9557 Fix typo (#22) 2018-10-16 16:57:27 -07:00
Chuck Walbourn
558d8d2435 vcxproj fix for ARM 2018-10-08 22:54:18 -07:00
Chuck Walbourn
2098a346a2 Disable JMC for static libraries 2018-08-17 19:32:49 -07:00
Chuck Walbourn
1bdb8e9e0e August 17, 2018 2018-08-17 18:23:13 -07:00
Chuck Walbourn
8fb47fb7ef Minor code review 2018-08-16 19:47:25 -07:00
Chuck Walbourn
9c80ecae05 Fixed some C6001 /analyze warnings 2018-07-27 13:54:00 -07:00
Chuck Walbourn
d2ce806fbf Fix /analyze warning 2018-07-20 13:51:13 -07:00