Commit Graph

51 Commits

Author SHA1 Message Date
luz.paz
ba6a6d63ee [StartWB] Re-added example files with saved thumbnails in their icons
These example files have been updated to include the graphical representation of their models in their logos (these were previously missing). Start WB will now display them correctly.  
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=37372&start=10#p318420
2019-07-02 20:05:45 -03:00
Bernd Hahnebach
9cda3a94db FEM: examples, update result object in 2D FEM example 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
ca4cd9df33 FEM: examples, update result object in 3D FEM example 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
30d3347aea FEM: update solver framework example 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
0b5cc822e8 FEM: examples, update solver obj of 3D example 2019-03-04 22:15:42 +01:00
Bernd Hahnebach
f839b136d1 FEM: examples, update solver obj of 2D example 2019-03-04 22:15:42 +01:00
Bernd Hahnebach
8c1c221f25 Data: update FEM 3D example 2019-02-06 10:10:46 -02:00
Bernd Hahnebach
d8d185fe19 Data: update FEM 2D example 2019-02-06 10:10:46 -02:00
wmayer
0459122c11 update PD example project 2019-01-12 16:29:40 +01:00
Yorik van Havre
786054fd22 Fixed ArchDetail example 2018-04-23 13:20:43 -03:00
Bernd Hahnebach
53af3b33d8 FEM: examples, update frame work solver example 2018-02-10 00:53:16 +01:00
Bernd Hahnebach
2e049fd5e8 FEM: udate example files 2018-01-26 18:49:59 +01:00
Bernd Hahnebach
1b19705441 FEM: new solver, add Cantilever example with all solvers 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
e038c1c070 FEM: example files, adapt them to the new result mesh object 2017-08-02 12:45:16 +02:00
Bernd Hahnebach
77734de367 FEM: update examples result objects 2017-07-17 19:53:32 -03:00
Bernd Hahnebach
ec5f19ac4b FEM: example 2D, update to the new element geometry object 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
69a9a0ca61 FEM: examples, update them to the updated result object with folw results 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
dacf91c3a6 FEM: examples, update them to the updated 2017-02-24 14:41:22 +01:00
Bernd Hahnebach
51c40e9f3c FEM: examples, update them to the updated python result mechanical object 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
1463a26b70 FEM: examples, update them to the new mechanical python result object 2017-02-16 14:00:40 +01:00
Bernd Hahnebach
1347c7b645 FEM: examples, update them to the new solid material category 2017-01-22 17:31:08 +01:00
Bernd Hahnebach
846637ebc2 FEM: adapt FEM examples to new material module name 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
45bd4e1ca1 FEM: example files, udate to new solver attributes 2016-11-02 18:09:48 +01:00
Yorik van Havre
7338398540 Updated Arch detail example file 2016-11-01 00:44:20 -02:00
Bernd Hahnebach
223f6c81f2 FEM: update examples 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
49c739e15e FEM: example 3D, update to get rid of object error at file load 2016-08-10 12:53:56 +02:00
Bernd Hahnebach
5af3f813b4 FEM: update FEM example files 2016-08-05 18:42:52 +02:00
Bernd Hahnebach
83f4852274 FEM: example files: update materials 2016-07-21 18:40:51 -03:00
Bernd Hahnebach
108fe75464 FEM: udate 3D FEM example file and add 2D FEM example file 2016-06-03 07:30:28 +02:00
Bernd Hahnebach
1531f5a325 FEM: update FEM example file 2016-03-09 18:52:05 +01:00
Bernd Hahnebach
e214567a64 Start: add FEM example to Start page 2016-02-02 07:18:48 +01:00
Bernd Hahnebach
b0ba55316b FEM: add FCStd file to FreeCADs example files 2016-02-02 07:18:48 +01:00
Yorik van Havre
3f607d73a4 Arch: Fixed Arch example - fixes #1789 2014-12-31 14:42:22 -02:00
Sebastian Hoogen
debca91e98 remove support for automake 2014-11-26 10:26:30 +01:00
Stefan Tröger
72cab0c002 Adaption of FreeCAD to QuarterWidget
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer  interface
2014-09-23 10:11:11 +02:00
wmayer
303614e57a + Copy shiboken files from LibPack 2014-01-21 11:28:58 +01:00
wmayer
fee2bc4169 + Copy pysideuic from LibPack 2014-01-13 14:54:32 +01:00
wmayer
d18d9ad662 + Copy some more Python modules from LibPack 2013-12-08 14:17:46 +01:00
wmayer
bfcbf3b32d + Custom target to copy needed files from LibPack 2013-12-07 10:06:03 +01:00
jriegel
950d9093e9 Merge branch 'refs/heads/jriegel/develop-fem' 2013-06-27 16:47:40 +02:00
wmayer
7e3751224a Minor fix 2013-06-20 16:54:52 +02:00
wmayer
e1222202dd 0001097: CMake stops with error: Circular ... <- ... dependency dropped. 2013-05-12 17:41:59 +02:00
jriegel
527a6f5562 Add mesh parameters and Some fixes 2013-04-23 00:16:47 +02:00
jriegel
70fd001c7e Example file for FEM 2013-03-31 00:16:22 +01:00
Yorik van Havre
c3d1e091e6 0001036: Wrong Draft objects in engine example file 2013-03-06 12:13:33 -03:00
Yorik van Havre
906a6efb30 Added Arch example file 2012-11-17 12:59:07 -02:00
wmayer
906817f37e 0000669: Crash on opening sketch of Pad feature of PartDesign example 2012-04-13 13:33:39 +02:00
wmayer
5f140253fa Support of INSTALL target on Windows (VC++ and MinGW) 2012-02-17 21:41:00 +01:00
wmayer
c4122e059e Fix INSTALL target in cmake files 2012-02-16 23:35:54 +01:00
wmayer
bde949f7e4 0000519: Patch to set proper RPATH's for system wide installation on Linux
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5270 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-11 12:36:36 +00:00