This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-04-22 21:59:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
PerObjectSettingsTool
History
Joey de l'Arago
e4ad9cb48c
Move base hovered logic out of ComboBox.qml since base is undefined in most places the component is used.
...
CURA-9424
2022-11-15 14:08:47 +01:00
..
__init__.py
Search/replace Qt5->Qt6.
2021-12-28 14:46:02 +01:00
PerObjectCategory.qml
Add missing UM import
2022-03-15 09:05:38 +01:00
PerObjectItem.qml
Remove redundant reference to spacer
2022-03-07 13:26:50 +01:00
PerObjectSettingsPanel.qml
Move base hovered logic out of ComboBox.qml since base is undefined in most places the component is used.
2022-11-15 14:08:47 +01:00
PerObjectSettingsTool.py
Override all settings that might influence infill mesh shells to 0
2021-07-15 18:46:20 +02:00
PerObjectSettingVisibilityHandler.py
Merge branch 'master' into PyQt6_upgrade
2022-02-21 11:52:28 +01:00
plugin.json
Upgrade SDK version to 8.0.0 for Cura 5.0
2022-04-20 10:57:38 +02:00
SettingPickDialog.qml
Remove margins that keep listview items from being under the scrollbar. Instead set width of listView smaller so it doesn't overlap.
2022-03-07 13:20:05 +01:00