sliptonic
cdc3e5466f
Typo in Adaptive test
2022-10-13 14:09:51 -05:00
sliptonic
126c8a48db
fix codespell warnings
2022-10-12 10:00:33 -05:00
Yorik van Havre
d5b0dac635
Merge pull request #7598 from luzpaz/README-logo-fix
...
[skip ci] README: fix broken link to FC logo
2022-10-12 16:21:26 +02:00
sliptonic
62a4503fa2
Merge pull request #7440 from mlampert/refactor/path-module-naming-cleanup
...
[PATH]: Refactor/path module naming cleanup
2022-10-12 09:14:39 -05:00
luz paz
b3ffcf72a7
[skip ci] README: fix broken link to FC logo
...
Closes #7595
Migrated from markdown link to HTML. Added a hyperlink to homepage as well.
2022-10-12 09:18:35 -04:00
Yorik van Havre
eaff3963bb
Merge pull request #7597 from Roy-043/Draft-Point-array-Take-placement-of-point-object-into-account-and-accept-more-point-object-types
...
Draft: Point array: Take placement of point object into account and accept more point object types
2022-10-12 15:03:46 +02:00
Yorik van Havre
bbae0ec5f1
Merge pull request #7590 from Roy-043/Draft-Fix-alignment-of-angular-dimension-arrows-in-svg.py
...
Draft: Fix alignment of angular dimension arrows in svg.py
2022-10-12 15:02:15 +02:00
Roy-043
a4a11a42d3
Draft: Point array: Take placement of point object into account and accept more point object types
2022-10-12 11:18:12 +02:00
Markus Lampert
c74a0ad3e5
Skip legacy tools in job templates and emit error msg
2022-10-11 21:43:09 -07:00
Markus Lampert
19473a9391
Added property details if value assignment fails
2022-10-11 21:43:09 -07:00
Markus Lampert
b4bfefbd56
Full recompute on test file
2022-10-11 21:43:09 -07:00
Markus Lampert
917c287e93
Fixed property bag editor to cancel if no name is given and OK is pressed
2022-10-11 21:43:09 -07:00
Markus Lampert
b25d1a2db0
Fixed refactor import issue
2022-10-11 21:43:09 -07:00
Markus Lampert
a9230c1f00
Convert usage of PathStop to Path.Op.Gui.Stop
2022-10-11 21:43:09 -07:00
Markus Lampert
847d54bbfd
Fix Path::Feature object check
2022-10-11 21:43:09 -07:00
Markus Lampert
40864ee2d5
Fixed unit test files by re-creating the appropriate jobs
2022-10-11 21:43:09 -07:00
Markus Lampert
f99c822472
Fixed merge issues
2022-10-11 21:43:09 -07:00
Markus Lampert
4645b12589
Fix SurfaceSupport for new Path source structure
2022-10-11 21:43:09 -07:00
Markus Lampert
c0851a5131
Added missing diversion entries to cmake
2022-10-11 21:43:09 -07:00
Markus Lampert
039cab4d38
Removing obsolete and unused files
2022-10-11 21:43:09 -07:00
Markus Lampert
6b55f34abe
Moved remaing files out of PathScripts
2022-10-11 21:43:09 -07:00
Markus Lampert
68238ccdff
Added PropertyBagGui again for backwards compatibility
2022-10-11 21:43:09 -07:00
Markus Lampert
a1b3319bdf
Moved generators into Path.Base.Generator module
2022-10-11 21:43:09 -07:00
Markus Lampert
d6293308b4
Moved the rest of the operations into Path.Op (.Gui) module
2022-10-11 21:43:09 -07:00
Markus Lampert
3f068108a8
Fixed refactor issues breaking unit tests
2022-10-11 21:43:09 -07:00
Markus Lampert
16c969c5a3
Move Path.Base and Path.Base.Gui refactoring
2022-10-11 21:43:09 -07:00
Markus Lampert
5f3acd04fe
Added PropertyBag compatibility layer to support existing ToolBits
2022-10-11 21:43:09 -07:00
Markus Lampert
998347e97f
Started moving base classes into Path.Base module
2022-10-11 21:43:09 -07:00
Markus Lampert
9925c71d36
Renamed Path.Tools module to Path.Tool
2022-10-11 21:43:08 -07:00
Markus Lampert
29a7dc144e
Removed deprecated and obsolete Path.Tool and Path.Tooltable
2022-10-11 21:43:08 -07:00
Markus Lampert
2b36448575
Removed obsolete path profile implementations
2022-10-11 21:43:08 -07:00
Markus Lampert
6da2c338df
Moved all Path operations with model and gui into Path.Op module
2022-10-11 21:43:08 -07:00
Markus Lampert
4b205943bc
Moved dressups into Path.Dressup module
2022-10-11 21:43:08 -07:00
Markus Lampert
05aa36f8de
Fixed PathPost when post processing is cancelled
2022-10-11 21:43:08 -07:00
Markus Lampert
8cfe5d7d7d
Moved Path ToolBit and Controller into Path.Tools module
2022-10-11 21:43:08 -07:00
Markus Lampert
9037e497db
Moved post processing files into new Path python module
2022-10-11 21:43:08 -07:00
Markus Lampert
253d494f17
Moved PathAdaptive into new Path.Op module
2022-10-11 21:43:08 -07:00
Markus Lampert
19a7d85595
Fixed path log unit tests
2022-10-11 21:43:08 -07:00
Markus Lampert
a5a284b148
Moved PathLog to Path.Log and import it by default
2022-10-11 21:43:08 -07:00
Markus Lampert
079c0f3908
Added python based Path module and pull in PathApp namespace
2022-10-11 21:43:08 -07:00
Markus Lampert
4fe2058081
Renamed Path c++ python module to PathApp
2022-10-11 21:43:08 -07:00
Yorik van Havre
27f08f38b1
Merge pull request #7591 from Roy-043/Arch-Improve-handling-of-window-hosts
...
Arch: Improve handling of window hosts
2022-10-11 14:25:24 +02:00
Yorik van Havre
0d0bf39422
Merge pull request #7593 from AjinkyaDahale/techdraw-fix-snap-issue
...
[TD] Explicitly call `std::signbit`
2022-10-11 14:21:39 +02:00
Ajinkya Dahale
5847d86017
[TD] Explicitly call std::signbit
...
Snaps are failing because `signbit` isn't declared. Probably because of
e29d1d0332 .
2022-10-11 11:56:40 +05:30
Ajinkya Dahale
b179ad385b
[Sketcher] [planegcs] Add references for equations
...
Some equations were mentioned by just the number without telling the resource they were from. The book was found couple years ago but not mentioned here.
2022-10-11 08:07:47 +02:00
Uwe
0ee980ca1f
[salome] StdMeshers_CartesianParameters3D: fix a typo
...
- found by the spell-checker CI
2022-10-11 02:37:46 +02:00
Uwe
a96a3a505f
use explicit prefix std:: for vectors
...
- also add potentially missing include
- this commit is an attempt to fix #7585
2022-10-11 01:44:24 +02:00
Roy-043
b540e734f9
Arch: Improve handling of window hosts
2022-10-10 21:19:54 +02:00
Roy-043
7fe184dcc1
Draft: Fix alignment of angular dimension arrows in svg.py
2022-10-10 21:07:43 +02:00
Paddle
767ff373ee
Sketcher: Control edit, change the text of 'Show grid' checkbox to 'Grid.
2022-10-10 08:50:56 -07:00