Open madpipeline opened 3 months ago
I have tried this with FreeCAD dev build:
OS: Fedora Linux 40 (KDE Plasma) (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.38385 (Git) AppImage
Build type: Release
Branch: main
Hash: 58241e027e7187a1ecaeeb75668ef9a497437c68
Python 3.11.9, Qt 5.15.13, Coin 4.0.2, Vtk 9.2.6, OCC 7.7.2
Locale: Romanian/Romania (ro_RO)
Behaviour is:
Appearance...
menu on a partCustom appearance
-> Ambient color
works. The part's faces are now colored.I found this issue that seems to be related to this: https://github.com/FreeCAD/FreeCAD/issues/14779
Is there an existing issue for this?
Problem description
Workflow:
Random color
Appearance...
Appearance...
Desired result
Both parts to have the same color on all their faces.
Actual result
In FreeCAD 0.21.2 stable release, this works as expected.
In Ondsel ES 2024.2.2 this does not work:
Appearance...
menu resets the color.Line color
andPoint color
buttons.Shape appearance
menu does nothing to the part.Full version info
Subproject(s) affected?
Part
Anything else?
It would be useful to have a simpler way to color multiple parts the same color.
Code of Conduct