wmayer
|
2282b72025
|
0001143: Boolean Cut Fails with Extruded Shapestring
|
2013-06-12 17:01:55 +02:00 |
|
wmayer
|
7e792ef761
|
Use PropertyFile for fonts
|
2013-06-11 22:31:15 +02:00 |
|
wmayer
|
32117fb980
|
Prepare Windows build to use FreeType
|
2013-06-11 17:28:21 +02:00 |
|
wmayer
|
b63f2c7f4b
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2013-06-05 13:35:40 +02:00 |
|
wmayer
|
3664455182
|
Fix deadlock issue
|
2013-06-05 13:35:09 +02:00 |
|
wmayer
|
cb37f84ccb
|
Use TypeId in Draft
|
2013-06-04 21:16:28 +02:00 |
|
jrheinlaender
|
5e443eab04
|
Fixed build error on Ubuntu
|
2013-05-30 15:29:06 +02:00 |
|
wmayer
|
26d1751aeb
|
0000952: Download manager
|
2013-05-29 17:57:25 +02:00 |
|
wmayer
|
3db10284b1
|
0000952: Download manager
|
2013-05-28 18:14:58 +02:00 |
|
wmayer
|
2e31e177a8
|
Apply fix from mrlukeparry for datum labels
|
2013-05-27 11:25:50 +02:00 |
|
wmayer
|
376fdb4e91
|
Port to OCC 6.6
|
2013-05-25 23:46:28 +02:00 |
|
wmayer
|
d07fc16268
|
Improve ruled surface feature
|
2013-05-25 16:58:20 +02:00 |
|
wmayer
|
152d2b895f
|
Port to OCC 6.6
|
2013-05-25 13:30:01 +02:00 |
|
Jose Luis Cercós Pita
|
10fd202f95
|
Disabled simulations stuff for the master branch
|
2013-05-21 08:27:00 -04:00 |
|
Jose Luis Cercós Pita
|
9f2b514ae6
|
Prevented some errors in the floating coefficient computation
|
2013-05-21 08:27:00 -04:00 |
|
Jose Luis Cercós Pita
|
970c6a7fad
|
Fixed main frame area coefficient
|
2013-05-21 08:27:00 -04:00 |
|
Jose Luis Cercós Pita
|
2b38876e40
|
Managed situations when no tank volume can be found
|
2013-05-21 08:27:00 -04:00 |
|
Jose Luis Cercós Pita
|
f9e1c43285
|
Regenerated branch
|
2013-05-21 08:27:00 -04:00 |
|
wmayer
|
83a447f43f
|
MVC for tree view
|
2013-05-11 22:16:02 +02:00 |
|
wmayer
|
ab8a8cd371
|
Remove unneeded code
|
2013-05-07 15:35:51 +02:00 |
|
wmayer
|
9971dca73c
|
Add copyright notice
|
2013-05-06 12:51:47 +02:00 |
|
wmayer
|
8cf9dba3ba
|
Add python example of how to use splines
|
2013-05-06 12:50:31 +02:00 |
|
wmayer
|
50559c4b17
|
One more fix to avoid loss of data
|
2013-05-06 12:27:25 +02:00 |
|
wmayer
|
95b2a1cd2b
|
Fix another data loss issue in PropertyFileIncluded
|
2013-05-06 10:51:25 +02:00 |
|
wmayer
|
1aff25a62d
|
Fix data loss in PropertyFileIncluded
|
2013-05-06 08:27:25 +02:00 |
|
wmayer
|
746ab2ec78
|
Add framebuffer support to Inventor viewer
|
2013-05-02 17:37:56 +02:00 |
|
wmayer
|
6551cc4d81
|
Command to reorient sketch
|
2013-04-29 21:12:45 +02:00 |
|
wmayer
|
8122723360
|
Switch new selection style explicitly off for some types
|
2013-04-28 17:23:54 +02:00 |
|
wmayer
|
859cf78dba
|
0001087: Inventor Navigation continues with released Mouse Button
|
2013-04-27 22:10:59 +02:00 |
|
wmayer
|
9f0b1ac66e
|
Improve performance of box selection in sketcher
|
2013-04-27 20:45:16 +02:00 |
|
wmayer
|
420d10face
|
Add a GLPainter class to do all the OpenGL drawing stuff
|
2013-04-27 19:24:39 +02:00 |
|
wmayer
|
adaa3716dd
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2013-04-26 17:22:10 +02:00 |
|
wmayer
|
c754280af6
|
Improve methods to select meshes, allow to smooth only selected area of a mesh
|
2013-04-26 17:21:36 +02:00 |
|
wmayer
|
2aabac71a7
|
Add convenience methods to query selection of a mesh
|
2013-04-26 17:20:24 +02:00 |
|
wmayer
|
cffc53f8ea
|
Fix whitespaces
|
2013-04-26 17:19:23 +02:00 |
|
wmayer
|
2fdc4c7a10
|
Better exception handling when writing STEP/IGES/BREP files via Python
|
2013-04-26 17:18:25 +02:00 |
|
wmayer
|
c7b0125769
|
Minor changes
|
2013-04-26 17:16:01 +02:00 |
|
Yorik van Havre
|
c2f452fd44
|
0000981: Arch groups now have a placement
|
2013-04-24 12:09:46 -03:00 |
|
Yorik van Havre
|
a22a719cb9
|
Draft: dwg support in windows
|
2013-04-21 23:32:34 -03:00 |
|
Yorik van Havre
|
1eb96db737
|
Draft: fixed Draft's cmake file
|
2013-04-21 19:22:30 -03:00 |
|
Yorik van Havre
|
e3dd8196bd
|
Draft: Preliminary DWG support
Using the teigha file converter. Warning, only working on linux
at the moment. See mantis issue 1103 to help me porting to other OSes
|
2013-04-21 14:46:36 -03:00 |
|
Yorik van Havre
|
f815b07144
|
Draft: Added a Draft Ellipse object
|
2013-04-20 16:51:33 -03:00 |
|
Yorik van Havre
|
051dee07f2
|
0000979: Move windows with their host wall
|
2013-04-19 18:46:24 -03:00 |
|
Yorik van Havre
|
3511a807a3
|
Draft: new method for exporting dxf arcs
|
2013-04-18 13:48:49 -03:00 |
|
Yorik van Havre
|
c46924e934
|
Draft: Small fix to Shape2DView
|
2013-04-18 13:00:39 -03:00 |
|
Yorik van Havre
|
3855575032
|
0000729: Arch grouping
|
2013-04-17 17:47:42 -03:00 |
|
Yorik van Havre
|
bfb5734d01
|
0001057: Bug in Draft Edit
|
2013-04-17 14:22:01 -03:00 |
|
Yorik van Havre
|
8050dd61a0
|
0001046: Draft angular dimensions
|
2013-04-17 11:16:06 -03:00 |
|
WandererFan
|
602bfe48cf
|
Add Draft.ShapeString Gui tool and makeShapeString function
|
2013-04-15 13:25:25 -04:00 |
|
Yorik van Havre
|
a2404d1ac7
|
Included more modules in sphinx docs
|
2013-04-15 11:29:45 -03:00 |
|