jmaustpc
b256fd8a4b
rebase auto merge error fix AppPartGui.cpp
...
add ViewProviderRegularPolygon
2013-11-14 13:30:25 -02:00
jmaustpc
ece1dac2f6
minor error hide Height PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
ec4f2be7b1
rebase auto merge error fixes
...
Signed-off-by: jmaustpc <jmaustpc@users.sourceforge.net>
2013-11-14 13:30:25 -02:00
jmaustpc
06567358db
Add Part_RegularPolygon,
...
regular polygon edge in Part workbench "create primitives",
Add icons Part_Polygon and Part_Spline
2013-11-14 13:30:25 -02:00
wmayer
babcf2f027
Parameter transformation
2013-11-14 11:27:07 +01:00
Yorik van Havre
b3738a2fce
Draft: Dimension recode - fixes #1000 , #852 , #678
...
Draft dimensions have been recoded and should now behave better in non-XY planes,
and gained several new properties to adjust their look.
2013-11-13 19:25:01 -02:00
Yorik van Havre
bdd9d308d3
Arch: added a prefs option to use a custom IFC schema
2013-11-13 16:50:05 -02:00
wmayer
387b8fcd9e
+ Throw exception when querying information from invalid shape
2013-11-13 12:29:06 +01:00
wmayer
3ffe5936f4
+ Fix some tolerance issues
2013-11-13 11:57:30 +01:00
wmayer
97a2b516bb
Allow user to choose tolerance in validate sketch tool
2013-11-13 11:12:02 +01:00
wmayer
ae90c159e2
+ Add method to Part module to set static values
2013-11-12 12:15:40 +01:00
Yorik van Havre
782cae1d22
Updated forum links to the new subdomain
2013-11-11 11:42:34 -02:00
Yorik van Havre
40d5a5462f
Arch: Added dxflib autoupdate mechanism - fixes #0001301
2013-11-10 16:45:34 -02:00
wmayer
66387458a7
+ fixes #0001081
2013-11-10 14:26:30 +01:00
wmayer
26747bed19
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-09 13:17:24 +01:00
wmayer
8e6bd39857
+ Split SoBrepShape into three files
2013-11-09 13:16:42 +01:00
jriegel
3e8a20ab7c
Merge branch 'refs/heads/dev-quantity'
2013-11-09 11:15:09 +01:00
wmayer
909f7d6c13
+ Fix inconsistency in context-menu of FEM view provider
2013-11-09 11:05:08 +01:00
wmayer
530ea288f2
+ Make sure that number of Points and Normals is the same
2013-11-09 10:56:40 +01:00
jriegel
3d6743a13b
implementing UnitsCalculator and disable changes in Sketcher
2013-11-09 07:34:56 +01:00
wmayer
09b896f40e
+ Implement observer for active analysis object
2013-11-08 18:51:47 +01:00
wmayer
951b086993
+ Add new SVG icons
2013-11-08 14:36:34 +01:00
wmayer
86760cf414
+ Fix typo, fix undo/redo problem when creating an FEM analysis object
2013-11-08 09:57:37 +01:00
Yorik van Havre
580b58fea1
Draft: fixed bad rendering of non-XY dimensions on drawing sheets
2013-11-07 18:14:09 -02:00
wmayer
d5757b7089
+ fixes #0001247
2013-11-07 14:17:41 +01:00
wmayer
8446f70d13
+ Fix view provider name for FEM analysis
2013-11-07 12:45:05 +01:00
wmayer
8abce2817c
+ Improve meshing algorithm
2013-11-07 11:17:18 +01:00
wmayer
a53e93aac7
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-07 02:17:04 +01:00
wmayer
c57ab85991
+ Advanced options for different meshing algorithms
2013-11-07 02:16:33 +01:00
Yorik van Havre
355942355f
Updated links to the new forum
2013-11-06 19:32:45 -02:00
wmayer
e28f387b9e
+ Create finer meshes with netgen by bisecting
2013-11-06 17:50:57 +01:00
wmayer
7b65054e18
+ Fix build failure
2013-11-05 21:08:23 +01:00
jriegel
2fb6e75899
implementing InputField UseCase in Sketcher EditDatumDialog
2013-11-05 19:00:42 +01:00
wmayer
fa97cb6c01
+ fixes #0001292
2013-11-05 18:51:40 +01:00
wmayer
dc1cd7b45c
+ Implement persistence of GeomEllipse
2013-11-05 12:52:20 +01:00
wmayer
fdff852950
+ Fix curve and surface property methods of topo edge and face
2013-11-05 12:16:57 +01:00
Yorik van Havre
a81604b9be
Updated links to the new bugtracker location
2013-11-04 17:07:35 -02:00
Yorik van Havre
1f2c5b04bb
Drawing: Symbol command
...
A new symbol command and Drawing::FeatureViewSymbol object allow to
load the contents of an external svg file and place it as a symbol
on a Drawing page. This symbol can then be moved and rescaled.
2013-11-01 19:12:09 -02:00
wmayer
09faea0c8f
+ Fix build failure with >= OCC 6.5.2
2013-10-31 08:58:04 +01:00
wmayer
712bc170c2
0001290: Add spiral tool in Part Module
2013-10-30 14:48:42 +01:00
wmayer
5e05f55a53
0001291: plane offset precision is limited to 0.1
2013-10-30 10:28:50 +01:00
Yorik van Havre
13efa161b2
Arch: Added some preferences options to the MeshToShape command
2013-10-28 17:25:40 -02:00
Yorik van Havre
5d9259a36f
Draft: Small fix in Shape2Dview object
2013-10-28 13:22:57 -02:00
wmayer
80bbd3f2af
0001022: BRepPrimAPI_MakeRevolution vs BRepPrimAPI_MakeRevol
2013-10-28 15:06:29 +01:00
Sebastian Hoogen
e59e5e5be4
bugfix in OpenSCADUtils.callopenscad()
...
it did not return any result if outputfilename was given
reported by Keith Sloan
2013-10-28 06:44:08 +01:00
Sebastian Hoogen
fb48816817
use a python feature for unsupported operations
2013-10-28 06:33:40 +01:00
Sebastian Hoogen
195b8e1b35
OpenSCAD encode text as utf8
2013-10-28 06:33:39 +01:00
Yorik van Havre
7249ee4bad
0001287: Bug in draft snapping
2013-10-27 21:26:10 -02:00
Yorik van Havre
7f3430857a
Arch: small fix in getShapeFromMesh
2013-10-27 15:45:57 -02:00
Yorik van Havre
4d19a79ca3
0001277: Allow to use RaySegment object in Raytracing projects
2013-10-27 14:32:47 -02:00
wmayer
5678247628
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
2013-10-27 12:56:05 +01:00
Sebastian Hoogen
3a0037ff8d
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
...
Adds the functions:
Part.BSplineCurve.buildFromPolesMultsKnots()
Part.BSplineSurface.buildFromPolesMultsKnots()
2013-10-26 10:46:43 +02:00
Yorik van Havre
286d94060d
Draft: applying workaround for pivy SoInput.setBuffer bug to draft splines
2013-10-25 17:41:48 -02:00
wmayer
b652dc13aa
+ Apply fix on BSplineCurvePy::interpolate
2013-10-25 10:56:45 +02:00
wmayer
34d1e45f35
+ Attribute to get continuity of curve
2013-10-24 18:11:24 +02:00
wmayer
d22772d5fd
+ Method to convert any curve into B-Spline
2013-10-24 17:30:38 +02:00
wmayer
f6c776e577
0000358: BSpline curves not closing correctly
2013-10-24 16:18:03 +02:00
wmayer
8b054f3f18
Improve showing control points of splines
2013-10-23 15:16:49 +02:00
wmayer
8307543b80
Fix cmake file
2013-10-23 15:15:37 +02:00
wmayer
25b6645e09
+ Special view provider to display splines
2013-10-22 17:56:24 +02:00
wmayer
f061b6f7ea
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02:00
Yorik van Havre
97b5ec2479
Draft: Shape2Dview now takes groups as input
2013-10-21 15:15:37 -02:00
Yorik van Havre
0638b524ec
Draft: workaround for pivy SoInput.setBuffer bug
2013-10-21 11:32:36 -02:00
wmayer
e8f752ec2d
0001246: Constraint datum dimension label shown as gray box vice number in transparent background.
2013-10-21 10:05:23 +02:00
Yorik van Havre
5233aa7e50
0001279: Wrong operator in DraftGeomUtils.getRotation
2013-10-18 18:31:53 -03:00
Yorik van Havre
e18fb9898e
0000893: Draft upgrade
2013-10-18 18:20:13 -03:00
Yorik van Havre
f654c632ba
Arch: Window presets
2013-10-17 16:29:47 -03:00
wmayer
3fe1ef1677
0001273: revolve method fails
2013-10-17 16:53:10 +02:00
wmayer
e90963ce11
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-16 17:28:29 +02:00
wmayer
b29fbc5f93
+ Improve sketch validation tool
2013-10-16 17:28:04 +02:00
Yorik van Havre
c856a7c2e0
Arch: Added extra properties to rebars
2013-10-15 13:12:15 -03:00
wmayer
957cedc1ff
+ Add a sketch validation panel
2013-10-15 17:11:49 +02:00
wmayer
5bee772e49
+ Fix memory leak in Python interface of Constraint class
2013-10-15 11:26:41 +02:00
Yorik van Havre
1b5e24afc8
Arch: Added default prefs to rebars + different values for start and end offsets
2013-10-13 16:09:51 -03:00
wmayer
629e76426f
0000971: Tracing over a background image in Sketcher: image is overwritten by first dimensional constraint text
2013-10-13 18:35:27 +02:00
wmayer
5a96582a48
0000768: Part Sweep and Loft limitations and bugs
2013-10-13 11:07:40 +02:00
Yorik van Havre
bac709b276
0001270: Raytracing export
2013-10-12 13:53:26 -03:00
Yorik van Havre
f53f826783
Arch: Added support for custom subtraction volumes in windows
2013-10-12 12:29:06 -03:00
wmayer
622228d59e
0001258: Constraint application to all selected objects at once
2013-10-12 15:16:46 +02:00
Yorik van Havre
fe06740133
Arch: Enabled multilayer walls
2013-10-11 15:11:41 -03:00
Yorik van Havre
7d2b885caf
Draft: Changed default fontfrom Arial to internal
2013-10-11 10:49:15 -03:00
wmayer
e631be10a1
0001269: Parameter 'tolerance' in 'Create Mesh from geometry' work strange.
2013-10-11 14:31:11 +02:00
wmayer
4686118f2a
+ Make Python API more pythonic
2013-10-11 13:57:05 +02:00
wmayer
890d454eca
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-11 12:25:56 +02:00
wmayer
9af4f7ee73
+ Fix compiler warnings
2013-10-11 12:24:49 +02:00
wmayer
2a2acf4955
+ Make Python API more pythonic
2013-10-11 12:24:22 +02:00
Yorik van Havre
939bc92acb
Draft: Added Facebinder tool
2013-10-10 19:25:33 -03:00
wmayer
495cac2d25
+ Fix double to float cast
2013-10-10 17:27:01 +02:00
wmayer
31afafcba6
+ Fix double to float cast
2013-10-10 17:15:03 +02:00
Yorik van Havre
72848e0477
Arch: General cleaning and removal of fixtures tool (unused anyway)
2013-10-09 17:38:48 -03:00
Yorik van Havre
e6cf01c159
Arch: added hole depth property to windows
2013-10-09 17:27:51 -03:00
wmayer
9d1a6d25ad
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-09 21:17:28 +02:00
wmayer
a3b4524cca
Make Python API more pythonic
2013-10-09 21:16:04 +02:00
Yorik van Havre
20358677aa
Arch: Added rounding property to rebars
2013-10-09 16:15:56 -03:00
Sebastian Hoogen
cf2d437c73
OpenSCAD use Part::Prism
2013-10-09 15:42:00 -03:00
Yorik van Havre
34cce64edc
Draft: Rewrite of defaults handling
2013-10-09 15:40:38 -03:00
wmayer
564f3d14e3
+ Change some text
2013-10-09 17:25:11 +02:00
wmayer
01921f4f25
+ Fix transaction issues
2013-10-09 12:28:25 +02:00
Yorik van Havre
7bef06f329
Arch: MergeWalls tool can now merge a single wall with its own subwalls
2013-10-08 18:40:23 -03:00
Yorik van Havre
0375c66986
Draft: Added a new bitsnpieces snap style
2013-10-08 17:02:46 -03:00
Yorik van Havre
8507005686
Draft: Added extensions intersection snapping
2013-10-08 16:36:52 -03:00
Yorik van Havre
dceed60c98
Arch: Fixed bug that builds a structure on top of another structure
2013-10-08 16:31:02 -03:00
wmayer
1e860356e7
+ make float assignment more pythonic
2013-10-08 12:54:20 +02:00
wmayer
26837381ac
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-08 11:06:30 +02:00
wmayer
2ddaa73bcd
+ Add documentation to SoBrepShape classes
2013-10-08 11:05:34 +02:00
Yorik van Havre
aeb17dd2f7
Arch: Fixed cmake file
2013-10-07 20:10:04 -03:00
Yorik van Havre
c3cecc41d0
Arch: Added Rebar object + command
2013-10-07 15:42:05 -03:00
Yorik van Havre
ced0a2b6d0
Part: Extended makePipeShell() so it accepts a transformation mode value
2013-10-07 15:41:38 -03:00
wmayer
cdea437e37
0001266: Part Common fails with two surface objects
2013-10-07 17:42:48 +02:00
wmayer
46a0ec259f
+ Simplify usage of templates
2013-10-07 15:42:22 +02:00
Yorik van Havre
01d5193296
Draft: Bugfix in snapping
2013-10-06 16:52:14 -03:00
wmayer
c6f7fd7462
0000750: Endless loop in sketch solver
2013-10-06 13:11:11 +02:00
Yorik van Havre
d9e0cbe6cb
Draft: Added a 'name' argument to makeArray()
2013-10-05 18:20:17 -03:00
Yorik van Havre
b833e6aaf8
Raytracing: Added LuxOutdoor luxrender template
2013-10-04 15:57:15 -03:00
Yorik van Havre
e2d19d7360
Draft: minor bugfix in wire object
2013-10-04 15:56:51 -03:00
Yorik van Havre
04230c4348
Draft: Fixed bug in Edit tool
2013-10-04 14:40:13 -03:00
Yorik van Havre
74fda05d77
Arch: Added a Role property to structure object
2013-10-03 16:37:06 -03:00
Yorik van Havre
860afcd929
Raytracing: Rendering with luxrender doesn't block the UI anymore
2013-10-03 16:29:13 -03:00
Yorik van Havre
9c947e56bd
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-03 16:05:43 -03:00
Yorik van Havre
0ea777e021
Raytracing: Better default template
2013-10-03 16:04:54 -03:00
wmayer
a08ed11215
+ Add Luxrender template file to build process
2013-10-03 18:01:58 +02:00
Yorik van Havre
45963747b7
Raytracing: Fixed bug in cmake file
2013-10-03 12:40:06 -03:00
Yorik van Havre
8968355395
Draft: better docstring in array function
2013-10-03 12:07:40 -03:00
Yorik van Havre
762ef1299e
Raytracing: Final cleanup of Luxrender stuff
2013-10-02 12:24:31 -03:00
Yorik van Havre
94c9c28e15
Raytracing: Added Luxrender project
2013-10-02 12:24:31 -03:00
Yorik van Havre
3d7d449749
Raytracing: Added Lux Feature
2013-10-02 12:24:31 -03:00
Yorik van Havre
66d8950d57
Raytracing: Added function to rescale a luxrender matrix
2013-10-02 12:24:31 -03:00
Yorik van Havre
382a12f55f
Raytracing: Added function to write shapes as luxrender strings
2013-10-02 12:24:31 -03:00
Yorik van Havre
1c51aea58a
Raytracing: Added lux camera export function
2013-10-02 12:24:31 -03:00
wmayer
6a7d2dea17
+ Show orientation dialog when creating an image plane
2013-10-02 14:15:39 +02:00
wmayer
ee77154e6a
0001264: add function Sketch.setConstruction()
2013-10-02 10:47:29 +02:00
wmayer
789e810213
+ Fix for call of normalAt for edges
2013-10-02 09:42:09 +02:00
wmayer
9dcc20344b
+ Apply patch for helix but deactivate it for the moment
2013-09-30 13:18:32 +02:00
Yorik van Havre
30ac573244
Draft: Small bugfix in trimex
2013-09-29 14:49:36 -03:00
Yorik van Havre
069481aa3d
Draft: Adapted input boxes to use Units->Decimals pref setting
2013-09-29 13:21:29 -03:00
wmayer
4487df35de
+ Fix syntax error (patch from Anton Gladky)
2013-09-28 15:57:02 +02:00
wmayer
00f46aadeb
+ Fix TopoShape::fix()
2013-09-28 11:02:09 +02:00
Sebastian Hoogen
9e3f4824bd
relicense Keith's contributions under LGPL
...
Date: Thu, 26 Sep 2013 10:03:48 +0100
From: Keith Sloan <keithsloan*****@gmail.com>
To: Sebastian Hoogen <sebastian@h****n.de>
Message-ID: <CA+0edZVU6OP2WfBFz4JxfGhjys_bxUg056WzROUfvfLrU=CH6A@mail.gmail.com>
In-Reply-To: <e10e0dc5-44be-4431-8288-1bd795af6418@email.android.com>
Subject: Re: OpenSCAD license
Happy to relicense under LGPL
2013-09-26 11:01:11 -03:00
Sebastian Hoogen
ca403304e5
OpenSCADimport: fixed centering of linear extrude
2013-09-26 11:01:11 -03:00
jriegel
30b189c1da
Merge branch 'refs/heads/double-precision-werner'
...
Conflicts:
src/App/Document.cpp
src/App/PropertyGeo.cpp
src/App/PropertyStandard.cpp
src/Base/Reader.cpp
src/Base/Reader.h
src/Gui/propertyeditor/PropertyItem.cpp
src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
src/Mod/Inspection/Gui/ViewProviderInspection.cpp
src/Mod/Mesh/App/MeshProperties.cpp
src/Mod/Part/App/TopoShapeFacePyImp.cpp
src/Mod/PartDesign/App/FeatureRevolution.cpp
2013-09-26 00:05:05 +02:00
jriegel
44c07da571
integrate Quantities into PropertyView and activate preferences again
2013-09-25 21:59:24 +02:00
Yorik van Havre
1497e8eaa4
Arch: Fixes in IFC importer (spaces didn't import correctly)
2013-09-24 22:38:03 -03:00
Yorik van Havre
2424fc4c7c
Arch: small cosmetic fixes in ifc importer
2013-09-24 20:31:03 -03:00
jriegel
68078487c7
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
2013-09-24 11:01:09 +02:00
jriegel
29c3fa6458
small fixes
2013-09-24 11:01:06 +02:00
jriegel
0738ced074
Fixed python format flags "f" from float to double "d"
2013-09-24 11:01:04 +02:00
jriegel
66ee73f54b
Further doubel suggestions from Jan
...
Moved Gui/InputVector,Placement,Transform from float to double
Moved Sketcher from float to double
more suggestions for moving float -> double
2013-09-24 11:01:01 +02:00
jriegel
664c1d4862
Integrate Werners & Jans double branch
...
Move from float to double
Further suggestions for float -> double move
Moved Tools2D from float to double
More suggestions for float->double move from Gui subdirectory
Changes to FEM constraint visuals for float->double move
Suggested changes for float -> double move
Suggestions for Part module moving float -> double
2013-09-24 11:00:57 +02:00
Yorik van Havre
4db2355159
Draft: Added workaround for ellipses in DXF export
2013-09-23 12:30:21 -03:00
wmayer
1603d5c6fd
+ Fix Windows build
2013-09-23 10:52:15 +02:00