Jose Luis Cercós pita
|
8aefe7fa63
|
Added tool to setup ship weights (structural based)
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
9bbc2c3cf5
|
Added tank creator.
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
6610fac36b
|
Removed shape duplicities.
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
bbc039b8b6
|
Removed faces as class stored variable (PropertyPythonObject::fromString warning).
|
2012-05-30 13:16:34 -03:00 |
|
wmayer
|
bc3e3f0cd8
|
Add method to find segment of a facet index
|
2012-05-30 17:32:55 +02:00 |
|
wmayer
|
e5dcc0029b
|
Handle expections in PointsPy class
|
2012-05-30 15:55:06 +02:00 |
|
Yorik van Havre
|
65117d872c
|
Draft: Small fix in Offset tool
|
2012-05-29 22:25:01 -03:00 |
|
wmayer
|
5821a30add
|
0000714: Merge project does not include DiffuseColor
|
2012-05-29 11:40:51 +02:00 |
|
wmayer
|
3b65d2cc40
|
0000726: Fails to compile GIT
|
2012-05-28 23:39:36 +02:00 |
|
wmayer
|
691c84085d
|
0000723: improper handling of qt specific comand line arguments
|
2012-05-27 23:04:04 +02:00 |
|
wmayer
|
1c84f42075
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-05-27 13:01:55 +02:00 |
|
wmayer
|
ddf80789d3
|
Add new Qt options
|
2012-05-27 13:01:13 +02:00 |
|
logari81
|
cfcbd4c406
|
Merge branch 'logari81/sketch-diagnostics'
|
2012-05-27 12:11:19 +02:00 |
|
wmayer
|
d25beaf59c
|
Handle OCC exception in exportStl
|
2012-05-27 00:02:50 +02:00 |
|
logari81
|
ba63b3d778
|
Sketcher: simplify sketch solver messages
|
2012-05-26 20:02:57 +02:00 |
|
logari81
|
b849393644
|
Sketcher: fix minor issue in sketch diagnostics
|
2012-05-26 19:23:38 +02:00 |
|
wmayer
|
0ea66aaf36
|
Handle OCC exception in exportStl
|
2012-05-26 00:29:29 +02:00 |
|
logari81
|
cef989372d
|
Sketcher: include coincident constraints in the sketch diagnosis
|
2012-05-25 18:18:51 +02:00 |
|
logari81
|
e322f027c1
|
Sketcher: skip the latest added one of the detected redundant constraints
|
2012-05-25 18:13:56 +02:00 |
|
wmayer
|
ff10a69c8c
|
Add parameter to keep trailing digits in object name of copy, other little fix
|
2012-05-25 18:13:56 +02:00 |
|
Yorik van Havre
|
ee775fd60c
|
Small GUI adjustments in Draft
|
2012-05-25 18:13:56 +02:00 |
|
wmayer
|
ca88544f8e
|
Add method Document::findObject()
|
2012-05-25 18:13:56 +02:00 |
|
wmayer
|
ce01591908
|
Expose merge project function to python
|
2012-05-25 18:13:56 +02:00 |
|
wmayer
|
f92ad0a422
|
0000716: src/Tools/PyTools.c: strange assignment and a memory leak
|
2012-05-25 18:13:56 +02:00 |
|
wmayer
|
c8149e36d0
|
0000717: Version info causes crash
|
2012-05-25 18:13:56 +02:00 |
|
wmayer
|
21b848e552
|
0000710: merge project annoyance
|
2012-05-25 18:13:56 +02:00 |
|
Yorik van Havre
|
a467825187
|
Fixed 0000701 : Draft Wire naming
|
2012-05-25 18:13:56 +02:00 |
|
Yorik van Havre
|
7c6e930870
|
Added 0000680 : DXF polylines with defined width
|
2012-05-25 18:13:56 +02:00 |
|
Yorik van Havre
|
c598887b22
|
Further Draft lib name fixes
|
2012-05-25 18:13:55 +02:00 |
|
Yorik van Havre
|
51a69e4431
|
Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
|
2012-05-25 18:13:55 +02:00 |
|
Yorik van Havre
|
05d664b25e
|
unified yorik's email
|
2012-05-25 18:13:55 +02:00 |
|
wmayer
|
fcbe195ff3
|
0000712: Cad Navigation Zoom with Ctrl + causes shapes to pan off screen
|
2012-05-25 18:13:55 +02:00 |
|
wmayer
|
da84dfc5d0
|
Mesh segmentation
|
2012-05-25 18:13:55 +02:00 |
|
wmayer
|
a95b7c9b44
|
Mesh segmentation
|
2012-05-25 18:13:55 +02:00 |
|
wmayer
|
097dd663d0
|
Workaround for linker error with MSVC
|
2012-05-25 18:13:55 +02:00 |
|
msocorcim
|
3d00b647a0
|
Replace Gui text View->Display mode with View->Document window
|
2012-05-25 18:13:55 +02:00 |
|
msocorcim
|
4d01eea676
|
Add new Mod/Mesh files to Makefile.am
|
2012-05-25 18:13:55 +02:00 |
|
Yorik van Havre
|
ca0844ab45
|
Made Arch groups able to receive drops from the tree
|
2012-05-25 18:13:55 +02:00 |
|
Yorik van Havre
|
9dbcbbc329
|
Allowed to drag&drop items on python groups too in tree
|
2012-05-25 18:13:54 +02:00 |
|
Yorik van Havre
|
3eb4bc7a78
|
Bugfixes in Arch
|
2012-05-25 18:13:54 +02:00 |
|
Yorik van Havre
|
4567cab108
|
Refining of Arch Roof tool
|
2012-05-25 18:13:54 +02:00 |
|
Yorik van Havre
|
4b4c6b2685
|
Fixed 0000708 - Draft DXF import
|
2012-05-25 18:13:54 +02:00 |
|
Yorik van Havre
|
7f119b937f
|
Cleaning in the Arch module
|
2012-05-25 18:13:54 +02:00 |
|
wmayer
|
48e0136f0b
|
Mesh segmentation
|
2012-05-25 18:13:54 +02:00 |
|
Yorik van Havre
|
8839454059
|
Added 0000387 : Arch roof tool
|
2012-05-25 18:13:54 +02:00 |
|
wmayer
|
7172830ae1
|
Mesh segmentation
|
2012-05-25 18:13:54 +02:00 |
|
wmayer
|
e9e265a68b
|
Mesh segmentation
|
2012-05-25 18:13:54 +02:00 |
|
wmayer
|
0eeddee627
|
Mesh segmentation
|
2012-05-25 18:13:54 +02:00 |
|
wmayer
|
3bef2954fe
|
fix in makeTube
|
2012-05-25 18:13:54 +02:00 |
|
Yorik van Havre
|
14ed0c4645
|
Added 0000145 : Drawing clip objects
|
2012-05-25 18:13:54 +02:00 |
|