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/Code/Framework
rgba16f d4bad61f9a
DebugDraw gem fixes for Atom (#885)
* Work in progress on adapting the DebugDraw gem to use AzFramework::DebugDisplayRequests API

* Cleanup fixes for DebugDisplayRequestBus & DebugDraw gem.

Remove SandboxIntegration implementation of the DebugDisplayRequestBus
Add DrawWireCylinder & DrawWireCone to the DebugDisplayRequestBus interface
Remove SetFillMode & DrawTexture functions from the DebugDisplayRequestBus interface
Fixup uses of the SetFillMode api, replace with new Draw[Wire|Solid]X functions.
Fixes to the DebugDraw gem to get it compiling with new warnings settings.

* Changes to get the DebugDraw gem working with Atom/RHI/Code/Include/Atom/RHI

Add GetWidth, GetHeight, GetDepth utility accessors to RHI::Viewport
Start cleaning out unnecessary Cry includes from DebugDraw gem
Fixes for AtomFont FFont.cpp 3d screen aligned text drawing.
Clean out no longer supported code for 3d text to render multiple strings for the same entity location

* Cleanup some unused or commented code

* Update with PR feedback from Nick Van Sickle
5 years ago
..
AtomCore ATOM-15358 : Culling concurrency checker fails in AtomSampleViewer (merge from 1.0->main) 5 years ago
AzAndroid/java/com/amazon Add newlines to the end of all files 5 years ago
AzAutoGen Add newlines to the end of all files 5 years ago
AzCore changing floor() to aznumeric_cast<uint32_t>() 5 years ago
AzFramework DebugDraw gem fixes for Atom (#885) 5 years ago
AzGameFramework External Project Build Path Support using SDK Binaries (#690) 5 years ago
AzManipulatorTestFramework remove unneeded temporary 5 years ago
AzNetworking Merging latest origin 5 years ago
AzQtComponents Reusable selection proxy model (#780) 5 years ago
AzTest Re-enable and fix failing AZ_NETWORKING_TESTS on Linux 5 years ago
AzToolsFramework DebugDraw gem fixes for Atom (#885) 5 years ago
Crcfix Add newlines to the end of all files 5 years ago
GFxFramework Add newlines to the end of all files 5 years ago
GridMate Remove or update some remaining non-inclusive terms. (#793) 5 years ago
Tests Fix for ATOM-15595 : OctreeNode silently evicts entries that are larger than the size of the root node (#870) 5 years ago
CMakeLists.txt Add newlines to the end of all files 5 years ago