.. |
Gizmos
|
SLA gizmo and undo/redo: 'autogenerated points' state is now correctly undone/redone
|
2019-07-23 15:23:38 +02:00 |
2DBed.cpp
|
Bed shape dialog refactoring
|
2019-06-12 10:00:51 +02:00 |
2DBed.hpp
|
Bed shape dialog refactoring
|
2019-06-12 10:00:51 +02:00 |
3DBed.cpp
|
Fixed conflicts after merge with master
|
2019-07-08 09:23:37 +02:00 |
3DBed.hpp
|
Fixed conflicts after merge with master
|
2019-07-08 09:23:37 +02:00 |
3DScene.cpp
|
Fixed reset of bed 3d model
|
2019-07-09 08:24:23 +02:00 |
3DScene.hpp
|
Merge branch 'lm_drop_to_bed'
|
2019-07-12 13:38:18 +02:00 |
AboutDialog.cpp
|
Merge remote-tracking branch 'remotes/origin/ys_new_features'
|
2019-05-16 17:02:07 +02:00 |
AboutDialog.hpp
|
Added CopyrightsDialog
|
2019-05-16 16:55:44 +02:00 |
AppConfig.cpp
|
#2616 - Added Recent projects item to File menu
|
2019-07-12 15:36:01 +02:00 |
AppConfig.hpp
|
#2616 - Added Recent projects item to File menu
|
2019-07-12 15:36:01 +02:00 |
BackgroundSlicingProcess.cpp
|
Extended the error message when the G-code cannot be copied to the SD card
|
2019-06-18 08:54:28 +02:00 |
BackgroundSlicingProcess.hpp
|
Changed the G-code export and send to OctoPrint GUI code
|
2019-05-17 16:27:00 +02:00 |
BedShapeDialog.cpp
|
Fixed bed shape dialog layout
|
2019-07-03 10:06:22 +02:00 |
BedShapeDialog.hpp
|
Bed shape dialog refactoring
|
2019-06-12 10:00:51 +02:00 |
BitmapCache.cpp
|
Fixed typo (image grayscaling)
|
2019-05-14 10:08:52 +02:00 |
BitmapCache.hpp
|
Added grayscale parameter for create_scaled_bitmap()
|
2019-05-13 17:58:15 +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
|
#2561 - Fixed freezing of perspective camera when zooming-in
|
2019-06-26 14:25:05 +02:00 |
Camera.hpp
|
1) Perspective camera set as default camera type
|
2019-06-24 15:55:14 +02:00 |
ConfigExceptions.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
ConfigSnapshotDialog.cpp
|
Fix of New assertion failure with 2.0.0rc #2250
|
2019-05-16 16:06:57 +02:00 |
ConfigSnapshotDialog.hpp
|
Overrided on_dpi_changed() for some Dialogs:
|
2019-04-18 15:05:17 +02:00 |
ConfigWizard_private.hpp
|
ConfigWizard: Finish DPI resizing (MSW)
|
2019-04-29 12:22:44 +02:00 |
ConfigWizard.cpp
|
Warnings cleanup in BonjourDialog, ConfigWizard, FirmwareDialog,
|
2019-06-25 18:16:53 +02:00 |
ConfigWizard.hpp
|
Overrided on_dpi_changed() for some Dialogs:
|
2019-04-18 02:03:40 +02:00 |
Event.hpp
|
Fixed events OBJECT_SETTINGS_CHANGED_EVENT , OBJECT_REMOVE_EVENT and UPDATE_SCENE_EVENT
|
2018-10-08 16:28:11 +02:00 |
Field.cpp
|
Some changes for options tooltips
|
2019-07-01 16:56:38 +02:00 |
Field.hpp
|
Fix wxSpinCtrl in settings on Mac OS, cf. #2237
|
2019-05-20 14:39:42 +02:00 |
FirmwareDialog.cpp
|
Warnings cleanup in BonjourDialog, ConfigWizard, FirmwareDialog,
|
2019-06-25 18:16:53 +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
|
Update Arrange tooltip: [Shift+A]
|
2019-07-22 11:36:56 +02:00 |
GLCanvas3D.hpp
|
Merge branch 'tm_arrange_selection'
|
2019-07-22 11:14:34 +02:00 |
GLCanvas3DManager.cpp
|
Removed GLVolume non-VBO rendering
|
2019-07-01 12:28:16 +02:00 |
GLCanvas3DManager.hpp
|
Removed GLVolume non-VBO rendering
|
2019-07-01 12:28:16 +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
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
GLShader.hpp
|
Code cleanup
|
2019-02-28 09:37:55 +01:00 |
GLTexture.cpp
|
Partially revert 8febd88e80
|
2019-07-18 12:03:41 +02:00 |
GLTexture.hpp
|
ENABLE_COMPRESSED_TEXTURES set as default
|
2019-06-24 09:54:58 +02:00 |
GLToolbar.cpp
|
Added additional tooltip to toolbar items and use it for undo/redo items
|
2019-07-20 14:03:34 +02:00 |
GLToolbar.hpp
|
Added additional tooltip to toolbar items and use it for undo/redo items
|
2019-07-20 14:03:34 +02:00 |
GUI_App.cpp
|
Storing the active printer technology onto the Undo / Redo stack,
|
2019-07-18 17:41:47 +02:00 |
GUI_App.hpp
|
Storing the active printer technology onto the Undo / Redo stack,
|
2019-07-18 17:41:47 +02:00 |
GUI_ObjectLayers.cpp
|
Fix for the last commit
|
2019-07-02 15:26:11 +02:00 |
GUI_ObjectLayers.hpp
|
Fix for the last commit
|
2019-07-02 15:26:11 +02:00 |
GUI_ObjectList.cpp
|
Fixed ObjectList::last_volume_is_deleted() to avoid clearing volume[0].config after undo/redo
|
2019-07-23 17:30:32 +02:00 |
GUI_ObjectList.hpp
|
Added SETTINGS_SELECTED_ON_SIDEBAR flag to undo/redo
|
2019-07-23 16:17:37 +02:00 |
GUI_ObjectManipulation.cpp
|
Fix a memory access bug in ObjectManipulation
|
2019-07-19 17:58:46 +02:00 |
GUI_ObjectManipulation.hpp
|
Added 'drop to bed' button into object manipulation panel
|
2019-06-19 11:04:12 +02:00 |
GUI_ObjectSettings.cpp
|
Added takesnapshot() call for:
|
2019-07-22 13:38:53 +02:00 |
GUI_ObjectSettings.hpp
|
Some code refactoring for settings items
|
2019-07-12 13:56:56 +02:00 |
GUI_Preview.cpp
|
Undo/Redo buttons moved into their own toolbar
|
2019-07-19 15:36:55 +02:00 |
GUI_Preview.hpp
|
Fixed colot_print issues:
|
2019-07-02 14:06:58 +02:00 |
GUI_Utils.cpp
|
Fixed the previous commit, SystemParametersInfoForDpi was called
|
2019-05-17 13:41:19 +02:00 |
GUI_Utils.hpp
|
Fixed rare font scaling issue on Windows 10.
|
2019-05-17 13:15:32 +02:00 |
GUI.cpp
|
Storing the active printer technology onto the Undo / Redo stack,
|
2019-07-18 17:41:47 +02:00 |
GUI.hpp
|
ConfigWizard refactoring
|
2019-02-12 10:11:00 +01:00 |
I18N.cpp
|
Removed some obsolete Perl bindings.
|
2018-11-26 14:41:58 +01:00 |
I18N.hpp
|
Fixed localization of 3D scene toolbar tips.
|
2019-05-09 17:18:03 +02:00 |
ImGuiWrapper.cpp
|
Imgui dialogs for undo/redo centered on their toolbar item icon
|
2019-07-10 13:45:25 +02:00 |
ImGuiWrapper.hpp
|
Imgui dialogs for undo/redo centered on their toolbar item icon
|
2019-07-10 13:45:25 +02:00 |
KBShortcutsDialog.cpp
|
Tech ENABLE_RENDER_PICKING_PASS extended so that user can switch between picking pass texture rendering and regular rendering by pressing [T] key
|
2019-06-27 11:25:04 +02:00 |
KBShortcutsDialog.hpp
|
Big Refactoring: - deleted/renamed all _Prusa_ prefixes,
|
2019-04-25 01:45:00 +02:00 |
LambdaObjectDialog.cpp
|
Implemented the "Support for support enforcers only" quick selection.
|
2019-05-03 18:01:39 +02:00 |
LambdaObjectDialog.hpp
|
Some code review
|
2018-10-31 12:58:35 +01:00 |
MainFrame.cpp
|
Merge remote-tracking branch 'remotes/origin/vb_undo_redo'
|
2019-07-15 11:34:18 +02:00 |
MainFrame.hpp
|
#2616 - Added Recent projects item to File menu
|
2019-07-12 15:36:01 +02:00 |
MsgDialog.cpp
|
WIP: Renaming to PrusaSlicer.
|
2019-05-13 12:13:28 +02:00 |
MsgDialog.hpp
|
Fix SVG & bitmap scaling on Mac depending on Retina scaling
|
2019-04-09 15:16:10 +02:00 |
OptionsGroup.cpp
|
FreqChangedParams : workaround for right border alignment
|
2019-07-10 17:50:24 +02:00 |
OptionsGroup.hpp
|
Fixed margins for FreqChangedParams
|
2019-07-10 15:55:53 +02:00 |
Plater.cpp
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2019-07-23 16:18:14 +02:00 |
Plater.hpp
|
Added additional tooltip to toolbar items and use it for undo/redo items
|
2019-07-20 14:03:34 +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
|
Merge branch 'master' into tm_builtin_pad
|
2019-07-09 13:21:26 +02:00 |
Preset.hpp
|
Updating: Add localized links
|
2019-05-14 13:30:55 +02:00 |
PresetBundle.cpp
|
WIP: Undo / Redo stack.
|
2019-06-26 13:26:49 +02:00 |
PresetBundle.hpp
|
ConfigWizard: Select an appropriate printer based on the bundle order
|
2019-04-29 11:36:00 +02:00 |
PresetHints.cpp
|
Fix of Crash on Export config Bundle (Win64) (#2307)
|
2019-05-22 11:31:36 +02:00 |
PresetHints.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
PrintHostDialogs.cpp
|
Fix of OctoPrint upload dialog persistance:
|
2019-05-15 10:24:03 +02:00 |
PrintHostDialogs.hpp
|
Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW
|
2019-04-25 15:09:12 +02:00 |
ProgressIndicator.hpp
|
Merge remote-tracking branch 'origin/dev2' into dev_native
|
2018-09-20 16:48:40 +02:00 |
ProgressStatusBar.cpp
|
New way of starting arrange and rotation optimization.
|
2019-05-13 18:58:56 +02:00 |
ProgressStatusBar.hpp
|
Firmware updater: Prevent empty flashing jobs
|
2019-06-20 11:17:35 +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
|
Fixed use of translate macros
|
2019-07-17 14:13:50 +02:00 |
Selection.hpp
|
Merge remote-tracking branch 'remotes/origin/vb_undo_redo'
|
2019-07-15 11:34:18 +02:00 |
SysInfoDialog.cpp
|
Memory statistics (total memory, memory usage, Undo / Redo stack size)
|
2019-07-19 11:12:38 +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
|
Update all extriders nozzle diameters according to the single_extruder_multi_material flag
|
2019-07-23 16:12:52 +02:00 |
Tab.hpp
|
Changed a behavior logic of a value reverting for presets, derived from default.
|
2019-07-01 14:56:28 +02:00 |
UpdateDialogs.cpp
|
Preset updating: Judge dev version based on version online, not current
|
2019-05-20 18:36:55 +02:00 |
UpdateDialogs.hpp
|
Updating: Add localized links
|
2019-05-14 13:30:55 +02:00 |
WipeTowerDialog.cpp
|
WipeTowerDialog.cpp - wxEXPAND conflicted with wxALIGN_CENTER_HORIZONTAL (triggered a wxWidgets assert)
|
2019-06-19 14:52:42 +02:00 |
WipeTowerDialog.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
wxExtensions.cpp
|
Fixed ObjectList::last_volume_is_deleted() to avoid clearing volume[0].config after undo/redo
|
2019-07-23 17:30:32 +02:00 |
wxExtensions.hpp
|
Fixed a few warnings in headers (meaning they were reported once for each include)
|
2019-07-23 14:02:20 +02:00 |
wxinit.h
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |