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.
* 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 | |
|---|---|---|
| .. | ||
| DebugDrawLineComponent.cpp | 5 years ago | |
| DebugDrawLineComponent.h | 5 years ago | |
| DebugDrawModule.cpp | 5 years ago | |
| DebugDrawObbComponent.cpp | 5 years ago | |
| DebugDrawObbComponent.h | 5 years ago | |
| DebugDrawRayComponent.cpp | 5 years ago | |
| DebugDrawRayComponent.h | 5 years ago | |
| DebugDrawSphereComponent.cpp | 5 years ago | |
| DebugDrawSphereComponent.h | 5 years ago | |
| DebugDrawSystemComponent.cpp | 5 years ago | |
| DebugDrawSystemComponent.h | 5 years ago | |
| DebugDrawTextComponent.cpp | 5 years ago | |
| DebugDrawTextComponent.h | 5 years ago | |
| DebugDraw_precompiled.cpp | 5 years ago | |
| DebugDraw_precompiled.h | 5 years ago | |
| EditorDebugDrawComponentCommon.cpp | 5 years ago | |
| EditorDebugDrawComponentCommon.h | 5 years ago | |
| EditorDebugDrawLineComponent.cpp | 5 years ago | |
| EditorDebugDrawLineComponent.h | 5 years ago | |
| EditorDebugDrawObbComponent.cpp | 5 years ago | |
| EditorDebugDrawObbComponent.h | 5 years ago | |
| EditorDebugDrawRayComponent.cpp | 5 years ago | |
| EditorDebugDrawRayComponent.h | 5 years ago | |
| EditorDebugDrawSphereComponent.cpp | 5 years ago | |
| EditorDebugDrawSphereComponent.h | 5 years ago | |
| EditorDebugDrawTextComponent.cpp | 5 years ago | |
| EditorDebugDrawTextComponent.h | 5 years ago | |