- Add pre-render/post-render steps to deal with render order issues and culling lights before rendering
- Immediate mode render order, drawing axis and helpers on top of grid
- Better, more accurate picking
- Better, more accurate picking
- Highlight if we are about to select an entity or perform the tool action like translate when mouse is hovered and an entity can be selected at that location
- Highlight if we are about to select an entity or perform the tool action like translate when mouse is hovered and an entity can be selected at that location
- Display the projected position if we perform the action for example display what the new location would be right next to the tool mesh
- Display the projected position if we perform the action for example display what the new location would be right next to the tool mesh
@ -238,4 +236,5 @@ Done:
* Display editor camera parameter adjustment in top bar
* Display editor camera parameter adjustment in top bar
* Display Transform mode selection in top bar
* Display Transform mode selection in top bar
* Display Axis selection in top bar
* Display Axis selection in top bar
* Immediate mode render order, drawing axis and helpers on top of grid