Yorik van Havre
|
de982f7c29
|
Draft: Fixed wrong arc projections in TechDraw
|
2017-08-16 17:52:56 -03:00 |
|
Yorik van Havre
|
223f5b58f7
|
Arch: Fixed wrong IFC extrusion value
|
2017-08-16 16:42:51 -03:00 |
|
wmayer
|
1839adc7bf
|
in selection view do not extract element names from item text but set and get user data
|
2017-08-15 19:51:41 +02:00 |
|
wmayer
|
3fee9bad3e
|
add methods to get normal and curvature information from surfaces
|
2017-08-14 12:24:42 +02:00 |
|
Bernd Hahnebach
|
6482870c8b
|
FEM: gmsh mesh tool, fix geo tolerance value
|
2017-08-14 09:50:43 +02:00 |
|
Markus Lampert
|
354538956d
|
Fixed tool tip length compensation and added safeguards against invalid cutting edge angles.
|
2017-08-13 16:21:22 -07:00 |
|
kogolbok
|
9b905497b6
|
Path: Drilling. Fix drillbit tip compensation.
|
2017-08-13 19:49:26 +03:00 |
|
wmayer
|
cf8c1f6956
|
fix warning
|
2017-08-13 16:58:06 +02:00 |
|
wmayer
|
35ddd3926b
|
extend Python api of units:
+ get list of all available schemas
+ get currently set schema
+ translate a quantity to a given schema
|
2017-08-13 16:55:00 +02:00 |
|
triplus
|
13e7946faf
|
WhatsThis support for Python based commands
Enables What's This command for Python based FreeCAD commands.
Forum discussion:
https://forum.freecadweb.org/viewtopic.php?f=15&t=23865
|
2017-08-13 11:20:25 +02:00 |
|
wmayer
|
afb0934143
|
in PropertyLinkList replace assert with C++ exception to avoid a crash
|
2017-08-13 11:04:18 +02:00 |
|
Yorik van Havre
|
282eb82d7f
|
Merge branch 'master' of github.com:FreeCAD/FreeCAD
|
2017-08-12 12:39:24 -03:00 |
|
Yorik van Havre
|
c1be7a7f31
|
Arch: Fixed small bug in arch panel
|
2017-08-12 12:39:08 -03:00 |
|
wmayer
|
e77f8d2822
|
fix compiler warning
|
2017-08-12 17:26:11 +02:00 |
|
Yorik van Havre
|
8eafaba8cb
|
Draft: Dont hide Start and End properties in Draft wires
|
2017-08-12 12:18:22 -03:00 |
|
Yorik van Havre
|
9717b4bc0d
|
AddonManager: If using git, clicking an installed WB now says if an update is available
|
2017-08-12 12:08:56 -03:00 |
|
Kurt Kremitzki
|
91bc27b0dc
|
Fix return type
|
2017-08-12 14:48:57 +02:00 |
|
Kurt Kremitzki
|
43f4b076b9
|
PDN: Fix Loft claimChildren to only grab sketches
|
2017-08-12 14:48:40 +02:00 |
|
Kurt Kremitzki
|
a5c3558384
|
PDN: Fix Pipe claimChildren to only grab sketches
|
2017-08-12 14:48:14 +02:00 |
|
Kurt Kremitzki
|
82391b9460
|
PDN: Automatically activate body if document has only 1
|
2017-08-12 14:45:28 +02:00 |
|
Kurt Kremitzki
|
216bcbbca2
|
PDN: Add catch statements for Revolution perpendicular axis
|
2017-08-12 14:43:45 +02:00 |
|
Kurt Kremitzki
|
0607501360
|
PDN: Check both parallel and antiparallel cases before trying Revolve
|
2017-08-12 14:09:39 +02:00 |
|
pekkaroi
|
5497030fbe
|
Path: possibility to add custom drill point
|
2017-08-12 13:46:25 +02:00 |
|
pekkaroi
|
9eac3a29e2
|
PATH: Clarify comment in PathDrilling
|
2017-08-12 13:46:25 +02:00 |
|
pekkaroi
|
00cd29592f
|
PATH: add arc edges to drillables in PathDrilling
|
2017-08-12 13:46:25 +02:00 |
|
joha2
|
c00fb315ba
|
FEM: Fenics: issue #3038: fixes missing isatty() function in Python wrapper classes for stderr and stdout
|
2017-08-12 13:32:27 +02:00 |
|
Bernd Hahnebach
|
804c34768a
|
Arch, IFC import, code formating
|
2017-08-12 13:22:45 +02:00 |
|
Bernd Hahnebach
|
1df82cf3d7
|
Arch: IFC import, add pref to view fit while importing
|
2017-08-12 13:22:45 +02:00 |
|
Bernd Hahnebach
|
3375bdccc7
|
FEM: gmsh mesh object, make the geometry tolerance unit less
|
2017-08-12 13:22:45 +02:00 |
|
Bernd Hahnebach
|
babe9ad1cc
|
FEM: gmsh group meshing, add edges and vertexes
|
2017-08-12 13:22:45 +02:00 |
|
Bernd Hahnebach
|
cb740b62c2
|
FEM: code formating, flake8 on new Fenics code
|
2017-08-12 13:22:45 +02:00 |
|
joha2
|
69cd7ba949
|
FEM: Fenics mesh: added mesh group task panel for xdmf export, flake8, improves issue #3038
|
2017-08-12 13:22:45 +02:00 |
|
joha2
|
841d7c7c88
|
FEM: Fenics mesh: flake8 restored
|
2017-08-12 13:22:45 +02:00 |
|
joha2
|
d8b75812d1
|
FEM: Fenics mesh: improved 1D and 2D export
|
2017-08-12 13:22:45 +02:00 |
|
joha2
|
a3ae2c2339
|
FEM: Fenics mesh: writer XDMF, removed write_volumes function and substituted by write_codim function
|
2017-08-12 13:22:44 +02:00 |
|
joha2
|
fea99b173d
|
FEM: Fenics mesh: export and marking, fixed flake8 issues
|
2017-08-12 13:22:44 +02:00 |
|
joha2
|
4a9aba78ae
|
FEM: Fenics mesh: added mesh group marking in xdmf file
|
2017-08-12 13:22:44 +02:00 |
|
joha2
|
e1b6c5ddea
|
FEM: Fenics mesh: some small improvements
|
2017-08-12 13:22:44 +02:00 |
|
joha2
|
fc6971a8ac
|
FEM: Fenics mesh: implemented generalized cell writeout function with co-dimension parameter
|
2017-08-12 13:22:44 +02:00 |
|
joha2
|
ae09b83f09
|
FEM: Fenics xdmf: added writeout of gmsh groups as cell functions
|
2017-08-12 13:22:44 +02:00 |
|
Yorik van Havre
|
07113a8311
|
Arch: Fixed load error in console mode
|
2017-08-11 21:33:33 -03:00 |
|
wmayer
|
224842bfdc
|
drag and drop for compound objects
|
2017-08-11 12:53:35 +02:00 |
|
wmayer
|
2a441f5961
|
for fillet&chamfer copy transparency from base object
|
2017-08-11 11:56:48 +02:00 |
|
wmayer
|
35db0df253
|
always update colors after updating shape to get rid of previously set transparency
|
2017-08-11 10:26:54 +02:00 |
|
schnebeck
|
523fa6be20
|
job selector for a tool shows not the job label but the job name
|
2017-08-10 20:53:11 +02:00 |
|
wmayer
|
7806f7b300
|
select all faces in shape builder if this option is activated
|
2017-08-10 19:10:07 +02:00 |
|
Yorik van Havre
|
e5148a6e36
|
Arch: Better tangent calculation fo rebar profile
|
2017-08-09 14:59:21 -03:00 |
|
Yorik van Havre
|
ca46210fce
|
TechDraw: DraftView now renders Arch Rebars as wireframes
|
2017-08-09 10:27:45 -03:00 |
|
Yorik van Havre
|
933b0b3186
|
Arch: Allow to build windows on any shape that contains wires
|
2017-08-08 20:16:06 -03:00 |
|
triplus
|
ac0c772c8e
|
Complete workbench dependecies
Complete workbench doesn't require any special dependencies anymore.
|
2017-08-08 18:42:02 -03:00 |
|