Commit Graph

9899 Commits

Author SHA1 Message Date
Eivind Kvedalen
2714dd82c8 Spreadsheet: Fixed issue #2894: Unit strings could be used as aliases. 2017-03-07 13:45:53 -03:00
Kunda
31b0233393 source typo fixes pt6 2017-03-07 13:43:46 -03:00
Bernd Hahnebach
f0416755b4 FEM: cmakes, object fem, init gui modules, sort by name 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
11ec82d453 FEM: fluid section and elment fluid 1D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
bfb4ce823e FEM: shell thickness and elment geometry 2D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
5215a7d751 FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
9f3b7ebfe0 FEM: code formating, flake8 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
dc1a46ceaf FEM: icon file, sort by names 2017-03-07 13:40:18 -03:00
joha2
f90ed50fb4 FEM: fenics import/export: one line documentation, fixed make_femmesh call 2017-03-07 13:40:18 -03:00
Yorik van Havre
a6c880102e Arch: Renaming Hires to HiRes 2017-03-07 13:36:33 -03:00
Yorik van Havre
f1c729d984 Arch: Added Hires property + display mode to all Arch objects 2017-03-07 00:34:30 -03:00
wmayer
efe7599ae2 fallback handling if in VBO rendering no normals are set 2017-03-06 19:18:47 +01:00
wmayer
67a7f97abc move VBO rendering code into its own method 2017-03-06 18:36:11 +01:00
Yorik van Havre
9f44809e9e Updated translations with latest files from crowdin 2017-03-06 11:53:09 -03:00
wmayer
9e90accc81 split sketcher settings page and move to its own group 2017-03-06 14:37:40 +01:00
wmayer
cf4f6765c1 replace deprecated gluPickMatrix 2017-03-06 11:18:19 +01:00
wmayer
7d536947a9 support of highlighting and selection if shading is disabled 2017-03-06 09:29:26 +01:00
wmayer
099bdf5f5d add option to placement dialog to rotate around center of mass 2017-03-05 18:47:34 +01:00
wmayer
63943e4bb8 extend interface to get actual property with geometric data, get center of gravity of a geometry 2017-03-05 18:05:11 +01:00
wmayer
d6549e7dd7 fix -Wunused-private-field, -Woverloaded-virtual 2017-03-05 10:10:53 +01:00
DeepSOIC
096eb67b47 PartPesign: Py: expose some methods of ViewProvider
* setBodyMode(bool)
* makeTemporaryVisible(bool)
2017-03-04 19:16:39 -03:00
DeepSOIC
5e5b3f8b61 PartDesign: add ViewProviderPython
+ bind PartDesign::Feature to PartDesign::ViewProvider, and adjust
viewprovider of PartDesign::FeaturePython accordingly.
2017-03-04 19:16:39 -03:00
DeepSOIC
eae0d6594c PartDesign: update primitives to use PartDesign::FeaturePy 2017-03-04 19:16:39 -03:00
DeepSOIC
ec29adfb55 PartDesign: add FeaturePython
Opens a window to extend PartDesign with Python
2017-03-04 19:16:39 -03:00
Yorik van Havre
1f81f8bd71 Draft: Fixed Shape2DView's Cut Face mode bug when cutting through multi solids 2017-03-04 16:08:52 -03:00
Jean-Marie Verdun
ca29c4c8bd Disable pyra13 output within UNV file, as this element is not officially supported
by this file format.

Fix bug 2649
2017-03-04 13:10:14 -03:00
Jean-Marie Verdun
9e87b7b187 Properly fix the Tetrahedron node ordering with VTK. This was reported into
PR #203 back this summer 2016. A memory overwrite is happening if the enum are not
properly sized
2017-03-04 13:10:14 -03:00
Kunda
de2392eb18 source typo fixes pt5
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
joha2
2c4b16d323 FEM: fenics xml mesh format, add mesh import 2017-03-04 13:02:11 -03:00
wmayer
c997fdf403 Merge branch 'master' of https://github.com/FreeCAD/FreeCAD 2017-03-03 22:38:19 +01:00
Jean-Marie Verdun
9619cb6e74 Move glortho2d to GLKMatrix4MakeOrtho as to avoid Deprecated Warning on Mac OS 2017-03-03 22:37:23 +01:00
wwmayer
94b6efde50 Merge pull request #583 from triplus/Font-size
Configurable coordinate info font size in Sketcher
2017-03-03 22:25:56 +01:00
wwmayer
a82a5d8c14 Merge pull request #582 from kkremitzki/sketch_hex_fix
Fix hexagon creation error
2017-03-03 21:47:37 +01:00
triplus
67303633bf Configurable coordinate info font size in Sketcher
Useful on HiDPI displays and occasionally requested feature on the forum.
2017-03-03 19:27:10 +01:00
Kurt Kremitzki
d35dc721f3 Fix hexagon creation error 2017-03-03 11:17:37 -06:00
wmayer
69e1297dd2 add 'no shading' and 'hidden line' styles 2017-03-03 16:41:38 +01:00
Bruce B. Lacey
f536dbe1d2 Qt5: Enabled HiDPI scaling and Use HiDPI Qt Pixmaps
* Enable HiDPI scaling on displays that support it
    on Qt 5.6 and later
  * Enable HiDPI Pixmaps on Qt 5.1 and later
2017-03-03 11:58:38 -03:00
Bernd Hahnebach
7f9bd4d1ad FEM: make object module, sort methods by name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
2ab1a1a047 FEM: result task panel, add Fem to module name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
2c5da013d7 FEM: FEM mesh 2 mesh command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
69de116707 FEM: command modules, add Fem to file and class name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
d4a6fb166d FEM: mesh clear command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
052f182e96 FEM: mesh print info command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
decbd572da FEM: result show command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
1101dc6ced FEM: results purge command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
1d783a33fb FEM: solver control command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
e478241f8d FEM: solver run command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
687622650c FEM: code formating, use better variable name in the regard of codespell tool 2017-03-03 11:54:25 -03:00
ml
c2abaf2232 Fixed G2/3 command generation for flipped arcs. 2017-03-03 11:52:42 -03:00
ml
8195a5d6dc Using fuzzy comparison for half circle detection. 2017-03-03 11:52:42 -03:00