Commit Graph

11043 Commits

Author SHA1 Message Date
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
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
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
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
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
wmayer
f0b0a4d1bc CMP0050: make Fem module aware of cmake policy 2018-08-20 20:14:46 +02:00
wmayer
af75337308 CMP0050: make Robot module aware of cmake policy 2018-08-20 20:00:53 +02:00
wmayer
527ce5a0ff CMP0050: make Path module aware of cmake policy 2018-08-20 19:33:12 +02:00
wmayer
b7141c55a3 CMP0050: make Raytracing module aware of cmake policy 2018-08-20 19:16:12 +02:00
wmayer
0056ef1d30 CMP0050: make Drawing module aware of cmake policy 2018-08-20 19:10:02 +02:00
wmayer
becbe5b7ae CMP0050: make Drawing module aware of cmake policy 2018-08-20 18:40:14 +02:00
wmayer
83dbba99c7 CMP0050: make Sketcher module aware of cmake policy 2018-08-20 18:04:58 +02:00
wmayer
9ffa81f7c9 CMP0050: make MeshPart module aware of cmake policy 2018-08-20 17:45:15 +02:00
wmayer
d920e3437c CMP0050: make Inspection module aware of cmake policy 2018-08-20 17:32:25 +02:00
wmayer
4d28a062fc CMP0050: make PartDesign module aware of cmake policy 2018-08-20 17:19:04 +02:00
wmayer
303b7f41cb CMP0050: make Part module aware of cmake policy 2018-08-20 16:54:23 +02:00
wmayer
358af8b518 CMP0050: make Points module aware of cmake policy 2018-08-20 16:34:54 +02:00
wmayer
d33dff4225 CMP0050: make Import module aware of cmake policy 2018-08-20 16:16:41 +02:00
wmayer
451b808016 CMP0050: make Import module aware of cmake policy 2018-08-20 16:16:13 +02:00
paullee
5fed56b612 'Multi-segment' continuos railing update following Stairs' changes
Discussion:-
(Somewhere here)

https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=60#p246607
2018-08-20 10:52:59 -03:00
paullee
62eb4f6a4e Fix railing on 2 sides; Make continous railing for 'multi-segment' stairs; Group under 'Master Stairs'
Discussion:-
(Somewhere here)

https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&sid=3d9ba22b6aa2556f61c4ddb035a6163d&start=60#p246607
2018-08-20 10:52:59 -03:00
paullee
3291046564 Fixing Railing - Left & Right
Discussion:-
(Somewhere here only - Not discussed exactly here, codes not post here)
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&sid=3d9ba22b6aa2556f61c4ddb035a6163d&start=60#p245038
2018-08-20 10:52:59 -03:00
Yorik van Havre
115ad5a9d3 Start: Fix for py3 2018-08-20 10:52:34 -03:00
Yorik van Havre
646b927739 Start: Support for qss stylesheets 2018-08-20 10:52:34 -03:00
Yorik van Havre
95964ac666 Start: More cosmetic fixes 2018-08-20 10:52:34 -03:00
Yorik van Havre
d6f971f320 Start: cosmetic fixes 2018-08-20 10:52:34 -03:00
Yorik van Havre
256cfcad14 Start: Refined display + start with forum disabled 2018-08-20 10:52:34 -03:00
Yorik van Havre
241b79ffd5 Start: Allow to not show start page on file open 2018-08-20 10:52:34 -03:00
Yorik van Havre
e1f6f50065 Start: Added forum box with latest posts 2018-08-20 10:52:34 -03:00