Commit Graph

4969 Commits

Author SHA1 Message Date
Przemo Firszt
5e54957f72 Test, FEM: Add fixed constraint test
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-27 16:25:01 -03:00
Yorik van Havre
8db98a2822 Arch: search for movable children in groups too 2015-07-27 16:18:48 -03:00
Przemo Firszt
e9385e9110 Test, FEM: Add mesh test
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-27 14:03:44 +01:00
Przemo Firszt
a70f1e2c27 Test, FEM: Add new analysis test
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-27 14:03:44 +01:00
Przemo Firszt
aaf1495fde Test: Fix formatting in TestApp.py
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-27 14:03:44 +01:00
Przemo Firszt
e84b99859e FEM: Remove no longer relevant comment. QuickAnalysis solved the problem
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-27 14:03:44 +01:00
Przemo Firszt
88d0c67bf6 FEM: No need to have ViewObject in _ViewProviderFemAnalysis init
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-27 14:03:44 +01:00
Przemo Firszt
1764030257 FEM: Don't import FemGui when it's not required
This is part of preparation to create automated FEM wb tests

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-27 14:03:44 +01:00
wmayer
c6c48ddeb1 + fix crash in MeshCurvature::ComputePerVertex for empty meshes 2015-07-27 12:17:16 +02:00
wmayer
8abef84a58 + use nodefaultlib linker flag for modules 2015-07-27 11:52:19 +02:00
wmayer
d2b7b730d3 + replace deprecated PYTHON_INCLUDE_PATH 2015-07-25 18:29:42 +02:00
wmayer
12652cf370 + change axonometric view 2015-07-25 17:51:18 +02:00
wmayer
319ea4fbcc + fix typo in 'axonometric' 2015-07-25 16:54:18 +02:00
wmayer
3a40a99742 + create MODULE libraries in given directory 2015-07-24 22:56:18 +02:00
wmayer
37427ebef5 + make area build with LibPack 2015-07-24 19:23:06 +02:00
wmayer
def4a3e186 Merge branch 'master' of https://github.com/FreeCAD/FreeCAD 2015-07-24 16:45:31 +02:00
Yorik van Havre
9220b4e5c0 Path: fixed clang warnings in libarea 2015-07-23 23:28:33 -03:00
Dan Falck
e3e7ef845f changed the way points are compared for equality 2015-07-23 23:17:15 -03:00
Dan Falck
0d74558ae6 cleaned up area cmake again 2015-07-23 23:17:15 -03:00
Dan Falck
3b34021d58 added BSD license, removed shared lib for C++ 2015-07-23 23:17:15 -03:00
Dan Falck
f37a80a715 added CMakeLists for libarea 2015-07-23 23:17:15 -03:00
Dan Falck
0b358d158d somehow I forgot to add this earlier 2015-07-23 23:17:15 -03:00
Dan Falck
fdecc58ad3 removed dxf related files and code that used them 2015-07-23 23:17:15 -03:00
Dan Falck
34541fc9f1 initial add of libarea files 2015-07-23 23:17:15 -03:00
Yorik van Havre
d43192dff4 Arch: Fixed encoding in filenames 2015-07-22 17:51:55 -03:00
wmayer
2fbf336262 Merge branch 'master' of git://github.com/FreeCAD/FreeCAD 2015-07-21 00:05:57 +02:00
Yorik van Havre
aeda3dae3e Draft: small fix in DXF importer 2015-07-20 10:27:25 -03:00
Sebastian Hoogen
4030703f66 remove sourceforge git url 2015-07-19 20:27:04 +02:00
Yorik van Havre
f0626761c8 Arch: small fix in windows - fixes #2193 2015-07-19 12:10:46 -03:00
wmayer
afe2f10eff + use variables instead of hard-coded library names 2015-07-17 14:54:02 +02:00
wmayer
ee4a767f13 + simplify dependencies in CMakeLists.txt files 2015-07-17 12:18:44 +02:00
wmayer
a7e9c06686 + eliminate cmake variable Boost_DEBUG_LIBRARIES 2015-07-17 11:05:25 +02:00
wmayer
d3bcb204a5 + replace PYTHON_LIBRARY with correct variable PYTHON_LIBRARIES 2015-07-16 19:29:56 +02:00
wmayer
c9fda649ea + eliminate cmake variable QT_DEBUG_LIBRARIES 2015-07-16 19:06:20 +02:00
wmayer
8850da2315 + implement onDelete for Python proxy of view provider 2015-07-16 16:13:39 +02:00
wmayer
b5987f0ff4 + Support preference pages for Python widget class 2015-07-16 00:10:23 +02:00
Przemo Firszt
b7c8463841 3rdParty: Remove boost-numeric, ANN and atlas
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-15 10:27:54 +01:00
wmayer
5527db088e Path: Fix a further warning 2015-07-14 19:12:46 +02:00
wmayer
a558b42dd1 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2015-07-14 19:05:39 +02:00
wmayer
aa269a8d3e + fix wrong vertical size policy of task groups 2015-07-14 19:05:12 +02:00
Yorik van Havre
8b09e708e2 Path: Several fixes suggested by wmayer 2015-07-14 12:23:40 -03:00
wmayer
42afedc4ba + fix mesh smoothing panel 2015-07-14 17:02:38 +02:00
wmayer
659263d705 + set a minimalistic style sheet on task panel 2015-07-14 16:27:49 +02:00
wmayer
b828b412eb + fix layouting problem due to bad implementation of minimumSizeHint() in ActionPanel and ActionGroup 2015-07-14 14:22:00 +02:00
sgrogan
b7240b7465 [PATCH] Fix dependency on QtCored4 and icons 2015-07-13 10:52:02 +02:00
wmayer
7ea0cc478d + issue #0002053: Support of themes 2015-07-12 23:59:26 +02:00
wmayer
1facaae959 + issue #0002053: Support of themes 2015-07-12 23:12:05 +02:00
wmayer
343bb91450 + issue #0002053: Support of themes 2015-07-12 22:54:56 +02:00
wmayer
7150b168dc + fix crash in ViewProviderFemMesh::setHighlightNodes when values out of range 2015-07-12 10:47:57 +02:00
wmayer
f85fa0325a + write out product name if defined to IGES/STEP files 2015-07-11 14:05:47 +02:00