Commit Graph

4707 Commits

Author SHA1 Message Date
Jonathan Wiedemann
1f936ba4b0 Merge branch 'master' into bim-ifcproperty-6 2016-03-03 11:07:34 +01:00
Bernd Hahnebach
4d6f474a1e FEM: make python modules again flake8 compatible 2016-03-02 22:23:27 +01:00
Bernd Hahnebach
d69600e46f FEM: make method names in ccxwriter consisten 2016-03-02 22:23:27 +01:00
Bernd Hahnebach
145218f3d3 FEM: remove not used methods from FemAnalysis class 2016-03-02 22:23:26 +01:00
wmayer
bed7af9158 + filter out invalid points 2016-03-02 18:04:45 +01:00
wmayer
03dfc03c18 + filter out invalid points in surface triangulation algorithms 2016-03-02 16:14:08 +01:00
wmayer
2f4f18df85 + add region growing, segmentation and ransac algorithms to Reen module 2016-03-02 15:51:26 +01:00
Yorik van Havre
7791253778 Merge pull request #97 from dbtayl/master
Helical/linear ramp plunging
2016-03-01 17:08:19 -03:00
wmayer
864974a234 + do not allow to set negative grid size in property editor 2016-03-01 18:24:39 +01:00
wmayer
319c239b5a + fix regression in German translation (also fixed on crowdin) 2016-03-01 16:45:14 +01:00
Yorik van Havre
81008006c0 Updated translation files 2016-03-01 12:34:03 -03:00
wmayer
14eb4d02f2 Merge branch 'master' of https://github.com/FreeCAD/FreeCAD 2016-02-29 23:45:17 +01:00
wmayer
0d714f06c2 + add voxel filter function to Reen module 2016-02-29 23:44:55 +01:00
wmayer
37f960a1f5 + fix build failure with gcc 2016-02-29 19:36:22 +01:00
wmayer
27db1362e7 + change binary export & import of shapes to restore placement and orientation 2016-02-29 18:37:36 +01:00
wmayer
6aefdea417 + prepare string for translation 2016-02-29 13:22:49 +01:00
vginkeo
8ec2665c1c FEM: C++98 compatible fix to constraint displacement reference deletion, update vertice, edge, face selection 2016-02-29 13:06:16 +01:00
vginkeo
5a4b0a6806 FEM: do not hide constraints for result view 2016-02-29 13:06:15 +01:00
vginkeo
70f3ebbd15 FEM: remove some trailing whitespaces 2016-02-29 13:06:14 +01:00
vginkeo
9428123c54 FEM: remove module ccxInpWriterFemConstraintDisplacement
which was intoduced in commit b1dc2cb by an accident
2016-02-29 13:06:13 +01:00
wmayer
b500af9afa + set range for quantity boxes 2016-02-29 12:29:02 +01:00
Yorik van Havre
448f82fa37 Start: Updated startpage - fixed some links + restored commits feed 2016-02-28 22:03:03 -03:00
Yorik van Havre
7647b37058 Draft: better docstring for offset - fixes #2199 2016-02-28 19:28:35 -03:00
wmayer
7a2b8b9dcf + code clean-up 2016-02-28 19:01:23 +01:00
wmayer
a935efe812 + fixes #0002200: Application crash when modifying fillet 2016-02-28 18:56:21 +01:00
Yorik van Havre
7a223424f8 Arch: Fixed bug in extrusion of structures - fixes #2458 2016-02-28 14:03:29 -03:00
wmayer
c311d0e0e8 + use quantity boxes in mesh segmentation dialog 2016-02-28 12:48:55 +01:00
wmayer
87cf050ce1 + use quantity boxes in mesh solid creation dialog 2016-02-28 12:44:29 +01:00
wmayer
917805f18d + use application-wide number of decimals in primitive creation dialog 2016-02-28 12:30:42 +01:00
wmayer
12dafe4c83 + fixes #0002049: 0.15 and 0.16 Part Revolve ignores unit accuracy setting beyond 2 decimals 2016-02-28 12:12:10 +01:00
wmayer
eadc5dfccd + make fillet/chamfer dialog narrower 2016-02-28 11:39:32 +01:00
wmayer
1f6b00a708 + use quantity boxes in fillet/chamfer dialog 2016-02-28 11:24:36 +01:00
Ian Rees
4c0c68ebdf Resolve clang compile error 2016-02-28 10:33:55 +13:00
wmayer
dcec855eb7 + add quantity boxes to mirroring dialog 2016-02-27 22:10:28 +01:00
wmayer
d00a75160f + use quantity boxes in box & cylinder creation dialogs 2016-02-27 21:39:37 +01:00
wmayer
6a9298ac27 + use quantity boxes in revolution dialog 2016-02-27 21:31:54 +01:00
Yorik van Havre
03e0792dc7 Merge pull request #102 from triplus/SVG_WB_Icons
Add SVG workbench icons
2016-02-27 16:06:13 -03:00
wmayer
f4198d2e0f + use quantity box in offset dialog 2016-02-27 19:43:48 +01:00
wmayer
7636b48a3a + use quantity boxes in cross section dialog 2016-02-27 19:25:19 +01:00
wmayer
e2293f5d5e + use quantity boxes in inspection dialog 2016-02-27 19:07:29 +01:00
wmayer
d3a1e83ddb + use quantity box for length on extrusion dialog 2016-02-27 18:37:53 +01:00
Yorik van Havre
19081bf414 Draft: Fixed placement bug in clones 2016-02-27 13:30:01 -03:00
Yorik van Havre
105d505895 Merge pull request #103 from triplus/RadiosityOutdoorHQ
Add RadiosityOutdoorHQ.pov Raytracing Template
2016-02-27 13:17:13 -03:00
wmayer
a4cd9980d0 + use quantity box in DlgSettingsImportExport 2016-02-27 17:16:38 +01:00
wmayer
85e2f6cc81 + use quantity box in tessellation dialog 2016-02-27 16:02:37 +01:00
wmayer
38f0d6e3d7 + use quantity box in image orientation dialog 2016-02-27 15:10:31 +01:00
wmayer
08cd9fe299 Merge branch 'master' of https://github.com/FreeCAD/FreeCAD 2016-02-27 15:07:59 +01:00
wmayer
69bd37476b + fix typo in Raytracing dialog 2016-02-27 15:07:16 +01:00
triplus
65535893b7 Added RadiosityOutdoorHQ.pov 2016-02-27 03:11:45 +01:00
triplus
5023cd960c Create RadiosityOutdoorHQ.pov 2016-02-27 03:10:01 +01:00