mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-05 08:54:24 +03:00
Delayed rendering of transparent volumes
This commit is contained in:
@@ -480,7 +480,7 @@ typedef std::vector<GLVolumeWithIdAndZ> GLVolumeWithIdAndZList;
|
||||
class GLVolumeCollection
|
||||
{
|
||||
public:
|
||||
enum ERenderType : unsigned char
|
||||
enum class ERenderType : unsigned char
|
||||
{
|
||||
Opaque,
|
||||
Transparent,
|
||||
|
||||
Reference in New Issue
Block a user