Bernd Hahnebach
|
ed83b85ee0
|
FEM: Mesh ViewProvider, change painting of tria3
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
b2711eaed6
|
FEM: Mesh ViewProvider, add some console log prints
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
c9810831a8
|
FEM: Mesh ViewProvider, move comments in adding the nodes loop
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
7effa0db1f
|
FEM: Mesh ViewProvider, sort intends
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
488c18359c
|
FEM: Mesh ViewProvider, change some comments and exception messages
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
1ebfcff681
|
FEM: Mesh ViewProvider, sort empty lines
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
677b5ca513
|
FEM: Mesh ViewProvider, remove some trailing white spaces
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
06e6f04423
|
FEM: Mesh ViewProvider, fix faces count for penta6 and penta15
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
2ecab3a63c
|
FEM: Mesh ViewProvider, fix wrong break in switch
|
2016-04-09 21:00:58 +02:00 |
|
wmayer
|
19bc5077c8
|
+ perform validation check after partdesign chamfer operation
|
2016-04-09 11:47:31 +02:00 |
|
Yorik van Havre
|
ca7c5d31a4
|
updated translations
|
2016-04-06 22:39:34 -03:00 |
|
wwmayer
|
db2580088d
|
Merge pull request #132 from mandeeps708/master
fixes typo in Part Design workbench
|
2016-04-06 17:28:04 +02:00 |
|
mandeeps708
|
c1b652f21e
|
fixes typo in Part Design workbench
|
2016-04-06 02:51:03 +05:30 |
|
Eivind Kvedalen
|
8fe0d42450
|
Spreadsheet: Fixed undo/redo (issue #2483).
|
2016-04-04 19:58:19 +02:00 |
|
wmayer
|
87293fac9b
|
+ add extra check if fillet operation returns valid shape
|
2016-04-04 14:26:27 +02:00 |
|
Yorik van Havre
|
3003f16389
|
Arch: fixed wrong storing of IFC uid in FreeCAD objects
|
2016-04-03 13:05:30 -03:00 |
|
wmayer
|
7052fde4de
|
+ clear selection before hiding the linked object when editing fillet/chamfer
|
2016-04-02 15:29:08 +02:00 |
|
Eivind Kvedalen
|
484ba25ce6
|
Spreadsheet: Added test cases.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
a21571a652
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
6c80dd4eae
|
Spreadsheet: Fixed crash when invalid unit was given as input.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
e230f3c5e7
|
Spreadsheet: Expose parse error to user.
|
2016-04-02 12:01:04 +02:00 |
|
Yorik van Havre
|
f526ff8f48
|
Draft: small fix in snaps - issue #2487
|
2016-03-31 19:33:50 -03:00 |
|
wmayer
|
d4ec3a985a
|
+ move creation of SoFCSelection node to ViewProviderBuilder to avoid code duplication
|
2016-03-31 15:54:33 +02:00 |
|
wmayer
|
2521718820
|
+ fix bug in GLImageBox
|
2016-03-31 14:14:59 +02:00 |
|
wmayer
|
0875dfad34
|
+ remove unneeded namespace
|
2016-03-31 14:14:22 +02:00 |
|
wmayer
|
031711120d
|
+ improve MeshSelection class
|
2016-03-31 13:35:55 +02:00 |
|
Ian Rees
|
27f12ae3de
|
Find Netgen/nglib on MacOS with MacPorts
|
2016-03-28 10:48:49 +02:00 |
|
wmayer
|
fa77887d09
|
+ fix issue with cursor on viewer widget, prepare code for improved event handling
|
2016-03-28 00:55:37 +02:00 |
|
wmayer
|
d43443a832
|
+ improve GraphicsScene class
|
2016-03-27 16:22:30 +02:00 |
|
wmayer
|
b86e14afff
|
+ improve GraphicsScene class
|
2016-03-26 19:02:15 +01:00 |
|
wmayer
|
bd46939070
|
+ make GraphicsView get working again, remove unneeded code
|
2016-03-26 14:30:36 +01:00 |
|
wmayer
|
05ed514bcf
|
+ replace insecure x/fabs(x) with sgn function
|
2016-03-24 11:07:30 +01:00 |
|
wmayer
|
6453040cd8
|
+ fix mesh merge
|
2016-03-22 11:06:04 +01:00 |
|
wmayer
|
a4dc263846
|
+ always get occ version information in About dialog
|
2016-03-19 15:55:09 +01:00 |
|
wmayer
|
297e84e3f0
|
+ fix compiler warnings
|
2016-03-19 10:12:04 +01:00 |
|
Bernd Hahnebach
|
eca9e3339a
|
FEM: preference setting to disable restore result dialog settings
|
2016-03-18 21:53:13 +01:00 |
|
Bernd Hahnebach
|
1280a185c2
|
FEM: add FIXME comment to CommandQuickAnalysis
|
2016-03-18 21:53:12 +01:00 |
|
Bernd Hahnebach
|
c9d1fbdc7d
|
FEM: fix result stats in result widget for frequency analysis
|
2016-03-18 21:53:12 +01:00 |
|
Yorik van Havre
|
8829848f35
|
fixed startpage link
|
2016-03-18 16:21:33 -03:00 |
|
Yorik van Havre
|
bcb75d5477
|
Updated translation files from crowdin
|
2016-03-17 23:29:11 -03:00 |
|
Jonathan Wiedemann
|
010121d8c1
|
Arch Roof : Fix BOPCheck failed
cf http://forum.freecadweb.org/viewtopic.php?f=23&t=14711
|
2016-03-17 23:24:17 +01:00 |
|
Eivind Kvedalen
|
9d617ce4c8
|
Expressions: Changed precedence of ?, :, EQ, NEQ, LT, GT, GTE, and LTE.
|
2016-03-15 18:28:23 +01:00 |
|
Bernd Hahnebach
|
a0af9e2da0
|
FEM: unit test, update test result files and expected result files
|
2016-03-14 20:38:42 +01:00 |
|
Bernd Hahnebach
|
eca76c3781
|
FEM: unit test, add some helper to create result files
|
2016-03-14 20:38:41 +01:00 |
|
Bernd Hahnebach
|
a0a989fe4c
|
FEM: unit test, update FreeCAD file with objects from module TestFem
|
2016-03-14 20:38:40 +01:00 |
|
Bernd Hahnebach
|
0ffb412aaf
|
FEM: unit test, change load and pressure to some more reasonable values
|
2016-03-14 20:38:40 +01:00 |
|
Bernd Hahnebach
|
4e407ac4d6
|
FEM: unit test, remove not used files
|
2016-03-14 20:38:39 +01:00 |
|
DeepSOIC
|
5c3024e9f8
|
Sketcher: negative constraint value avoidance
by swapping elements being constrained at creation time, should the
precalculated value happen to be negative.
|
2016-03-12 21:28:37 +01:00 |
|
DeepSOIC
|
e624a1d00d
|
Sketcher: never ever hide constraint value sign, anymore
|
2016-03-12 21:28:22 +01:00 |
|
wmayer
|
b25ef6235d
|
+ on rename of contraint make sure that new name is different, on swap constraint names make sure they have user-defined names
|
2016-03-12 20:02:18 +01:00 |
|