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-10-04 16:46:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
PerObjectSettingsTool
History
j.delarago
5a8343ce25
Center remove button in row by giving it the same height as the input.
...
Adjust width of rows when scrollbar is present so they don't overlap. CURA-9149
2022-04-21 11:56:17 +02: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
Center remove button in row by giving it the same height as the input.
2022-04-21 11:56:17 +02: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
Now unused API field only took integers originally.
2021-06-17 11:15:33 +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