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
sliptonic
5398c58d6b
Tool Library replaces ToolTable Job replaces Project
2016-10-15 15:25:54 -03:00
Sergo
c08202a520
remove make_unique call
2016-10-15 17:41:56 +02:00
Sergo
be249f902d
PD: add SelectionFilterGate to filter dependents, fix mirror taskview
2016-10-15 17:41:56 +02:00
Sergo
cdf437445c
PD: fix #0002582
2016-10-15 17:41:56 +02:00
Yorik van Havre
8c59d59c48
Arch: alternate export method for schedules
2016-10-15 12:22:37 -03:00
wmayer
a68364e913
issue #0002712 : Can't use more than one decimal in dimension
2016-10-15 16:27:38 +02:00
Yorik van Havre
c3a6ac7a7d
Arch: Fixed misc bugs in schedule
2016-10-14 17:16:58 -03:00
wmayer
ccbd0f02af
extend function to mark all selected objects for recompute or all objects of a document
2016-10-14 21:40:05 +02:00
Yorik van Havre
5fa34f519e
Arch: Added wave properties to panels
2016-10-14 15:55:09 -03:00
wmayer
3e041850f7
when using --single-instance option make relative path names absolute
2016-10-14 18:01:11 +02:00
Yorik van Havre
d515fbc05a
added export button to arch schedule UI
2016-10-13 18:57:20 -03:00
Yorik van Havre
b8163a03dc
Arch: Added NodesOffset property to Structures
2016-10-12 20:20:09 -03:00
Yorik van Havre
33c7ec80c8
Added "mark to recompute" action to tree view
2016-10-12 17:35:01 -03:00
wwmayer
ba4f981f3b
Merge pull request #308 from bblacey/travis-mac
...
macOS builds on Travis Optimizations/Cleanup in advance of 10/31 Trav…
2016-10-12 15:25:21 +02:00
Bruce B. Lacey
ceb75f0afd
macOS builds on Travis Optimizations/Cleanup in advance of 10/31 Travis infrastructure changes
...
- Leverage FreeCAD/freecad.rb formula --with-packing-utils option
- Set -DFREECAD_USE_EXTERNAL_PIVY=ON
- Minimize brew update to reduce build time
- Eject 3DxWare image after install for appdmg packaging compatability
- Removed libgdal work-around (no longer needed)
- Set the GitHub upload asset retention to 1 for sgrogan ;)
2016-10-11 21:43:37 -07:00
Yorik van Havre
c8059f2631
Draft: removed debug message
2016-10-11 19:29:08 -03:00
wmayer
356723f121
revert some unneeded changes on netgen plugin
2016-10-11 20:54:36 +02:00
looooo
9f7848aeac
missing #if NETGEN_VERSION < 6
2016-10-11 20:54:36 +02:00
looooo
73b6fdfed7
update smesh-netgen interface to netgen version 6.1
2016-10-11 20:54:36 +02:00
Bruce B. Lacey
77cfdfffa6
Fix FindNETGEN.cmake to properly set netgen search path to HOMEBREW_PREFIX, when using homebrew, instead of the netgen cellar
2016-10-10 13:38:21 -03:00
Yorik van Havre
413ce83d00
Arch: allow to toggle nodes on/off when editing structures - issue #2356
2016-10-10 11:45:07 -03:00
Yorik van Havre
f8bb9ec90f
Arch: Added tools to extend and connect nodes - issue #2356
2016-10-10 00:21:35 -03:00