Yorik van Havre
d3b5bc5642
Draft: Reorganized DXF preferences - fixes #1468
2014-03-13 14:09:16 -03:00
wmayer
4bd9ad8d81
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-12 18:38:20 +01:00
wmayer
792b38ada0
+ fixes #0001412 : Extruding sketch doesn't make a solid
2014-03-12 18:37:49 +01:00
Yorik van Havre
118a00cdd7
Draft: added a continue button to the Point tool - fixes #1386
2014-03-12 12:16:44 -03:00
Sebastian Hoogen
c917b0a7a7
issue 0001469: OpenSCAD import more than one dxf layer
...
with the same name
remove all imported dxf geometry
change dxf import object naming to avoid conflicts with group names
2014-03-12 15:03:45 +01:00
Yorik van Havre
5d31484cc6
Fixed other typo
2014-03-11 14:44:37 -03:00
Yorik van Havre
2c0219835e
Fixed typo
2014-03-11 13:41:53 -03:00
wmayer
33c0d5e8b5
+ fixes #0001058 : Add items to Fusion by dragging item onto it
2014-03-11 17:37:36 +01:00
Yorik van Havre
6db48d6bfb
Draft: bug in DXF export - fixes #1440
2014-03-10 22:36:37 -03:00
Yorik van Havre
bc73f76a63
Updated ts files from source
2014-03-10 20:36:59 -03:00
wmayer
7d3c4ca328
+ fixes #0001131 : Crash when trying to edit sketch
2014-03-10 17:16:47 +01:00
wmayer
f264ecbe81
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-10 13:36:16 +01:00
wmayer
ddddf007b7
+ fixes #0001339 : Crash when giving sketch with external geometry a new support (face) after the original support was deleted
2014-03-10 13:35:41 +01:00
Yorik van Havre
49665c41cf
Spreadsheet: small bugfixes
2014-03-09 22:13:15 -03:00
Yorik van Havre
4ed157b350
Arch: Don't create a drawing view on section plane creation
...
This was very heavy and often caused unnecessary computations. Adding
a new Drawing view is now done manually, with the Draft to Drawing tool
2014-03-09 19:44:36 -03:00
Yorik van Havre
ebfccb452f
Start: minor text correction
2014-03-09 18:50:13 -03:00
Yorik van Havre
9629761b35
Draft: Small fix in hatch patterns
2014-03-09 18:49:35 -03:00
wmayer
cb10b00e29
+ issue #0001049 : Sketcher preferences in preferences editor
2014-03-09 21:44:37 +01:00
wmayer
d4aa9beb99
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-09 20:10:12 +01:00
wmayer
6ad25ef75d
+ fixes #0001393 : Allow the user to set desired font size in pixels (used by sketcher constraints) in preferences
2014-03-09 18:29:26 +01:00
Yorik van Havre
bcd86ba3a9
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-09 14:09:38 -03:00
Yorik van Havre
4a82d8f4ad
Start: Fixes in css - issue #1017
2014-03-09 14:07:58 -03:00
wmayer
c21c2ae9fe
+ move sketcher related settings into own page
2014-03-09 18:07:46 +01:00
wmayer
1cd62d5744
+ fix typo, fixes #0001310 : Amend tooltip for Sketcher symmetry constraint
2014-03-09 11:17:33 +01:00
wmayer
8c33b39bf5
+ fixes #0001112 : Changing sketch size that contains arcs after padding will create an artifact on bottom side
2014-03-09 11:02:33 +01:00
Yorik van Havre
9c1c3c3ab1
Start: better scrolling of the description box - issue #1017
2014-03-08 13:42:18 -03:00
Yorik van Havre
9a6f0b0989
Draft: Fixed bug in Wire-to-Bspline conversion
2014-03-08 13:37:21 -03:00
Yorik van Havre
ee186af541
Start: more improvements to the start page
2014-03-08 12:37:24 -03:00
wmayer
d2501d4cc8
+ use dialog button box where possible, replace old Python icon
2014-03-08 15:17:56 +01:00
Yorik van Havre
7d09ca7314
Arch: minor fixes around Arch & Draft
2014-03-07 20:44:22 -03:00
Yorik van Havre
05dc5a8355
Draft: added workingplane snap mode - fixes #1461
2014-03-07 15:58:51 -03:00
Sebastian Hoogen
cf538e94b8
OpenSCAD Module: bugfixes and improvements
...
if more than 14 digits are given don round in general,
but test for <eps only.
refine before extrusion
support polyhedron faces which replaces polyhedron faces
importCSG round rotations
don't call Draft.makecircle and makeprism as they trigger a recompute
use group placholder for objects with no children
move removesubtree to OpenSCADUtils
add resize and offset keywords
add OpenSCAD_ExplodeGroup command
add OpenSCAD_IncreaseToleranceFeature
change refine shape logo
2014-03-06 19:41:38 +01:00
wmayer
d4f4c30028
+ relates to #0001421
2014-03-06 16:35:33 +01:00
wmayer
6e9c60cb04
+ fixes #0001463 : setting Vertex.Tolerance modifies bound and shared shapes
2014-03-06 09:50:49 +01:00
wmayer
e213734866
+ fixes #0001423 : Crash on draw on face
2014-03-06 09:33:35 +01:00
Yorik van Havre
f7e27ac870
Start: Fixed utf8 bug
2014-03-05 11:53:09 -03:00
wmayer
1a24718898
+ work on item 0000494
2014-03-05 13:53:08 +01:00
wmayer
4e0add0749
+ fix scale in TopoShapePy
2014-03-05 11:10:55 +01:00
Yorik van Havre
dddfbac6aa
Arch: Fixed SectionPlane direction
2014-03-04 13:51:18 -03:00
Yorik van Havre
edca9a19c4
Arch: temporary workaround to SoBrepFaceSet freeze
2014-03-04 12:51:44 -03:00
wmayer
b82668a450
+ fixes #0001312 : Save sheet doesn't write the file in some directories
2014-03-04 10:38:40 +01:00
Yorik van Havre
320e40d30d
Draft: Small fix in trimex
2014-03-03 17:32:48 -03:00
Yorik van Havre
2fb5d5869b
Start: Improvements to the Start page - relates to #1017
...
* Removed the videos section
* Added descriptions for feed links
* New cleaner look
* Colors taken from the system
* Feed links open in an external browser
2014-03-03 17:01:18 -03:00
wmayer
def5d954c0
+ fixes #0001330 : Cannot link edge to external geometry
2014-03-03 18:50:43 +01:00
wmayer
fd301efbe4
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-03 18:48:12 +01:00
Yorik van Havre
1c1e7a4eb5
Draft: minor fix in Offset
2014-03-03 13:47:29 -03:00
wmayer
befb6ec6e8
+ fixes #0001356 : Error message displays value in Radians (adding reduntant/conflicting angle constraint)
2014-03-03 17:19:33 +01:00
Yorik van Havre
06a327a195
Draft: small fix to clone object
2014-03-03 12:18:54 -03:00
blobfish
6324cea64d
Part: ModelRefine: Skip conic edges.
...
Extension on Mantis #1450
2014-03-03 10:32:15 +01:00
wmayer
ef0b0eab50
+ fixes #0001318 : Crash when exporting .step file
2014-03-02 18:16:16 +01:00