mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 20:57:53 -06:00
Tech ENABLE_OPENGL_ERROR_LOGGING set as default
This commit is contained in:
parent
21b044b556
commit
8f8217723c
3 changed files with 4 additions and 11 deletions
|
@ -49,9 +49,6 @@
|
|||
// Enable smoothing of objects normals
|
||||
#define ENABLE_SMOOTH_NORMALS (0 && ENABLE_2_3_0_ALPHA1)
|
||||
|
||||
// Enable error logging for OpenGL calls when SLIC3R_LOGLEVEL >= 5
|
||||
#define ENABLE_OPENGL_ERROR_LOGGING (1 && ENABLE_2_3_0_ALPHA1)
|
||||
|
||||
|
||||
//====================
|
||||
// 2.3.0.alpha3 techs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue