Commit Graph

1529 Commits

Author SHA1 Message Date
wmayer
642a3e5094 0000856: Wrong inverse of a matrix 2012-10-22 16:21:27 +02:00
wmayer
ec3c79ad9c Compute parabola from three points 2012-10-22 15:55:39 +02:00
wmayer
d50fb2ba06 Allow to use revolve tool on Draft objects 2012-10-22 14:06:29 +02:00
wmayer
3c87932f5e Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-10-22 11:21:18 +02:00
wmayer
2be5d3274b fix import statement 2012-10-22 11:19:23 +02:00
jrheinlaender
858ad6b207 PartDesign: Be more helpful if user clicks on a Sketchbased feature icon without having selected any sketch 2012-10-21 16:57:44 +02:00
wmayer
5db59ce258 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-10-18 10:31:52 +02:00
wmayer
c5f683b094 Fix initialization error 2012-10-18 10:31:04 +02:00
wmayer
7a69c834d1 Add virtual method onSettingDocument() to do some delayed construction 2012-10-15 20:09:40 +02:00
wmayer
ad8039027a 0000855: Start page ship stuff not correctly installed 2012-10-15 16:14:45 +02:00
Yorik van Havre
a677bf140e Updated Start module's win installer files 2012-10-15 09:38:46 -03:00
wmayer
4d58b7fd48 Fix issue with Python and cmake version 2.8.9 2012-10-15 13:34:06 +02:00
Yorik van Havre
69be5d4386 Added Ship module to the StartPage 2012-10-14 21:16:49 -03:00
wmayer
b59044a515 Fix issue in configure file 2012-10-13 12:58:12 +02:00
wmayer
793d678053 Fix icons location of Ship module 2012-10-13 12:00:30 +02:00
wmayer
394440ff20 Fix WiX module for Ship workbench 2012-10-12 12:17:09 +02:00
wmayer
a62da7f2f3 Use user-defined tolerance for tessellation 2012-10-08 14:10:53 +02:00
wmayer
e11e4ba9ff Set tessellation tolerance in Drawing by user 2012-10-07 17:07:23 +02:00
Jose Luis Cercos Pita
a6a5336bc5 Generated windows installer generator stuff 2012-10-06 13:12:30 +02:00
Jose Luis Cercos Pita
fa580bd929 Cleaned 2012-10-06 13:12:29 +02:00
Jose Luis Cercos Pita
1ddd1e22dc Cleaned 2012-10-06 13:12:29 +02:00
wmayer
a59b00e08e Handle API change in OCC 6.5 2012-10-06 12:20:57 +02:00
wmayer
8a4c0ec2c0 Handle API change in OCC 6.5 2012-10-06 12:17:08 +02:00
wmayer
1933093e71 Fix build problems with ImportGui module, fix bug in Draft when using texture image 2012-10-05 12:19:07 +02:00
wmayer
e41ec791b5 Add missing header file 2012-10-05 00:12:57 +02:00
wmayer
2e2873362b Fix STEP AP203/214 flaws 2012-10-04 12:47:38 +02:00
wmayer
9316de659d Use STEP AP203 for 64-bit due to a bug in OCC 2012-10-02 13:01:16 +02:00
wmayer
a5d9ee4be9 Use STEP AP203 for 64-bit due to a bug in OCC 2012-10-01 18:45:48 +02:00
wmayer
95de7d19cf Replace Python std output only for GUI application and not for CLI 2012-10-01 16:38:43 +02:00
wmayer
58da2ebbcc 0000665: Follow up 0000640: This file crashes FreeCAD UI latest Git 2012-10-01 13:58:40 +02:00
wmayer
aa72516fbe Use variable OCC_OCAF_LIBRARIES for OCAF libs 2012-10-01 13:16:07 +02:00
wmayer
c223f44a97 0000834: Minor preselection color bug 2012-09-30 13:50:09 +02:00
wmayer
d8d7fcca34 0000651: FindCoin3D should look in /usr/include/Coin3 for COIN3D_INCLUDE_DIR 2012-09-29 18:23:04 +02:00
wmayer
f403295ca7 0000832: Original color STEP model lost in import 2012-09-29 15:50:17 +02:00
wmayer
bcddb1e950 Fix bug when painting selection in mesh view provider 2012-09-28 12:33:26 +02:00
wmayer
765d887943 Extend data serialization with JSON 2012-09-27 13:43:26 +02:00
wmayer
772e4f4ca4 Fix build error in Cam module 2012-09-27 12:47:47 +02:00
wmayer
40800adaaa Python interface to count selected objects 2012-09-26 18:39:38 +02:00
wmayer
4ffaecbdbf Extend search path for Coin cmake test 2012-09-26 14:40:12 +02:00
wmayer
5da80fb08d 0000843: Wrong Context Menu Entry for Fillet/Chamfer -> Edit Pocket 2012-09-24 10:23:10 +02:00
wmayer
a20f4dddff Fix autotools, fix warning 2012-09-22 16:22:26 +02:00
wmayer
065213f9bd 0000545: Undo revolve causes crash illegal storage, fix disappearing shape after undo/redo 2012-09-21 13:05:37 +02:00
wmayer
08e6bc0e6a 0000545: Undo revolve causes crash illegal storage 2012-09-21 11:54:35 +02:00
logari81
aaaa7eb303 Merge remote-tracking branch 'origin/master' into logari81/PartDesign 2012-09-18 18:08:01 +02:00
wmayer
41d0007fc4 Avoid to activate wrong MDI view, show fillet/chamfer tools for selected edges 2012-09-18 16:24:50 +02:00
logari81
affa827e06 PartDesign: fix offering transformed tools in the task panel 2012-09-18 12:15:22 +02:00
logari81
b4b35eb295 PartDesign: avoid selecting origin for transformed features silently 2012-09-17 16:28:34 +02:00
Yorik van Havre
7a327e1d14 0000809: more info on start page 2012-09-16 15:31:01 -03:00
Yorik van Havre
63ff342bac 0000825: dxf import bug 2012-09-16 15:04:04 -03:00
Yorik van Havre
1593ce9e67 0000821: Draft snap bug 2012-09-16 14:43:08 -03:00