Tech ENABLE_RAYCAST_PICKING - Removal of all remaining code related to old OpenGL based picking
This commit is contained in:
parent
255d8657dd
commit
6d97de14d9
10 changed files with 25 additions and 9 deletions
|
@ -999,7 +999,9 @@ private:
|
|||
#endif // ENABLE_RENDER_SELECTION_CENTER
|
||||
void _check_and_update_toolbar_icon_scale();
|
||||
void _render_overlays();
|
||||
#if !ENABLE_RAYCAST_PICKING
|
||||
void _render_volumes_for_picking() const;
|
||||
#endif // !ENABLE_RAYCAST_PICKING
|
||||
void _render_current_gizmo() const;
|
||||
void _render_gizmos_overlay();
|
||||
void _render_main_toolbar();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue