Abdullah Tahiri
4aa71db3c8
Sketcher Element Widget enhancement: Auto-switch to Edge (first valid type)
...
Feature requested by nahshon.
- In auto-switch to edge mode, actually switch to first valid type, which is always
edge, except for a point. It reduces the amount of clicks when dealing with points.
- Correction of a typo.
2014-09-16 10:12:53 +02:00
Yorik van Havre
a4f208c8ac
Draft: replaced DraftGeomUtils.sortEdges with better version from pkoning2 - fixes #1691
2014-09-15 17:30:37 -03:00
Yorik van Havre
78f34666b2
Draft: Added a button to Dimension UI to select existing edges - fixes #1636
2014-09-15 17:05:44 -03:00
Yorik van Havre
4b59ef1586
Draft: fixed sticky fonts - fixes #1725
2014-09-15 16:43:14 -03:00
Yorik van Havre
0446f60277
Draft: fixing bugs in previous commit
2014-09-15 15:56:07 -03:00
Sebastian Hoogen
1100d2d0bd
move encoding strings for coin to function
2014-09-15 15:45:44 -03:00
jriegel
2a4626d27a
FreeCAD-VR: Render the FreeCAD scene graph
2014-09-15 19:50:55 +02:00
Yorik van Havre
96eccd44ae
Draft: upgrade tool now converts single-linear-edge objects into Draft lines
2014-09-15 12:51:26 -03:00
jriegel
0d2ce7073a
FreeCAD-VR: Separating FreeCAD and Coin/Rift stuff
2014-09-15 17:14:44 +02:00
jriegel
069da65528
FreeCAD-VR: some fixes on FrameBuffer rendering portion
2014-09-15 16:27:40 +02:00
wmayer
470a414241
+ fixes #0001715 : Mefisto Mesh Fails since translated by f2c
2014-09-14 18:26:12 +02:00
jriegel
66a58c40ad
FreeCAD-VR: Some fixes...
2014-09-14 14:57:07 +02:00
jriegel
250426f792
FreeCAD-VR: Handling the safety warning
2014-09-14 13:54:02 +02:00
Sebastian Hoogen
5d406144aa
use utf-8 for coin4 and latin1 for coin3
2014-09-14 11:08:55 +02:00
Yorik van Havre
a0e461a925
Arch: minor bugfix
2014-09-13 18:23:35 -03:00
jriegel
ad2406a763
FreeCAD-VR: First succesfull render on the Rift!
2014-09-13 20:03:57 +02:00
Yorik van Havre
8b25a40cbf
Arch: equipments now choose type (Part or Mesh) on creation based on the base object
2014-09-13 13:54:47 -03:00
Yorik van Havre
ce0f2452c8
Mis upgrades for the selection window - fixes #1737
...
* Added a search box that searches through object labels
* Added a context menu to selected items
* Allow to double-click an item to isolate
2014-09-13 12:02:45 -03:00
jriegel
c0152eeb68
FreeCAD-VR: command integration
2014-09-13 10:18:52 +02:00
jriegel
537d7edfd8
porting the offscreen rendering version to SDK 4.2
2014-09-12 20:15:04 +02:00
jriegel
6ee9466c12
Make a new Build option for building VR support and make FindRift using the 64bit libs
2014-09-12 20:14:15 +02:00
jriegel
6c170bce18
Merge branch 'refs/heads/master' into jriegel/Rift
2014-09-12 12:27:55 +02:00
Yorik van Havre
7318a1d443
Arch: minor improvements in panel
2014-09-11 19:27:33 -03:00
Yorik van Havre
9af4df3ce5
Draft: minor fix in Shapestring
2014-09-10 15:56:50 -03:00
wmayer
d1fb7fa839
+ do not add units to translation
2014-09-10 10:35:49 +02:00
Yorik van Havre
93e01c16b6
Draft: Fixed copying of Draft points
2014-09-05 17:48:30 -03:00
Yorik van Havre
a723ec4b81
Draft: Allow sticky fonts in ShapeString
2014-09-04 15:57:59 -03:00
wmayer
3d6ba6c5d6
+ fixes #0001726 : Dialog for saving document should indicate documentname
2014-09-03 14:45:19 +02:00
wmayer
2f4ce2bbc0
+ Add StackWalker to get log messages on crashes (MSVC only)
2014-09-03 11:48:34 +02:00
Yorik van Havre
620a4dde93
Arch: small fix to Remove tool
2014-09-02 23:04:44 -03:00
wmayer
8f54360226
+ minor fix
2014-09-02 17:43:25 +02:00
Sebastian Hoogen
a81a307346
issue #1700 replace raise Exception()
2014-09-01 22:47:05 +02:00
wmayer
e5a54d0791
+ fixes #0001714 : FreeCAD 0.14 Stable crashes when importing a step model
2014-09-01 19:11:46 +02:00
Sebastian Hoogen
2c38c7d31a
exportDRAWEXE: support Part::Plane and ::Ellipse
2014-09-01 11:09:58 +02:00
Sebastian Hoogen
256d844801
python property Continuity of GeometrySurface
2014-09-01 11:04:38 +02:00
Yorik van Havre
f647f25490
Arch: optimizations in IFC import + furniture objects can be included in spaces
2014-08-31 23:30:02 -03:00
Yorik van Havre
850d0b5e82
Added Gui.showDownloads() py function to show the download manager, and allow to click https links in webgui browser
2014-08-31 16:51:51 -03:00
Yorik van Havre
c60d39c4e7
Arch: fixed import IFC again (better this time)
2014-08-31 15:03:58 -03:00
Jose Luis Cercos-Pita
ed0c6ebd7d
Plot: Fixed PyQt imported in the resources loading
2014-08-31 18:37:26 +02:00
Yorik van Havre
dddc278cc5
Arch: fixed bug in importIFC
2014-08-31 13:29:15 -03:00
wmayer
f2319de49d
+ do not abort if user.cfg or system.cfg is empty
2014-08-31 16:10:45 +02:00
wmayer
ce528d1c4a
+ fixes #0001719 : Show current shortcuts (S) in menus and hover text.
2014-08-31 14:28:33 +02:00
Yorik van Havre
80e80fef83
Arch: allow for equipment objects to be part shapes
2014-08-30 19:17:30 -03:00
wmayer
7c89591ff6
+ allow to load PartDesign even if PySide is not found, suppress MinGW warnings
2014-08-30 23:26:29 +02:00
Yorik van Havre
cef2c1bc8c
Arch: Added Equipment tool
...
The purpose of this tool is to handle standalone objects such as
furniture or sanitary equipment in a building. It is mesh-based,
and accepts either a mesh or a part shape as its base object.
2014-08-29 19:16:28 -03:00
Yorik van Havre
67b54f8052
Draft: clones now correctly adopt the diffuse color of their base object - fixes #1704
2014-08-28 16:30:34 -03:00
Yorik van Havre
6ff67ee5c3
Draft: grid size is now settable in preferences
2014-08-28 16:00:08 -03:00
Yorik van Havre
16ede0e55c
Draft: fixes in DXF exporter - fixes #1590 , #1653
...
* Fixed arc directions
* Turned max spline segment length preference option into a float
* Fixed ellipses export
2014-08-28 13:32:45 -03:00
wmayer
a1fab61ed6
+ minor fix of output format
2014-08-28 15:47:09 +02:00
wmayer
89d07313a5
+ do not try to use framebuffer objects when it's not supported on the system
2014-08-28 15:35:17 +02:00