jriegel
|
da4d97ca95
|
Close window interface in Plot
|
2014-04-27 18:12:02 +02:00 |
|
Yorik van Havre
|
39cd059e1b
|
Arch: fixed importWebGL to work from command line
|
2014-04-27 10:49:46 -03:00 |
|
Yorik van Havre
|
d8de96470f
|
Arch: allow to set a custom camera position in webgl export
|
2014-04-27 00:00:10 -03:00 |
|
Yorik van Havre
|
b999a6574b
|
Arch: Place polylines in the XY plane by default in IFC export
|
2014-04-26 13:37:31 -03:00 |
|
Yorik van Havre
|
6a64cde3cb
|
Arch: made importWebGL easier to use in python scripts
|
2014-04-26 13:09:43 -03:00 |
|
wmayer
|
7e33fc96e6
|
+ put fillet, chamfer, array features into the same group
|
2014-04-25 19:42:35 +02:00 |
|
wmayer
|
e9498f150b
|
+ use term 'word size' in About dialog
|
2014-04-25 18:48:43 +02:00 |
|
wmayer
|
e3684706cb
|
+ fixes #0001514: Padding a sketch inside a group fails with error message
|
2014-04-25 17:28:32 +02:00 |
|
wmayer
|
6f43ef821c
|
+ Get program arguments as unicode string under Windows
|
2014-04-25 15:28:20 +02:00 |
|
wmayer
|
e4dd8e3f96
|
+ Update check states in fillet dialog
|
2014-04-25 11:45:39 +02:00 |
|
wmayer
|
238ed89589
|
+ Replace 'Platform' with 'Program type' to avoid confusion with the OS platform type
|
2014-04-25 11:16:46 +02:00 |
|
WandererFan
|
e7a2852437
|
Issue #1508 Solid tickBox for Part.Revolution
Creates Solid for closed Edges & Wires
|
2014-04-25 10:07:21 +02:00 |
|
Yorik van Havre
|
85db14a823
|
Arch: added pref setting to disable aggregation of windows into their host walls
|
2014-04-24 20:44:59 -03:00 |
|
Yorik van Havre
|
abe6adb169
|
Arch: changed download folder to use the macros folder pref setting
|
2014-04-24 18:53:06 -03:00 |
|
wmayer
|
2d9f6e5a37
|
+ Improve performance when selecting all edges of an edited fillet feature
|
2014-04-24 22:29:07 +02:00 |
|
wmayer
|
3cb60d5dbd
|
+ Improve performance when deselecting all edges of an edited fillet feature
|
2014-04-24 17:30:58 +02:00 |
|
wmayer
|
cd13d1b5f8
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-04-24 13:30:09 +02:00 |
|
wmayer
|
a065e35fc1
|
+ improve performance of editing fillet feature (patch from chrisf)
|
2014-04-24 13:29:25 +02:00 |
|
Yorik van Havre
|
5e30df7e5f
|
Draft: small change in Dan's tesselation code
|
2014-04-23 19:43:00 -03:00 |
|
Daniel Falck
|
2b11375257
|
adding tessellation to ellipses and adding a user parameter for line
segment length of ellipses and splines with a Shape2DView projection.
This will make it useful for DXF output.
|
2014-04-23 19:39:57 -03:00 |
|
Daniel Falck
|
9147026377
|
forgot to add include file for this
|
2014-04-23 19:39:57 -03:00 |
|
Daniel Falck
|
0526e94127
|
had trouble rebasing so added tanderson's commits by copy paste method
|
2014-04-23 19:39:57 -03:00 |
|
Yorik van Havre
|
a94416359e
|
Arch: Added alternative to export multi-solids objects to IFC
|
2014-04-23 17:20:57 -03:00 |
|
Yorik van Havre
|
fbcfb37b21
|
Arch: Support of circle-based extrusions in IFC export
|
2014-04-23 15:51:59 -03:00 |
|
wmayer
|
edbbe07a79
|
+ fixes #0001512: After trying to set a bad value, the pad editor does not show
|
2014-04-23 17:10:28 +02:00 |
|
wmayer
|
b7f741e744
|
+ Option to build release version with debug information
|
2014-04-22 12:47:14 +02:00 |
|
Yorik van Havre
|
60f027006b
|
Arch: Better sticking to standards in IFC import/export
|
2014-04-21 23:06:44 -03:00 |
|
wmayer
|
4cf15753cd
|
+ remove word 'mesh' where not needed in build options
|
2014-04-21 19:30:37 +02:00 |
|
Yorik van Havre
|
47589a86f4
|
Arch: Allow to skip entities in IFC importer
import importIFC
importIFC.open("/path/to/myfile.ifc",skip=[14,577,5447])
|
2014-04-20 21:46:50 -03:00 |
|
Yorik van Havre
|
474203dcda
|
Arch: more exceptions catched in IFC importer
|
2014-04-20 19:55:53 -03:00 |
|
Yorik van Havre
|
9ac97a71d3
|
Draft: further fix for utf8 texts - issue #1404
|
2014-04-19 13:26:24 -03:00 |
|
Yorik van Havre
|
ed844d46dc
|
Draft: DXF in/out now supports Draft Layers - fixes #1504
|
2014-04-17 19:02:57 -03:00 |
|
Yorik van Havre
|
4bed68f6ec
|
Draft: Added Layer tool - issue #1504
|
2014-04-17 18:18:51 -03:00 |
|
Yorik van Havre
|
e733846cd5
|
Arch: IFC importer now supports latest IfcOpenShell with separate openings and placements
|
2014-04-17 12:02:45 -03:00 |
|
WandererFan
|
969c5580b8
|
Correct handling of rotated base shape.
|
2014-04-17 10:03:33 +02:00 |
|
jriegel
|
53b439e1f1
|
Some fixes for ProfileLib
|
2014-04-17 06:33:58 +02:00 |
|
jriegel
|
bfd8b32c0b
|
Add some error reporting for python GuiCommands
|
2014-04-17 06:33:58 +02:00 |
|
jriegel
|
2082e5faf9
|
Fix unit error checking in InputField
|
2014-04-17 06:33:57 +02:00 |
|
jriegel
|
16cc37f9b3
|
fix wrong cursor icon in Slot
|
2014-04-17 06:33:57 +02:00 |
|
jriegel
|
8f6d4d5891
|
Implement Constraint creation on Slot
|
2014-04-17 06:33:57 +02:00 |
|
Yorik van Havre
|
8b1d853acf
|
Arch: Better IFC export of walls
|
2014-04-16 18:43:01 -03:00 |
|
Yorik van Havre
|
ce2f0b009b
|
Arch: Added pref options for window transparency and collada export scaling - fixes #1379
|
2014-04-16 17:21:21 -03:00 |
|
Yorik van Havre
|
569e6ce4a2
|
Arch: Fixed face normals in IFC export
|
2014-04-16 16:36:52 -03:00 |
|
Yorik van Havre
|
d4c7623df7
|
Rebuilt the Qt documentation from the current wiki
|
2014-04-16 15:49:44 -03:00 |
|
Yorik van Havre
|
91e93a210e
|
Draft: Switching to Units system
|
2014-04-16 15:35:03 -03:00 |
|
Yorik van Havre
|
07596f5b4e
|
Arch: Fixed in IFC import
|
2014-04-16 10:56:46 -03:00 |
|
wmayer
|
87b83fc3ac
|
+ implement input validator for range checking
|
2014-04-16 12:03:18 +02:00 |
|
jriegel
|
a0ee7f2d31
|
Start profile lib in sketcher
|
2014-04-16 07:49:09 +02:00 |
|
jriegel
|
47c7c7c98b
|
further implementing slot
|
2014-04-16 07:49:09 +02:00 |
|
Yorik van Havre
|
ee28bade34
|
Spreadsheet: removed automatic updating and added a compute button
|
2014-04-15 18:47:37 -03:00 |
|