Bernd Hahnebach
|
6a3f0dc936
|
FEM: solver run, add method to run fem solver and use in commands and example module
|
2019-03-31 11:18:12 +02:00 |
|
Bernd Hahnebach
|
caacf94578
|
FEM: examples, add this new package and the module for ccx cantilever
|
2019-03-31 11:18:12 +02:00 |
|
Bernd Hahnebach
|
972e29b4af
|
FEM: utils, do not mix FreeCAD and App on imports
|
2019-03-31 11:18:11 +02:00 |
|
Bernd Hahnebach
|
581a78bbcc
|
FEM: imports, use small character for fem utils imports
|
2019-03-31 11:18:11 +02:00 |
|
Bernd Hahnebach
|
4844c72b26
|
FEM: input file writer, use join from os package
|
2019-03-31 11:18:10 +02:00 |
|
Bernd Hahnebach
|
6bd837f928
|
FEM: ccx tools, use working dir prefs from solver framework
|
2019-03-31 11:18:10 +02:00 |
|
Bernd Hahnebach
|
1d05f1bd9a
|
FEM: utils, add a method to get the solver working dir
|
2019-03-31 11:18:10 +02:00 |
|
Bernd Hahnebach
|
fa851c8693
|
FEM: unit tests, use join from os package
|
2019-03-31 11:18:10 +02:00 |
|
Abdullah Tahiri
|
0a8b67cefc
|
Sketcher: Fix bug in curvature graph
====================================
https://forum.freecadweb.org/viewtopic.php?f=3&t=34979&p=295324#p295324
|
2019-03-31 11:12:05 +02:00 |
|
wmayer
|
6e28178c22
|
use STATUS in message command as otherwise in the GUI of cmake output will be in red and thus might be confusing
|
2019-03-31 10:29:00 +02:00 |
|
Stian Skjelstad
|
82cb0dac8c
|
Make a report after you run cmake to show the different status of the libraries that might be used. This should make it easier for new persons to build FreeCAD. Some of the detection routines might output error messages doing different ways if detection, so finding the real error that causes cmake to fail can be hard. Can also be usefull for future bug-reports.
|
2019-03-31 10:23:59 +02:00 |
|
Stian Skjelstad
|
1036a9eeaf
|
Detect QT5 by using REQUIRED flag instead of checking if QT5Core is present at the end. If Qt5WebKitWidgets for instance fails, we end up with build-success, but runtime-loading errors due to unresolved symbols and views not working.
|
2019-03-31 10:21:29 +02:00 |
|
Stian Skjelstad
|
f442568a9d
|
Use CMAKE_CXX_STANDARD instead of adding details to CMAKE_CXX_FLAGS.
Also add C++20 to the list.
(We might consider removing this whole thing, and guide users to use -DCMAKE_CXX_STANDARD instead)
|
2019-03-31 10:11:55 +02:00 |
|
Stian Skjelstad
|
ddd550c410
|
Commit 30f395761a "remove unused option FREECAD_MAINTAINERS_BUILD" removed the very last mention eigen2
|
2019-03-31 10:07:15 +02:00 |
|
Stian Skjelstad
|
ee29960c7d
|
Git commit ea0cc96c15 forgot to remove CMakeList information about ANN when removing the library.
|
2019-03-31 10:06:50 +02:00 |
|
Stian Skjelstad
|
3db3197598
|
If COIN3D is not found with pkg-config, but with manual search, the only output seen on the screen is an error message. Add a success-message!
|
2019-03-31 10:06:28 +02:00 |
|
Stian Skjelstad
|
f9884c507f
|
When using cMake find_package_handle_standard_args(), we might aswell give it the version number detected aswell
|
2019-03-31 10:06:14 +02:00 |
|
Stian Skjelstad
|
228102b6e6
|
Spelling error in variable name, caused the setting to never be applied: SPANV_LIBRARY vs SPNAV_LIBRARY
|
2019-03-31 10:05:55 +02:00 |
|
Sabin Iacob
|
b66a6fa31a
|
path: use XMax/YMax for sorting shapes in PathAreaOp
|
2019-03-30 16:02:14 +01:00 |
|
Sabin Iacob
|
423830ba8c
|
Path: sort shapes in PathAreaOp before executing
|
2019-03-30 16:02:02 +01:00 |
|
MA-DEVELOP\apeltauer
|
64df37ae10
|
use the pcl cmake config file to configure pcl
|
2019-03-30 15:51:26 +01:00 |
|
MA-DEVELOP\apeltauer
|
370606912a
|
enable qt5 support if qt5core.lib is found
|
2019-03-30 15:51:10 +01:00 |
|
Fredrik Johansson
|
893e76fa76
|
Enhance url addressbar, toggle hide from action
|
2019-03-30 14:10:47 +01:00 |
|
Fredrik Johansson
|
f827ab776e
|
Implement url adress widget
|
2019-03-30 14:10:47 +01:00 |
|
Fredrik Johansson
|
954c198360
|
Add viewsource for QWebKit
|
2019-03-30 14:10:46 +01:00 |
|
Fredrik Johansson
|
3807bc295e
|
Fix for Qt4 and QWebKit
|
2019-03-30 14:10:46 +01:00 |
|
Fredrik Johansson
|
26f7428c9f
|
Fix local paths for windows
|
2019-03-30 14:10:46 +01:00 |
|
Fredrik Johansson
|
cf23508eac
|
Cleanup
|
2019-03-30 14:10:46 +01:00 |
|
Fredrik Johansson
|
a4e549b7f2
|
Favicon stuff
|
2019-03-30 14:10:46 +01:00 |
|
Fredrik Johansson
|
f6643bd19c
|
Documentation
|
2019-03-30 14:10:45 +01:00 |
|
Fredrik Johansson
|
7fcf399bbd
|
Fix chrash on local *.py links, thread issue
|
2019-03-30 14:10:45 +01:00 |
|
Fredrik Johansson
|
60a26e744d
|
Add back/forward automatic activation
|
2019-03-30 14:10:45 +01:00 |
|
Fredrik Johansson
|
5991c27908
|
Make zoom work, zoom everything not just text
|
2019-03-30 14:10:45 +01:00 |
|
Fredrik Johansson
|
75fd7231e0
|
Support QWebEngine BrowserView, QWebkit still suppported through cmake option
|
2019-03-30 14:10:45 +01:00 |
|
Yorik van Havre
|
17e44f79b7
|
Draft: Better tooltip for Draft precision pref settings
|
2019-03-29 11:48:11 -03:00 |
|
Yorik van Havre
|
7c760259a3
|
Arch: Wall, structure, window and panel tools now remember and keep last used values
|
2019-03-28 17:02:54 -03:00 |
|
wandererfan
|
3370d0902a
|
Add Preference for Dimension Format
|
2019-03-28 10:44:33 -03:00 |
|
wandererfan
|
87ffd12016
|
Fix TD Dfx export - spline conversion
|
2019-03-28 10:44:33 -03:00 |
|
wandererfan
|
45d8787110
|
Add pref for new Dxf Exporter
|
2019-03-28 10:44:33 -03:00 |
|
wandererfan
|
8ea5b43f88
|
Fix unnecessary update on Save
|
2019-03-28 10:44:33 -03:00 |
|
wandererfan
|
2ba6830781
|
Fix missing offside arrow tail
|
2019-03-28 10:44:33 -03:00 |
|
Yorik van Havre
|
bab0401f98
|
Arch: Fixed IFC misc export issues, support for objects inside App Parts
|
2019-03-27 17:34:36 -03:00 |
|
Yorik van Havre
|
ddb335cfe0
|
Arch: Store last used wall thickness and height values
|
2019-03-27 16:40:26 -03:00 |
|
Yorik van Havre
|
ea03421593
|
Arch: Fixed missing files in cmake
|
2019-03-27 16:10:06 -03:00 |
|
Yorik van Havre
|
272a8dfcc9
|
Merge branch 'master' of https://github.com/carlopav/FreeCAD into carlopav-master
|
2019-03-27 15:57:31 -03:00 |
|
Yorik van Havre
|
8c9e2a6d95
|
Merge branch 'fix-ifc' of https://github.com/Moult/FreeCAD into Moult-fix-ifc
|
2019-03-27 11:57:22 -03:00 |
|
wmayer
|
741533941c
|
fix handling of OCC exceptions, fix -Wunused-but-set-variable, fix -Wunused-parameter
|
2019-03-24 02:17:54 +01:00 |
|
wmayer
|
763c2b22fe
|
make 3d view creation working with Qt 5.12
|
2019-03-23 21:18:18 +01:00 |
|
wmayer
|
dbcf39abdb
|
suppress VS2917 warnings: C4267
|
2019-03-23 17:28:32 +01:00 |
|
wmayer
|
e4be0cb36e
|
fix VS2917 warnings: C4091, C4477, C4302, C4311
|
2019-03-23 16:35:40 +01:00 |
|