Commit Graph

22 Commits

Author SHA1 Message Date
Chuck Walbourn
e825c588ef Minor code review feedback 2018-06-06 01:42:57 -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
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
370b50981f uvatlas tool updated with -flist 2017-09-19 11:14:28 -07: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
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
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
9c2bc73d6f Added 'ESC to abort' to uvatlas tool 2015-04-22 11:34:33 -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
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