Cura/plugins
Ghostkeeper b8fce75dac
Track index instead of finding it back later
It has to iterate over all layers and do string comparison to find the index back. Instead we just keep track of the index so this should improve performance a bit.
2018-02-12 11:12:55 +01:00
..
3MFReader Merge 3.2 into master 2018-02-07 13:20:24 +01:00
3MFWriter CURA-4924 always use interpolation = None for configparser, preventive 2018-02-07 10:21:40 +01:00
AutoSave CURA-4895 Connect timer signal just if CuraApplication has been previously created and started 2018-02-05 11:28:17 +01:00
ChangeLogPlugin Update_changelog_CURA-4886 2018-01-31 15:46:30 +01:00
CuraEngineBackend Merge 3.2 into master 2018-02-07 13:20:24 +01:00
CuraProfileReader Minor fixes 2018-01-29 14:50:07 +01:00
CuraProfileWriter Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
FirmwareUpdateChecker Finally remove annoying firmware check log line for non-UM3 printers 2018-01-19 10:42:04 +01:00
GCodeProfileReader Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
GCodeReader Add encoding='utf-8' for text file reading 2018-01-29 12:29:20 +01:00
GCodeWriter CURA-4829 Do not save the quality changes profile in the GCode if the 2018-01-19 10:34:04 +01:00
ImageReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
LegacyProfileReader Fix legacy profile importing for CFP 2018-01-30 09:49:31 +01:00
MachineSettingsAction Also accept a comma as input and convert it to a dot 2018-02-02 10:28:37 +01:00
MonitorStage Fix conflicts 2018-01-11 09:06:59 +01:00
PerObjectSettingsTool Merge pull request #3089 from fieldOfView/feature_support_mesh_enhancements 2018-01-10 11:58:22 +01:00
PluginBrowser CURA-4578 Manually installed plugins handled correctly 2018-02-05 16:39:45 +01:00
PostProcessingPlugin Track index instead of finding it back later 2018-02-12 11:12:55 +01:00
PrepareStage Fix sidebar loading and unloading depending on active stage 2017-12-06 17:46:18 +01:00
RemovableDriveOutputDevice Add stderr to send errors to 2017-11-14 11:53:24 +01:00
SimulationView Fix rounding errors for garbled text 2018-02-09 11:30:56 +01:00
SliceInfoPlugin Fix checking material_used per extruder for analytics - CURA-4858 2018-01-24 14:02:44 +01:00
SolidView Render support meshes with a vertical stripe... 2018-01-05 18:33:05 +01:00
SupportEraser Removed debug messages & unused code 2018-02-01 11:05:17 +01:00
UFPWriter Gracefully handle missing libCharon 2018-02-05 18:30:25 +01:00
UltimakerMachineActions Fix rounding errors for garbled text 2018-02-09 11:30:56 +01:00
UM3NetworkPrinting Fix: Wrong print jobs queued number 2018-02-05 17:05:27 +01:00
USBPrinting Two more fixes for typo in USBPrinterOutputController 2018-01-25 22:47:48 +01:00
UserAgreementPlugin Merge branch '3.1' 2017-11-30 16:57:01 +01:00
VersionUpgrade CURA-4885 Remove the part in which the version upgrader creates a 2018-01-30 11:23:00 +01:00
X3DReader CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
XmlMaterialProfile Removed warning that caused massive spam 2018-02-06 14:37:39 +01:00
XRayView Add fix and doc for Mac OpenGL crash 2017-12-21 15:43:35 +01:00