.. |
Gizmos
|
MeshUtils.cpp: MeshRaycaster is now aware of the clipping plane
|
2019-09-24 12:58:12 +02:00 |
2DBed.cpp
|
Added selection of custom bed texture to bed shape dialog
|
2019-07-18 11:12:11 +02:00 |
2DBed.hpp
|
Added selection of custom bed texture to bed shape dialog
|
2019-07-18 11:12:11 +02:00 |
3DBed.cpp
|
Fixed update of both canvas when compressed bed textures have been completely sent to gpu
|
2019-08-30 14:10:59 +02:00 |
3DBed.hpp
|
Refactoring into rendering pipeline
|
2019-07-26 09:45:22 +02:00 |
3DScene.cpp
|
Removed another bunch of compile warnings
|
2019-09-04 10:46:51 +02:00 |
3DScene.hpp
|
Fixed a bug, where the GL context was not being activated with _set_current()
|
2019-08-26 11:12:48 +02:00 |
AboutDialog.cpp
|
Fix encoding of a few files in GUI
|
2019-08-19 17:04:14 +02:00 |
AboutDialog.hpp
|
Added CopyrightsDialog
|
2019-05-16 16:55:44 +02:00 |
AppConfig.cpp
|
Load default filament/material selections from vendor profiles
|
2019-09-17 13:20:06 +02:00 |
AppConfig.hpp
|
Load default filament/material selections from vendor profiles
|
2019-09-17 13:20:06 +02:00 |
BackgroundSlicingProcess.cpp
|
Fixing stack overflow issues when slicing in SLA mode:
|
2019-08-30 17:57:53 +02:00 |
BackgroundSlicingProcess.hpp
|
Fixing stack overflow issues when slicing in SLA mode:
|
2019-08-30 17:57:53 +02:00 |
BedShapeDialog.cpp
|
Whitespace changes to supress misleading indentation warnings
|
2019-09-24 16:01:01 +02:00 |
BedShapeDialog.hpp
|
Added selection of custom bed model to bed shape dialog
|
2019-07-18 12:56:52 +02:00 |
BitmapCache.cpp
|
Fixed several warnings (Config.hpp and few other files)
|
2019-09-06 15:55:07 +02:00 |
BitmapCache.hpp
|
Fixed several warnings (Config.hpp and few other files)
|
2019-09-06 15:55:07 +02:00 |
BonjourDialog.cpp
|
Warnings cleanup in BonjourDialog, ConfigWizard, FirmwareDialog,
|
2019-06-25 18:16:53 +02:00 |
BonjourDialog.hpp
|
Bonjour: Add txt key-val extraction, filtering based on printer tech
|
2019-03-14 14:46:31 +01:00 |
ButtonsDescription.cpp
|
use _() instead of _utf8() for ButtonsDescription
|
2019-05-10 12:28:56 +02:00 |
ButtonsDescription.hpp
|
Some more localization improvements.
|
2019-05-09 19:24:21 +02:00 |
Camera.cpp
|
Fixed automatic update of perspective camera
|
2019-08-03 09:07:38 +02:00 |
Camera.hpp
|
Fixed automatic update of perspective camera
|
2019-08-03 09:07:38 +02:00 |
ConfigExceptions.hpp
|
|
|
ConfigManipulation.cpp
|
Fix of "Bridging and gap fill are parsed incorrectly when infill is set to 0" #1476
|
2019-09-10 19:03:37 +02:00 |
ConfigManipulation.hpp
|
Fix of #2821
|
2019-08-27 09:31:19 +02:00 |
ConfigSnapshotDialog.cpp
|
Slic3r -> PrusaSlicer in config snapshot dialog.
|
2019-09-19 17:16:37 +02:00 |
ConfigSnapshotDialog.hpp
|
Overrided on_dpi_changed() for some Dialogs:
|
2019-04-18 15:05:17 +02:00 |
ConfigWizard_private.hpp
|
ConfigWizard: Fix a memory access issue between PageMaterial instances
|
2019-10-07 11:10:18 +02:00 |
ConfigWizard.cpp
|
ConfigWizard: Fix printer pre-selection on fresh config
|
2019-10-07 17:21:45 +02:00 |
ConfigWizard.hpp
|
WIP: ConfigWizard: 3rd party bundle installation roughly done
|
2019-09-17 13:20:06 +02:00 |
Event.hpp
|
|
|
Field.cpp
|
Fixed many warnings in following files:
|
2019-09-10 12:08:43 +02:00 |
Field.hpp
|
Fix for #2845
|
2019-09-02 14:02:26 +02:00 |
FirmwareDialog.cpp
|
FirmwareDialog: Attempt to fix window double close assertion #2619
|
2019-09-09 16:41:14 +02:00 |
FirmwareDialog.hpp
|
Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW
|
2019-04-25 15:09:12 +02:00 |
GLCanvas3D.cpp
|
Merge remote-tracking branch 'remotes/origin/et_pull_2922'
|
2019-09-30 10:23:16 +02:00 |
GLCanvas3D.hpp
|
Follow-up of 8aaff08355 -> Do not show the new context menu when the user pans the scene + cleanup
|
2019-09-20 11:19:06 +02:00 |
GLCanvas3DManager.cpp
|
Removed a bunch of compile warnings
|
2019-09-04 09:47:00 +02:00 |
GLCanvas3DManager.hpp
|
Hopefully a workaround for crashes and hang ups at closing on Windows.
|
2019-08-22 20:03:17 +02:00 |
GLSelectionRectangle.cpp
|
Fixed rendering of selection rectangle with perspective camera
|
2019-06-25 09:51:43 +02:00 |
GLSelectionRectangle.hpp
|
Rectangle selection in 3D scene -> refactored GLVolume member varialbe for hovering
|
2019-04-25 10:21:24 +02:00 |
GLShader.cpp
|
Tech ENABLE_TEXTURES_FROM_SVG set as default
|
2019-07-19 09:52:01 +02:00 |
GLShader.hpp
|
Tech ENABLE_TEXTURES_FROM_SVG set as default
|
2019-07-19 09:52:01 +02:00 |
GLTexture.cpp
|
Removed a bunch of compile warnings
|
2019-09-04 09:47:00 +02:00 |
GLTexture.hpp
|
Merge branch 'master' into tm_zero_elev_ui
|
2019-08-07 15:53:41 +02:00 |
GLToolbar.cpp
|
Fixed many warnings in following files:
|
2019-09-10 12:08:43 +02:00 |
GLToolbar.hpp
|
Removed a bunch of compile warnings
|
2019-09-04 09:47:00 +02:00 |
GUI_App.cpp
|
Merge branch 'master' into materials
|
2019-09-30 16:12:48 +02:00 |
GUI_App.hpp
|
WIP: ConfigWizard: 3rd party bundle installation roughly done
|
2019-09-17 13:20:06 +02:00 |
GUI_ObjectLayers.cpp
|
Fix of SPE-1026 (Height range value works differently if you press enter and if you leave textbox)
|
2019-09-19 15:28:36 +02:00 |
GUI_ObjectLayers.hpp
|
Fixed re-scaling under MSW for Layers editing
|
2019-09-17 13:41:44 +02:00 |
GUI_ObjectList.cpp
|
An attempt to fix #2997
|
2019-09-28 09:57:26 +02:00 |
GUI_ObjectList.hpp
|
Implemented possibility to create "shape" as an object (#2865)
|
2019-09-19 12:30:16 +02:00 |
GUI_ObjectManipulation.cpp
|
Fixed re-scaling under MSW for Layers editing
|
2019-09-17 13:41:44 +02:00 |
GUI_ObjectManipulation.hpp
|
Revert "Changed snapshot names for reset rotation/reset scale/drop to bed functions"
|
2019-08-01 12:23:39 +02:00 |
GUI_ObjectSettings.cpp
|
Call update_config_values after deleting of a overridden option
|
2019-09-16 12:05:56 +02:00 |
GUI_ObjectSettings.hpp
|
Fix of #2878 (endless warning loop in configuration update)
|
2019-09-16 10:22:26 +02:00 |
GUI_Preview.cpp
|
#2922 - Port of commit: f42edd35ce by jschuh
|
2019-09-23 14:56:27 +02:00 |
GUI_Preview.hpp
|
DoubleSlider refactoring
|
2019-09-05 15:31:22 +02:00 |
GUI_Utils.cpp
|
Can build with (original llvm) clang-cl on windows
|
2019-08-01 16:03:52 +02:00 |
GUI_Utils.hpp
|
Code cleaning and last msw_rescale() improvements
|
2019-06-19 11:38:42 +02:00 |
GUI.cpp
|
Whitespace changes to supress misleading indentation warnings
|
2019-09-24 16:01:01 +02:00 |
GUI.hpp
|
Move ConfigWizard instance in GUI_App, lazy-initialized,
|
2019-09-17 13:20:06 +02:00 |
I18N.cpp
|
Removed some obsolete Perl bindings.
|
2018-11-26 14:41:58 +01:00 |
I18N.hpp
|
Plurals for number of Undo / Redo actions.
|
2019-08-28 16:19:46 +02:00 |
ImGuiWrapper.cpp
|
Fix format-security-related build failure
|
2019-08-13 14:21:41 -05:00 |
ImGuiWrapper.hpp
|
Imgui dialogs for undo/redo centered on their toolbar item icon
|
2019-07-10 13:45:25 +02:00 |
KBShortcutsDialog.cpp
|
Don't localize debugging texts.
|
2019-08-27 13:39:47 +02:00 |
KBShortcutsDialog.hpp
|
Resize of the KBShortcutsDialog according to the display size
|
2019-08-23 13:22:29 +02:00 |
LambdaObjectDialog.cpp
|
Whitespace changes to supress misleading indentation warnings
|
2019-09-24 16:01:01 +02:00 |
LambdaObjectDialog.hpp
|
Some code review
|
2018-10-31 12:58:35 +01:00 |
MainFrame.cpp
|
Whitespace changes to supress misleading indentation warnings
|
2019-09-24 16:01:01 +02:00 |
MainFrame.hpp
|
Code clean in Tab.cpp and Fixed couple of Mac-warnings in :
|
2019-09-03 10:29:17 +02:00 |
MeshUtils.cpp
|
MeshUtils.cpp: MeshRaycaster is now aware of the clipping plane
|
2019-09-24 12:58:12 +02:00 |
MeshUtils.hpp
|
MeshUtils.cpp: MeshRaycaster is now aware of the clipping plane
|
2019-09-24 12:58:12 +02:00 |
MsgDialog.cpp
|
WIP: Renaming to PrusaSlicer.
|
2019-05-13 12:13:28 +02:00 |
MsgDialog.hpp
|
Refactor: Move Semver from slice3r to libslic3r
|
2019-08-19 17:04:14 +02:00 |
OptionsGroup.cpp
|
Whitespace changes to supress misleading indentation warnings
|
2019-09-24 16:01:01 +02:00 |
OptionsGroup.hpp
|
Merge branch 'master' into ys_overrides
|
2019-07-22 09:36:55 +02:00 |
Plater.cpp
|
Merge branch 'master' into materials
|
2019-09-30 16:12:48 +02:00 |
Plater.hpp
|
Merge branch 'master' into materials
|
2019-09-30 16:12:48 +02:00 |
Preferences.cpp
|
Removed 'Use legacy OpenGL 1.1 rendering' option
|
2019-06-25 09:20:58 +02:00 |
Preferences.hpp
|
Fix of an icon size slider under OSX and GTK
|
2019-05-22 17:08:02 +02:00 |
Preset.cpp
|
Add material_type config option for SLA materials, use in Wizard
|
2019-09-17 13:20:06 +02:00 |
Preset.hpp
|
WIP: ConfigWizard: 3rd party bundle installation roughly done
|
2019-09-17 13:20:06 +02:00 |
PresetBundle.cpp
|
Merge branch 'master' into materials
|
2019-09-30 16:12:48 +02:00 |
PresetBundle.hpp
|
Materials: Cleanup
|
2019-09-17 17:16:15 +02:00 |
PresetHints.cpp
|
Code clean in Tab.cpp and Fixed couple of Mac-warnings in :
|
2019-09-03 10:29:17 +02:00 |
PresetHints.hpp
|
|
|
PrintHostDialogs.cpp
|
Fix a few warnings in PrintHostDialogs, UploadDialogs
|
2019-09-06 16:33:00 +02:00 |
PrintHostDialogs.hpp
|
Fix a few warnings in PrintHostDialogs, UploadDialogs
|
2019-09-06 16:33:00 +02:00 |
ProgressIndicator.hpp
|
Merge remote-tracking branch 'origin/dev2' into dev_native
|
2018-09-20 16:48:40 +02:00 |
ProgressStatusBar.cpp
|
Fix memory leak in ProgressStatusBar
|
2019-07-30 17:52:05 +02:00 |
ProgressStatusBar.hpp
|
Fix memory leak in ProgressStatusBar
|
2019-07-30 17:52:05 +02:00 |
RammingChart.cpp
|
Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
|
2019-05-11 23:29:25 +02:00 |
RammingChart.hpp
|
Fixed scaling of the Ramming/Wiping dialogs
|
2019-02-14 14:21:50 +01:00 |
Selection.cpp
|
Whitespace changes to supress misleading indentation warnings
|
2019-09-24 16:01:01 +02:00 |
Selection.hpp
|
Code cleanup
|
2019-07-31 11:12:50 +02:00 |
SysInfoDialog.cpp
|
Memory usage is now shown in SysInfoDialog on all three platforms
|
2019-08-05 20:17:29 +02:00 |
SysInfoDialog.hpp
|
Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW
|
2019-04-25 15:09:12 +02:00 |
Tab.cpp
|
Merge branch 'master' into materials
|
2019-09-30 16:12:48 +02:00 |
Tab.hpp
|
Code clean in Tab.cpp and Fixed couple of Mac-warnings in :
|
2019-09-03 10:29:17 +02:00 |
UpdateDialogs.cpp
|
Fix a few warnings in PrintHostDialogs, UploadDialogs
|
2019-09-06 16:33:00 +02:00 |
UpdateDialogs.hpp
|
Fix a few warnings in PrintHostDialogs, UploadDialogs
|
2019-09-06 16:33:00 +02:00 |
WipeTowerDialog.cpp
|
Whitespace changes to supress misleading indentation warnings
|
2019-09-24 16:01:01 +02:00 |
WipeTowerDialog.hpp
|
Added color indicators to Purging volumes dialog
|
2019-06-03 10:41:34 +02:00 |
wxExtensions.cpp
|
Whitespace changes to supress misleading indentation warnings
|
2019-09-24 16:01:01 +02:00 |
wxExtensions.hpp
|
DoubleSlider refactoring
|
2019-09-05 15:31:22 +02:00 |
wxinit.h
|
|
|