Commit Graph

19 Commits

Author SHA1 Message Date
wmayer
c242b5de5b Path: fixes #9403: Memory leak in Path 2023-05-12 10:43:29 +02:00
Uwe
8f2720b8b7 [Path] PathSimulator: remove unused includes
- also some sorting
2022-11-11 04:04:33 +01:00
Markus Lampert
29a7dc144e Removed deprecated and obsolete Path.Tool and Path.Tooltable 2022-10-11 21:43:08 -07:00
berniev
da9ebc572f Mod: redundant void 2 2022-08-08 10:27:50 +02:00
Uwe
c35579227b [Path] remove superfluous nullptr checks 2022-07-18 02:52:48 +02:00
wmayer
7b591da9f5 Path: modernize C++11
* use nullptr
2022-03-23 19:26:15 +01:00
luz paz
b75cd3dd52 Path: Fix header uniformity and remove trailing whitespace
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
Daniel Wood
54e4b8a05f Allow passing the tool shape from python 2020-05-04 20:52:40 +01:00
wmayer
cb4a5ee180 set exception message when returning with 0 2018-05-05 22:44:29 +02:00
Shai Seger
8d4f31f021 fix bug tracker issue id:0003450 : Freecad crash when simulating without operations. 2018-05-04 00:59:16 +03:00
luz.paz
2009f9a611 Path: source typo fix 2018-01-15 21:05:03 -05:00
Shai Seger
3a28e4f621 Solve the C++/Python type checking issue 2017-10-31 11:10:23 -02:00
Shai Seger
1322bbf13d Add 2 color stock, speed control and resolution control 2017-10-31 11:10:23 -02:00
Shai Seger
e886ef2a21 Initial simulation works 2017-10-31 11:10:23 -02:00
Shai Seger
16b1eccd75 debugging wip 2017-10-31 11:10:23 -02:00
Shai Seger
b9362df315 implement ApplyCommand and SetCurrentTool 2017-10-31 11:10:23 -02:00
Shai Seger
fbbd0ce35b implement beginSimulation and getResultMesh 2017-10-31 11:10:23 -02:00
Shai Seger
e366a3cfab Finally! the PathSim object is visible at freecad 2017-10-31 11:10:23 -02:00
Shai Seger
71ec1392b8 initial sim engin added. initial python interface. 2017-10-31 11:10:23 -02:00