ml
|
144b385fe8
|
Added support for cancelling an edit session and restore the original properties.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
f6fb8ede40
|
Added tooltips and label for distance.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
be40ab79cd
|
Added another safety check.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
0ae6a862db
|
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
|
892b2522d2
|
Fixed refactoring issue
|
2016-10-18 16:53:04 -07:00 |
|
Markus Lampert
|
77a9dc53fd
|
Added support for dressing up another dogbone dressup.
|
2016-10-18 16:53:04 -07:00 |
|
Markus Lampert
|
8653c60821
|
Update bone enable/disable list when settings change.
|
2016-10-18 16:53:04 -07:00 |
|
Markus Lampert
|
ea5805e6e7
|
Sorting dressup menu
|
2016-10-18 16:53:04 -07:00 |
|
markus
|
dd1852368b
|
Added Dogbone to the deployment files.
|
2016-10-18 16:53:04 -07:00 |
|
ml
|
15c1d153c4
|
Added adaptive length algorithm.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
c70cd7b21e
|
Added support for custom lengths.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
c474b7c50a
|
Added support for enabling and disabling individual bones in the dressup.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
089708947d
|
Basic task panel.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
dffb449fbd
|
Fixed selection of the job for post processing.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
ebb5bb9ef9
|
Added support for t-bone long/short edge attachment.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
3742eb12fb
|
Added support for vertical t-bones.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
bbbbe86218
|
Added support for horizontal t-bones.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
43066f98b6
|
Fixed initial Side determination for CCW paths.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
92eaeabc4c
|
Fixed angle calculation for none-square angles.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
bc696aa84a
|
Added automatic side selection based on Base object.
|
2016-10-18 16:53:03 -07:00 |
|
ml
|
bc38ecccba
|
Basic dogbone dressup for profiles.
|
2016-10-18 16:53:03 -07:00 |
|
wmayer
|
ec0f8082b2
|
support more Qt options
|
2016-10-18 13:53:31 +02:00 |
|
wmayer
|
fbaf3a1bbc
|
implement method to get GeomSurface from Geom_Surface
|
2016-10-17 22:39:17 +02:00 |
|
wmayer
|
2502526e4e
|
extend API of several surface types
|
2016-10-17 21:59:20 +02:00 |
|
wmayer
|
7baeb6e51a
|
simplify generic version of uIso/vIso
|
2016-10-17 19:04:52 +02:00 |
|
wmayer
|
12c3fde399
|
fix resource leaks
|
2016-10-17 16:35:16 +02:00 |
|
wmayer
|
1dbdfc276a
|
fix build failure with older occ version
|
2016-10-17 16:15:53 +02:00 |
|
wmayer
|
5365678f72
|
implement generic uIso/vIso methods in GeometrySurfacePy
|
2016-10-17 16:10:33 +02:00 |
|
wwmayer
|
1f1cd3379e
|
Merge pull request #315 from berndhahnebach/bhbdev054
FEM group meshing
|
2016-10-17 13:10:59 +02:00 |
|
wwmayer
|
c685bd2422
|
Merge pull request #314 from sliptonic/bugfix
misc regression bugs
|
2016-10-17 12:51:29 +02:00 |
|
Bernd Hahnebach
|
fbca90d0a5
|
FEM: FemMeshTools, add some methods to retrieve shape elements from Reference shapes for group meshing
|
2016-10-17 11:23:12 +02:00 |
|
Bernd Hahnebach
|
746ee873aa
|
FEM: constraint pressure, move geting the faces from FemInputwriterCcx to FemInputWriter and FemMeshTools module
|
2016-10-17 11:23:07 +02:00 |
|
Bernd Hahnebach
|
6ab0937ea0
|
FEM: input writer ccx, most constraints, use nodes from group data if available
|
2016-10-17 11:22:57 +02:00 |
|
tomate44
|
d6f2446e57
|
add uIso and vIso methods to SurfaceOfExtrusion
|
2016-10-17 10:43:56 +02:00 |
|
sliptonic
|
2f093d74cb
|
misc regression bugs
Translation strings.
dragknifedressup now uses job instead of project
|
2016-10-16 13:07:40 -05:00 |
|
wmayer
|
1329857359
|
issue #0001588: File browser dialogs initial starting directory ignores current working directory
|
2016-10-16 18:03:45 +02:00 |
|
wmayer
|
b322668d4e
|
issue #0001588: File browser dialogs initial starting directory ignores current working directory
|
2016-10-16 17:35:08 +02:00 |
|
wmayer
|
43eb0899db
|
fix -Wunused-paremeter
|
2016-10-16 15:47:53 +02:00 |
|
wmayer
|
2c5c0c2347
|
set directory of file dialog when opening file by double-click, recent files list or drag and drop
|
2016-10-16 14:47:13 +02:00 |
|
wmayer
|
e71e4bf562
|
update copyright text
|
2016-10-16 11:51:23 +02:00 |
|
AjinkyaDahale
|
7535d7a1d1
|
Shortened decimal check code in QuantitySpinBox
|
2016-10-16 09:30:49 +02:00 |
|
wmayer
|
001ebc0b70
|
issue #0002733: Preferences dialog box
|
2016-10-16 08:14:29 +02:00 |
|
Yorik van Havre
|
91f94443ab
|
Arch small fixes in windows
|
2016-10-15 19:48:48 -03:00 |
|
Yorik van Havre
|
664e6fbb27
|
Arch: Added louvres support to windows
|
2016-10-15 16:13:43 -03:00 |
|
sliptonic
|
8d0af8fcbf
|
PathSurface now uses base object from job.
This means Surface won't work on Meshes directly.
They should be converted so FreeCAD solids first.
Surface still needs lots of work.
|
2016-10-15 15:25:54 -03:00 |
|
sliptonic
|
df38242063
|
Edge Profile operation
|
2016-10-15 15:25:54 -03:00 |
|
sliptonic
|
05ff7e40d5
|
menu cleanup
|
2016-10-15 15:25:54 -03:00 |
|
sliptonic
|
2f04ea9586
|
Drilling handles multiple locations
Jog rates started
Automatically create default tool in new job.
|
2016-10-15 15:25:54 -03:00 |
|
sliptonic
|
e790963a45
|
Another attempt at getting pocket output to consistently include feedrate
|
2016-10-15 15:25:54 -03:00 |
|
sliptonic
|
bbb7c83d44
|
Making toolcontrollers selectable from operations
|
2016-10-15 15:25:54 -03:00 |
|