enricoturri1966
afdb571bb2
GCodeViewer -> Temporary ImGui dialog for editing shaders parameters
2020-05-26 08:16:08 +02:00
enricoturri1966
69af5f9480
DoubleSlider::Control thumb text rendered closer to the slider
2020-05-25 11:16:40 +02:00
enricoturri1966
b8b4ec4c05
GCodeViewer refactoring and GLShaderProgram upgrade
2020-05-25 10:48:53 +02:00
enricoturri1966
7635b8b931
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-05-25 07:07:49 +02:00
YuSanka
7f1c593634
Added missed icons for the dark mode.
...
Fixed typos from the previous commit
2020-05-22 17:05:21 +02:00
enricoturri1966
1eb6ec97ed
ENABLE_SHADERS_MANAGER set as default
2020-05-22 16:08:02 +02:00
YuSanka
09d197cdc8
Reworked sys_color_changed() functions
...
Fixed OSX specific bugs:
- toolbar flashing for some mainframe sizes (Retina specific)
- size of mainframe when settings layout in slNew mode
Added missed icons to the "white" folder
2020-05-22 15:26:35 +02:00
enricoturri1966
3ad1b66c94
GCodeViewer -> New shaders for options
2020-05-22 13:21:43 +02:00
enricoturri1966
6bc9e82231
GCodeViewer -> New icons for thumbs of horizontal DoubleSlider::Control
2020-05-19 11:17:47 +02:00
enricoturri1966
3b8174bcdd
GCodeViewer -> Prototype for tool marker
2020-05-11 13:09:26 +02:00
enricoturri1966
47b54673f8
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-05-04 09:37:29 +02:00
enricoturri1966
89db03f6a4
GCodeViewer -> Layers z slider wip
2020-04-27 11:44:29 +02:00
enricoturri1966
7817818219
GCodeViewer -> Extrusion toolpaths colored by color print (wip) + visualization of tool changes, color changes, pause prints, custom gcodes + refactoring
2020-04-22 16:29:07 +02:00
enricoturri1966
faef3acc1e
GCodeViewer -> Use rgb instead of rgba colors
2020-04-20 13:44:14 +02:00
enricoturri1966
f6e79b75b2
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-04-17 08:18:20 +02:00
YuSanka
d52e4c21d5
Merge remote-tracking branch 'origin/master' into ys_search
2020-04-16 11:46:29 +02:00
YuSanka
80779cd719
Localization: Fix of #4035
...
+ Added context for "Advanced" ("Mode")
+ Updated POT
2020-04-16 11:36:41 +02:00
enricoturri1966
a452acf605
GCodeViewer -> Basic indexed rendering
2020-04-15 16:29:11 +02:00
enricoturri1966
006ec338de
GCodeViewer -> Toggle visibility of shells
2020-04-15 14:31:39 +02:00
enricoturri1966
a73b7180e2
GCodeViewer -> Toggle visibility of travel paths, retractions and uretractions
2020-04-14 16:40:08 +02:00
enricoturri1966
5bd1d4e035
Added class GCodeViewer -> basic render of gcode toolpaths using dedicated shaders
2020-04-14 10:02:08 +02:00
Vojtěch Bubník
5d3b1fc85f
Merge pull request #3910 from photodude/BIBO2-Print-Profile-Corrections
...
BIBO2 printer general print profile improvements.
2020-04-10 07:39:06 +02:00
Vojtěch Bubník
adf6dcc535
Merge pull request #4009 from probonopd/ender-2
...
Add Creality Ender-2
2020-04-10 07:37:45 +02:00
probonopd
db1eca4e58
Add max_print_height
2020-04-08 17:04:39 +00:00
Lukas Matena
7cce2325e4
Fix of #3983 - Crash caused by a typo in Korean localization
2020-04-08 10:37:26 +02:00
enricoturri1966
b46fdc67c9
Follow-up of c887ecfefa -> Removed unneded assignements from shaders
2020-04-08 09:00:08 +02:00
enricoturri1966
35c01d0a5e
Removed unneeded branching from shaders
2020-04-08 08:22:02 +02:00
enricoturri1966
2d6a2accb3
Fixed bug in calculating the specular component of the color in shaders
2020-04-08 08:07:36 +02:00
YuSanka
a6f4c2893f
Code cleaning
2020-04-07 16:22:03 +02:00
probonopd
eef106588f
Creality Ender-2
2020-04-06 17:14:53 +00:00
YuSanka
2ead71f7d4
Next experiments with search on Tabs
2020-04-04 19:25:57 +02:00
YuSanka
31baca7bf5
Implemented SearchCtrl class instead of SearchComboBox
...
Search string are synchronized between Plater and Tabs.
List with options and filtered list are in Sidebar.
All options list on tabs and Plater use this data from Sidebar
Note: SearchComboBox.cpp(hpp) was renamed to Search.cpp(hpp)
2020-04-03 10:27:50 +02:00
YuSanka
28f609d4ce
Merge remote-tracking branch 'origin/master' into ys_search
2020-04-01 20:23:34 +02:00
Enrico Turri
d0a100971f
Fixed shaders on Intel Cards - not allowed use of 'active' word
2020-03-31 12:51:50 +02:00
YuSanka
51fd24168d
Added new icon for "collapse sidebar"
...
+ The tooltip for a "Collapse" button is updated according to the collapse state
2020-03-30 11:53:58 +02:00
YuSanka
0b372d4fd5
Merge remote-tracking branch 'origin/master' into ys_search
2020-03-29 20:21:00 +02:00
YuSanka
8b0ae2ce18
Implemented Search on Plater, usint imGui
2020-03-28 19:39:24 +01:00
photodude
6380d6bc54
General print quality improvements.
...
After reviewing many test prints, these changes to print speeds and to line widths seem to have a positive improvement on print quality with BIBO2 printers.
Additionally several items were made more consistant especially with the external_perimeter_speed values.
2020-03-24 19:12:51 -06:00
YuSanka
260a489421
Added missed icon
2020-03-20 16:10:00 +01:00
enricoturri1966
dde92b22c7
Fixed conflicts after merge with master
2020-03-20 10:55:37 +01:00
YuSanka
3826aa7a9e
Updated translations for PL, IT, FR, ES, DE, CZ and JA
2020-03-18 12:45:42 +01:00
enricoturri1966
1e23a9bbb0
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_slope_shader
2020-03-16 14:19:30 +01:00
YuSanka
2292742e87
Updated POT
2020-03-16 13:56:09 +01:00
enricoturri1966
2c90f5c174
ENABLE_SLOPE_RENDERING - Fixed fragment shader when the thresholds are identical
2020-03-16 08:35:13 +01:00
enricoturri1966
abfbcd5d17
Fixed conflicts after merge with master
2020-03-16 08:09:52 +01:00
bubnikv
2ff1d38774
Changed PrusaResearch extruder clearance
2020-03-15 09:04:00 +01:00
bubnikv
5aeadfb026
The import of system profiles was improved to not inherit
...
the "renamed_from" field as it is specific to a concrete profile.
Prusa Research system profile was annotated with "renamed_from"
to indicate that the PETG profiles were renamed from PET somewhere
after PrusaSlicer 2.2.1 release.
2020-03-15 08:38:17 +01:00
enricoturri1966
0647e9c850
New tech ENABLE_SLOPE_RENDERING - 1st installment of rendering objects colored by facets slope
2020-03-13 15:09:07 +01:00
bubnikv
364f40abf3
Updated dictionaries.
2020-03-13 14:39:26 +01:00
bubnikv
ce3650c2b5
Refreshed pot dictionaries.
2020-03-12 14:13:32 +01:00