Yorik van Havre
af53c00355
Draft: Added face mode to Draft rectangle tracker
2013-07-06 18:41:43 -03:00
Yorik van Havre
73925db251
Draft: Further work on SVG hatch patterns
2013-07-06 16:33:34 -03:00
Yorik van Havre
e90a9e57a9
Arch: Small fix in windows
2013-07-06 13:30:26 -03:00
wmayer
44c34b1ce8
0001104: Toolbar Customizer Move Buttons enabled but inactive
2013-07-06 17:48:30 +02:00
wmayer
2dd2726910
0001023: Crash when quitting after using Windows > Tile
2013-07-06 17:21:35 +02:00
wmayer
642c38d7a4
0001161: Merged Project object being imported changes size when moved
2013-07-06 15:49:20 +02:00
wmayer
5fc50393bc
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-06 15:03:55 +02:00
wmayer
2f5f5be80e
0001162: Cut mesh with plane
2013-07-06 15:03:28 +02:00
wmayer
8cc8e93577
+ Reduce redundant code in mesh classes
2013-07-06 15:02:52 +02:00
Yorik van Havre
b15dc2c5ed
Draft: Enabling svg hatch patterns
2013-07-05 23:04:50 -03:00
Yorik van Havre
f6db4dac2d
New splashscreen
2013-07-05 17:18:34 -03:00
Yorik van Havre
0dc3a44340
Draft: small fixes
...
+ added svg scaling capability to Draft.loadTexture()
+ late-loading of svg patterns
+ fixed warnings in Draft Drawing tool
2013-07-05 13:44:31 -03:00
Yorik van Havre
28fd550e35
Draft: Small fix in Draft Wires
2013-07-05 11:50:05 -03:00
wmayer
93f38c114b
+ playing in sandbox
2013-07-05 15:31:54 +02:00
wmayer
609072f140
+ in setPyObject() only use classes derived from Base::Exception
2013-07-05 15:29:04 +02:00
Yorik van Havre
9729270c65
Draft: Small bugfix in wire tool
2013-07-04 12:50:02 -03:00
wmayer
a7a61751dc
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-03 19:31:21 +02:00
wmayer
63cdd592d2
disable selection node during box selection
2013-07-03 19:31:00 +02:00
wmayer
72ad9bab08
0000803: Feature request - box selection for faces in set color mode
2013-07-03 19:30:10 +02:00
Yorik van Havre
7590be251b
Arch: Allow windows to have different colors
...
+ When editing window components, a new "type" setting is available
+ In Arch preferences there is a new "Window Glass Color" preference
+ When a window component is set to "Glass panel" type it takes the glass color
2013-07-03 13:10:49 -03:00
wmayer
e6b5261cf0
Call releaseMouseModel() in stopSelection() of navigation style
2013-07-03 15:04:47 +02:00
wmayer
05482eda22
0001133: crash at padding a sketch with 42 holes
2013-07-03 07:56:36 +02:00
wmayer
925d9ac15f
0000803: Feature request - box selection for faces in set color mode
2013-07-02 18:49:53 +02:00
wmayer
77a7c3acf3
Fix weird behaviour for 64-bit version on Windows
2013-07-02 14:52:32 +02:00
wmayer
aeb89b4fa0
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-07-02 10:06:26 +02:00
wmayer
b737eeb52d
Use rubberband for box selection
2013-07-02 10:04:33 +02:00
Yorik van Havre
40caf4eb1a
Draft: Added commands for snapping tools
...
Snap tools now also appear in the Draft menu, so users can
give them keyboard shortcuts.
2013-07-01 16:28:00 -03:00
Yorik van Havre
ffacc849d6
Draft: Fixed bug in trim tool
2013-07-01 12:53:43 -03:00
wmayer
d78d5783c4
0001021: add directory to findCoin cmake
2013-07-01 14:03:45 +02:00
wmayer
700359fddb
0001025: wireframe mode should include vertices in display
2013-07-01 14:00:55 +02:00
wmayer
727738e150
0000849: [Sketcher] Small inconsistency with update
2013-07-01 13:08:47 +02:00
wmayer
e5741863aa
+ do not reset viewing mode when animating 3d view
2013-07-01 12:50:00 +02:00
wmayer
2977584307
Expose getMainWindow() to Python
2013-06-30 23:34:24 +02:00
wmayer
c0fd838d88
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-30 19:08:11 +02:00
wmayer
e397549729
0000920: Hide turntable dialog when in fullscreen mode
2013-06-30 19:07:41 +02:00
Yorik van Havre
cf946f1bf7
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-30 13:55:26 -03:00
wmayer
f7500da5ea
PySide binding
2013-06-30 15:14:02 +02:00
wmayer
ac5e8284f7
PySide stuff
2013-06-30 11:01:09 +02:00
wmayer
eaa3bb919b
Fix error in CMake file
2013-06-30 11:00:54 +02:00
Yorik van Havre
565a6db6c9
Arch: Removed obsolete ArchCell.py
2013-06-29 12:05:45 -03:00
wmayer
da13bc219b
0001026: Suppress CMake warning if OCE wasn't found but OCC was found
2013-06-29 15:52:55 +02:00
wmayer
6deb50ba57
Replace native file dialog with Qt's file dialog on Linux
2013-06-29 15:11:48 +02:00
Yorik van Havre
9c7709bb10
Draft: fixes to dxf & svg exporters to work in console mode
2013-06-28 14:13:35 -03:00
Yorik van Havre
ca448d8794
0001032: Preference setting for bounding box colour
2013-06-27 20:42:30 -03:00
wmayer
7403e4ac65
Activate new file dialog for Linux
2013-06-27 17:30:33 +02:00
wmayer
85a056175e
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-06-27 17:08:31 +02:00
wmayer
3ddf522d9f
Auto append file extension in file dialog
2013-06-27 17:07:39 +02:00
jriegel
415262bc0d
Merge branch 'refs/heads/jriegel/develop-fem'
2013-06-27 16:47:40 +02:00
wmayer
16c594d20d
0001160: Freecad sometimes 'forgets' the ability to handle stp files
2013-06-27 14:16:41 +02:00
jriegel
fa1aa95a93
Small fix in Fem
2013-06-27 00:14:02 +02:00