Commit Graph

12574 Commits

Author SHA1 Message Date
markus
10428fd3cb Using offset2D for properly creating the extension 2019-04-07 12:20:42 +02:00
markus
58f5cfa5ae Disabling length and direction columns for now. 2019-04-07 12:20:42 +02:00
markus
fbdc3dad54 Fixed UI to update dirty state correctly 2019-04-07 12:20:42 +02:00
markus
cfe27f7d39 Add extension faces to removal shape generation. 2019-04-07 12:20:42 +02:00
markus
1b214515d9 Cleanup so artifacts on task panel close. 2019-04-07 12:20:42 +02:00
markus
1c74eee9df Simple visualisation of removal shape extensions. 2019-04-07 12:20:42 +02:00
markus
c8dc0e344d Added extracting the wire of an extension 2019-04-07 12:20:41 +02:00
markus
159f5ae931 Basic UI to add extension features. 2019-04-07 12:20:41 +02:00
markus
068c0724e8 Basic UI for editing pocket shape extensions. 2019-04-07 12:20:41 +02:00
markus
79def8b235 Added UI page pocket extension; changed selection agent. 2019-04-07 12:20:41 +02:00
Yorik van Havre
35ecc15a80 Draft: Limit preferences precision value to max 10 2019-04-06 16:52:37 -03:00
Joel Graff
7660c428a5 removed all document recompute calls 2019-04-06 16:39:49 -03:00
wandererfan
40d9a13055 DrawBalloon clean up
- resolve linker errors after merge
- expose useful properties
- resolve "ambiguous ancestor" messages after merge
2019-04-05 19:35:26 -04:00
wandererfan
cfb1f0e7ab Fix segfault from dynamic_cast w/o check 2019-04-05 19:35:26 -04:00
wandererfan
afe21f739c Add default parameter for Page Scale 2019-04-05 19:35:26 -04:00
wandererfan
827f6c420e Fix search for subShapes
- this is mainly for Arch objects. the search for shapes
  is more difficult.
2019-04-05 19:35:26 -04:00
wandererfan
1f6b2daefc Fix coverity CID 151722 2019-04-05 19:35:26 -04:00
wandererfan
175966a6f7 Improve error messages for invalid shapes 2019-04-05 19:35:26 -04:00
sliptonic
847035cbd2 Path: New post for simple laser cutter.
Initial Commit

PATH: cmake to install jtech post
2019-04-05 15:06:06 +02:00
sliptonic
264a91e6f7 path: smoothie post modified for python3 2019-04-05 15:06:05 +02:00
sliptonic
c6915a24e1 tool tips, Gui cleanup 2019-04-05 15:04:02 +02:00
sliptonic
993d179e7c icon for inactive 2019-04-05 15:04:02 +02:00
sliptonic
d5edb6ed2a Path: Make a command and icon to toggle op active status 2019-04-05 15:04:02 +02:00
sliptonic
1bbb5c2457 Path: GUI for fixture support working 2019-04-05 15:04:01 +02:00
sliptonic
ae1aeb5a0d Path: ordering works reasonably well
Splitting works reasonably well
2019-04-05 15:04:01 +02:00
sliptonic
388a671ac2 Path: UI changes to job edit
.gitignore

More UI work

checkpoint
2019-04-05 15:04:01 +02:00
wmayer
684ac9db9a make colors of measurements customizable 2019-04-05 13:33:29 +02:00
MA-DEVELOP\apeltauer
473f7ff011 pybind11 mod 2019-04-04 23:37:12 +02:00
DinoMesina
7b4949ee61 Update Draft.py 2019-04-04 11:16:14 -03:00
DinoMesina
a0868f6f0b Update Draft.py 2019-04-04 11:16:14 -03:00
DinoMesina
0fabc7fbe2 Add files via upload
Added the correct placement for 3D entities
2019-04-04 11:16:14 -03:00
DinoMesina
a4e6b46552 Update Draft.py 2019-04-04 11:16:14 -03:00
paullee0
7a4c0f6e0a Add RiserThickness feature
Mantis
  https://freecadweb.org/tracker/view.php?id=0003816

Discussion
  https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=120#p298162
2019-04-04 11:08:04 -03:00
Bernd Hahnebach
100ab0f7b6 FEM: unit tests, add a method to get all test methods, add them to test modul to simply copy them 2019-04-04 09:00:36 +02:00
Bernd Hahnebach
55e75bc0f1 FEM: solver run, fix missing imports 2019-04-04 09:00:36 +02:00
Yorik van Havre
1555ea8295 Arch: Wall blocks can now show only rows or columns 2019-04-03 17:41:30 -03:00
Markus Lampert
d4f01c4403 pre-select job base model if there is only one choice 2019-04-03 15:23:22 +02:00
Markus Lampert
0ba57765c3 Fixed segfault on shutdown 2019-04-03 15:23:22 +02:00
Markus Lampert
ac7946902a Fix tree view editor for qt5 2019-04-03 15:23:22 +02:00
Markus Lampert
b09f6faf33 Always enable spin box and live cross update of spin box and check box 2019-04-03 15:23:22 +02:00
Markus Lampert
873c737285 Compact display of models in job editor. 2019-04-03 15:23:21 +02:00
Markus Lampert
cc7ee99180 Enable multiple copies of a model as base object for a job 2019-04-03 15:23:21 +02:00
Bernd Hahnebach
1f791eb655 FEM: working dir, add error messages to the error calls 2019-04-03 15:21:27 +02:00
wmayer
e942d471a0 workaround in case SoInput.setBuffer raises an exception 2019-04-03 15:15:33 +02:00
wandererfan
a7e82e8612 Fix Text position error on some Dims 2019-04-01 23:46:35 +02:00
wandererfan
80bba4f0d2 Add Indicator for PositionLocked state 2019-04-01 23:46:34 +02:00
wandererfan
7370ac8ade Add default parms for Arc Centers 2019-04-01 23:46:34 +02:00
Bernd Hahnebach
2f0b563339 FEM: ccx tools, ccx binary handling improved 2019-04-01 23:28:38 +02:00
Bernd Hahnebach
0acd2cf690 FEM: ccx tools, set back the assignment of linux and osx ccx binary path 2019-04-01 23:28:38 +02:00
lorenz
5d7534e922 FEM: osx: try to fix default ccx detection 2019-04-01 23:28:38 +02:00