wmayer
|
ebb220d2f4
|
0000719: Implement a KActionSelector-like widget
|
2012-06-03 12:11:38 +02:00 |
|
wmayer
|
3c201a0ebe
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-06-03 01:28:26 +02:00 |
|
wmayer
|
1897be268d
|
Start implementing ActionSelector class
|
2012-06-03 01:26:55 +02:00 |
|
Yorik van Havre
|
6d9b315529
|
Arch: Windows are now autosubtracted from support walls on creation
|
2012-06-02 14:12:43 -03:00 |
|
wmayer
|
3e0cb1ac2a
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-06-02 18:53:41 +02:00 |
|
wmayer
|
278d41969e
|
0000631: Support of more sophisticated switch to configure with cmake
|
2012-06-02 18:52:47 +02:00 |
|
Yorik van Havre
|
5118a51ead
|
Arch: Small fix in menu name
|
2012-06-01 16:26:31 -03:00 |
|
Yorik van Havre
|
e36334b94e
|
Draft: Added Draft_ToggleGrid() command to toggle the Draft grid
|
2012-06-01 15:19:21 -03:00 |
|
wmayer
|
dd227d83b9
|
Make a convenient function to convert between gp_Trsf and Base::Matrix4D
|
2012-06-01 16:44:57 +02:00 |
|
wmayer
|
e820323177
|
Keep faces colors on boolean operations
|
2012-06-01 13:07:30 +02:00 |
|
wmayer
|
5875c1bd1c
|
Keep faces colors on boolean operations
|
2012-06-01 13:07:30 +02:00 |
|
wmayer
|
09e7c897d0
|
Keep faces colors on boolean operations
|
2012-06-01 13:07:29 +02:00 |
|
wmayer
|
7fadf83ff5
|
Keep faces colors on boolean operations
|
2012-06-01 13:07:28 +02:00 |
|
Yorik van Havre
|
5f54bfa899
|
Merge branch 'yorik/runcommand' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad into yorik/runcommand
|
2012-05-31 12:33:43 -03:00 |
|
Yorik van Havre
|
d88813d52b
|
Arch: Adapted all other tools to doCommand() + translatable
|
2012-05-31 12:30:20 -03:00 |
|
Yorik van Havre
|
194a422265
|
Arch: Wall tool is now translatable + uses Gui.doCommand
|
2012-05-31 11:34:01 -03:00 |
|
Yorik van Havre
|
850cdce3ed
|
Draft: finished the switch to Gui.doCommand()
|
2012-05-31 11:34:01 -03:00 |
|
Yorik van Havre
|
d50a511276
|
Draft: fixes in commands
|
2012-05-31 11:34:01 -03:00 |
|
Yorik van Havre
|
fb0540c87e
|
Used Gui.doCommand() in all Draft commands
|
2012-05-31 11:34:01 -03:00 |
|
Yorik van Havre
|
a8c9e54cf1
|
Testing python Gui.doCommand with the Draft Line tool
|
2012-05-31 11:34:01 -03:00 |
|
Yorik van Havre
|
c3c6080791
|
Added FreeCADGui.doCommand() python command
|
2012-05-31 11:34:01 -03:00 |
|
wmayer
|
399d9468f4
|
Implement CDATA reader, fix bugs in Writer::insertBinFile
|
2012-05-31 11:50:25 +02:00 |
|
Jose Luis Cercós pita
|
f9318d9a58
|
GZ curve plotting
|
2012-05-30 13:16:35 -03:00 |
|
Jose Luis Cercós pita
|
0955fe85a7
|
Added GZ computation capabilities.
|
2012-05-30 13:16:35 -03:00 |
|
Jose Luis Cercós pita
|
0044f0dc63
|
Added roll angles options controller at GZ curves tool
|
2012-05-30 13:16:35 -03:00 |
|
Jose Luis Cercós pita
|
f2117880a0
|
Added trim option to GZ curves tool
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
5a106e7c05
|
Added draft computation to GZ tool.
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
961613a49a
|
Started GZ curves computation tool development
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
48932c44d0
|
Fixed UI symbol
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
17666cb08a
|
Added annotations to ship weights definition tool
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
8aefe7fa63
|
Added tool to setup ship weights (structural based)
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
9bbc2c3cf5
|
Added tank creator.
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
6610fac36b
|
Removed shape duplicities.
|
2012-05-30 13:16:34 -03:00 |
|
Jose Luis Cercós pita
|
bbc039b8b6
|
Removed faces as class stored variable (PropertyPythonObject::fromString warning).
|
2012-05-30 13:16:34 -03:00 |
|
Yorik van Havre
|
a016ab1298
|
Draft: fixes in commands
|
2012-05-30 12:58:08 -03:00 |
|
wmayer
|
bc3e3f0cd8
|
Add method to find segment of a facet index
|
2012-05-30 17:32:55 +02:00 |
|
wmayer
|
e5dcc0029b
|
Handle expections in PointsPy class
|
2012-05-30 15:55:06 +02:00 |
|
Yorik van Havre
|
65117d872c
|
Draft: Small fix in Offset tool
|
2012-05-29 22:25:01 -03:00 |
|
Yorik van Havre
|
a1d805b157
|
Used Gui.doCommand() in all Draft commands
|
2012-05-29 22:17:12 -03:00 |
|
wmayer
|
5821a30add
|
0000714: Merge project does not include DiffuseColor
|
2012-05-29 11:40:51 +02:00 |
|
wmayer
|
3b65d2cc40
|
0000726: Fails to compile GIT
|
2012-05-28 23:39:36 +02:00 |
|
Yorik van Havre
|
958aa92b82
|
Testing python Gui.doCommand with the Draft Line tool
|
2012-05-28 16:02:56 -03:00 |
|
Yorik van Havre
|
6709378af3
|
Added FreeCADGui.doCommand() python command
|
2012-05-28 16:02:26 -03:00 |
|
wmayer
|
691c84085d
|
0000723: improper handling of qt specific comand line arguments
|
2012-05-27 23:04:04 +02:00 |
|
wmayer
|
1c84f42075
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
|
2012-05-27 13:01:55 +02:00 |
|
wmayer
|
ddf80789d3
|
Add new Qt options
|
2012-05-27 13:01:13 +02:00 |
|
logari81
|
cfcbd4c406
|
Merge branch 'logari81/sketch-diagnostics'
|
2012-05-27 12:11:19 +02:00 |
|
wmayer
|
d25beaf59c
|
Handle OCC exception in exportStl
|
2012-05-27 00:02:50 +02:00 |
|
logari81
|
ba63b3d778
|
Sketcher: simplify sketch solver messages
|
2012-05-26 20:02:57 +02:00 |
|
logari81
|
b849393644
|
Sketcher: fix minor issue in sketch diagnostics
|
2012-05-26 19:23:38 +02:00 |
|