wmayer
|
2c8009cb74
|
Keep the refresh command active when in edit mode
|
2012-11-28 11:27:51 +01:00 |
|
wmayer
|
a734faae48
|
Fix regression when loading project file with unknown object type
|
2012-11-27 16:54:44 +01:00 |
|
wmayer
|
a1bf6277f1
|
Check for compound with single solid for thickness tool
|
2012-11-27 11:18:25 +01:00 |
|
wmayer
|
de5edb8f88
|
Little fix on offset/thickness task panel
|
2012-11-26 21:51:17 +01:00 |
|
wmayer
|
72bba68c2b
|
Add thickness function
|
2012-11-26 21:10:09 +01:00 |
|
wmayer
|
4af7221a70
|
Resort sketcher commands
|
2012-11-26 12:24:01 +01:00 |
|
wmayer
|
b0b2509457
|
Add Face.OuterWire and mark Face.Wire as deprecated
|
2012-11-26 10:05:50 +01:00 |
|
jrheinlaender
|
20a2db9ce8
|
Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-11-25 20:15:47 +04:30 |
|
wmayer
|
3a0067d19a
|
Offset function
|
2012-11-25 15:56:46 +01:00 |
|
Jose Luis Cercos Pita
|
271308e56c
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-11-25 12:18:50 +01:00 |
|
Jose Luis Cercos Pita
|
e76f2ab659
|
Fixed bad resources installed location
|
2012-11-25 12:16:48 +01:00 |
|
wmayer
|
89e5215d3b
|
Offset function
|
2012-11-24 22:46:16 +01:00 |
|
wmayer
|
96afbb2756
|
Fill&sew shape and its offset
|
2012-11-24 21:24:58 +01:00 |
|
wmayer
|
ba059b8140
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-11-24 21:22:30 +01:00 |
|
wmayer
|
aee645ee9d
|
Make more consistent method names in TopoShape
|
2012-11-24 20:45:47 +01:00 |
|
Yorik van Havre
|
83af7bce0b
|
Draft: Bugfix in parametric dimensions
|
2012-11-24 14:21:42 -02:00 |
|
Yorik van Havre
|
95c5dfad8a
|
Draft: better cleaning of shape2Dview
|
2012-11-23 22:35:54 -02:00 |
|
Yorik van Havre
|
250d00dd7b
|
Draft: small bugfix in shape2dview
|
2012-11-23 20:44:01 -02:00 |
|
Yorik van Havre
|
bc34ac1943
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-11-23 19:23:09 -02:00 |
|
Yorik van Havre
|
d90e285f73
|
Draft: Optimization in Shape2DView
|
2012-11-23 19:22:00 -02:00 |
|
jriegel
|
e509ecbad2
|
Merge branch 'sanguinariojoe-ship' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-11-23 21:44:56 +01:00 |
|
Yorik van Havre
|
5522af1ef4
|
Draft: Small fix to work without GUI
|
2012-11-23 18:36:43 -02:00 |
|
Yorik van Havre
|
a2a7f41433
|
0000887: Draft BSpline bug
|
2012-11-23 18:34:44 -02:00 |
|
Yorik van Havre
|
556aff700b
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-11-23 16:56:13 -02:00 |
|
Yorik van Havre
|
7129840dc8
|
Draft: Fixed a bug in Shape2Dview
|
2012-11-23 16:54:15 -02:00 |
|
wmayer
|
3347aa91e8
|
Fix view fit for perspective camera by setting height angle to 45 deg
|
2012-11-23 19:23:10 +01:00 |
|
wmayer
|
96f5e18b61
|
Add missing break statement in switch block
|
2012-11-23 12:29:54 +01:00 |
|
Jose Luis Cercos Pita
|
9d8747f1f0
|
Moved to real time reporting and cancel new stuff
|
2012-11-22 19:58:19 +01:00 |
|
Jose Luis Cercos Pita
|
efc67461b8
|
Moved hydrostatics computation from PlotAux to Task manager
|
2012-11-22 19:42:20 +01:00 |
|
Jose Luis Cercos Pita
|
34cb60f8cf
|
Added real time reporting and cancel capabilities
|
2012-11-22 19:25:54 +01:00 |
|
Jose Luis Cercos Pita
|
cb1f57ff8f
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-11-22 18:40:56 +01:00 |
|
wmayer
|
0473003fc9
|
Extend Action/Command framework to add arbitrary widgets
|
2012-11-22 15:17:32 +01:00 |
|
wmayer
|
5082ae2239
|
Reduce code duplication
|
2012-11-20 15:39:02 +01:00 |
|
wmayer
|
cf499792e6
|
0000827: Sketch copy deletes all constraints
|
2012-11-20 13:16:15 +01:00 |
|
wmayer
|
94b0102dc7
|
Fix problem with undo/redo with python-based features
|
2012-11-19 13:06:16 +01:00 |
|
Jose Luis Cercos Pita
|
40e8de19f0
|
Included legend best location capabilities
|
2012-11-18 14:46:10 +01:00 |
|
jrheinlaender
|
8752eae132
|
Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-11-18 17:16:13 +04:30 |
|
Jose Luis Cercos Pita
|
b1a3621460
|
Removed surfaces module (simply broken and outdated)
|
2012-11-18 12:26:21 +01:00 |
|
Jose Luis Cercos Pita
|
f61f7094ed
|
Fixed Plot module test
|
2012-11-18 10:54:52 +01:00 |
|
Jose Luis Cercos Pita
|
6a9a7a533c
|
Removed internal scripts to generate resources (moved to general tools)
|
2012-11-18 10:35:43 +01:00 |
|
Yorik van Havre
|
85397783cc
|
0000835: Draft preferences pages
|
2012-11-17 19:26:29 -02:00 |
|
Yorik van Havre
|
021343e116
|
Added Ship and Plot modules to translation handling scripts
|
2012-11-17 19:00:27 -02:00 |
|
Yorik van Havre
|
0606dca842
|
Plot: fixed typo (notified on crowdin)
|
2012-11-17 18:47:17 -02:00 |
|
jrheinlaender
|
43711d3cc8
|
Merge branch 'master' of git://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-11-17 20:30:07 +04:30 |
|
Yorik van Havre
|
906a6efb30
|
Added Arch example file
|
2012-11-17 12:59:07 -02:00 |
|
Yorik van Havre
|
18ab30cdda
|
Draft: small bugfix
|
2012-11-17 12:48:37 -02:00 |
|
wmayer
|
52ef225842
|
Fix WiX script
|
2012-11-17 04:23:34 +01:00 |
|
Jose Luis Cercos Pita
|
1ca8f9562d
|
Fixed bad icon selection on windows installer
|
2012-11-16 20:17:14 +01:00 |
|
Jose Luis Cercos Pita
|
926054d249
|
Solving conflicts
|
2012-11-16 20:08:17 +01:00 |
|
Jose Luis Cercos Pita
|
845d73c403
|
Removed unused resources stuff from windows installer
|
2012-11-16 20:06:58 +01:00 |
|