Bernd Hahnebach
fd8aa01bf8
FEM: cpp commands sort constraints, move displacement
2018-08-26 20:47:39 +02:00
Bernd Hahnebach
b5698a1add
FEM: cpp commands sort constraints, move contact
2018-08-26 20:47:39 +02:00
Bernd Hahnebach
d8547f5715
FEM: cpp commands, use for command creation same order as for command definition
2018-08-26 20:47:38 +02:00
Bernd Hahnebach
c5af8fadb4
FEM: cpp commands, add some comments
2018-08-26 20:47:38 +02:00
Bernd Hahnebach
40873aaa08
FEM: cpp commands, comment analysis and solver command as they are created in Python
2018-08-26 20:47:38 +02:00
Bernd Hahnebach
d005907d0c
FEM: cpp commands, code formating
2018-08-26 20:47:38 +02:00
Bernd Hahnebach
cd8b9b0aaf
FEM: vtk post, change order of commands and icons
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
4980bf6039
FEM: vtk post, small improvement in scalar clip gui
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
8b65b3d165
FEM: objects module, rename result objects to post processing ones
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
14f314ec8f
FEM: objects module, delete recompute comments, the user needs to take care of recomputes if he adds objects by Python
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
063a3e56ab
FEM: vtk post, typo in Tranparency property
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
9e607c4c39
FEM: vtk post, sync tranparency on reopen of pipeline task panel
2018-08-26 20:47:36 +02:00
wmayer
e02f5fae7c
handle case if a B-spline is straight and thus maximum curvature is zero
2018-08-26 19:17:16 +02:00
luz.paz
f6de3eac88
Whitespace formatting
2018-08-26 17:30:44 +02:00
luz.paz
53e122a75a
Misc. typo fixes
...
Found via `codespell`
2018-08-26 17:30:44 +02:00
Zheng, Lei
00312a39f9
Selection: handle exception in observer callback
...
Selection callback are sometimes called while traversing Coin node tree.
If any unhandled exception is thrown while traversing the tree, FC 3D
rendering will become unstable and non-usable thereafter.
2018-08-26 17:29:14 +02:00
wmayer
498040e9ee
Part sweep now accepts compounds of edges that build a wire
2018-08-26 17:02:01 +02:00
wmayer
908e680a3e
Part loft now accepts compounds of edges that build a wire
2018-08-26 16:49:48 +02:00
wmayer
501c5e0171
issue #0003177 : Part Design Pad should allow besides 'Up to face' something like 'Up to plane' as well
2018-08-26 13:22:35 +02:00
Yorik van Havre
e6ded3176d
Start: break too long thumb caption texts
2018-08-25 19:58:49 -03:00
wmayer
5572f55312
clear dict when invalidating Py object to fix possible cyclic references
2018-08-25 21:49:57 +02:00
wmayer
74c0ba5fcf
fixes #0003564 : Python objects: updateData calls to proxy instance that should have been deleted
2018-08-25 16:33:22 +02:00
wmayer
25a7131e03
when adding a dynamic property to the editor then move it to the correct group or create a new group
2018-08-25 13:26:14 +02:00
wmayer
fc0f10c0de
avoid that Datum plane is always touched when automatically resizing it from within its own view provider
2018-08-25 11:09:15 +02:00
Yorik van Havre
fa37600825
Arch: python3 fix
2018-08-25 00:11:43 -03:00
Yorik van Havre
9b2082581c
Start: additional py3 fixes
2018-08-24 23:10:31 -03:00
Yorik van Havre
98a04703b8
Arch: Use the smallest face as profile when discovering extrusions in IFC objects - thanks @geometrygym
2018-08-24 23:10:10 -03:00
Yorik van Havre
144f753703
Arch: Using transparent style during walls and structs draw
2018-08-24 15:23:00 -03:00
Yorik van Havre
12df04e4b8
Draft: Fixed leftover scene callbacks in snapping
2018-08-24 15:16:35 -03:00
Yorik van Havre
dd19005c95
Start: misc improvements
...
- Hide recent files section if recent files prefs is set to 0
- Better filetype management
- Better tooltip on file thumbnails
- Added notes section (enable in preferences)
2018-08-23 16:00:18 -03:00
wmayer
d139602512
Py3: fix PropertyStringListItem::setValue
2018-08-23 17:46:27 +02:00
wmayer
448408c28a
Improve usability of expression dialog:
...
+ add signal showFormulaDialog to QuantitySpinBox in order to indicate whether the formula dialog opens or closes
+ when formula dialog opens then hide the button box in the parent dialog, show it again when the formula dialog closes
2018-08-23 12:22:57 +02:00
Yorik van Havre
88b9d158cf
Start: Misc fixes to start page
...
- Use smaller icons in file thumbs if desired size is not available
- Fixed loading of stp examples
- Cleaned wrong files appearing in examples
- Added preference setting to configure font and font size
2018-08-22 11:45:11 -03:00
Markus Lampert
964a9422ff
Allow user to suppress the initial tool change.
2018-08-22 10:17:46 -03:00
Markus Lampert
a9093e2d26
Enable option for grbl tool change command.
2018-08-22 10:17:46 -03:00
Markus Lampert
f06306794c
If an edge cannot be flipped, issue a warning and approximate it through straight line segments.
2018-08-22 10:17:46 -03:00
paullee
999332e633
Fix railing height at starting point etc.
...
Discussion:
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=70#p247814
2018-08-22 10:17:24 -03:00
paullee
57e6f2e9d2
Add Railing Height and Offset
...
Discussion:-
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=70#p247036
2018-08-22 10:17:24 -03:00
wmayer
4b29b6c5d5
reduce compile time after each time cmake configure is executed (Version.h)
2018-08-21 14:06:33 +02:00
wmayer
0b3db26b24
reduce compile time after each time cmake configure is executed
2018-08-21 13:53:33 +02:00
wmayer
826b437940
reduce compile time after each time cmake configure is executed (swig)
2018-08-21 13:20:58 +02:00
wmayer
7a5a17c744
add static function isVBOSupported to OpenGLBuffer to check for the GL_ARB_vertex_buffer_object extension
2018-08-21 10:29:55 +02:00
Yorik van Havre
6478e7bdbf
Draft: Ability to set working plane from PartDesign datum planes
2018-08-20 21:56:08 -03:00
wmayer
ef1810d9eb
CMP0050: make Template module aware of cmake policy
2018-08-20 23:33:26 +02:00
wmayer
16b91bf8a6
CMP0050: make Assembly module aware of cmake policy
2018-08-20 23:11:32 +02:00
wmayer
34140bdc9f
CMP0050: make JtReader module aware of cmake policy
2018-08-20 22:49:00 +02:00
wmayer
6b2f24a28c
CMP0050: make Sandbox module aware of cmake policy
2018-08-20 22:27:36 +02:00
wmayer
636104bc3a
CMP0050: make TechDraw module aware of cmake policy
2018-08-20 20:59:39 +02:00
wmayer
4d0ea5d018
CMP0050: make Start module aware of cmake policy
2018-08-20 20:42:13 +02:00
wmayer
f0a57684e4
CMP0050: make Start module aware of cmake policy
2018-08-20 20:40:08 +02:00