Commit Graph

8850 Commits

Author SHA1 Message Date
wmayer
6fb6917cfc fix -Wunused-paremeter 2016-10-16 15:47:53 +02:00
wmayer
7fdf39244d 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
3638588c8e update copyright text 2016-10-16 11:51:23 +02:00
AjinkyaDahale
23d78e55c3 Shortened decimal check code in QuantitySpinBox 2016-10-16 09:30:49 +02:00
wmayer
aef839b3e3 issue #0002733: Preferences dialog box 2016-10-16 08:14:29 +02:00
Yorik van Havre
9ab1c15711 Arch small fixes in windows 2016-10-15 19:48:48 -03:00
Yorik van Havre
149aba0a12 Arch: Added louvres support to windows 2016-10-15 16:13:43 -03:00
sliptonic
892f9f784d 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
327044ff2a Edge Profile operation 2016-10-15 15:25:54 -03:00
sliptonic
ba459c522e menu cleanup 2016-10-15 15:25:54 -03:00
sliptonic
b7a6f916d8 Drilling handles multiple locations
Jog rates started
Automatically create default tool in new job.
2016-10-15 15:25:54 -03:00
sliptonic
7dc92e768f Another attempt at getting pocket output to consistently include feedrate 2016-10-15 15:25:54 -03:00
sliptonic
116a967bd7 Making toolcontrollers selectable from operations 2016-10-15 15:25:54 -03:00
sliptonic
cddccdf4c7 Tool Library replaces ToolTable Job replaces Project 2016-10-15 15:25:54 -03:00
Sergo
0bca05a5f2 remove make_unique call 2016-10-15 17:41:56 +02:00
Sergo
e1a50ca414 PD: add SelectionFilterGate to filter dependents, fix mirror taskview 2016-10-15 17:41:56 +02:00
Sergo
f880202fe6 PD: fix #0002582 2016-10-15 17:41:56 +02:00
Yorik van Havre
3e4abd5424 Arch: alternate export method for schedules 2016-10-15 12:22:37 -03:00
wmayer
67e3dc814a issue #0002712: Can't use more than one decimal in dimension 2016-10-15 16:27:38 +02:00
Yorik van Havre
783925f4db Arch: Fixed misc bugs in schedule 2016-10-14 17:16:58 -03:00
wmayer
bed3118d01 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
f84d0fe1b4 Arch: Added wave properties to panels 2016-10-14 15:55:09 -03:00
wmayer
a335b69c5a when using --single-instance option make relative path names absolute 2016-10-14 18:01:11 +02:00
Yorik van Havre
326be07c6c added export button to arch schedule UI 2016-10-13 18:57:20 -03:00
Yorik van Havre
9e555f7b32 Arch: Added NodesOffset property to Structures 2016-10-12 20:20:09 -03:00
Yorik van Havre
647956f697 Added "mark to recompute" action to tree view 2016-10-12 17:35:01 -03:00
wwmayer
df2a50c7df 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
fbd17b204e 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
51a5828928 Draft: removed debug message 2016-10-11 19:29:08 -03:00
wmayer
13daddbaec revert some unneeded changes on netgen plugin 2016-10-11 20:54:36 +02:00
looooo
29088907d3 missing #if NETGEN_VERSION < 6 2016-10-11 20:54:36 +02:00
looooo
6fc2b525d7 update smesh-netgen interface to netgen version 6.1 2016-10-11 20:54:36 +02:00
Bruce B. Lacey
65711e6883 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
37700fbaff Arch: allow to toggle nodes on/off when editing structures - issue #2356 2016-10-10 11:45:07 -03:00
Yorik van Havre
e3e2477987 Arch: Added tools to extend and connect nodes - issue #2356 2016-10-10 00:21:35 -03:00
Yorik van Havre
d6c953d301 Arch: Allow to manually edit structural nodes - issue #2356 2016-10-09 23:18:23 -03:00
Yorik van Havre
69c17c63da Arch: Allow planar structural nodes for slabs - issue #2356 2016-10-09 23:17:49 -03:00
wmayer
169dc381db issue #0002723: Vertex ordering of Face 2016-10-09 23:33:23 +02:00
wmayer
d69887130e fix crash when creating a second view and closing the first view while the dragger task panel is open 2016-10-09 22:16:21 +02:00
wmayer
f4e0a21045 move disabling of some commands to task panel 2016-10-09 19:45:30 +02:00
Yorik van Havre
1745c4791c Draft: Fixed parametric dimensions - fixes #1804, #2614 2016-10-09 14:20:05 -03:00
wmayer
030c43e047 issue #0002724: Redirecting messages to Python console apply issue. 2016-10-09 18:47:11 +02:00
wmayer
4d6d8e71f4 issue #0002687: zoomin/out during transform 2016-10-09 18:32:18 +02:00
wmayer
585099709d remove superfluous semicolons 2016-10-09 14:00:58 +02:00
wmayer
3d7dc6e56b issue #0002714: Segfault in PropertyLinkSubList::Save 2016-10-09 13:49:57 +02:00
wwmayer
4bdfedf25e Merge pull request #305 from bblacey/develop
Exit application with non-zero general error status code if an except…
2016-10-09 11:18:34 +02:00
Bruce B. Lacey
cd3cfe100d Exit application with non-zero general error status code if an exception is raised 2016-10-08 15:57:50 -07:00
Keith Sloan
27b37c50c8 Tidy up of text command support 2016-10-08 22:15:28 +02:00
wmayer
2478c9847b fix bug in generation script 2016-10-08 18:48:27 +02:00
wmayer
afdf1105b8 fix warnings in smesh 2016-10-08 18:23:04 +02:00