Commit Graph

38 Commits

Author SHA1 Message Date
Chuck Walbourn
d5f277cc7e Added editorconfig 2018-05-09 18:35:46 -07:00
Chuck Walbourn
041f6c9be3
Retire Windows 8.1 Store and VS 2013 projects (#19)
* Retire VS 2013 projects
* Updated warning supression
* Use ``%zu`` instead of ``%Iu``
2018-05-01 16:55:35 -07:00
Chuck Walbourn
30b8565114 Cleaned up vcxproj code analysis settings 2018-03-29 00:54:26 -07:00
Chuck Walbourn
5e6ab91108 Fixed up comment header block 2018-02-23 23:10:23 -08:00
Chuck Walbourn
7876ffb5a9 Minor code update 2018-01-18 15:31:38 -08:00
Chuck Walbourn
3aa401728c uvatlas: explictily warn about no FBX support 2018-01-08 12:20:13 -08:00
Chuck Walbourn
bfec38a46f Removed uneeded warning disable 2017-12-05 14:57:32 -08:00
Chuck Walbourn
9471fc16f6
Update to use Windows 10 Fall Creators Update SDK (#14)
* Updated for Windows 10 Fall Creators Update SDK (16299)
2017-11-01 20:04:52 -07:00
Chuck Walbourn
c8d06e2f8e Removed redundant vcxproj 2017-10-21 23:26:09 -07:00
Chuck Walbourn
370b50981f uvatlas tool updated with -flist 2017-09-19 11:14:28 -07:00
Chuck Walbourn
872ffe314e Updated for VS 2017 (15.3) 2017-08-14 23:45:42 -07:00
Chuck Walbourn
5f0c3aa68f permissive- cleanup 2017-04-08 08:17:57 -07:00
Chuck Walbourn
a9c42e4ce7 VS 2017 updated for Windows Creators Update SDK (15063) 2017-04-08 00:06:05 -07:00
Chuck Walbourn
6aaba04b69 Updated for latest DirectXMesh 2017-01-10 15:05:50 -08:00
Chuck Walbourn
e173a91002 Added VS 2017 RC projects 2016-11-17 12:50:29 -08:00
Chuck Walbourn
5480757647 uvatlas tool: added optional .exr support 2016-10-02 22:39:57 -07:00
Chuck Walbourn
58ef11e55a Minor code cleanup 2016-09-25 14:14:06 -07:00
Chuck Walbourn
2eb5648aeb uvatlas tool: Minor code cleanup 2016-09-14 16:25:58 -07:00
Chuck Walbourn
24525320bb uvatlas tool: minor update 2016-09-13 21:57:58 -07:00
Chuck Walbourn
3cfa64f757 uvatlas: added wildcard support 2016-09-12 22:55:06 -07:00
Chuck Walbourn
222fde46af uvatlas (tool): code cleanup 2016-09-12 17:15:40 -07:00
Chuck Walbourn
b8fd537ec4 Minor code cleaup 2016-09-08 19:24:02 -07:00
Chuck Walbourn
cf854c0db1 Normalize line endings 2016-08-22 11:35:32 -07:00
Chuck Walbourn
ee3334ff0b Purge WCHAR typedef 2016-05-11 11:50:00 -07:00
Chuck Walbourn
566e1f8915 Minimized windows.h content 2016-04-24 20:30:17 -07:00
Chuck Walbourn
2e10c8a651 Removed obsolete adapter code for VS 2010/2012 2016-03-22 17:13:34 -07:00
Chuck Walbourn
d785bee75b Retire VS 2012 projects 2016-02-23 13:47:28 -08:00
Chuck Walbourn
31d0c7b6c6 -fliptc removed; added -flipv and -flipz 2015-11-20 17:43:20 -08:00
Chuck Walbourn
6230a4fdd5 Code review feedback 2015-10-19 17:31:32 -07:00
Chuck Walbourn
73d7ca46be Minor project cleanup 2015-08-03 17:42:28 -07:00
Chuck Walbourn
fba610e1ce Retired VS 2010 projects 2015-07-27 10:56:06 -07:00
Chuck Walbourn
9c2bc73d6f Added 'ESC to abort' to uvatlas tool 2015-04-22 11:34:33 -07:00
walbourn_cp
9b6bd3f91d More VS 2015 projects 2015-03-26 13:52:36 -07:00
walbourn_cp
00617d9a7d Fix command-line tools handling when using .vbo files as inputs 2015-02-26 14:50:36 -08:00
walbourn_cp
fcf879ee93 Added use of C++11 defaulted and deleted constructors 2015-02-20 14:43:07 -08:00
walbourn_cp
686f324cce Updated libraries for VS 2015 C99 and legacy printf conformance
- Static libraries built with _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS
2015-01-24 01:17:54 -08:00
walbourn_cp
f489e12d7e Minor code review feedback
- Don't need to use ".get()[" pattern when using std::unique_ptr<T[]> specialization
2014-11-20 13:44:59 -08:00
walbourn_cp
0bd8f890af UVAtlas command-line tool sample 2014-11-10 17:16:07 -08:00