wmayer
5d21a18504
Add distcheck target for GCC and MinGW
2012-02-08 13:50:47 +01:00
Yorik van Havre
ea28e11278
Added RFE #588 - Curved corners to Draft objects
...
Draft Rectangle, Wire and Polygon now have a "Fillet Radius"
property, which can be used to round their corners. Code
donated by Jacques-Antoine Gaudin
2012-02-07 20:58:44 -02:00
wmayer
eada05cc7f
Make dfsg tarball compiling with cmake
2012-02-07 22:24:01 +01:00
wmayer
ec1362c2b7
fix build errror with gcc
2012-02-07 20:57:41 +01:00
wmayer
a272d42152
Make dist target also working on Windows, add distdfsg target
2012-02-07 16:49:00 +01:00
wmayer
d3eabdf0e8
0000589: Some files are not properly closed
2012-02-07 14:20:22 +01:00
wmayer
62149603fa
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-02-07 12:18:31 +01:00
wmayer
dc8b1ec6f2
Print pythons exceptions in macros to output window
2012-02-07 12:18:10 +01:00
Yorik van Havre
0dc69af03a
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-02-06 17:20:26 -02:00
Yorik van Havre
e8b6a6fe4a
Added Draft.heal() method
...
This function recreates damaged Draft objects saved
with earlier versions of FreeCAD
2012-02-06 17:18:57 -02:00
wmayer
da16c24ab5
implement copy license information to clipboard
2012-02-06 15:40:59 +01:00
Yorik van Havre
7b3fe7c055
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-02-05 15:28:54 -02:00
Yorik van Havre
d3150bc3ab
Auto workbench switching when editing a wall's base sketch
2012-02-05 15:27:03 -02:00
wmayer
88c3e48ba3
Add makedist script and custom build target
2012-02-05 17:44:11 +01:00
wmayer
41a8e745a7
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-02-05 00:55:43 +01:00
Yorik van Havre
265fbd45cd
Added 2D displaymode to Arch walls
2012-02-04 20:35:35 -02:00
Yorik van Havre
7b0d274dd0
Added multi-taskboxes example to TemplatePyMod TaskPanel example
2012-02-04 20:35:35 -02:00
Yorik van Havre
c183024f91
Added additional TaskBox to Arch Wall tool
...
Additional parameters such as height and width
can now be set during wall drawing
2012-02-04 20:35:35 -02:00
Yorik van Havre
c0f0d06cc2
Allowed TaskDialogPython to display several taskboxes
...
The "form" attribute of Python TaskDialogs can now be
either a PyQt widget or a list of PyQt widgets.
2012-02-04 20:35:35 -02:00
Yorik van Havre
17d6948d85
Bugfixes in Draft Snap
2012-02-04 20:35:35 -02:00
Yorik van Havre
b19d09513f
Fixed numeric input in Arch Walls coordinates
2012-02-04 20:35:35 -02:00
Yorik van Havre
40f85a00e2
More improvements to the Arch module
...
+ Draft snap can now pass the object being snapped to
+ Handle when wall is based on a closed wire
+ Handle when wall is based on a self-intersecting wire
2012-02-04 20:35:35 -02:00
wmayer
ee453416ee
Show hash and branch name of Git repo in About dialog
2012-02-04 22:45:44 +01:00
Jose Luis Cercós pita
c598d0b9da
Fixed some messages
2012-02-04 18:50:14 +01:00
wmayer
70b5e3dec4
Directly create solid from Part.makeWedge
2012-02-03 15:59:10 +01:00
Jose Luis Cercós pita
1d0c18b535
Merge branch 'freecad-ship' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into freecad-ship
2012-02-03 11:34:54 +01:00
Jose Luis Cercós pita
0fd3a1ae84
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into freecad-ship
2012-02-03 11:33:36 +01:00
wmayer
39f84738ed
+ add blacklists to exlude files from being archived by Git
2012-02-02 17:00:33 +01:00
Jose Luis Cercós Pita
d16ca2d5f1
Fix error when try to fuse border into constant sections edges. Now constant edges are fused into border.
2012-02-01 15:28:12 +01:00
Jose Luis Cercós Pita
0b340ec47f
Updated examples loader in order to allow load s60 katamaran version.
2012-02-01 14:14:16 +01:00
Jose Luis Cercós Pita
2d8503c631
Added s60 katamaran model geometry example
2012-02-01 14:10:53 +01:00
Jose Luis Cercós Pita
d7c64dd2df
Added multibody support.
2012-02-01 14:02:27 +01:00
wmayer
b47faa165c
+ implement mechanism to extract version number from Git
2012-02-01 13:35:33 +01:00
Jose Luis Cercós Pita
fab2267823
Reduced tolerance looking for aproximately variables
2012-01-31 16:33:12 +01:00
Jose Luis Cercós Pita
8e45a3a6ca
Fixed bad points sort algorithm
2012-01-31 10:30:24 +01:00
Jose Luis Cercós Pita
a2fea44907
Solved ghost empty sections
2012-01-31 10:02:30 +01:00
Jose Luis Cercós Pita
0c22497af5
Error saving data fixed
2012-01-31 09:39:09 +01:00
Jose Luis Cercós Pita
2bd4213683
Fixed 0 length dimensions error related
2012-01-31 09:35:42 +01:00
Jose Luis Cercós Pita
40f08129a2
Fixed bad warning message aboput empty sections.
2012-01-31 09:34:42 +01:00
Jose Luis Cercós Pita
f37ac4c202
Merge branch 'freecad-ship' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into freecad-ship
2012-01-30 14:25:21 +01:00
jriegel
faca963004
Merge remote-tracking branch 'svn/trunk'
2012-01-30 08:04:37 +01:00
Jose Luis Cercós pita
ca825a40fc
Added examples loader functionality
2012-01-29 19:44:03 +01:00
Jose Luis Cercós pita
6c648890c4
Fixed bad bounds calculation when several surfaces have been selected
2012-01-29 19:43:35 +01:00
Jose Luis Cercós pita
ac539c642d
Added s60 & Combatant 5415 hull examples
2012-01-29 19:41:27 +01:00
Jose Luis Cercós pita
050ad94d8d
Small syntax error fix
2012-01-29 19:29:25 +01:00
Jose Luis Cercós pita
1fa3d1c78d
Small syntax error fix
2012-01-29 19:28:24 +01:00
Jose Luis Cercós pita
cd93c9b453
Added examples loader tool (without functionality yet)
2012-01-29 19:11:55 +01:00
Jose Luis Cercós pita
1d61659beb
Added icons to examples loader tool
2012-01-29 18:48:45 +01:00
Jose Luis Cercós pita
9f77661c24
Changed create ship error to suggest create geometry or download it
2012-01-29 18:31:09 +01:00
Jose Luis Cercós pita
51685137d1
Created transversal areas curve plot tool
2012-01-29 18:17:37 +01:00