Yorik van Havre
5b020cb374
Spreadsheet: Small fixes and enabled double-click
2014-04-14 21:18:30 -03:00
Yorik van Havre
07172e9aaf
Used disable color instead of dark color for invisible tree items
2014-04-14 21:17:29 -03:00
Yorik van Havre
1a11636eb9
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-04-14 13:30:13 -03:00
Yorik van Havre
0d7d568600
Draft: refinements in Arch & Draft Drawing views
2014-04-14 13:29:55 -03:00
wmayer
384778e2db
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2014-04-14 18:15:27 +02:00
wmayer
f3b150c3ea
+ improve whitespaces
2014-04-14 17:14:26 +02:00
Sebastian Hoogen
9b554cb910
add icon OpenSCAD_IncreaseToleranceFeature
2014-04-14 11:59:01 -03:00
Sebastian Hoogen
cbc19a5197
Allow selection of two objects for OpenSCAD.replaceobject
2014-04-14 11:59:01 -03:00
Sebastian Hoogen
c860ccaf05
Proof of Concept for an exporter to DRAWEXE commands
...
support for MultiCommon and Part::MultiFuse
support Torus and Mirroring
added angle properties to sphere, cone and torus
reduce multi booleans starting from the beginning
save shapes without placement
save floats with higher precsion
shorten numbers
non-uniform scaling
support Part::Prism
2014-04-14 11:59:01 -03:00
Yorik van Havre
0a51595fe2
Arch: small bugfix in Add tool
2014-04-14 11:58:33 -03:00
WandererFan
d13946da11
Add function to Close Part.Loft (Gui & scripting)
2014-04-14 16:30:56 +02:00
jriegel
9a52d06dd5
Merge branch 'origin/master'
2014-04-14 06:44:59 +02:00
jriegel
432b224e03
Make InputField obey Minimum/Maximum property
2014-04-14 03:29:44 +02:00
jriegel
2bf7083db4
fix FEM result dialog
2014-04-14 03:17:37 +02:00
Yorik van Havre
fd993d2422
Draft: fixing a bug in Downgrade tool
2014-04-13 16:43:03 -03:00
Yorik van Havre
6113d15058
Draft: fixing bugs in opening older files
2014-04-13 16:36:53 -03:00
jriegel
a988ead620
Fix in color calculation
2014-04-13 18:03:04 +02:00
jriegel
eadc02d65d
some fixes in Fem
2014-04-13 16:42:41 +02:00
wmayer
e34c0f6734
+ fixes #0001505 : Fix multiple bugs in Idf.py
2014-04-13 16:34:14 +02:00
wmayer
be8c5938de
+ fixes #0001505 : Fix multiple bugs in Idf.py
2014-04-13 13:55:33 +02:00
Yorik van Havre
082aec2e6b
Arch: Fixed IFC importer to work with latest IfcOpenShell version
2014-04-12 20:43:23 -03:00
Yorik van Havre
1b08c704ea
Further adjustments in offline doc tools
2014-04-11 18:21:29 -03:00
Yorik van Havre
56935813e5
Arch: fixed bug when using the IFC importer twice
2014-04-11 15:35:57 -03:00
Yorik van Havre
dc0bbee020
More cleaning in offline doc scripts
2014-04-08 16:09:37 -03:00
Yorik van Havre
162b82016d
Housecleaning in offline docs scripts
2014-04-08 12:44:53 -03:00
wmayer
31ec4c8ffb
+ disable to set PYTHONPATH by default
2014-04-08 17:03:31 +02:00
wmayer
78b24c9ba7
+ fixes# 0001502: crash when using 'move' tool in part workbench
2014-04-08 13:59:22 +02:00
wmayer
95bda08764
+ fix crash when closing sketch while external geometry handler is still active
2014-04-08 12:07:03 +02:00
wmayer
6eee3c6146
+ fix minor issues with graph export
2014-04-07 19:38:54 +02:00
Yorik van Havre
2845505c9f
Draft: preparing for units support
2014-04-07 12:17:48 -03:00
wmayer
f62ff52302
+ fixes #0001501 : Add Ability to Export Dependency Graph as SVG and PNG
2014-04-07 14:26:43 +02:00
wmayer
397ee6edde
+ avoid to build Material target all the time
2014-04-07 12:01:55 +02:00
Yorik van Havre
29b7ed3632
Arch: Switched structure and window to Units system
2014-04-06 18:47:46 -03:00
Yorik van Havre
4e656dd5d5
Draft: added getShapes() function to DXF import
...
You can now use importDXF.getShapes(filename) to get a list
of shapes from a DXF file
2014-04-06 13:04:47 -03:00
wmayer
00d3a5d619
+ fix build failure, fix warning
2014-04-06 10:23:17 +02:00
wmayer
b5b6d49d2e
+ restore arrow cursor when mouse moves into empty area in 3d view
2014-04-05 19:57:40 +02:00
wmayer
a1e049bc8a
+ extend Python API of selection gate
2014-04-03 13:57:57 +02:00
wmayer
982a555dcb
+ code cleanup
2014-04-03 10:23:57 +02:00
wmayer
c332b3294e
+ Re-enable Mefisto for MSVC
2014-04-03 10:23:30 +02:00
wmayer
f2a922bdf2
+ implement key up/down for input field, fix wheel event
2014-04-02 12:22:28 +02:00
wmayer
25d0242f97
+ fixes #0001497 : Implement getCameraOrientation similarly to getViewDirection
2014-04-02 11:40:36 +02:00
wmayer
8c91a78703
+ fix bug in spiral creation
2014-04-02 10:46:13 +02:00
Yorik van Havre
8a14564883
Draft: Fixes from wandererfan
2014-04-01 19:23:31 -03:00
wmayer
7b07bdfe10
+ Add CountEdges to Python interface of Mesh class
2014-04-01 17:27:33 +02:00
wmayer
37cc136310
+ do meshing of shapes in parallel
2014-04-01 16:38:44 +02:00
wmayer
a0c8dc7466
+ use Quantity type as QVariant, add quantity property to InputField and implement a PySide converter
2014-04-01 15:43:40 +02:00
Yorik van Havre
2d724365cf
Arch: cosmetic improvements in wall and prefs
2014-03-31 16:25:41 -03:00
Yorik van Havre
57a6b82d50
Arch: fixed a text in Arch preferences
2014-03-31 15:44:46 -03:00
Yorik van Havre
10a4fc090c
Arch: Converted wall tool to units system
2014-03-31 15:40:52 -03:00
wmayer
e47b85994c
+ fix possible crashes in mirror and polar pattern feature
2014-03-31 16:35:22 +02:00