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

627 Коммитов

Автор SHA1 Сообщение Дата
Chuck Walbourn 0770554c3e Code review for EffectFactory 2021-10-07 18:29:21 -07:00
Chuck Walbourn 8e353ec8da Added ModelLoader_DisableSkinning flag 2021-10-07 13:04:12 -07:00
Chuck Walbourn d9fa4025f7 NormalMapEffect doesn't require tangents in SDKMESH 2021-10-07 02:16:45 -07:00
Chuck Walbourn c60e14cf02
CMake updated to use BINARY dir instead of SOURCE dir for generated shaders (#107) 2021-10-06 23:14:13 -07:00
Chuck Walbourn 35011b9f4e Updated for latest D3DX12 2021-10-05 21:13:39 -07:00
Chuck Walbourn 7dd04406d1 Fix for BGRA Autogen mips on some hardware 2021-10-05 16:19:09 -07:00
Chuck Walbourn 98b2d85280 Remove D3DX12.h guards for older Windows SDKs 2021-10-05 12:53:29 -07:00
Chuck Walbourn 078834b4c7 D3DX12.h comment fixes 2021-10-04 23:51:46 -07:00
Chuck Walbourn 0eb7091f44 Fixed -Wimplicit-int-float-conversion warning 2021-10-04 12:02:58 -07:00
Chuck Walbourn 5405bd976c Mouse::SetResolution changed to use float scale instead of bool 2021-10-01 17:20:13 -07:00
Chuck Walbourn 4d0ee5a1ac September 30, 2021 2021-09-30 17:19:00 -07:00
Chuck Walbourn 45de28c0c0
Updated pimpl pattern for default move ctors/ops/dtors (#106) 2021-09-30 16:55:37 -07:00
Chuck Walbourn e74a603089 Updated readme for CMO support 2021-09-30 13:44:15 -07:00
Chuck Walbourn 485f803486
DirectX Tool Kit for DX 12 updated to load CMO models (#105) 2021-09-30 13:23:15 -07:00
Chuck Walbourn ef2af9e750 VS 2017 projects updated to use Windows 10 SDK (19041) 2021-09-29 22:43:42 -07:00
Chuck Walbourn f957e37441
Adding ModelBone support for transform hierarchies (#104) 2021-09-28 20:40:20 -07:00
Chuck Walbourn aac72dbd92 Readme update 2021-09-27 15:23:46 -07:00
Chuck Walbourn 471723b4c5 Whitespace fix 2021-09-26 14:43:00 -07:00
Chuck Walbourn 29fd677a86 Added GeometricPrimitive::VertexCollection, IndexCollection type aliases; renamed *List to *Collection 2021-09-26 13:14:55 -07:00
Chuck Walbourn 01de4aa0f9 Added ModelMeshPart::InputLayoutList type alias 2021-09-25 23:54:22 -07:00
Chuck Walbourn dffc53d94b Added Model::EffectsList type alias 2021-09-25 21:00:03 -07:00
Chuck Walbourn a408a206b5 Readme update 2021-09-18 16:13:42 -07:00
Chuck Walbourn 8abf609866 Clean up DisableSpecificWarnings 2021-09-08 11:54:58 -07:00
Chuck Walbourn d43080a725 Supress warning for VS 2022 2021-09-06 21:23:12 -07:00
Chuck Walbourn 193be6ba7f C++14 rules on std::initializer_list broke ScopedBarrier; fixed with additional ctors 2021-09-04 17:18:00 -07:00
Chuck Walbourn e12fee16b8 Whitespace fix 2021-08-31 18:49:41 -07:00
Chuck Walbourn 00c6cd1631 Fixed typo in SDKMesh 2021-08-31 18:33:23 -07:00
Chuck Walbourn 2a113a5ae4 Fixed clang/LLVM warning 2021-08-31 14:19:40 -07:00
Chuck Walbourn a37d0f73c2 Updated release notes 2021-08-31 13:59:14 -07:00
Chuck Walbourn 1b4db9e977 BWOI update 2021-08-26 17:13:17 -07:00
Chuck Walbourn 58aa0da767 Code review - use ranged-for 2021-08-26 17:08:00 -07:00
Chuck Walbourn 02a42136f8 Minor code review 2021-08-08 10:39:38 -07:00
konai123 9235e047c5
fix unclosed handle (#101)
Co-authored-by: HanKwangHee <kh-han@hura.co.kr>
2021-08-08 10:27:49 -07:00
Chuck Walbourn a58c985d78 August 1, 2021 2021-08-01 23:44:58 -07:00
Chuck Walbourn 411a4d6f76
DebugEffect, NormalMapEffect, PBREffect updated with instancing support (#99) 2021-08-01 23:21:32 -07:00
Chuck Walbourn 8a62fe1b4a Minor code review 2021-07-31 13:06:06 -07:00
Chuck Walbourn b964fc857d Updated to use XMFLOAT3X4 when available 2021-07-30 13:18:57 -07:00
Chuck Walbourn 0bed5cd5e3 Suppress warning in VS 2019 16.11 Preview 2021-07-30 12:21:33 -07:00
Chuck Walbourn 0ea0174279
ToneMapPostProcess updated with color rotation transform control (#98) 2021-07-27 18:59:03 -07:00
Chuck Walbourn 7d5bd13698 Added VS 2022 Preview projets for v143 Platform Toolset 2021-07-27 18:45:46 -07:00
Chuck Walbourn 802285659d Minor code review feedback 2021-07-25 14:55:26 -07:00
Chuck Walbourn 0245627780 nuspec update 2021-06-09 23:03:09 -07:00
Chuck Walbourn 99e1d88e49 June 9, 2021 2021-06-09 18:46:10 -07:00
Chuck Walbourn f562ef6c37
Default to DXC/DXIL Shader Model 6 for CMake and Windows SDK 19041 (#96) 2021-06-02 13:06:53 -07:00
Chuck Walbourn ac1b47e431 DirectX Tool Kit for Audio fix for mono panning 2021-05-30 23:34:33 -07:00
Chuck Walbourn 1538d94279 Updated BWOI 2021-05-28 13:02:20 -07:00
Chuck Walbourn 76a153a930 BWOI fix 2021-05-18 14:43:30 -07:00
Chuck Walbourn 3117ed5f89 Add SDK NuGet support for bwoi 2021-05-13 19:02:10 -07:00
Chuck Walbourn 5b80df02f0 Use DirectX-Headers via vcpkg 2021-05-11 22:45:39 -07:00
Chuck Walbourn ecdfa7ee4f Fixed /analyze warning 2021-04-26 21:22:03 -07:00