wmayer
|
db08d87e99
|
Fix build problems with ImportGui module, fix bug in Draft when using texture image
|
2012-10-05 12:19:07 +02:00 |
|
wmayer
|
bbd8450894
|
Add missing header file
|
2012-10-05 00:12:57 +02:00 |
|
wmayer
|
546481502f
|
Fix STEP AP203/214 flaws
|
2012-10-04 12:47:38 +02:00 |
|
wmayer
|
99c1e34b8a
|
Use STEP AP203 for 64-bit due to a bug in OCC
|
2012-10-02 13:01:16 +02:00 |
|
wmayer
|
72a15ba37f
|
Use STEP AP203 for 64-bit due to a bug in OCC
|
2012-10-01 18:45:48 +02:00 |
|
wmayer
|
f8bd7fbd0b
|
Replace Python std output only for GUI application and not for CLI
|
2012-10-01 16:38:43 +02:00 |
|
wmayer
|
bc4a3b0c76
|
0000665: Follow up 0000640: This file crashes FreeCAD UI latest Git
|
2012-10-01 13:58:40 +02:00 |
|
wmayer
|
f9e9284db8
|
Use variable OCC_OCAF_LIBRARIES for OCAF libs
|
2012-10-01 13:16:07 +02:00 |
|
wmayer
|
081df99610
|
0000834: Minor preselection color bug
|
2012-09-30 13:50:09 +02:00 |
|
wmayer
|
303793282a
|
0000651: FindCoin3D should look in /usr/include/Coin3 for COIN3D_INCLUDE_DIR
|
2012-09-29 18:23:04 +02:00 |
|
wmayer
|
e16070f04a
|
0000832: Original color STEP model lost in import
|
2012-09-29 15:50:17 +02:00 |
|
wmayer
|
4256e574f5
|
Fix bug when painting selection in mesh view provider
|
2012-09-28 12:33:26 +02:00 |
|
wmayer
|
d83df821f0
|
Extend data serialization with JSON
|
2012-09-27 13:43:26 +02:00 |
|
wmayer
|
4403f27f13
|
Fix build error in Cam module
|
2012-09-27 12:47:47 +02:00 |
|
wmayer
|
15f99d2df5
|
Python interface to count selected objects
|
2012-09-26 18:39:38 +02:00 |
|
wmayer
|
6a75977ebe
|
Extend search path for Coin cmake test
|
2012-09-26 14:40:12 +02:00 |
|
wmayer
|
6299755a0d
|
0000843: Wrong Context Menu Entry for Fillet/Chamfer -> Edit Pocket
|
2012-09-24 10:23:10 +02:00 |
|
wmayer
|
0c29adf536
|
Fix autotools, fix warning
|
2012-09-22 16:22:26 +02:00 |
|
wmayer
|
851e999eac
|
0000545: Undo revolve causes crash illegal storage, fix disappearing shape after undo/redo
|
2012-09-21 13:05:37 +02:00 |
|
wmayer
|
b0631b059c
|
0000545: Undo revolve causes crash illegal storage
|
2012-09-21 11:54:35 +02:00 |
|
logari81
|
6b589896e4
|
Merge remote-tracking branch 'origin/master' into logari81/PartDesign
|
2012-09-18 18:08:01 +02:00 |
|
wmayer
|
92a872046f
|
Avoid to activate wrong MDI view, show fillet/chamfer tools for selected edges
|
2012-09-18 16:24:50 +02:00 |
|
logari81
|
38ffa16fae
|
PartDesign: fix offering transformed tools in the task panel
|
2012-09-18 12:15:22 +02:00 |
|
logari81
|
46bc4ded9a
|
PartDesign: avoid selecting origin for transformed features silently
|
2012-09-17 16:28:34 +02:00 |
|
Yorik van Havre
|
f306a47359
|
0000809: more info on start page
|
2012-09-16 15:31:01 -03:00 |
|
Yorik van Havre
|
b54d753f3d
|
0000825: dxf import bug
|
2012-09-16 15:04:04 -03:00 |
|
Yorik van Havre
|
50566ca354
|
0000821: Draft snap bug
|
2012-09-16 14:43:08 -03:00 |
|
Yorik van Havre
|
95d89cfe7e
|
0000824: New partdesign revolve icon
|
2012-09-16 14:36:42 -03:00 |
|
logari81
|
41dcb75c1e
|
PartDesign: exit selection mode when closing a MultiTrasnform subtask and small space improvements
|
2012-09-15 10:12:33 +02:00 |
|
jrheinlaender
|
c1449e4f6d
|
PartDesign: list original feature candidates for creation of transformed features if current selection is not valid
|
2012-09-15 09:20:51 +02:00 |
|
logari81
|
4091b661b4
|
PartDesign: use selection filter gate for picking references for pattern/transform features
|
2012-09-15 08:14:36 +02:00 |
|
wmayer
|
00284beb71
|
0000833: Color-per-face info lost when you set transparency
|
2012-09-14 14:01:24 +02:00 |
|
logari81
|
e0184a9d4b
|
PartDesign: add messages frame in the task view of Transform/Pattern features
|
2012-09-14 12:51:59 +02:00 |
|
logari81
|
df18674f34
|
Merge branch 'master' into logari81/PartDesign
|
2012-09-14 00:18:30 +02:00 |
|
jrheinlaender
|
a424200862
|
PartDesign: make MultiTransform honour the "Update view" checkbox when adding transformations
|
2012-09-14 00:16:43 +02:00 |
|
jrheinlaender
|
9ec4e0b029
|
PartDesign: fix bug when adding transformation to MultiTransform
|
2012-09-13 16:22:48 +02:00 |
|
jrheinlaender
|
05d7d0bc8b
|
PartDesign: re-enable viewprovider for Scaled feature
|
2012-09-13 16:21:18 +02:00 |
|
logari81
|
d9808b4b97
|
PartDesign: fix bug in checkbox "Update View" of pattern features and do some code refactoring
|
2012-09-13 15:46:46 +02:00 |
|
wmayer
|
6c722111f8
|
0000826: reading from the python console for using pdb
|
2012-09-12 15:01:41 +02:00 |
|
wmayer
|
498e7c1b68
|
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
|
2012-09-12 10:39:05 +02:00 |
|
wmayer
|
3d38234ce4
|
0000831: python print causes File descriptor error on windows
|
2012-09-12 10:34:14 +02:00 |
|
logari81
|
839343e927
|
Merge remote-tracking branch 'origin/master' into logari81/PartDesign
|
2012-09-11 16:59:23 +02:00 |
|
logari81
|
cba163a803
|
PartDesign: restrict patterns to only one original and improve selection of references
|
2012-09-11 16:54:45 +02:00 |
|
wmayer
|
1a404f4fd1
|
Use Webkit's SVG renderer for icons on macro page
|
2012-09-11 11:32:58 +02:00 |
|
wmayer
|
e92ae88632
|
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
|
2012-09-11 11:19:45 +02:00 |
|
wmayer
|
f7cab78c85
|
Fix issue with Python debugger when leaving application
|
2012-09-11 11:12:02 +02:00 |
|
wmayer
|
ec73c9fc16
|
0000826: reading from the python console for using pdb
|
2012-09-11 10:42:44 +02:00 |
|
wmayer
|
8d610ab236
|
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
|
2012-09-10 17:50:23 +02:00 |
|
wmayer
|
0fd03a691d
|
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
|
2012-09-10 17:00:53 +02:00 |
|
wmayer
|
8f5b247082
|
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
|
2012-09-10 14:45:32 +02:00 |
|