You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/WhiteBox/Code/Source/Rendering/Atom
Michael Pollind 0ada8b335b
feat: add whitebox module support for linux(#4654) (#5075)
* feat: fix whitebox module to work on linux(#4654)

Signed-off-by: Michael Pollind <mpollind@gmail.com>

* update with AZStl

Signed-off-by: Michael Pollind <mpollind@gmail.com>

* feat: update format

Signed-off-by: Michael Pollind <mpollind@gmail.com>

* chore: minor changes

Signed-off-by: Michael Pollind <mpollind@gmail.com>

* chore: update clang warnings

Signed-off-by: Michael Pollind <mpollind@gmail.com>

* chore: fix clang errors

Signed-off-by: Michael Pollind <mpollind@gmail.com>

* chore: remove unused refrence for g_indices and address range based for loop warnings

Signed-off-by: Michael Pollind <mpollind@gmail.com>

* chore: fix clang warnings for test cases

Signed-off-by: Michael Pollind <mpollind@gmail.com>
4 years ago
..
PackedFloat2.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TangentSpaceHelper.cpp LYN-6882 release builds are executing code in asserts (#4305) 4 years ago
TangentSpaceHelper.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxAtomRenderMesh.cpp Moved the material slot list from ModelLodAsset to ModelAsset, so all the slots live in one main list. This removes data duplication between LODs and cleans up the code a bit. 5 years ago
WhiteBoxAtomRenderMesh.h Moved the material slot list from ModelLodAsset to ModelAsset, so all the slots live in one main list. This removes data duplication between LODs and cleans up the code a bit. 5 years ago
WhiteBoxAttributeBuffer.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxBuffer.h feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
WhiteBoxMeshAtomData.cpp Whitebox 5 years ago
WhiteBoxMeshAtomData.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago