wmayer
9ec06b47c6
prepare view provider for undo/redo
2016-07-23 11:45:38 +02:00
wmayer
f0e00311cd
prepare view provider for undo/redo
2016-07-23 11:45:21 +02:00
WandererFan
62a8828dc8
Fix 0002627 wrong value in dimension
...
Remove obolete dimension properties
2016-07-21 19:50:38 -04:00
Bernd Hahnebach
5c2ffb784a
FEM: pyhton code formating: comment should start with '# '
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
30baceeb61
FEM: python code formating flake8: add white space to start comment block, where missing
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
7f61a9c19b
FEM: input writer ccx: better def name and comments
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
240c43b3b7
FEM: small changes in comments in FemTools
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
938dfbbca9
FEM: GUI: typos in FEM menue and icon tool tipps
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
684aca461e
FEM: code formating: trailing white spaces
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
ae9bc220d5
FEM: do not write empty constraints to ccx input file
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
513bb65eab
FEM: typo in input writer ccx
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
83f4852274
FEM: example files: update materials
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
cc1bd86923
FEM: check prerequisites: adapt to self weight
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
b69116b4aa
FEM: constraint self weight: implementation for solver CalculiX
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
3554c70483
FEM: constraint self weight: add icon
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
84e017e4db
FEM: constraint self weight: object implementation
2016-07-21 18:40:51 -03:00
Yorik van Havre
90d181aec2
Merge pull request #226 from WandererFan/QtyPrecision
...
Fix 2628 Quantity::getUserString Fixed Precision
2016-07-21 18:39:02 -03:00
WandererFan
eabc483c6c
Use Units Decimals pref in Quantity::getUserString
2016-07-21 12:55:39 -04:00
Przemo Firszt
8fc0fcf4ae
[Material] Fix acrylic glass density and remove comments
2016-07-20 21:48:07 +01:00
wmayer
99bdef7586
apply workaround from Debian to fix error message with not found SMDS_MemoryLimit
2016-07-19 12:13:08 +02:00
wwmayer
4aa23dd774
Merge pull request #222 from wwmayer/pr190
...
Improve NETGEN detection and support V6.
2016-07-19 10:43:28 +02:00
Jose Prous
9fb958f553
fix some compilation errors
2016-07-19 09:53:23 +02:00
Przemo Firszt
4e7f1d305b
[Material] Amend Aluminum-6061-T6.FCMat
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2016-07-18 17:40:15 -03:00
Yorik van Havre
d6cbf39cfe
Merge pull request #224 from WandererFan/HatchExport
...
Prevent Hatch Export to SVG
2016-07-18 17:37:03 -03:00
WandererFan
985ac47f67
Prevent buildup of old QGItems
2016-07-17 10:43:55 -04:00
WandererFan
094a63356f
Exclude hatches from SVG export.
...
QtSvg does not support clipping which is required for hatches.
2016-07-17 10:43:54 -04:00
wmayer
bff60f36a7
fix build failure with occ 6.9.0
2016-07-17 16:18:12 +02:00
wmayer
2a9be8abb8
issue #0002486 : Menu 'Preferences...' entry changes depending on language
2016-07-17 14:20:53 +02:00
wmayer
c5316d31a9
add quantity property to FeatureTest with kg/m^3
2016-07-17 13:40:08 +02:00
wmayer
7544444d63
issue #0002625 : Wrong dimension (str) from Unit
2016-07-17 13:14:06 +02:00
wmayer
09e1483f10
improve whitespaces
2016-07-17 12:46:46 +02:00
vejmarie
da70ba1642
Fix MED Reader
...
Assign same Mesh name into MED archive based on shortfilename during write and read operation
2016-07-16 17:43:20 +02:00
Johannes Obermayr
5b738f9e22
Improve NETGEN detection and support V6.
2016-07-16 17:08:05 +02:00
vejmarie
8051d32adc
Fix UNV file read which was broken due to missing cards
2016-07-15 21:02:45 +02:00
wmayer
849704cff8
suppress log messages of selection changes in release build
2016-07-15 16:02:06 +02:00
wwmayer
fe60a44f5c
Merge pull request #219 from tomate44/tomate44-BezierSurface-fix
...
fix VDegree
2016-07-15 13:57:52 +02:00
wmayer
037cf48cef
class with virtual methods must have virtual destructor
2016-07-15 13:52:27 +02:00
Mateusz Skowroński
d7240c6b2b
Fix some GCC warnings.
2016-07-15 13:05:37 +02:00
tomate44
2bed80b57e
fix VDegree
...
fix for getVDegree that was returning UDegree
2016-07-15 11:27:24 +02:00
Lorenz Hüdepohl
803c136968
Path: Fix spurious full circles in PathProfile
...
There was an issue in the conversion from a toolpath to GCode, some very
small circles were mistaken for full circles when their coordinates were
output in some finite precision.
2016-07-15 10:57:12 +02:00
wmayer
b4c084dd06
replace tabs with spaces
2016-07-15 10:44:19 +02:00
Sergo
9f0db2d900
refuse to create partdesign objects if no active body in document
2016-07-15 10:35:52 +02:00
WandererFan
e62d883f54
Prevent invisible faces.
...
Warn if Direction == XAxisDirection
2016-07-14 18:10:27 -04:00
WandererFan
2c8f497292
Get user prefs at time of use
2016-07-14 15:55:57 -04:00
WandererFan
9dec3c540e
Fix default normal/select/preselect colors
2016-07-14 15:55:57 -04:00
wmayer
f1d59002be
+ handle usage of libmedc < 3.0.7
2016-07-14 21:35:13 +02:00
wmayer
ff060d4f1f
+ fix possible crash inside NavigationStyleP::viewAnimationCB if viewer has no camera node
2016-07-14 17:14:10 +02:00
wmayer
ba72952dd8
+ suppress log messages of active document or view in release build
2016-07-14 16:32:29 +02:00
wmayer
bdb359df39
+ GFA is available since OCC 6.9.0, raise an AttributeError otherwise
2016-07-14 15:16:02 +02:00
wmayer
6dc1a93970
+ fix linking errors with MED V2 wrapper classes
2016-07-14 15:10:36 +02:00