Yorik van Havre
1af6a3c2b1
Bugfixes in Draft Snap
2012-02-04 20:35:35 -02:00
Yorik van Havre
26602b2aa3
Fixed numeric input in Arch Walls coordinates
2012-02-04 20:35:35 -02:00
Yorik van Havre
8d01d70038
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
4889495184
Show hash and branch name of Git repo in About dialog
2012-02-04 22:45:44 +01:00
Jose Luis Cercós pita
079e3e5cb5
Fixed some messages
2012-02-04 18:50:14 +01:00
jriegel
2b36d3aba8
Merge branch 'master' into HEAD
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5431 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-02-04 08:18:01 +00:00
jriegel
28a989463d
Merge remote-tracking branch 'svn/trunk'
2012-02-04 09:05:32 +01:00
wmayer
a4f2a44dd2
Directly create solid from Part.makeWedge
2012-02-03 15:59:10 +01:00
Jose Luis Cercós pita
239adc604b
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
74a7b963e7
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
jriegel
b95b89b173
Merge branch 'master' into HEAD
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5430 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-02-02 21:48:46 +00:00
wmayer
67793c6c8d
+ add blacklists to exlude files from being archived by Git
2012-02-02 17:00:33 +01:00
jriegel
f13ab99e12
Merge remote-tracking branch 'svn/trunk'
2012-02-01 22:57:46 +01:00
Jose Luis Cercós Pita
f0955a3f46
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
cc36febead
Updated examples loader in order to allow load s60 katamaran version.
2012-02-01 14:14:16 +01:00
Jose Luis Cercós Pita
84c33bffde
Added s60 katamaran model geometry example
2012-02-01 14:10:53 +01:00
Jose Luis Cercós Pita
1a88ead7ab
Added multibody support.
2012-02-01 14:02:27 +01:00
wmayer
c20cfc5f7d
+ implement mechanism to extract version number from Git
2012-02-01 13:35:33 +01:00
Jose Luis Cercós Pita
9325530778
Reduced tolerance looking for aproximately variables
2012-01-31 16:33:12 +01:00
wmayer
e7003121a2
+ implement mechanism to extract version number for Git
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5429 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-31 14:51:12 +00:00
Jose Luis Cercós Pita
0e090ee032
Fixed bad points sort algorithm
2012-01-31 10:30:24 +01:00
Jose Luis Cercós Pita
c59ae2a843
Solved ghost empty sections
2012-01-31 10:02:30 +01:00
Jose Luis Cercós Pita
395ae7036e
Error saving data fixed
2012-01-31 09:39:09 +01:00
Jose Luis Cercós Pita
f3556210dc
Fixed 0 length dimensions error related
2012-01-31 09:35:42 +01:00
Jose Luis Cercós Pita
9795913334
Fixed bad warning message aboput empty sections.
2012-01-31 09:34:42 +01:00
Jose Luis Cercós Pita
822beda220
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
38baa94181
Merge branch 'master' into HEAD
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5428 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-30 07:06:56 +00:00
jriegel
dbe3cd949d
Merge remote-tracking branch 'svn/trunk'
2012-01-30 08:04:37 +01:00
Jose Luis Cercós pita
a0d0c68162
Added examples loader functionality
2012-01-29 19:44:03 +01:00
Jose Luis Cercós pita
58dc011e38
Fixed bad bounds calculation when several surfaces have been selected
2012-01-29 19:43:35 +01:00
Jose Luis Cercós pita
70636dfe14
Added s60 & Combatant 5415 hull examples
2012-01-29 19:41:27 +01:00
Jose Luis Cercós pita
9e325abf70
Small syntax error fix
2012-01-29 19:29:25 +01:00
Jose Luis Cercós pita
e9ea84439b
Small syntax error fix
2012-01-29 19:28:24 +01:00
Jose Luis Cercós pita
13fb0e2cca
Added examples loader tool (without functionality yet)
2012-01-29 19:11:55 +01:00
Jose Luis Cercós pita
5a344ed796
Added icons to examples loader tool
2012-01-29 18:48:45 +01:00
Jose Luis Cercós pita
9aa506130d
Changed create ship error to suggest create geometry or download it
2012-01-29 18:31:09 +01:00
Jose Luis Cercós pita
892b5b9494
Created transversal areas curve plot tool
2012-01-29 18:17:37 +01:00
Yorik van Havre
c10c130f76
Improvement to Arch Walls
...
+ Arch Walls are now sketch-based by default
+ Arch Walls now auto-connect when snapping to an existing wall
2012-01-27 18:55:28 -02:00
wmayer
0b044ffd91
0000581: crash when editing duplicated sketch
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5427 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-27 10:53:51 +00:00
Yorik van Havre
0aaab4c8da
Added special behaviour to Draft snap for working with walls
2012-01-26 10:03:09 -02:00
Yorik van Havre
0a48a90744
Used new Part importBREP method in Arch IFC importer
2012-01-26 10:01:36 -02:00
Yorik van Havre
7dd571e3dc
Added Arch download function
2012-01-25 18:21:48 -02:00
Yorik van Havre
cb30344b6e
Small fixes in Draft tools to work with Arch objects
2012-01-25 15:35:43 -02:00
wmayer
9b0e3818b0
+ fix VCS stuff for cmake
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5426 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-25 16:04:21 +00:00
Yorik van Havre
4920f2adf9
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-01-24 20:31:11 -02:00
Yorik van Havre
985b7da5b3
Bugfix in Draft custom hatch patterns
2012-01-24 20:30:04 -02:00
tanderson
b028fa6bc9
changing customize dialog icon settings
2012-01-24 22:18:13 +01:00
tanderson
b76d1509ce
changing Gui/BitmapFactory default pixmap size
...
Allows toolbar pixmaps to scale correctly
2012-01-24 22:18:12 +01:00
jriegel
1dcba6aeaa
Merge branch 'master' into HEAD
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5425 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-24 19:15:53 +00:00
jriegel
cf3b67cca2
Merge remote-tracking branch 'svn/trunk'
2012-01-24 20:06:48 +01:00