wmayer
bbdbf10304
+ fixes #0001039 : Add the property PropertyBoolList
2014-03-09 17:10:11 +01:00
wmayer
e9f73c9db3
+ fixes #0001309 : Revise Mouse Dialog Edit->Preferences->Display->CAD Navigation->[Mouse]
2014-03-09 15:36:33 +01:00
wmayer
bb5c41dfc3
+ issue #0000953 : No scroll bar on preferences dialog window
2014-03-09 15:04:44 +01:00
wmayer
06b0928ad0
+ issue #0000953 : No scroll bar on preferences dialog window
2014-03-09 13:03:49 +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
wmayer
755ae1461d
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-08 17:59:51 +01:00
wmayer
e7f923318a
+ fix gcc build
2014-03-08 17:59:22 +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
jriegel
749eeddd54
remove .DIR directories from install
2014-03-08 09:30:19 +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
8ba282576d
+ Add method to get typeid of property via Python
2014-03-05 15:10:37 +01: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
jriegel
3d676c51d7
Unstable name
2014-03-04 22:15:38 +01:00
jriegel
94111efff4
more ignor for Windows platform
2014-03-04 21:49:47 +01:00
jriegel
be811dc867
Delivering VisualStudio runtime with installer
2014-03-04 21:48:27 +01:00
jriegel
9de0fd0141
gitignore for insource builds
2014-03-04 19:49:01 +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
wmayer
88c05dcbac
+ fixes #0001456 : multi select of PartDesign treeview items with their creation sketch, can not then be dragged into a group object
2014-03-03 12:37:44 +01: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
Sebastian Hoogen
4a3f1cc33c
BrepTools::Dump to string
2014-03-02 14:42:41 +01:00
wmayer
5bfb3ee3e9
+ improve doc string (for bug 1257)
2014-03-02 13:12:23 +01:00
Sebastian Hoogen
4749e35e95
parse keyword arguments in Part::TopoShapePy::makeOffsetShape
2014-03-02 08:56:08 +01:00
wmayer
45f8f5c1cf
+ fixes #0001430 : SegFault when FreeCAD imports textured PLY file
2014-03-01 16:32:29 +01:00
wmayer
1608083d07
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-01 13:15:52 +01:00
blobfish
f915427805
Part: ModelRefine: Skip spherical edges for edge fuse.
...
Mantis #1450
2014-03-01 13:15:16 +01:00
jriegel
f1d7d3f0cb
remove /EHa from Windows DEBUG builds
2014-03-01 12:49:31 +01:00
blobfish
eef868f5e2
Part: CheckGeometry: Adding shape content widget to task
2014-03-01 12:45:54 +01:00
wmayer
29f688a4b5
+ fixes #0001453 : Use string representation for PropertyPlacement editor that presevers double precision
2014-03-01 12:41:29 +01:00
wmayer
ec7d0d573a
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-03-01 11:42:06 +01:00