Skip to content

Commit

Permalink
Removed obsolete class GLCanvas3D::WarningTexture
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoturri1966 committed Feb 15, 2021
1 parent a6bd2d7 commit 125fcd0
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 88 deletions.
1 change: 1 addition & 0 deletions src/libslic3r/Technologies.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
#define ENABLE_SPLITTED_VERTEX_BUFFER (1 && ENABLE_2_3_1_ALPHA1)
#define ENABLE_RELOAD_FROM_DISK_FOR_3MF (1 && ENABLE_2_3_1_ALPHA1)
#define ENABLE_REDUCED_TOOLPATHS_SEGMENT_CAPS (1 && ENABLE_SPLITTED_VERTEX_BUFFER)
#define ENABLE_WARNING_TEXTURE_REMOVAL (1 && ENABLE_2_3_1_ALPHA1)


#endif // _prusaslicer_technologies_h_

0 comments on commit 125fcd0

Please sign in to comment.