Bernd Hahnebach
|
ef53324f09
|
FEM: Mesh ViewProvider, change some comments and exception messages
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
03b355f8d7
|
FEM: Mesh ViewProvider, sort empty lines
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
f1b66e9586
|
FEM: Mesh ViewProvider, remove some trailing white spaces
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
3fd05fab6a
|
FEM: Mesh ViewProvider, fix faces count for penta6 and penta15
|
2016-04-09 21:00:58 +02:00 |
|
Bernd Hahnebach
|
ec31ab625f
|
FEM: Mesh ViewProvider, fix wrong break in switch
|
2016-04-09 21:00:58 +02:00 |
|
wmayer
|
57d3e15e37
|
+ activate new implementation of QuarterWidget::viewportEvent
|
2016-04-09 19:04:21 +02:00 |
|
wmayer
|
628acdc84b
|
+ skip FreeCAD version when saving&reading main window state
|
2016-04-09 17:06:50 +02:00 |
|
wmayer
|
c74226f7a7
|
+ increase minor and build number, rework creation of Version.h
|
2016-04-09 15:15:29 +02:00 |
|
wmayer
|
2d8c48ef83
|
+ perform validation check after partdesign chamfer operation
|
2016-04-09 11:47:31 +02:00 |
|
Yorik van Havre
|
819f790900
|
updated translations
|
2016-04-06 22:39:34 -03:00 |
|
wwmayer
|
6da5575158
|
Merge pull request #133 from bblacey/unified
Added OS X to Travis build configuration for unified Linux & OS X CI builds
|
2016-04-06 18:32:21 +02:00 |
|
Bruce B. Lacey
|
19566510c4
|
Added OS X to Travis build configuration for unified Linux & OS X CI builds and modified README.md to display build status
|
2016-04-06 08:40:43 -07:00 |
|
wwmayer
|
a198c83576
|
Merge pull request #132 from mandeeps708/master
fixes typo in Part Design workbench
|
2016-04-06 17:28:04 +02:00 |
|
mandeeps708
|
019fb19942
|
fixes typo in Part Design workbench
|
2016-04-06 02:51:03 +05:30 |
|
Eivind Kvedalen
|
7a58bead5c
|
Spreadsheet: Fixed undo/redo (issue #2483).
|
2016-04-04 19:58:19 +02:00 |
|
wmayer
|
be63f43e2e
|
+ add extra check if fillet operation returns valid shape
|
2016-04-04 14:26:27 +02:00 |
|
wmayer
|
67c76596ce
|
+ add convenience methods to SoQTQuarterAdaptor
|
2016-04-04 12:53:06 +02:00 |
|
wmayer
|
7c55086d2c
|
+ fix crash when viewer has no camera
|
2016-04-04 12:48:58 +02:00 |
|
Yorik van Havre
|
51ce1978a7
|
Arch: fixed wrong storing of IFC uid in FreeCAD objects
|
2016-04-03 13:05:30 -03:00 |
|
wwmayer
|
56c77c4cb9
|
Merge pull request #130 from bblacey/develop
Add include of <sstreeam> to fix commit 08692f811 breakage to Ubuntu …
|
2016-04-03 09:15:29 +02:00 |
|
Bruce B. Lacey
|
39d05b66a7
|
Add include of <sstreeam> to fix commit 08692f811 breakage to Ubuntu Precise 12.04 builds.
|
2016-04-02 11:19:28 -07:00 |
|
wmayer
|
7cd7619cce
|
+ clear selection before hiding the linked object when editing fillet/chamfer
|
2016-04-02 15:29:08 +02:00 |
|
Eivind Kvedalen
|
89bcaa0116
|
Spreadsheet: Added test cases.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
ae111d11b5
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
4f7470c5e8
|
Expressions: Simpified parser, fixed precedence (parentheses)
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
97aa0a1c6d
|
Expressions: Fixed parsing of unit expressions similar to 1/unit.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
8f511322bc
|
Expressions: Moved Expression::priority to cpp file.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
aa8b035842
|
Expressions: Refactored aggregate functions.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
b5e44436f1
|
Expressions: Added support for aggregate functions and ranges.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
eff4458332
|
Spreadsheet: Fixed crash when invalid unit was given as input.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
b214551b6d
|
Spreadsheet: Expose parse error to user.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
ca74154619
|
PropertyPlacement: Convert x, y, z values to Quantities when using them in expressions.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
d62f9425fb
|
Quantity: Added -= and += operators.
|
2016-04-02 12:01:04 +02:00 |
|
wmayer
|
b1c73eba10
|
+ rework parameter dialog
|
2016-04-01 15:18:56 +02:00 |
|
Yorik van Havre
|
2ff5b6ae01
|
Draft: small fix in snaps - issue #2487
|
2016-03-31 19:33:50 -03:00 |
|
wmayer
|
39e41146bb
|
+ move creation of SoFCSelection node to ViewProviderBuilder to avoid code duplication
|
2016-03-31 15:54:33 +02:00 |
|
wmayer
|
f623d870ce
|
+ fix bug in GLImageBox
|
2016-03-31 14:14:59 +02:00 |
|
wmayer
|
03c7cc5a3b
|
+ remove unneeded namespace
|
2016-03-31 14:14:22 +02:00 |
|
wmayer
|
b4c6139bfb
|
+ improve MeshSelection class
|
2016-03-31 13:35:55 +02:00 |
|
wmayer
|
3232cb697a
|
+ check if OCCGEOMETRY is already defined
|
2016-03-28 11:05:51 +02:00 |
|
Ian Rees
|
63515ba8e6
|
Find Netgen/nglib on MacOS with MacPorts
|
2016-03-28 10:48:49 +02:00 |
|
wwmayer
|
ae6c4338a7
|
Merge pull request #129 from ianrrees/20160327-use-SystemExitException-code
More fixes around Python exit codes
|
2016-03-28 10:17:13 +02:00 |
|
Yorik van Havre
|
0f259a2c54
|
fixed wrong info in fcinfo tool
|
2016-03-28 00:27:43 -03:00 |
|
wmayer
|
555f8cb325
|
+ fix issue with cursor on viewer widget, prepare code for improved event handling
|
2016-03-28 00:55:37 +02:00 |
|
wmayer
|
d43ba59077
|
+ improve GraphicsScene class
|
2016-03-27 16:22:30 +02:00 |
|
wmayer
|
32dc67cd71
|
+ delete transient directory if sub-directory fc_recovery_files is empty
|
2016-03-27 11:32:29 +02:00 |
|
Ian Rees
|
7f42b2b8fb
|
More fixes around Python exit codes
|
2016-03-27 13:01:04 +13:00 |
|
wmayer
|
c4bd392d85
|
+ improve GraphicsScene class
|
2016-03-26 19:02:15 +01:00 |
|
wmayer
|
c7a8471ca1
|
+ make GraphicsView get working again, remove unneeded code
|
2016-03-26 14:30:36 +01:00 |
|
wwmayer
|
86792d661a
|
Merge pull request #128 from ianrrees/20160326-catch-exceptions-FreeCADCmd
Catch exceptions in FreeCADCmd like FreeCAD
|
2016-03-26 11:07:31 +01:00 |
|