Files
create/src/Mod/PartDesign/Gui
wmayer 3fd2f64639 Fix several regressions:
+ improve PropertyMaterialList::readString
+ fix transparency handling in ViewProviderPartExt
+ do not register the private member '_diffuseColor' as property because it would be exposed to the
  public where it can be modified
+ fix ViewProviderPartExt::finishRestoring() to correctly restore old project files
+ fix ViewProviderPartExt::setHighlightedFaces() to correctly show face colours if VBO is enabled
+ fix ViewProviderBoolean::updateData()
  fix ViewProviderMultiFuse::updateData()
  fix ViewProviderMultiCommon::updateData()
  fix ViewProviderCompound::updateData()
  fix ViewProviderFillet::updateData()
  fix ViewProviderChamfer::updateData()
  that all set invalid transparency values
+ Filter ShapeAppearance in ViewProviderBody::unifyVisualProperty
  because body features usually have different number of faces than the body itself
+ manually fix some bad looking auto-formatted code
+ clean up code and remove duplicated code
2024-06-11 11:58:32 +02:00
..
2024-06-03 11:04:42 -05:00
2024-02-28 17:29:59 +01:00
2024-02-28 17:29:59 +01:00
2024-03-31 10:47:32 +02:00
2024-05-15 14:27:18 +12:00
2024-02-29 18:24:27 +01:00
2024-06-11 11:58:32 +02:00
2023-08-08 21:10:16 +02:00