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/AzFramework/AzFramework/Entity
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
..
BehaviorEntity.cpp Integrating github/staging through commit ab87ed9 5 years ago
BehaviorEntity.h Add newlines to the end of all files 5 years ago
EntityContext.cpp Revamped AzFramework::Scene (#332) 5 years ago
EntityContext.h Revamped AzFramework::Scene (#332) 5 years ago
EntityContextBus.h Initial commit 5 years ago
EntityDebugDisplayBus.h DebugDraw gem fixes for Atom (#885) 5 years ago
EntityOwnershipService.h Integrating latest 47acbe8 5 years ago
EntityOwnershipServiceBus.h Integrating latest 47acbe8 5 years ago
GameEntityContextBus.h Revamped AzFramework::Scene (#332) 5 years ago
GameEntityContextComponent.cpp Changes to get visibility system working again in-game 5 years ago
GameEntityContextComponent.h merging latest origin 5 years ago
PrefabEntityOwnershipService.cpp Initial commit 5 years ago
PrefabEntityOwnershipService.h Initial commit 5 years ago
SliceEntityOwnershipService.cpp Initial commit 5 years ago
SliceEntityOwnershipService.h Integrating up through commit 90f050496 5 years ago
SliceEntityOwnershipServiceBus.h Initial commit 5 years ago
SliceGameEntityOwnershipService.cpp Initial commit 5 years ago
SliceGameEntityOwnershipService.h Initial commit 5 years ago
SliceGameEntityOwnershipServiceBus.h Initial commit 5 years ago