Yorik van Havre
|
4a41c27cda
|
Arch: Fixed materials not updating their dicts
|
2019-03-20 10:00:30 -03:00 |
|
donovaly
|
c3b213e506
|
fix issue 0003885
Corrects wrong tooltips, fixes https://freecadweb.org/tracker/view.php?id=3885
|
2019-03-20 09:25:53 -03:00 |
|
Yorik van Havre
|
251a9bff11
|
Draft: minor bugfix
|
2019-03-19 20:00:48 -03:00 |
|
Yorik van Havre
|
b533c64361
|
Arch: Fixed IFC export of rebars
|
2019-03-19 19:54:51 -03:00 |
|
Yorik van Havre
|
20f3c124f7
|
Draft: Fix for translation
|
2019-03-19 14:17:39 -03:00 |
|
Dion Moult
|
a7d22096c7
|
Allow move base to work for rotation too
|
2019-03-19 14:17:39 -03:00 |
|
Dion Moult
|
75fefb53c8
|
Add warning if there are multiple parents for a base in statusline and in console
|
2019-03-19 14:17:39 -03:00 |
|
Yorik van Havre
|
778b489e77
|
Draft: do not try to move object base if it has no base
|
2019-03-19 14:17:39 -03:00 |
|
Dion Moult
|
348a1777a2
|
Add a move base property that moves the base object instead of the object itself if true.
This is useful because it is the default case for most architectural work.
|
2019-03-19 14:17:39 -03:00 |
|
paullee0
|
0c1137f5bd
|
Fix to Build Curve Segment Railing Wire To Follow Curve Landing
Limited by makePipeShell, curvilinear railing still usually has problems to be created
Discussions:-
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&sid=bfd05589642577079096cd8879b7a88f&start=120#p285656
https://forum.freecadweb.org/viewtopic.php?f=22&t=34081#p285607
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=110#p284683
|
2019-03-19 14:16:05 -03:00 |
|
paullee0
|
327162dbcc
|
Revert "Build Curve Segment Railing Wire To Fit Landing"
This reverts commit e5989280bb8aeb73b73483c0c74d019bdb1116d6.
|
2019-03-19 14:16:05 -03:00 |
|
paullee0
|
176c0d4e7a
|
Build Curve Segment Railing Wire To Fit Landing
Limited by makePipeShell, curvilinear railing usually has problems to be created
Discussions:-
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=110#p284683
https://forum.freecadweb.org/viewtopic.php?f=22&t=34081#p285607
|
2019-03-19 14:16:05 -03:00 |
|
Bernd Hahnebach
|
bb1d54afb7
|
FEM: constraint displacement object, some comments and code sorting
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
26d59e4ca3
|
FEM: unit tests, typo in comment
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
7ae56b15c1
|
FEM: unit tests, fix von mises and principal stress calculations
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
5642ffbb32
|
FEM: vtk tools, use own names for vtk result object pipe
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
844ae7e92f
|
FEM: restult task panel, add automatic displacement factor
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
5e86f6ae8a
|
FEM: result reader, remove eigenmode result scaling
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
fc3d2a9f1e
|
FEM: results, remove stressvectors and strainvectors from result obj, adapt code elsewhere
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
53d2b30dcf
|
FEM: result tools, small changes for better code reading
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
932fe224e3
|
FEM: results, move principal and shear calculation from result reader to result tools and use new result stress float lists
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
d87e12c019
|
FEM: results, move vonMises from result reader to result tools and use new result stress float lists
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
988e407581
|
FEM: vtk result, add all stress strain components to vtk result creation
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
b03e069766
|
FEM: result task panel, make all stress strain components in user defined equation available and adapt ui
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
a151b9dc76
|
FEM: inout result reader, fill res obj stress and strain components with data
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
1bf147886c
|
FEM: mechanical result object, add float lists for all stress and strain components
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
1f1f9b70a4
|
FEM: stress and strain components, use more comon order and notation
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
347ee59f90
|
FEM: inout, read all strain values
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
43072c12ea
|
FEM: vtk tools, small code change and comment in the regard of FreeCAD.Vector length
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
55d1f4b89e
|
FEM: solver frame work, some code formating for better readable code
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
792293a193
|
FEM: unit tests, solver frame work, typo in ccx solver test
|
2019-03-19 14:15:15 -03:00 |
|
sliptonic
|
094dda5900
|
Path: per Werner, fixing bug for function removed from string module
in py3
|
2019-03-18 08:35:37 -05:00 |
|
wmayer
|
8f2dd00126
|
add unit test to verify that removing a property alo removes a dependency
|
2019-03-18 14:31:18 +01:00 |
|
wmayer
|
3471564032
|
Py3: make string concatenation to work with Py2 and Py3
|
2019-03-18 12:17:56 +01:00 |
|
Yorik van Havre
|
3cf15c014b
|
Fixed six.py2 -> PY2
|
2019-03-17 20:59:22 +01:00 |
|
Yorik van Havre
|
de18975c14
|
Fixed six.py2 -> PY2
|
2019-03-17 20:59:08 +01:00 |
|
Yorik van Havre
|
d9ca64ad55
|
Fixed six.py2 -> PY2
|
2019-03-17 20:58:51 +01:00 |
|
cclauss
|
25f7fb2993
|
six.text_type --> six.string_types
|
2019-03-17 20:58:34 +01:00 |
|
cclauss
|
d136be1739
|
Remove a stray 'not'
|
2019-03-17 20:58:17 +01:00 |
|
cclauss
|
e3545c8c06
|
Unicode fixes for Python3
|
2019-03-17 20:58:00 +01:00 |
|
Torsten Sadowski
|
0453ee71e6
|
Fixed Python3 build, Python slots Qt slots clash
|
2019-03-17 10:22:40 +01:00 |
|
Torsten Sadowski
|
2d5fd706f2
|
Fix Windows build
|
2019-03-17 10:22:25 +01:00 |
|
Torsten Sadowski
|
c6882e8de7
|
Spacemice support refactored to use a common base class
|
2019-03-17 10:21:59 +01:00 |
|
Torsten Sadowski
|
91b2a3cff3
|
Fix Windows build
|
2019-03-17 10:21:43 +01:00 |
|
Torsten Sadowski
|
9c2578de74
|
Copyright notices added
|
2019-03-17 10:20:50 +01:00 |
|
Torsten Sadowski
|
edb213844e
|
Not used for SpaceNavigator devices, no change necessary
|
2019-03-17 10:15:16 +01:00 |
|
Torsten Sadowski
|
0d3c670785
|
Use std::vector to copy Spacemouse data from helper class to Application
|
2019-03-17 10:03:41 +01:00 |
|
Torsten Sadowski
|
46aa5fb0ad
|
x11EventFilter must be overridden for Qt4
|
2019-03-17 10:03:20 +01:00 |
|
Torsten Sadowski
|
e987801096
|
Fixed compilation of 3Dconnexion/libspacenav wit Qt4
|
2019-03-17 10:02:56 +01:00 |
|
Torsten Sadowski
|
8489864d5b
|
Use QSocketNotifier for the libspnav polling interface
|
2019-03-17 10:02:38 +01:00 |
|