Lukas Matena
|
87e77e20fa
|
Include cleanup in several files
src/slic3r/Config/Snapshot.cpp
src/slic3r/Config/Snapshot.hpp
src/slic3r/Config/Version.cpp
src/slic3r/Config/Version.hpp
src/slic3r/GUI/2DBed.cpp
src/slic3r/GUI/3DBed.cpp
src/slic3r/GUI/3DScene.cpp
src/slic3r/GUI/3DScene.hpp
src/slic3r/GUI/AboutDialog.cpp
src/slic3r/GUI/AboutDialog.hpp
src/slic3r/GUI/AppConfig.cpp
src/slic3r/GUI/BackgroundSlicingProcess.cpp
src/slic3r/GUI/BackgroundSlicingProcess.hpp
|
2020-03-03 15:47:02 +01:00 |
|
Enrico Turri
|
847efec2ed
|
ENABLE_6DOF_CAMERA set as default
|
2020-02-13 12:13:54 +01:00 |
|
Enrico Turri
|
b368f8ff24
|
Fixed conflicts after merge with master
|
2020-01-17 14:58:19 +01:00 |
|
Enrico Turri
|
e8d52cfba1
|
Fixed conflicts after merge with master
|
2020-01-17 14:16:12 +01:00 |
|
Enrico Turri
|
62e60bcb43
|
Six degrees of freedom camera - 1st installment
|
2020-01-15 12:49:34 +01:00 |
|
bubnikv
|
9a3901e159
|
Support for new "default_materials" property at PrinterModel
of system profiles. The "default_materials" key accepts
"default_filaments" as well.
|
2020-01-13 16:01:20 +01:00 |
|
Enrico Turri
|
051fcd4e24
|
Configurable system printers bed textures and models
|
2020-01-09 10:27:42 +01:00 |
|
bubnikv
|
70bc392003
|
Support for Vendor / Printer Model specific print bed texture and model.
|
2020-01-07 14:08:35 +01:00 |
|
Enrico Turri
|
feaccc557d
|
Partial revert of cc919c68b8
|
2019-12-19 11:38:48 +01:00 |
|
Enrico Turri
|
f2b8607d11
|
Fixed positioning of gizmos' imgui dialogs
|
2019-12-12 13:38:08 +01:00 |
|
Enrico Turri
|
3537f74936
|
Printbed axes renderable on demand
|
2019-11-28 11:51:00 +01:00 |
|
Enrico Turri
|
2dec84a429
|
Added model and texture for Mini and Ender3 printer printbeds
|
2019-11-15 09:28:51 +01:00 |
|
Enrico Turri
|
cc919c68b8
|
Use Linux-style paths when saving custom bed texture and model files into config
|
2019-11-12 11:59:33 +01:00 |
|
Enrico Turri
|
f1f1b515cd
|
Fixed update of both canvas when compressed bed textures have been completely sent to gpu
|
2019-08-30 14:10:59 +02:00 |
|
Enrico Turri
|
0becfa0a04
|
Fix of #2739
|
2019-08-19 15:44:22 +02:00 |
|
Enrico Turri
|
77857f7292
|
Refactoring into rendering pipeline
|
2019-07-26 09:45:22 +02:00 |
|
Enrico Turri
|
d6f03a2f52
|
Bed model placed into the scene so that its origin goes into shape center
|
2019-07-25 11:34:42 +02:00 |
|
Enrico Turri
|
bc680b8376
|
Draw lighter gridlines when rendering default procedural texture on print bed when seen from above and custom model is present
|
2019-07-25 10:38:18 +02:00 |
|
Enrico Turri
|
9625fe8f5b
|
Render custom bed model on custom beds
|
2019-07-25 09:45:43 +02:00 |
|
Enrico Turri
|
48dc2bb762
|
Fixed positioning of bed model into the scene and changed bundled bed models
|
2019-07-25 08:43:21 +02:00 |
|
Enrico Turri
|
1483a7fd51
|
Render custom bed model on prusa beds
|
2019-07-24 14:02:36 +02:00 |
|
Enrico Turri
|
395e794b9e
|
Refactoring in Bed3D
|
2019-07-24 11:04:04 +02:00 |
|
Enrico Turri
|
7e7550b416
|
Custom bed texture applied to custom bed shapes
|
2019-07-24 10:11:17 +02:00 |
|
Enrico Turri
|
749bb2bfed
|
Refactoring in GLTexture
|
2019-07-19 11:18:19 +02:00 |
|
Enrico Turri
|
84d61e28fd
|
Tech ENABLE_TEXTURES_FROM_SVG set as default
|
2019-07-19 09:52:01 +02:00 |
|
Enrico Turri
|
ba4bc8ac82
|
Render custom bed textures in png format on prusa beds
|
2019-07-19 09:18:09 +02:00 |
|
Enrico Turri
|
1c5ff3c72d
|
Small refactoring
|
2019-07-18 15:03:05 +02:00 |
|
Enrico Turri
|
f61d43de07
|
Render custom bed textures in svg format on prusa beds
|
2019-07-18 14:39:19 +02:00 |
|
Enrico Turri
|
9ba5568539
|
Fixed conflicts after merge with master
|
2019-07-08 09:23:37 +02:00 |
|
Enrico Turri
|
4269c8b23c
|
Removed GLVolume non-VBO rendering
|
2019-07-01 12:28:16 +02:00 |
|
YuSanka
|
daac165a44
|
Merge remote-tracking branch 'origin/master' into ys_new_features
|
2019-06-24 13:56:35 +02:00 |
|
Enrico Turri
|
5766e9e915
|
Fixed conflicts after merge with branch et_perpsective_camera
|
2019-06-24 11:08:42 +02:00 |
|
Enrico Turri
|
00b9a3ad32
|
ENABLE_COMPRESSED_TEXTURES set as default
|
2019-06-24 09:54:58 +02:00 |
|
Enrico Turri
|
301eda7369
|
ENABLE_TEXTURES_MAXSIZE_DEPENDENT_ON_OPENGL_VERSION set as default
|
2019-06-24 09:27:19 +02:00 |
|
bubnikv
|
35b3fd3176
|
Integrated the new layer height spans with configs into the backend.
Fixed some compiler warnings.
|
2019-06-20 16:15:09 +02:00 |
|
Enrico Turri
|
ac8de0bcaf
|
Follow-up of 1a91add2e6 -> Improvements to tighter camera frustrum to reduce z-fighting
|
2019-06-14 15:37:29 +02:00 |
|
Enrico Turri
|
1a91add2e6
|
Tighter camera frustrum to reduce z-fighting
|
2019-06-14 10:38:09 +02:00 |
|
Enrico Turri
|
836f2d777f
|
Update 3D scene when all compressed texture data are sent to GPU
|
2019-06-05 10:07:59 +02:00 |
|
Enrico Turri
|
e6af0d3dc4
|
Temporary low-res texture shown while generating compressed data on the CPU
|
2019-06-02 11:01:51 +02:00 |
|
Enrico Turri
|
f0baefb6ff
|
Asynchronous texture compression on CPU
|
2019-05-31 15:25:02 +02:00 |
|
Enrico Turri
|
8012499206
|
Application of anisotropy to textures moved into GLTexture methods
|
2019-05-28 15:21:34 +02:00 |
|
Enrico Turri
|
886da08f89
|
Texture compression set as an option
|
2019-05-28 12:53:16 +02:00 |
|
Enrico Turri
|
3aa14bddf5
|
Max texture size dependent on OpenGL version on Win and Linux and on retina monitors on Mac
|
2019-05-23 13:49:57 +02:00 |
|
Enrico Turri
|
2c9e3819c1
|
Darker colors for axes arrows, transformation visual hints and gizmo grabbers
|
2019-04-29 09:02:04 +02:00 |
|
Enrico Turri
|
d795f07e7b
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
|
Enrico Turri
|
4b6ab84dbc
|
Code cleanup
|
2019-02-28 09:37:55 +01:00 |
|
Enrico Turri
|
44b2ca8182
|
2nd attempt to fix rendering of printbed svg textures on Mac
|
2019-02-28 09:04:17 +01:00 |
|
Enrico Turri
|
68805fc63a
|
Small refactoring in Bed3D and GLShader
|
2019-02-27 15:19:03 +01:00 |
|
Enrico Turri
|
3c39e1a618
|
Attempt to fix rendering of printbed svg textures on Mac
|
2019-02-27 10:46:52 +01:00 |
|
Enrico Turri
|
11fc849b1a
|
Printbed textures generated from svg files
|
2019-02-20 15:23:23 +01:00 |
|