Files
create/src/Mod/PartDesign
wmayer 05959a2beb PD: fix crash in TaskRevolutionParameters::fillAxisCombo
* Replacing the static_cast with a dynamic_cast in 668adaacdf is a regression because it cannot be guaranteed that the linked object is a sketch.
  In fact it can also be a shape binder which is explicitly allowed.
  Forum: https://forum.freecadweb.org/viewtopic.php?f=19&t=74939
* Move initialization of some variables into the if-statement
2023-01-02 09:49:27 +01:00
..
2022-11-10 10:32:04 +01:00
2022-11-10 10:32:04 +01:00
2022-11-10 10:32:04 +01:00
2022-01-18 17:43:52 +01:00
2022-11-30 01:28:56 +01:00
2022-11-30 01:28:56 +01:00