Ondsel-Development / FreeCAD

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
https://www.freecad.org
Other
169 stars 7 forks source link

Cannot color parts #128

Open madpipeline opened 1 month ago

madpipeline commented 1 month ago

Is there an existing issue for this?

Problem description

Workflow:

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:

Full version info

OS: Fedora Linux 40 (KDE Plasma) (KDE/plasma)
Word size of Ondsel: 64-bit
Version: 2024.2.2.37240 (Git) AppImage
Build type: Release
Branch: (HEAD detached at 2024.2.2)
Hash: fbb794cd2e56fba5fd911c8832332b5e5e235319
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)
Installed mods: 
  * Ondsel-Lens 2024.7.5.02

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

madpipeline commented 1 month 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:

madpipeline commented 1 month ago

I found this issue that seems to be related to this: https://github.com/FreeCAD/FreeCAD/issues/14779