Chuck Walbourn
|
8457313aa1
|
Updated readme
|
2020-10-12 12:41:17 -07:00 |
|
Chuck Walbourn
|
60e2f2d517
|
August 15, 2020
|
2020-08-15 19:39:07 -07:00 |
|
Chuck Walbourn
|
23fa6ccb78
|
Added version info to uvatlastool logo output
|
2020-08-15 16:12:57 -07:00 |
|
Chuck Walbourn
|
6e939defb1
|
CMake code review
|
2020-08-10 20:45:27 -07:00 |
|
Chuck Walbourn
|
3b46aa9a69
|
Fixed clang/LLVM warning in cmake build
|
2020-08-05 19:28:13 -07:00 |
|
Chuck Walbourn
|
2b2334aff2
|
UVAtlas tool: added -fn, -fuv, and -fc switches
|
2020-08-04 22:25:47 -07:00 |
|
Chuck Walbourn
|
424c2ca6bd
|
July 2, 2020
|
2020-07-02 20:45:01 -07:00 |
|
Chuck Walbourn
|
51fa065350
|
Added Security notice
|
2020-06-30 17:02:14 -07:00 |
|
Chuck Walbourn
|
d34dc0652e
|
/analyze build option for CMake MSVC
|
2020-06-05 15:18:07 -07:00 |
|
Chuck Walbourn
|
d149abee82
|
Suppress some additional warnings for VS 2019 (16.7) Preview
|
2020-06-03 14:14:40 -07:00 |
|
Chuck Walbourn
|
068756522d
|
June 1, 2020
|
2020-06-02 00:52:27 -07:00 |
|
Chuck Walbourn
|
e7070ee881
|
functions taking std::function should not be noexcept
|
2020-05-30 22:45:54 -07:00 |
|
Chuck Walbourn
|
a47bf11795
|
Updates for strongly-typed enum bitmasks in DirectXMesh
|
2020-05-30 22:43:26 -07:00 |
|
Chuck Walbourn
|
f7919a8b76
|
Fixed up issues with CMake
|
2020-05-19 20:23:06 -07:00 |
|
Chuck Walbourn
|
9931762719
|
Fixed printf warnings
|
2020-05-19 20:18:06 -07:00 |
|
Chuck Walbourn
|
b3dee21bc6
|
Updated CMake to use /Zc:preprocessor
|
2020-05-19 20:17:50 -07:00 |
|
Chuck Walbourn
|
367e2c79e8
|
May 10, 2020
|
2020-05-10 21:11:53 -07:00 |
|
Chuck Walbourn
|
0932faac93
|
Fixed -Wimplicit-int-float-conversion
|
2020-04-30 20:31:38 -07:00 |
|
Chuck Walbourn
|
2685ba9175
|
uvatlastool: added -l switch
|
2020-04-13 17:32:16 -07:00 |
|
Chuck Walbourn
|
7c19df22a5
|
Guard pch usage to support older CMake
|
2020-03-29 15:24:52 -07:00 |
|
Chuck Walbourn
|
e86a3ec4ff
|
Update to use CMake 3.16 for pch support
note VS 2019 (16.5) includes CMake 3.16
|
2020-03-29 12:54:48 -07:00 |
|
Chuck Walbourn
|
18ad38a150
|
Minor code review
|
2020-03-03 12:54:49 -08:00 |
|
Chuck Walbourn
|
5407f52a6e
|
February 24, 2020
|
2020-02-24 22:31:54 -08:00 |
|
Chuck Walbourn
|
4d2a9a1114
|
Reformat code in UVAtlas library
|
2020-02-24 22:25:53 -08:00 |
|
Chuck Walbourn
|
11211b08d6
|
Fixed some lingering use of Win32 types
|
2020-02-24 22:11:22 -08:00 |
|
Chuck Walbourn
|
821b7c7ef5
|
Removed use of WINAPI macro as it's not useful in this context
|
2020-02-24 21:58:25 -08:00 |
|
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 |
|