# Objective - Immediate mode gizmos don't have a main world entity but the phase items require `MainEntity` since #15756 ## Solution - Add a dummy `MainEntity` component. ## Testing Both the `3d_gizmos` and `2d_gizmos` examples show gizmos again |
||
|---|---|---|
| .. | ||
| primitives | ||
| aabb.rs | ||
| arcs.rs | ||
| arrows.rs | ||
| circles.rs | ||
| config.rs | ||
| cross.rs | ||
| curves.rs | ||
| gizmos.rs | ||
| grid.rs | ||
| lib.rs | ||
| light.rs | ||
| line_joints.wgsl | ||
| lines.wgsl | ||
| pipeline_2d.rs | ||
| pipeline_3d.rs | ||
| rounded_box.rs | ||