Commit Graph

1166 Commits

Author SHA1 Message Date
wmayer
e5afb392af Fix titles on combo view 2013-02-17 09:28:56 +01:00
jriegel
d739a2e41b Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
jriegel
0215757e79 Add all base system changes from the Assembly branch 2013-02-10 20:02:33 +01:00
wmayer
5af75be21b License issues 2013-01-09 14:09:22 +01:00
wmayer
49f66c5fba 0000942: Crash when 2xdouble-click on part 2013-01-05 11:26:16 +01:00
wmayer
9eb4174315 0000939: Pressing Escape while pivoting a box crashes 2013-01-03 16:38:52 +01:00
wmayer
0ebffa930a Do not pass 0 to PyObject_IsTrue 2012-12-30 23:16:56 +01:00
wmayer
90418ab968 Fixes on built-in Python debugger 2012-12-29 17:07:02 +01:00
wmayer
1b345c193e Use PyObject_IsTrue to check argument 2012-12-29 15:59:54 +01:00
wmayer
97b6128dcd 0000911: V0.13- Faces of Solid models cannot be selected when ALT-TAB is used to switch between applications 2012-12-27 12:29:44 +01:00
wmayer
6fe43f9626 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-26 11:28:28 +01:00
wmayer
64cbe87328 Add missing license text 2012-12-26 11:27:45 +01:00
wmayer
9548d347a4 Use current background to save to image when not using color gradient 2012-12-24 13:00:30 +01:00
wmayer
76ff41ee17 Show angle of placement in degree in property editor 2012-12-21 15:07:58 +01:00
wmayer
b52f67f740 0000917: Task watcher doesn't update on object creation/destruction 2012-12-21 14:51:44 +01:00
wmayer
b288826d61 Fox typo 2012-12-20 23:25:15 +01:00
jriegel
b9584f2c9a setting defaults for zoom invert and zoom step for Werners fix of #894
- inverse is now default
- 0.2 is zoom step default
expecting lots of flaming :)
2012-12-20 19:49:17 +01:00
jriegel
f9da20f097 fix of #917 2012-12-20 19:10:29 +01:00
wmayer
d51ff466d1 Fix crash with alignment tool when using Arch walls 2012-12-19 12:09:42 +01:00
Yorik van Havre
f4a47f089c Updated with latest crowdin translations 2012-12-18 13:28:11 -02:00
wmayer
6b0b559e75 0000914: Too large default distance between eyes for Stereo mode 2012-12-17 21:27:32 +01:00
Yorik van Havre
d60fc3e0bb Merge pull request #4 from alex0207/master
Fixed typo in View3DInventor
2012-12-15 08:20:23 -08:00
wmayer
23afef0b78 Fix a couple of issues with macro recording 2012-12-13 15:02:15 +01:00
wmayer
e6d84af12d 0000912: Fit selection doesn't work as expected 2012-12-12 12:11:55 +01:00
Alex Isaacs
f1a7938afc fixed ZoomStep for View3DInventor 2012-12-10 20:57:02 -05:00
logari81
85585cf49e PartDesign: Enable manual alignment tool for PartDesign features 2012-12-10 13:58:44 +01:00
wmayer
3c3abd456b Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-07 14:04:03 +01:00
wmayer
515f30c1a0 0000906: Segmentation Fault when try to use linear pattern on Part, fix some issues with selection gate 2012-12-07 14:01:49 +01:00
Yorik van Havre
71b1777e8a Updated translation strings 2012-12-07 10:56:57 -02:00
wmayer
3cc9818713 0000903: V0.13 - Change Individual face color on solid is missing (finish this in 0.14) 2012-12-07 12:13:36 +01:00
wmayer
6d9539fb42 0000894: Invert mouse Zoom for CAD mouse model 2012-11-29 14:35:42 +01:00
wmayer
56e352c421 Define closeDialog() method in Control as slot to allow delayed destruction of task dialogs 2012-11-28 13:48:22 +01:00
wmayer
dd67c22837 Open transaction when start editing with context-menu 2012-11-28 13:24:46 +01:00
wmayer
2c8009cb74 Keep the refresh command active when in edit mode 2012-11-28 11:27:51 +01:00
wmayer
72bba68c2b Add thickness function 2012-11-26 21:10:09 +01:00
wmayer
3a0067d19a Offset function 2012-11-25 15:56:46 +01: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
0473003fc9 Extend Action/Command framework to add arbitrary widgets 2012-11-22 15:17:32 +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
wmayer
ad50c032fd Set working directory for Merge projects command 2012-11-15 10:46:20 +01:00
wmayer
95880a7093 add missing semicolon 2012-11-14 20:43:08 +01:00
wmayer
d2ac422f68 Fix memory leak in sketcher view provider 2012-11-14 15:04:14 +01:00
wmayer
951a45f90e Optimazation of tree view when clearing selection 2012-11-08 23:06:07 +01:00
wmayer
efe4fc3b08 In box selection do ignore hidden objects 2012-11-08 21:45:10 +01:00
wmayer
5d214ecab7 Remove recomputation from undo/redo 2012-11-07 13:01:59 +01:00
wmayer
1fb178db62 Reset modified flag after document is loaded, touch pad/pocket if its Type has changed 2012-11-06 21:12:39 +01:00
wmayer
77144681ef Allow to remove user-defined properties 2012-11-04 13:24:22 +01:00
wmayer
1e38a6d606 0000863: segfault in ~PythonDebuggerP() 2012-11-03 15:36:58 +01:00
wmayer
8582bf8aad Allow to clear selection in pad/pocket, fix compile error 2012-11-02 13:52:20 +01:00