This website requires JavaScript.
07d224e25f
str(Sketcher.Constraint('Radius', 1, 2)) should not return "<Constraint '?'>"
patch-print-radius
Georges Dupéron
2017-03-08 00:04:04 +0100
0196d50c48
cmake: reset shiboken-cmake-suffix for python < 3
master
looooo
2017-03-04 11:41:13 +0100
256791d42e
stop profile based and primitives if file is in undetermined workflow
Sergo
2017-03-05 23:47:35 -0500
fdc3772c25
stop dressup features when applied to non-acitve body
Sergo
2017-03-05 14:59:29 -0500
1d8ef64925
fixing transformed features and guessworkflow
Sergo
2017-03-02 00:27:08 -0500
6cbb76b667
fixing dressup features
Sergo
2017-03-01 01:25:30 -0500
f8e836221c
fix pd tools from running when no active parts
Sergo
2017-02-20 00:58:36 -0500
8300306f82
Use CMAKE_PREFIX_PATH for Qt 5 builds
Bruce B. Lacey
2017-03-05 17:57:40 -0800
17d2f2b458
ascii weirdness
Kunda
2017-03-05 12:46:57 -0500
338ca55622
Spreadsheet: Fixed issue #2894 : Unit strings could be used as aliases.
Eivind Kvedalen
2017-03-06 00:27:19 +0100
3017173c9a
source typo fixes pt6
Kunda
2017-03-06 15:48:31 -0500
ec5f19ac4b
FEM: example 2D, update to the new element geometry object
Bernd Hahnebach
2017-03-06 10:46:07 +0100
19a0f85708
FEM: cmakes, object fem, init gui modules, sort by name
Bernd Hahnebach
2017-03-06 10:39:03 +0100
092a5dae48
FEM: fluid section and elment fluid 1D object, make name fit in FEM name system
Bernd Hahnebach
2017-03-06 10:30:20 +0100
34ad6af337
FEM: shell thickness and elment geometry 2D object, make name fit in FEM name system
Bernd Hahnebach
2017-03-06 10:10:09 +0100
977fd8995e
FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system
Bernd Hahnebach
2017-03-06 09:18:47 +0100
77e4a6d20d
FEM: code formating, flake8
Bernd Hahnebach
2017-03-05 19:33:56 +0100
bda1b62818
FEM: icon file, sort by names
Bernd Hahnebach
2017-03-05 19:28:35 +0100
7f72f9ed0e
FEM: fenics import/export: one line documentation, fixed make_femmesh call
joha2
2017-03-05 13:16:52 +0100
a6cfb18e37
Arch: Renaming Hires to HiRes
Yorik van Havre
2017-03-07 13:36:33 -0300
5625bab170
Arch: Added Hires property + display mode to all Arch objects
Yorik van Havre
2017-03-07 00:34:30 -0300
84ac526f62
fallback handling if in VBO rendering no normals are set
wmayer
2017-03-06 19:18:47 +0100
ed0727a606
move VBO rendering code into its own method
wmayer
2017-03-06 18:36:11 +0100
6b66a38ee3
Updated translations with latest files from crowdin
Yorik van Havre
2017-03-06 11:53:09 -0300
7ff58ef0a8
split sketcher settings page and move to its own group
wmayer
2017-03-06 14:37:40 +0100
7711d71410
replace deprecated gluPickMatrix
wmayer
2017-03-06 11:18:19 +0100
b1347ec12b
support of highlighting and selection if shading is disabled
wmayer
2017-03-06 09:29:26 +0100
6612e7c753
Deploy artifacts when DEPLOY is true (#595 )
Bruce Lacey
2017-03-05 14:56:23 -0800
db66835c63
add option to placement dialog to rotate around center of mass
wmayer
2017-03-05 18:47:34 +0100
35e8edeb08
extend interface to get actual property with geometric data, get center of gravity of a geometry
wmayer
2017-03-05 18:05:11 +0100
45bf8ed91e
fix -Wunused-private-field, -Woverloaded-virtual
wmayer
2017-03-05 10:08:17 +0100
1ee6dcf75e
PartPesign: Py: expose some methods of ViewProvider
DeepSOIC
2017-03-04 20:46:55 +0300
0160478242
PartDesign: add ViewProviderPython
DeepSOIC
2017-03-04 19:34:52 +0300
722ffe5ecb
PartDesign: update primitives to use PartDesign::FeaturePy
DeepSOIC
2017-03-03 03:41:10 +0300
d9c803ffce
PartDesign: add FeaturePython
DeepSOIC
2017-03-03 03:39:51 +0300
271bc7450e
Draft: Fixed Shape2DView's Cut Face mode bug when cutting through multi solids
Yorik van Havre
2017-03-04 16:08:52 -0300
8f5c7b447a
Use new FreeCAD/freecad homebrew formula API for Qt4 & Qt5 (#590 )
Bruce Lacey
2017-03-04 10:37:24 -0800
f66307e4ba
Disable pyra13 output within UNV file, as this element is not officially supported by this file format.
Jean-Marie Verdun
2017-03-03 22:36:38 +0100
732bd85c47
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
Jean-Marie Verdun
2017-03-03 22:10:29 +0100
19f8fd4c10
source typo fixes pt5
Kunda
2017-03-03 16:43:42 -0500
d751423dbd
FEM: fenics xml mesh format, add mesh import
joha2
2017-03-03 10:25:31 +0100
2f93571c46
Fixed python3 mistake in main cmake file
Yorik van Havre
2017-03-04 12:59:48 -0300
cafd49d62e
Fixed another typo
Yorik van Havre
2017-03-03 21:39:48 -0300
404debb9f2
Merge branch 'master' of https://github.com/FreeCAD/FreeCAD
wmayer
2017-03-03 22:38:19 +0100
569f2636bd
Move glortho2d to GLKMatrix4MakeOrtho as to avoid Deprecated Warning on Mac OS
Jean-Marie Verdun
2017-03-03 22:37:23 +0100
09510f0014
Merge pull request #583 from triplus/Font-size
wwmayer
2017-03-03 22:25:56 +0100
0d7a8e1c1d
Merge pull request #582 from kkremitzki/sketch_hex_fix
wwmayer
2017-03-03 21:47:37 +0100
288239c443
Configurable coordinate info font size in Sketcher
triplus
2017-03-03 19:27:10 +0100
fa472ec075
Fix hexagon creation error
Kurt Kremitzki
2017-03-03 11:17:37 -0600
624ac0d4df
Removed wrong typo fix
Yorik van Havre
2017-03-03 13:42:06 -0300
adca327b34
add 'no shading' and 'hidden line' styles
wmayer
2017-03-03 16:41:38 +0100
81884f787a
py3: gathering diff for CMakeList.txt fe96347c28039e97a0acdc37f7df9861ffc96eda 33073603bd3b20a2debb9444a7247266f658baaa 6400fcca2cb8f5fde95013d4de97c2c45f3bb4e7 7c50633c8efc6d65d96f1b6f820c89320eabe1dc
looooo
2017-03-03 09:05:11 +0100
4db04840b1
python: We only support 2.7.x
Priit Laes
2016-03-12 11:53:33 +0200
61658e60ad
Qt5: Enabled HiDPI scaling and Use HiDPI Qt Pixmaps
Bruce B. Lacey
2017-03-02 10:16:05 -0800
69a9a0ca61
FEM: examples, update them to the updated result object with folw results
Bernd Hahnebach
2017-03-03 08:29:33 +0100
e9e09a5fa4
FEM: make object module, sort methods by name
Bernd Hahnebach
2017-03-03 08:23:42 +0100
8afbd2b81e
FEM: result task panel, add Fem to module name
Bernd Hahnebach
2017-03-02 22:17:14 +0100
85bfe10485
FEM: FEM mesh 2 mesh command, make name fit in FEM name system
Bernd Hahnebach
2017-03-02 21:40:29 +0100
8411d03de5
FEM: command modules, add Fem to file and class name
Bernd Hahnebach
2017-03-02 21:38:02 +0100
f5c717b771
FEM: mesh clear command, make name fit in FEM name system
Bernd Hahnebach
2017-03-02 21:16:35 +0100
f19481b083
FEM: mesh print info command, make name fit in FEM name system
Bernd Hahnebach
2017-03-02 21:11:53 +0100
11166f971e
FEM: result show command, make name fit in FEM name system
Bernd Hahnebach
2017-03-02 21:05:20 +0100
dc39edd9a5
FEM: results purge command, make name fit in FEM name system
Bernd Hahnebach
2017-03-02 20:53:08 +0100
ef0a253f4e
FEM: solver control command, make name fit in FEM name system
Bernd Hahnebach
2017-03-02 20:46:40 +0100
8cf0001e97
FEM: solver run command, make name fit in FEM name system
Bernd Hahnebach
2017-03-02 20:40:45 +0100
fb833d4a8a
FEM: code formating, use better variable name in the regard of codespell tool
Bernd Hahnebach
2017-03-01 15:52:40 +0100
886ba74bfd
Fixed G2/3 command generation for flipped arcs.
ml
2017-03-02 21:05:08 -0800
ad8cc9b07b
Using fuzzy comparison for half circle detection.
ml
2017-03-02 19:09:14 -0800
450e3d8383
use consistent display mode names
wmayer
2017-03-03 14:25:16 +0100
f560398f30
add boolean parameter to MeshKernel::AddFacets to disable check for manifold edges of new faces
wmayer
2017-03-02 22:33:38 +0100
24793f0d82
fix doc strings, replace label with check box in export panel
wmayer
2017-03-02 21:55:04 +0100
da0f810282
Avoid empty meshes. Improve object type detection.
Ian Rees
2017-02-19 13:22:55 +1300
2231baa060
Throw Python exception if format is unknown.
Ian Rees
2017-02-19 13:12:04 +1300
095bb48c22
Tidy up.
Ian Rees
2017-02-19 12:52:00 +1300
944aa01e6b
Export Part and Group objects.
Ian Rees
2017-02-18 20:27:51 +1300
e6f7c9d83c
Clean up docstrings to conform to PEP 8, tidy up.
Ian Rees
2016-01-24 11:59:30 +1300
3792f259d3
Add setting to export compressed/uncompressed AMFs
Ian Rees
2016-01-24 11:58:30 +1300
e178d93c61
Added some metadata to exported AMF
Ian Rees
2015-12-20 13:35:09 +1300
0bd3e5d4ab
Added AMF compression. Works with Cura, not Slic3r
Ian Rees
2015-12-19 23:58:17 +1300
0b76013a0c
Renamed AmfExport.(h|cpp) to Exporter.(h|cpp)
Ian Rees
2015-12-19 23:02:04 +1300
3eefe3e8ba
Refactoring mesh export code
Ian Rees
2015-12-19 22:54:13 +1300
a9949ab0a4
Basic AMF writing support
Ian Rees
2017-02-05 17:15:56 +1300
ff1ac5fdad
Add AMF to understood extensions/formats.
Ian Rees
2017-02-04 12:05:51 +1300
7a0a997481
py3: Arch: mostly print-statements 7247937288be85fe217c2d57cdb96c9a666e4e28 00528f4b445fd851df53a79b4be6f1ff480f74d0 b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
looooo
2017-03-02 09:24:29 +0100
9d85f3bb66
Update arch exception catching for py3
Kurt Kremitzki
2017-01-29 22:21:48 -0600
99c99006b8
source typo fixes pt4 (only on py3 merged code)
Kunda
2017-03-01 17:33:15 -0500
30979dcd64
resolve merge conflict
wmayer
2017-03-02 13:47:10 +0100
f94e1ff280
py3: web: gathering diff of py3-branch 76b3397762
ec9dcf7453d44ce21e6ab5e460293006a49e7ccc 11eb995a2e88df1125056403fb302ce85749f83c
looooo
2017-03-02 09:02:12 +0100
99131438c6
py3: Test: gathering diff of py3-branch ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
looooo
2017-03-02 08:58:59 +0100
dcdce7bab2
py3: Test: print
looooo
2017-01-28 11:30:17 +0100
91e2e0043b
python: Test: *.py: Fix python3 syntax
Priit Laes
2016-03-12 15:22:37 +0200
946c126866
py3: Start: gathering diff of py3-branch ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
looooo
2017-03-02 08:54:13 +0100
52fc8191c3
py3: start: make the startpage load again
looooo
2017-01-30 19:19:32 +0100
55545fbcad
py3: ported Start to python3
wmayer
2016-01-23 17:13:03 +0100
742d2c1627
Merge pull request #575 from bblacey/develop
wwmayer
2017-03-02 09:55:52 +0100
6844e7ed29
Upgrade to Eigen 3.3.3 to avoid spurious compiler warnings
Bruce B. Lacey
2017-03-01 13:18:31 -0800
a3e01788df
Trivial typos
Kunda
2017-02-27 10:28:02 -0500
cd1f010fe7
revert commit 1255ac62c
and fix original code
wmayer
2017-03-01 22:54:14 +0100
d343bb00fa
Cleanup clang inconsistent override warnings-smesh
Ian Rees
2017-03-01 19:21:06 +1300
ac9f475702
Clean up clang inconsistent override warnings.
Ian Rees
2017-03-01 18:00:30 +1300