mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-29 21:07:11 +00:00
refine the black color's rendering behavior
let the black color not hard to see at the 3d page Change-Id: Id739a589c2f28781e646fb59e50ed270eb2f0e91
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#define glcheck()
|
||||
#endif // HAS_GLSAFE
|
||||
extern std::vector<std::array<float, 4>> get_extruders_colors();
|
||||
extern std::array<float, 4> adjust_color_for_rendering(const std::array<float, 4>& colors);
|
||||
|
||||
|
||||
namespace Slic3r {
|
||||
class SLAPrintObject;
|
||||
|
||||
Reference in New Issue
Block a user