mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 11:17:51 -06:00
Render picking pass renders volumes in the same order as the regular render pass
This commit is contained in:
parent
ffde525100
commit
e61be7d260
4 changed files with 41 additions and 41 deletions
|
@ -605,7 +605,7 @@ private:
|
|||
#endif // ENABLE_RENDER_SELECTION_CENTER
|
||||
void _render_warning_texture() const;
|
||||
void _render_legend_texture() const;
|
||||
void _render_volumes(bool fake_colors) const;
|
||||
void _render_volumes_for_picking() const;
|
||||
void _render_current_gizmo() const;
|
||||
void _render_gizmos_overlay() const;
|
||||
void _render_toolbar() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue