Граф коммитов

45 Коммитов

Автор SHA1 Сообщение Дата
J. Peter Mugaas 4ba69cc535
Guard NOMINMAX . (#124) 2024-01-31 11:39:37 -08:00
J. Peter Mugaas 041ac9b148
Fix warnings generated by clang (#117) 2023-12-20 12:51:40 -08:00
Chuck Walbourn ef57c4e480
Update ADO build pipelines (#115) 2023-11-15 15:42:41 -08:00
Xottab_DUTY 15f87ff0c8
FlexibleVertexFormat.h: use standard C fixed-width types instead of WINAPI ones (#112) 2023-11-08 21:42:40 -08:00
Chuck Walbourn 0c749f152b
CMake support added for building with MinGW (#69) 2022-05-05 14:35:49 -07:00
Chuck Walbourn ca1410cc8d Minor improvement when building with C++17 compiler 2022-03-13 15:32:59 -07:00
Chuck Walbourn 3b01f9c77c Constify variables in utilities 2022-02-21 16:02:36 -08:00
Chuck Walbourn d1b7c652ea Minor SAL annoation simplification 2022-01-06 16:39:41 -08:00
Chuck Walbourn 66451d179b Fixed locale issue with file parsing 2021-10-28 11:03:26 -07:00
Chuck Walbourn 9908822dd9 Minor code review 2021-10-19 15:57:57 -07:00
Chuck Walbourn de9bc0d306 Code review - ranged-for 2021-08-26 17:16:49 -07:00
Chuck Walbourn d1b26b799b
FlexibleVertexFormat.h header added to Utilities (#58) 2021-06-03 21:01:04 -07:00
Chuck Walbourn b0d5cd456d Updated copyright banner 2021-02-26 22:58:57 -08:00
Chuck Walbourn 816d839117 WaveFrontReader updated for WSL 2021-01-08 17:55:16 -08:00
Chuck Walbourn e09f2889d3 Minor code review 2020-03-03 12:16:23 -08:00
Chuck Walbourn 6362556e30 Minor code review 2020-01-19 01:32:03 -08:00
Chuck Walbourn 3d9065ff83 Added command-line utility to cmake project 2019-07-12 01:00:46 -07:00
Chuck Walbourn 98684ac2fa Fix C4365 warning 2019-07-10 15:53:30 -07:00
Matt Filer 0533d0308f Ability to define RMA texture in OBJ's MTL. (#39)
Add support for a map_RMA or map_ORM element in WaveFront MTL to provide an explicit name for the Roughness/Metalness/Ambient-occlusion texture name for PBR materials
2019-04-17 09:25:54 -07:00
Chuck Walbourn 08ca4b10d5 WaveFrontReader: ignore any texture options parameters 2019-01-10 00:27:17 -08:00
Chuck Walbourn 150bcac5ba WaveFrontReader: Ke, map_Ks, map_Kn/norm, map_Ke/map_emissive 2019-01-09 17:10:43 -08:00
Chuck Walbourn 73522f621a WaveFrontReader: Fixed use of Tr material property 2019-01-09 13:53:53 -08:00
Chuck Walbourn 5dbbcebd27 WaveFrontReader minor code review 2018-07-11 21:34:43 -07:00
Chuck Walbourn 9f0b4e3591 Comformance fix for WaveFrontReader 2018-05-30 11:28:34 -07:00
Chuck Walbourn b6b99276a0
Retire Windows 8.1 Store, Windows phone 8.1, and VS 2013 projects (#27)
* Retire VS 2013 projects
* Changed ``throw()`` to ``noexcept``
* Cleaned up warning suppression
* Use ``%zu`` instead of ``%Iu``
* More uniform-initialization
2018-05-01 16:39:56 -07:00
Chuck Walbourn b903eadf34 Don't need to use DIRECTX_NOEXCEPT macro 2018-04-17 10:52:34 -07:00
Chuck Walbourn eb751e0b63 Additional C++ Core Checker cleanup 2018-03-29 12:31:18 -07:00
Chuck Walbourn abb943ec61 Reformat code 2018-03-28 23:51:25 -07:00
Chuck Walbourn 1401d62670 VS 2017 (15.7 preview) /analyze cleanup 2018-03-28 23:48:43 -07:00
Chuck Walbourn b713dfb8e5 Fixed up comment header block 2018-02-23 22:29:47 -08:00
Chuck Walbourn f52c5689ac WaveFrontReader made more robust 2018-01-08 12:15:50 -08:00
Chuck Walbourn 6ee015fde8 Fixed bug in WaveFrontReader 2017-12-01 00:43:40 -08:00
Chuck Walbourn 5f39e99262 Wavefront OBJ can use negative face indices 2017-11-29 18:06:19 -08:00
Chuck Walbourn 05b63b418f Minor code review 2016-09-06 16:15:07 -07:00
Chuck Walbourn 51da949190 Normalize line endings 2016-08-22 11:24:46 -07:00
Chuck Walbourn 116e366de3 Use brace initialization instead of memset 0 2016-06-14 20:25:49 -07:00
Chuck Walbourn 893180091a Purge WCHAR typedef 2016-05-11 11:47:10 -07:00
Chuck Walbourn e972a0feea Minor code cleanup 2016-04-07 12:33:40 -07:00
Chuck Walbourn 8f5695737c Removed obsolete adapter code for VS 2010/2012 2016-03-22 16:02:15 -07:00
Chuck Walbourn 9d544ede07 Code review feedback 2015-10-19 17:21:27 -07:00
Samana 565eab03cf Minor fix: incorrect size for memset. 2015-09-19 11:10:25 -04:00
Chuck Walbourn bc4666b937 WaveFrontReader updated to minimize debug output 2015-07-27 12:26:17 -07:00
walbourn_cp 0abb585560 WaveFrontReader fixes for uint32_t usage 2014-10-06 17:25:06 -07:00
walbourn_cp b47aa2a91f Moving ACMR.h functionality into mesh library 2014-06-19 11:22:45 -07:00
walbourn_cp a629c513d0 Initial population 2014-06-17 11:00:57 -07:00