Commit Graph

15 Commits

Author SHA1 Message Date
Enrico Turri
9211475bdf Temporary low-res texture shown while generating compressed data on the CPU 2019-06-02 11:01:51 +02:00
Enrico Turri
8231684ea4 Asynchronous texture compression on CPU 2019-05-31 15:25:02 +02:00
Enrico Turri
5eab8cddfa Application of anisotropy to textures moved into GLTexture methods 2019-05-28 15:21:34 +02:00
Enrico Turri
4ab6ee114c Texture compression set as an option 2019-05-28 12:53:16 +02:00
Enrico Turri
15edeb87f5 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
69e9f05457 Darker colors for axes arrows, transformation visual hints and gizmo grabbers 2019-04-29 09:02:04 +02:00
Enrico Turri
910605864a Added glsafe() around OpenGL calls where missing 2019-03-27 14:42:09 +01:00
Enrico Turri
e255f0239a Code cleanup 2019-02-28 09:37:55 +01:00
Enrico Turri
7f664a8ef3 2nd attempt to fix rendering of printbed svg textures on Mac 2019-02-28 09:04:17 +01:00
Enrico Turri
49a5c0465b Small refactoring in Bed3D and GLShader 2019-02-27 15:19:03 +01:00
Enrico Turri
dd5425be72 Attempt to fix rendering of printbed svg textures on Mac 2019-02-27 10:46:52 +01:00
Enrico Turri
1be5c11f52 Printbed textures generated from svg files 2019-02-20 15:23:23 +01:00
Enrico Turri
a9ebe9aa3a ENABLE_ANISOTROPIC_FILTER_ON_BED_TEXTURES set as default 2019-02-20 13:53:33 +01:00
Enrico Turri
bea4d1313b ENABLE_UNIQUE_BED set as default 2019-02-20 13:50:35 +01:00
Enrico Turri
727dc40cee Bed and Axes classes moved from GLCanva3d to Plater to have a unique instance of them shared by all views 2019-02-19 15:15:27 +01:00