Chuck Walbourn
a390aac805
Added -flipu option
2016-07-19 00:56:19 -07:00
Chuck Walbourn
116e366de3
Use brace initialization instead of memset 0
2016-06-14 20:25:49 -07:00
Chuck Walbourn
1287a56c47
Remove old Windows XP codepaths
2016-06-14 20:23:10 -07:00
Chuck Walbourn
893180091a
Purge WCHAR typedef
2016-05-11 11:47:10 -07:00
Chuck Walbourn
3e4175b87b
Minimized windows.h content
2016-04-24 20:27:04 -07:00
Chuck Walbourn
8f5695737c
Removed obsolete adapter code for VS 2010/2012
2016-03-22 16:02:15 -07:00
Chuck Walbourn
8db8a8cf96
Retire VS 2012 projects
2016-02-23 13:20:13 -08:00
Chuck Walbourn
30c0696ac4
-fliptc removed; added -flipv and -flipz
2015-11-20 17:42:43 -08:00
Chuck Walbourn
9d544ede07
Code review feedback
2015-10-19 17:21:27 -07:00
Chuck Walbourn
444d33bc4c
Merged single set of solutions
2015-08-03 11:24:33 -07:00
Chuck Walbourn
f78c5fdce5
Retired VS 2010 and Windows Store 8.0 projects
2015-07-27 10:53:40 -07:00
walbourn_cp
3f58d3f4a5
More VS 2015 projects
2015-03-26 13:52:36 -07:00
walbourn_cp
60e1dc2dca
Fix command-line tools handling when using .vbo files as inputs
2015-02-26 14:50:36 -08:00
walbourn_cp
f139cd0d10
Added use of C++11 defaulted and deleted constructors
2015-02-20 14:43:07 -08:00
walbourn_cp
a7af386d1e
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
4338966dd0
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
3fb5536015
meshconvert: sample code cleanup
...
- put WaveFrontReader logic into a function
- Made normals generation the default for all formats (SDKMESH doesn't strictly need it, but DirectXTK won't load those models)
- Fixed some bad user-input feedback
2014-11-03 15:32:12 -08:00
walbourn_cp
13fc3db04d
Meshconvert: Fix for CMO material export handling of specular
2014-10-31 14:35:51 -07:00
walbourn_cp
f42a9706aa
meshconvert: improve error input feedback
2014-10-30 16:10:33 -07:00
walbourn_cp
7b495bb310
meshConvert: fixed bug when cleaning meshes with texcoords
2014-10-30 12:36:03 -07:00
walbourn_cp
b9f274ee6e
meshconvert: fixes for /? output
2014-10-22 15:17:20 -07:00
walbourn_cp
00fa6948ab
MeshConvert: command-line utility and sample for DirectXMesh
2014-10-22 14:23:14 -07:00