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/DebugDraw/Code/Source
rgba16f c716d812bc
Fix crash when using DebugDraw gem
Remove AtomBridgeSystemComponent requirement that the default window context exists before creating the default scene draw interface.

DebugDraw gem was crashing because the default scene DebugDisplayRequestBus implementation was not created.
5 years ago
..
DebugDrawLineComponent.cpp Initial commit 5 years ago
DebugDrawLineComponent.h Initial commit 5 years ago
DebugDrawModule.cpp Initial commit 5 years ago
DebugDrawObbComponent.cpp tidy up NonUniformScaleService compatibility 5 years ago
DebugDrawObbComponent.h DebugDraw gem fixes for Atom (#885) 5 years ago
DebugDrawRayComponent.cpp Initial commit 5 years ago
DebugDrawRayComponent.h Initial commit 5 years ago
DebugDrawSphereComponent.cpp Initial commit 5 years ago
DebugDrawSphereComponent.h Initial commit 5 years ago
DebugDrawSystemComponent.cpp Fix crash when using DebugDraw gem 5 years ago
DebugDrawSystemComponent.h DebugDraw gem fixes for Atom (#885) 5 years ago
DebugDrawTextComponent.cpp Initial commit 5 years ago
DebugDrawTextComponent.h Add newlines to the end of all files 5 years ago
DebugDraw_precompiled.cpp Initial commit 5 years ago
DebugDraw_precompiled.h DebugDraw gem fixes for Atom (#885) 5 years ago
EditorDebugDrawComponentCommon.cpp Initial commit 5 years ago
EditorDebugDrawComponentCommon.h Initial commit 5 years ago
EditorDebugDrawLineComponent.cpp LYN-2537 engine assets (#254) 5 years ago
EditorDebugDrawLineComponent.h Initial commit 5 years ago
EditorDebugDrawObbComponent.cpp LYN-2537 engine assets (#254) 5 years ago
EditorDebugDrawObbComponent.h Initial commit 5 years ago
EditorDebugDrawRayComponent.cpp LYN-2537 engine assets (#254) 5 years ago
EditorDebugDrawRayComponent.h Initial commit 5 years ago
EditorDebugDrawSphereComponent.cpp LYN-2537 engine assets (#254) 5 years ago
EditorDebugDrawSphereComponent.h Initial commit 5 years ago
EditorDebugDrawTextComponent.cpp LYN-2537 engine assets (#254) 5 years ago
EditorDebugDrawTextComponent.h Initial commit 5 years ago