1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-20 09:34:26 +00:00

View dependent order of rendering for layers editing visual hints to keep the correct transparency

This commit is contained in:
Enrico Turri
2019-07-02 15:49:18 +02:00
parent 0bcad2a5c5
commit 90daffccf2
3 changed files with 24 additions and 13 deletions
+2
View File
@@ -220,6 +220,8 @@ public:
void msw_rescale();
const Camera& get_camera() const;
private:
struct priv;
std::unique_ptr<priv> p;