Files
create/src
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-12-05 00:26:43 +01:00
2022-11-06 14:09:18 +01:00
2023-01-01 19:06:06 +01:00
2022-12-04 21:21:47 -03:00
2022-10-30 21:27:23 -05:00