j-dowsett
69d7506b2a
Added manual scaling to axonometric view
2013-12-15 11:26:54 +00:00
j-dowsett
79b51af1c3
Correctly identify standard template files
2013-12-15 11:26:54 +00:00
j-dowsett
572d4faf07
Correctly enables/disables axonometric tab when axonometric view added/removed.
2013-12-15 11:26:54 +00:00
j-dowsett
5ada742f7e
Fixed overwriting of axo view when ortho views changed.
2013-12-15 11:26:54 +00:00
j-dowsett
7ee2d974a9
Fix to axonometric projection for objects not centred at y = 0
2013-12-15 11:26:53 +00:00
j-dowsett
db78317777
Added functionality for axonometric views in orthogrpahic projection tool
2013-12-15 11:26:53 +00:00
Yorik van Havre
ed1e4141f3
Arch: prep work for IFC export
2013-12-13 18:50:38 -02:00
jmaustpc
283675a454
Move Mesh_Mesh_from_Shape icon from Mod/MeshPart to Mod/Mesh
...
Move the icon Mesh_Mesh_from_Shape.svg
from .../Mod/MeshPart/Gui/Resources/icons
to .....//Mod/Mesh/Gui/Resources/icons
edit both Mesh.qrc and MeshPart.qrc accordingly
remove referrence to the icon from the command in
the MeshPart Command.cpp file and add it to
the Mesh Command.cpp file
2013-12-14 00:58:58 +11:00
jmaustpc
d169075d7f
Add icons to menus for mesh to shape and shape to mesh
...
Mesh to shape icon for the Part workbench Part menu
Shape to mesh icon for the Mesh design Workbench Meshes menu
2013-12-13 10:29:08 -02:00
WandererFan
adc6ef308d
Reinstate use of default font from Draft Preferences
...
Fix handling of mouse events & effect on feature base point
2013-12-13 10:26:19 -02:00
wmayer
57b9afed7d
+ For MeshGui remove dependency to MeshPartGui when loading the workbench
2013-12-12 18:19:56 +01:00
wmayer
1f0d6ddd09
+ Do not limit fillet/chammfer values
2013-12-12 13:20:58 +01:00
jriegel
896149dc7c
Allow seting of transformation without copy the mesh
2013-12-10 23:05:07 +01:00
wmayer
61840f013c
+ Increase maximum of visible items in combo box
2013-12-10 10:44:59 +01:00
jriegel
3fb1dee566
Volum for Tet10 FemMesh
2013-12-09 23:52:44 +01:00
jriegel
f265f551c2
Switching Quantity parser to UTF8
2013-12-09 23:50:52 +01:00
wmayer
09d4b9fc5d
+ fixes #0001327 : Crash in System::initSolution()
2013-12-09 13:41:38 +01:00
wmayer
b4fb579e05
+ Use icons and translated names for Part primitives
2013-12-09 11:11:51 +01:00
wmayer
de677a16f4
+ Allow also int when a float is expected in sketcher constraints
2013-12-08 14:18:50 +01:00
wmayer
1482b39ac6
+ Apply fix of correct use of ShapeFix_Face
2013-12-07 12:54:38 +01:00
jriegel
09a2e1b504
Starting Calculix integration
2013-12-06 23:26:56 +01:00
Yorik van Havre
8d447d28a5
Material: packed resources for the editor
2013-12-06 18:32:06 -02:00
wmayer
583a830b92
+ Fix compiler warnings with OCC 6.6
2013-12-05 23:06:13 +01:00
jriegel
4837cc7061
fix error of gcc and remove old parser code.
2013-12-05 08:42:33 +01:00
jriegel
87c8d5b022
Switching the UnitsApi to the new Quantity system
2013-12-03 19:03:08 +01:00
jriegel
7aef3c1aff
fix in get visible faces
2013-12-02 20:35:12 +01:00
wmayer
20087d70d3
fixes #0001321 : more visual feedback for check geometry command
2013-12-01 11:57:30 +01:00
wmayer
628da091b6
fixes #0001302 : crash in model refine.
2013-12-01 11:44:50 +01:00
jriegel
8e1fe50100
Finish Displacement and animation of it.
2013-11-28 23:30:21 +01:00
jriegel
43951a0be0
Starting Displacement post-processing to the FemMesh ViewProvider
2013-11-28 19:52:58 +01:00
jriegel
b8c80bd35c
Adding python capabilities to the Result objects
2013-11-28 19:52:41 +01:00
Yorik van Havre
395c95a154
Arch: Added Draft_PathArray to the Arch WB
2013-11-28 11:55:40 -02:00
Yorik van Havre
74339f66a1
Draft: Added Jim's PathArray icon
2013-11-28 11:53:36 -02:00
WandererFan
70e0431341
Add Draft makePathArray and _PathArray
...
Add Draft PathArray GUI tool
2013-11-28 11:42:14 -02:00
jriegel
84601cc346
Objects for Results of FEM analysis
2013-11-27 20:14:58 +01:00
wmayer
fdc6dac004
+ Fix FEM install target
2013-11-27 16:26:43 +01:00
wmayer
223fde0d88
+ Fallback for meshing dialog if MeshPart fails to load
2013-11-27 15:19:52 +01:00
Yorik van Havre
e2b424cdc3
Arch: Better view provider for axis object
2013-11-25 16:48:24 -02:00
wmayer
49b72a8193
+ Support of export to X3D for meshes
2013-11-25 13:39:31 +01:00
wmayer
6fbee9d8dd
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-25 10:26:42 +01:00
wmayer
a68de802d8
+ Remove duplicate icon
2013-11-25 10:26:09 +01:00
Yorik van Havre
3da027d612
Draft: Fixed indentation problem in importDXF
2013-11-24 22:13:45 -02:00
Yorik van Havre
a8739b38b8
Draft: fixed typo
2013-11-24 18:02:48 -02:00
wmayer
ac93eae55b
+ Return an emtpy array if something fails inside getPickedPoints()
2013-11-22 10:18:14 +01:00
wmayer
10a8c462b8
+ Get exact point on data model when picking in 3d view
2013-11-21 12:50:49 +01:00
Yorik van Havre
348329b7b9
Material: Created material editor
...
Materal editor is now funcional, abeit not complete. Can be used to
create and save new cards. Lauch from within FreeCAD with
import MaterialEditor; MaterialEditor.openEditor()
2013-11-19 19:27:15 -02:00
wmayer
70b626af09
+ fix possible endless loop in mesh grid, allow to set an array of points to the kernel
2013-11-19 18:11:46 +01:00
Yorik van Havre
980f20d89d
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-18 11:12:14 -02:00
Yorik van Havre
f2eee76d31
Draft: Fixed regular polygon default name
2013-11-18 11:11:40 -02:00
wmayer
bb2ae31b65
+ allow to set custom tolerances on validate sketch tool
2013-11-18 14:09:52 +01:00