Commit Graph

286 Commits

Author SHA1 Message Date
wmayer
7d400af1f3 Implement a TaskGroup class to show widgets without extra header 2013-04-26 17:16:56 +02:00
wmayer
c7b0125769 Minor changes 2013-04-26 17:16:01 +02:00
wmayer
60eeb81183 Implement a more user-friendly selection tool 2013-04-26 17:13:20 +02:00
wmayer
688141164a Allow to show more parameter sets in parameter editor 2013-04-26 17:10:33 +02:00
wmayer
1396a1ae15 Make Command::getSelection static 2013-04-26 17:09:18 +02:00
wmayer
a40bac2bc2 Fix const correctness 2013-04-26 17:08:05 +02:00
wmayer
fe19cb09cc Do not override edit cursor with pre-selection 2013-04-10 13:57:44 +02:00
wmayer
b520b9d617 Fix wrong Python doc 2013-04-07 22:43:58 +02:00
wmayer
a7e3f0539d 0001063: Show a PropertyLink in Property view 2013-04-07 18:21:48 +02:00
wmayer
2de512fc8d On project load and import show wait cursor but do not block user input 2013-04-06 14:51:05 +02:00
wmayer
bc7454349f 0001079: Task Deadlock: Part Workbench disabled when closing Combo View with open Task 2013-04-03 16:43:10 +02:00
wmayer
0d62206bb5 0001077: Placement Panel not removed after Entity Deletion 2013-04-03 15:22:57 +02:00
wmayer
7c3e6fa50f 0001064: Crash occurs in version 0.13 when trying to use alignment tool 2013-03-30 14:46:51 +01:00
wmayer
24f559be9a Show dynamically added methods in calltips list 2013-03-24 13:29:13 +01:00
wmayer
b7658c04f6 0001059: Cannot add object to DocumentObjectGroupPython 2013-03-23 16:45:37 +01:00
wmayer
35c0dfc1d2 Fix typos 2013-03-05 10:47:57 +01:00
wmayer
6ac2a2f3e8 Fix warning 2013-03-03 11:27:22 +01:00
wmayer
540bf6e655 + Fix for subelements of SelectionObject, fix for SketchObjectPy::fillet() 2013-03-02 17:34:34 +01:00
jriegel
11b4abf24a Log in FemMesh view provider and some warnings fixed 2013-02-18 22:29:02 +01:00
wmayer
3c50de4334 Fix broken layout of toolbars at startup, avoid blank window 2013-02-17 13:50:57 +01:00
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