Sebastian Hoogen
0d7fafc048
OpenSCAD check for gui in rotate extrude
2013-07-10 16:11:32 +02:00
Sebastian Hoogen
558a3e715e
process OpenSCADs stdout and allow os.unlink to fail
2013-07-10 16:11:31 +02:00
Sebastian Hoogen
c6c68f77b2
proposal for exporter
2013-07-10 16:11:31 +02:00
wmayer
bebd37a39a
0000459: Revolving a single line sketch fails
2013-07-10 15:26:31 +02:00
wmayer
f388e0001b
0000923: Split shape color setting from current preference page into a separate page
2013-07-10 14:45:06 +02:00
wmayer
f878f630a9
0001109: Touchpad Navigation issue
2013-07-10 13:06:32 +02:00
jriegel
c77d2c688e
Again some fixes
2013-07-10 07:54:26 +02:00
jriegel
3f7f010041
some fixes of the fixes ;)
2013-07-10 07:45:39 +02:00
jriegel
4c6e988aad
Fix Boundbox problem in FemMesh and make singular Coordinate3 node
2013-07-10 01:09:59 +02:00
jriegel
1ce212160b
move AxisCross code to the Viewer and make a Python binding
2013-07-09 23:28:21 +02:00
jriegel
d5ec1da95b
implement user interface for creating a Analyses and add a part
2013-07-09 22:15:06 +02:00
wmayer
a66d9449b0
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-09 19:03:27 +02:00
wmayer
a966534295
0000931: Can't change STEP/IGES export units through Python interface
2013-07-09 19:02:53 +02:00
Yorik van Havre
7e525e6d8c
Draft: Further work on hatching
2013-07-09 13:55:25 -03:00
wmayer
adc0052997
0000948: Part names are incorrect on import from STEP file
2013-07-09 14:37:34 +02:00
wmayer
f86c65644c
Try alternative sort method
2013-07-09 10:40:37 +02:00
jriegel
9d05dcc85c
Merge branch 'refs/heads/master' into jriegel/develop-fem
2013-07-08 19:46:54 +02:00
wmayer
7e13921de4
0000641: Make Clipping-Plane-placement editable + support multiple planes
2013-07-08 17:26:50 +02:00
wmayer
fc845d6fae
0000641: Make Clipping-Plane-placement editable + support multiple planes
2013-07-08 17:18:46 +02:00
wmayer
f43f63d3b6
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-07 21:19:40 +02:00
wmayer
7de742b436
0000735: Feature request for better Fillet/Chamfer
2013-07-07 21:19:19 +02:00
Yorik van Havre
51383ada07
0001167: Arch fixtures system
...
Arch objects can now have Fixtures, which is a mesh or part attached to
them, but that doesn't modify the geometry of the base object. They are
normally hidden, except when the new Display Mode "Detailed" is used.
Fixtures can be added to any Arch object using the new Arch_Fixture command
and removed with the standard Arch_Remove command.
Fixtures are useful for small unimportant details like window latches or hinges,
that should stay hidden most of the time.
2013-07-07 11:29:26 -03:00
wmayer
56295c5d76
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-07 16:13:58 +02:00
wmayer
2b0757c3a6
0000735: Feature request for better Fillet/Chamfer
2013-07-07 16:13:38 +02:00
wmayer
e3b0c111be
Fix crash when closing color panel
2013-07-07 16:05:30 +02:00
Yorik van Havre
c519f793e3
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 18:47:58 -03:00
Yorik van Havre
407f4d9e2f
Draft: Added face mode to Draft rectangle tracker
2013-07-06 18:41:43 -03:00
wmayer
689fcd58d8
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 22:49:45 +02:00
wmayer
d4d4c8dc62
0000596: Edge chain selection
2013-07-06 22:49:12 +02:00
Yorik van Havre
28b001f26c
Draft: Further work on SVG hatch patterns
2013-07-06 16:33:34 -03:00
Yorik van Havre
9ba82ae058
Arch: Small fix in windows
2013-07-06 13:30:26 -03:00
wmayer
efd0274d47
0001104: Toolbar Customizer Move Buttons enabled but inactive
2013-07-06 17:48:30 +02:00
wmayer
267c8ad046
0001023: Crash when quitting after using Windows > Tile
2013-07-06 17:21:35 +02:00
wmayer
efa27db67a
0001161: Merged Project object being imported changes size when moved
2013-07-06 15:49:20 +02:00
wmayer
7f27e4355a
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 15:03:55 +02:00
wmayer
4afa0138cc
0001162: Cut mesh with plane
2013-07-06 15:03:28 +02:00
wmayer
b9fb862c66
+ Reduce redundant code in mesh classes
2013-07-06 15:02:52 +02:00
Yorik van Havre
4846f4ea50
Draft: Enabling svg hatch patterns
2013-07-05 23:04:50 -03:00
Yorik van Havre
634830e639
New splashscreen
2013-07-05 17:18:34 -03:00
Yorik van Havre
321938c1f5
Draft: small fixes
...
+ added svg scaling capability to Draft.loadTexture()
+ late-loading of svg patterns
+ fixed warnings in Draft Drawing tool
2013-07-05 13:44:31 -03:00
Yorik van Havre
0883e885b3
Draft: Small fix in Draft Wires
2013-07-05 11:50:05 -03:00
wmayer
249e806a31
+ playing in sandbox
2013-07-05 15:31:54 +02:00
wmayer
6fde5d764b
+ in setPyObject() only use classes derived from Base::Exception
2013-07-05 15:29:04 +02:00
Yorik van Havre
e811e09545
Draft: Small bugfix in wire tool
2013-07-04 12:50:02 -03:00
wmayer
ab9b6bd5a8
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-03 19:31:21 +02:00
wmayer
bd30307432
disable selection node during box selection
2013-07-03 19:31:00 +02:00
wmayer
ed6a820f9f
0000803: Feature request - box selection for faces in set color mode
2013-07-03 19:30:10 +02:00
Yorik van Havre
a367b2e1e3
Arch: Allow windows to have different colors
...
+ When editing window components, a new "type" setting is available
+ In Arch preferences there is a new "Window Glass Color" preference
+ When a window component is set to "Glass panel" type it takes the glass color
2013-07-03 13:10:49 -03:00
wmayer
23ebb99827
Call releaseMouseModel() in stopSelection() of navigation style
2013-07-03 15:04:47 +02:00
wmayer
14ced6b202
0001133: crash at padding a sketch with 42 holes
2013-07-03 07:56:36 +02:00