wmayer
|
1782355e05
|
issue #0000353: Graphical selection
|
2016-10-24 18:20:18 +02:00 |
|
wmayer
|
4510497fd0
|
update documentation
|
2016-10-24 16:59:12 +02:00 |
|
sliptonic
|
710624309e
|
really ugly icons.
Maybe someone with talent will help.
|
2016-10-24 12:49:57 -02:00 |
|
sliptonic
|
f1c1f7f245
|
fix for tool edit index bug.
|
2016-10-24 12:49:57 -02:00 |
|
wmayer
|
079ef4daf6
|
fix several memory leaks:
SketchObject::delGeometry
SketchObject::delExternal
SketchObject::delAllExternal
SketchObject::validateExternalLinks
|
2016-10-24 16:32:18 +02:00 |
|
wmayer
|
f590f8a868
|
fix memory leak in SketchObject::transferConstraints
|
2016-10-24 14:35:24 +02:00 |
|
wmayer
|
0e301eb987
|
fixes #0002502: Inconsistent selection
|
2016-10-24 01:49:24 +02:00 |
|
wmayer
|
670e2f6fa2
|
fix i18n issues in feature pick panel
|
2016-10-24 00:34:56 +02:00 |
|
wwmayer
|
3817e21235
|
Merge pull request #320 from triplus/master
Name the DrawStyle commands
|
2016-10-23 18:48:26 +02:00 |
|
triplus
|
9ac518e693
|
Merge branch 'master' into master
|
2016-10-23 16:29:33 +02:00 |
|
triplus
|
ad5c833db9
|
Name the DrawStyle commands
|
2016-10-23 16:18:58 +02:00 |
|
wmayer
|
562f8eedc1
|
fix linking failure with gcc/clang
|
2016-10-23 14:10:01 +02:00 |
|
wmayer
|
b1904dfd28
|
replace hard coded numbers with static constants
|
2016-10-23 13:44:26 +02:00 |
|
wmayer
|
8a93f7dbf2
|
issue #0002744: FR: check box to export STEP w/without pcurves
|
2016-10-22 19:44:11 +02:00 |
|
Yorik van Havre
|
a2a0867a17
|
Arch: fixed typo in IFC import
|
2016-10-22 13:24:28 -02:00 |
|
wmayer
|
d28743f35e
|
extend creation of preferences pages from Python
|
2016-10-22 16:48:02 +02:00 |
|
wmayer
|
f551bf9cc3
|
introduce flag to skip recomputes of a document when needed
|
2016-10-21 22:23:34 +02:00 |
|
wmayer
|
a8ba2da041
|
issue #0001649: Changing names on Pads does not change them everywere
|
2016-10-21 15:45:50 +02:00 |
|
wmayer
|
44a61597b1
|
issue #0001649: Changing names on Pads does not change them everywere
|
2016-10-21 15:40:26 +02:00 |
|
wmayer
|
d6a9e5afd7
|
issue #0001649: Changing names on Pads does not change them everywere
|
2016-10-21 15:38:45 +02:00 |
|
wmayer
|
bad943b15f
|
issue #0001649: Changing names on Pads does not change them everywere
|
2016-10-21 15:33:43 +02:00 |
|
wmayer
|
42ee94085e
|
issue #0001649: Changing names on Pads does not change them everywere
|
2016-10-21 15:19:20 +02:00 |
|
wmayer
|
7df9dcac7a
|
allow to create SelectionObject from SelectionChanges structure
|
2016-10-21 14:56:29 +02:00 |
|
wmayer
|
70ba1b994b
|
replace const char* with QString in removeItemFromListWidget
|
2016-10-21 13:48:45 +02:00 |
|
wmayer
|
6c5dd761a9
|
install missing file
|
2016-10-21 12:09:06 +02:00 |
|
wmayer
|
bfc23d591e
|
issue #0002631: Ctrl-W Doesn't Close Window
|
2016-10-20 09:46:28 +02:00 |
|
wmayer
|
14ad029a43
|
fix Windows build failure
|
2016-10-20 01:37:49 +02:00 |
|
Yorik van Havre
|
f45dddd7aa
|
Arch: fixed bug in schedule generation
|
2016-10-19 18:17:57 -02:00 |
|
Yorik van Havre
|
893bfc99b1
|
Arch: fixed offset property of panels
|
2016-10-19 17:13:39 -02:00 |
|
Yorik van Havre
|
672dd09ab0
|
Arch: Make clones take dimension properties of their master object
|
2016-10-19 17:03:05 -02:00 |
|
Yorik van Havre
|
85a4ee8d67
|
Path: added Path.fromShape() python function - fixes #2423
|
2016-10-19 15:50:57 -02:00 |
|
wmayer
|
498391d1e7
|
issue #0002711: TAB key switches between Additive Cylinder creation parameters in reverse order
|
2016-10-19 19:27:46 +02:00 |
|
ml
|
975795d937
|
Fixed adaptive bone length, made it the default again.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
2872cd9b67
|
Disabling debugging and smooth paths for PR.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
10107d4e70
|
Smooth path with fillets.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
7ec48a53f9
|
Start of smoothing the bone path.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
17418a0144
|
Better naming, also for properties.
|
2016-10-18 16:53:04 -07:00 |
|
Markus Lampert
|
7013f4c021
|
Replaced homebrewn cancel support with using a transaction.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
bc8678e424
|
Added support for cancelling an edit session and restore the original properties.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
cb12709955
|
Added tooltips and label for distance.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
203dc31f07
|
Added another safety check.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
17b6e45813
|
Fixed Group issue on fetching the tool; - added recursive parent traversal to deal with dressups and dressups of dressups ...
|
2016-10-18 16:53:04 -07:00 |
|
Markus Lampert
|
5aac906175
|
Fixed refactoring issue
|
2016-10-18 16:53:04 -07:00 |
|
Markus Lampert
|
b13df11c70
|
Added support for dressing up another dogbone dressup.
|
2016-10-18 16:53:04 -07:00 |
|
Markus Lampert
|
6cebaf19b9
|
Update bone enable/disable list when settings change.
|
2016-10-18 16:53:04 -07:00 |
|
Markus Lampert
|
21e333ab41
|
Sorting dressup menu
|
2016-10-18 16:53:04 -07:00 |
|
markus
|
8d895705e9
|
Added Dogbone to the deployment files.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
b51cc2481e
|
Added adaptive length algorithm.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
d0ab5d258a
|
Added support for custom lengths.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
7ff68a2e32
|
Added support for enabling and disabling individual bones in the dressup.
|
2016-10-18 16:53:03 -07:00 |
|