Tech ENABLE_DELAYED_TRANSPARENT_VOLUMES_RENDERING set as default
This commit is contained in:
parent
d749baf6bc
commit
30d2c3787f
3 changed files with 0 additions and 31 deletions
|
@ -895,11 +895,7 @@ private:
|
|||
void _render_background() const;
|
||||
void _render_bed(bool bottom, bool show_axes);
|
||||
void _render_bed_for_picking(bool bottom);
|
||||
#if ENABLE_DELAYED_TRANSPARENT_VOLUMES_RENDERING
|
||||
void _render_objects(GLVolumeCollection::ERenderType type);
|
||||
#else
|
||||
void _render_objects();
|
||||
#endif // ENABLE_DELAYED_TRANSPARENT_VOLUMES_RENDERING
|
||||
void _render_gcode();
|
||||
void _render_selection() const;
|
||||
void _render_sequential_clearance();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue