Bernd Hahnebach
a39a33aad7
FEM: in out, add missing returns of document objects
2019-05-28 22:19:44 +02:00
Bernd Hahnebach
1ba3b1fe03
FEM: in out, fix guarding FreeCADGui in fenics import
2019-05-28 14:44:27 +02:00
Bernd Hahnebach
d682d3ea6e
FEM: code formating, line length < 100, there still where some left
2019-05-28 05:48:23 +02:00
Bernd Hahnebach
63f3453189
FEM: code formating, max line length < 100, fem mesh modules, we are done in FEM :-)
2019-05-28 05:48:23 +02:00
Bernd Hahnebach
40d5cad697
FEM: unit test, fix comment
2019-05-28 05:48:23 +02:00
sliptonic
a8a7f46bfe
Merge pull request #2217 from Russ4262/increase_tool_count
...
Path: Increase tool count limit to 99999
2019-05-27 22:42:47 -05:00
Tomas Pavlicek
fad4db3300
TechDraw: Fix font size issues when exporting to SVG
2019-05-27 22:18:14 -04:00
Russell Johnson
8f50b057df
Increase tool count limit to 99999
2019-05-27 14:39:13 -05:00
Bernd Hahnebach
d15745c4b8
FEM: code formating, max line length < 100, fem toolsmodules
2019-05-27 14:51:57 +02:00
Bernd Hahnebach
d40dc9b1e1
FEM: unit tests, objects, add some comments an new lines
2019-05-27 14:51:57 +02:00
Bernd Hahnebach
5d698058bf
FEM: code formating, max line length < 100, fem in out modules
2019-05-27 14:51:57 +02:00
Bernd Hahnebach
f2bbb89188
FEM: code formating, fenics import
2019-05-27 14:51:57 +02:00
joha2
ae0a164794
FEM: importFenicsMesh: GuiUp code inserted
2019-05-27 14:51:57 +02:00
wmayer
540ad16eb5
improve usability of 'Add triangle' function
2019-05-27 11:49:36 +02:00
Bernd Hahnebach
32949b63b5
FEM: code formating, max line length < 100, fem test modules
2019-05-26 20:48:06 +02:00
Bernd Hahnebach
2ea971d8aa
FEM: code formating, add some new lines
2019-05-26 20:48:06 +02:00
wmayer
e7236d7229
issue 0003986: Changing view attributes does not trigger 'File changed' status
2019-05-26 18:09:41 +02:00
wmayer
6462005da1
fix some compiler warnings
2019-05-26 14:35:09 +02:00
wandererfan
a0ea8b656b
Fix Balloon Next Index Persistance
...
- next sequential number for balloon on Page was
not being preserved across save/restore
2019-05-25 18:44:35 +02:00
wandererfan
da047abdd9
Add Fork arrowhead option
2019-05-25 18:44:35 +02:00
luz.paz
c0cf2c1ce8
AddonManager: source comment typo and whitespace fixes
2019-05-25 13:11:35 +02:00
wmayer
d5c52d285c
fix warning C4930: prototyped function not called
2019-05-25 13:07:33 +02:00
wmayer
4072b2c9d7
move includes to repsect PCH option
2019-05-25 13:04:57 +02:00
wandererfan
bf38ae958f
Fix point edit when attach point changed
2019-05-24 22:18:32 -04:00
wandererfan
94b167f3a2
Add Midpoint and Quadrant Cosmetic Vertex
2019-05-24 19:38:02 -04:00
wandererfan
59e47de506
Initial version addCosmeticVertex
2019-05-24 19:38:02 -04:00
Bernd Hahnebach
a0497f42fd
FEM: in out, return obj on import
2019-05-24 19:08:17 +02:00
Bernd Hahnebach
3c82ffca73
Material: white space
2019-05-24 19:08:17 +02:00
Bernd Hahnebach
cafe4ad115
FEM: code formating, max line length < 100, make objects module
2019-05-24 19:08:17 +02:00
Franck Jullien
1b5df7c727
[TD] Fix cursor behavior
2019-05-24 09:09:56 -04:00
lo
04705812a3
cmake: manually add dynamic_lookup flag to area-target
2019-05-24 14:37:33 +02:00
lo
9369816f3c
cmake: add option to disable linking of python extension modules to python-libraries
2019-05-24 14:37:33 +02:00
easyw
6f2a611b66
Adding Part_BoxSelection.svg icon to Part Menu
2019-05-23 14:51:42 -04:00
Tomas Pavlicek
243aebf2df
TechDraw: Place diameter label better
2019-05-23 07:10:16 -04:00
Yorik van Havre
73c1a9c9a7
AddonManager: Misc fixes from forum feedback
2019-05-22 15:03:14 -03:00
Franck Jullien
36d341f3df
[TD] Add TaskPanel for Balloons
...
TaskPanel can be open by double clicking either Balloon label on drawing
page or Balloon object in tree view.
2019-05-22 12:50:47 -04:00
Bernd Hahnebach
1eca20de34
FEM: unit tests, main module, add some comments
2019-05-22 06:59:33 +02:00
Yorik van Havre
2a9bd6d0e7
AddonManager: Allow to restart FreeCAD directly from the addon manager after installing/updating addons
2019-05-21 16:18:13 -03:00
Franck Jullien
9d24d19ee1
[TD] Rewrite balloon placing method
...
When clicking on balloon command, cursor is changing to balloon cursor.
It means user is ready to place a balloon (anywhere on the page).
Balloon object is not created until user click somewhere.
Balloon command can be aborted pressing escape or when page view lost
focus (in other words, when user clic somewhere else than the page).
2019-05-21 08:37:05 -04:00
easyw
eafe889f6c
adding Part_BoxSelection.svg icon
2019-05-21 07:12:57 -04:00
easyw
95cac520d4
adding Part_BoxSelection icon
2019-05-21 07:12:57 -04:00
Bernd Hahnebach
fc37053210
FEM: solver calcuix task panel, fix panel
2019-05-21 06:16:10 +02:00
Yorik van Havre
00e14ab356
Arch: IFC explorer migrated to BIM WB
2019-05-20 22:32:17 -03:00
Yorik van Havre
d2d8a30cb2
Draft: Disbled by default the use of the Support property in Draft objects
2019-05-20 12:27:38 -03:00
Dion Moult
2f14667cea
Set working plane immediately upon clicking the set working plane button if you have a face selected
2019-05-20 11:10:40 -03:00
lo
d05feb2f45
missing headers (external smesh)
2019-05-20 11:09:17 -03:00
Derek V. Schmalenberger
a6fca79576
increased default snapRange from 5 to 8
...
Grid snapping will fail with a snapRange of 5 if a line or arc passes through the grid point.
2019-05-20 11:08:48 -03:00
Bernd Hahnebach
2f94302bb5
FEM: code formating, max line length < 150, all FEM python
2019-05-20 12:33:30 +02:00
Bernd Hahnebach
1d507364b1
FEM: code formating, max line length < 100, fem solver
2019-05-20 12:33:30 +02:00
Bernd Hahnebach
454729f12d
FEM: solver calculix writer and solver writer base, use small character for import identifier
2019-05-20 12:33:30 +02:00