wmayer
cced2698f9
fix crash due to GIL
2017-02-18 08:19:25 +01:00
looooo
69bde456bf
py3: spreadsheet: gathering spreadsheet relevant commits:
...
356b3b5736d6a83a91050973f77db9fc005b8551 Update Arch,Fem,Material,Spreadsheet for py3 print
70967107210481e362eab1cef78d15b8ba08c300 py3: Fixes from last rebase
2017-02-18 08:19:25 +01:00
Yorik van Havre
7ee46643fd
py3: fixed error in spreadsheet
2017-02-18 08:19:25 +01:00
Yorik van Havre
c3ba815730
py3: python3-related fix in Spreadsheet
2017-02-18 08:19:25 +01:00
wmayer
c49d985b40
py3: ported Spreadsheet to python3
2017-02-18 08:19:25 +01:00
Priit Laes
974d4d778b
python: Spreadsheet: *.py: Fix python3 syntax
2017-02-18 08:19:25 +01:00
Yorik van Havre
489d080f77
Arch: Add default storey when exporting to IFC + allow all Arch objects to have Undefined role
2017-02-17 20:47:39 -02:00
Bernd Hahnebach
3e0d8b7213
FEM: python import modules, use same method structure in all modules,
...
methods where only moved around, no changes inside the methods
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
e7474e362a
FEM: result task panel, only activate button if result really exists
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
92589b67b2
FEM: result task panel, reorder signal and slots and add comments
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
4840a780f3
FEM: result task panel, fix restore result settings for some result types
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
be395479b5
FEM: result task panel ui, move user defined equation in separate frame
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
1c58db004b
FEM: result task panel ui, reorder result radio buttons
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
9a27373321
FEM: code formating, white spaces
2017-02-17 22:07:56 +01:00
Lorenz Hüdepohl
7dc026ec58
PathHelix: Fix locale issue for Gui::InputField setText() method
2017-02-17 20:55:37 +01:00
Lorenz Hüdepohl
1875c52f13
PathHelix: Be more liberal in what constitues a straight cylinder
2017-02-17 20:55:17 +01:00
wmayer
8c5d7b7386
implement toNurbs for ellipse
2017-02-17 18:43:20 +01:00
Bernd Hahnebach
481ca10749
FEM: examples, update them to the new mechanical python result object
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
2bde0b6269
FEM: result task panel, use better object names
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
15dedfc375
FEM: result view provider, implement checks for open result task panel
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
5b91c59a9e
FEM: result task panel, reset mesh color and deformation in taskpanel and not by use of FemTools, fixes if mutlip
...
fixes if problems if multiple meshes or results are in an analysis
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
2b1cf1c3df
FEM: result task panel, fix option hide constaints and parts and make a small change inside
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
9cc00c0dab
FEM: result task panel, changes in the way the task panel is called be the commands in Gui
2017-02-16 14:00:40 +01:00
Kunda
03f059e713
FEM: Doxygen tweeks
...
Discussion in [FEM subforum](https://forum.freecadweb.org/viewtopic.php?f=18&t=12833&start=40#p158684 )
...Calculix FRD Reader doxygen tweek
...Calculix INP Reader doxygen tweek
...Result import and export VTK file library doxygen tweek
...Z88 Mesh reader and writer doxygen tweek
...Z88 Disp Reader doxygen tweek
...Command show result doxygen tweek
2017-02-16 14:00:40 +01:00
fandaL
845e90c2c5
FEM: frd reader, missing mode_strain_found = False
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
93ce4263bd
FEM: ccx writer, better handling of different analysis types
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
45cb08d23b
FEM: gmsh mesh class, small improvement in gmsh binary handling
2017-02-16 14:00:39 +01:00
Bernd Hahnebach
905fc3f4df
FEM: better module names for CalculiX result reader modules
2017-02-16 14:00:39 +01:00
Bernd Hahnebach
036c86e755
FEM: better module name for Z88 o2 result reader
2017-02-16 14:00:39 +01:00
Bernd Hahnebach
badb906b27
FEM: vtk result file import, workaround for calculating the DisplacementLengths
2017-02-16 14:00:39 +01:00
Bernd Hahnebach
f7a22482e0
FEM: move the new python FemResult object to FemMechanicalResult object derived from C++ FemResult object
2017-02-16 14:00:32 +01:00
Bernd Hahnebach
7183a7a198
FEM: result task panel, codeformating and a comment
2017-02-16 13:11:23 +01:00
makkemal
940b1e5240
FEM: result task panel, fix user defined result errors on new refactoring
2017-02-16 13:11:22 +01:00
Bernd Hahnebach
5aec02016b
FEM: result task panel, fix because empty result are really empty now and do not have a 0.0 in list
2017-02-16 13:11:22 +01:00
Bernd Hahnebach
90a9fd1a28
FEM: code formating, white spaces
2017-02-16 13:11:14 +01:00
Bernd Hahnebach
7fb489f096
FEM: result object refactor, fix frd, vtk, z88 result file import
2017-02-16 07:54:37 +01:00
qingfengxia
585c01a4da
FEM: result object refactor, move most properties from C++ to a new Python result object
2017-02-16 07:54:32 +01:00
Bernd Hahnebach
393caefa6c
FEM: vtk result file reading, activate import in python vtk import module
2017-02-16 07:54:26 +01:00
qingfengxia
a9c97f1293
FEM: VTK post processing, changes:
...
- vtk result file reading
- some changes in vtk post processing pipe line
2017-02-16 07:54:16 +01:00
wwmayer
ebc417fb08
Merge pull request #522 from looooo/python3-import+inspect
...
Python3 import+inspect
2017-02-15 23:07:59 +01:00
wwmayer
4812ce87e6
Merge pull request #515 from kkremitzki/view-mappings
...
Update view mappings to sensible defaults
2017-02-15 23:05:26 +01:00
Mateusz Skowroński
3447829a2c
Fix some Quarter High DPI Display issues. Ported from code by Randall O'Reilly.
...
https://grey.colorado.edu/svn/coin3d/quarter/trunk/
2017-02-15 22:16:46 +01:00
wmayer
cc2199db51
Increment year in copyright info
2017-02-15 21:32:23 +01:00
wwmayer
b0e15b301b
Merge pull request #524 from agryson/update-copyright
...
Increment year in copyright info
2017-02-15 21:30:28 +01:00
Yorik van Havre
cdfb5dba77
Path: Fixed wrong display of non-displayable paths - fixes #2484
2017-02-15 15:40:25 -02:00
Alexander Gryson
536e4f1486
Increment year in copyright info
...
Just increments the year in the console output when launching FreeCAD
2017-02-14 17:44:21 +01:00
wmayer
8abcbe779d
Merge branch 'master' of https://github.com/FreeCAD/FreeCAD
2017-02-14 16:41:32 +01:00
wmayer
3646f15022
issue #2902 : add unit test
2017-02-14 16:41:14 +01:00
wmayer
cdbfee565a
issue #2902 : track attribute objects in parent structure to notify about changes
2017-02-14 16:38:38 +01:00
wmayer
f95587fc7a
issue #0002902 : replace members of PyObjectBase with a PyDictObject
2017-02-14 13:09:09 +01:00