FreeCAD: releases 3ecaf877
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
wmayer | wmayer | releases | 2014-08-28 15:27:35 | releases c6edd473 |
Affected Issues | 0001630: IGES-Export in [mm] turns to [Inches] | |||
0001638: Not possible to draw anything. | ||||
0001659: 3dconnexion space navigator moves view even when FreeCAD is not the active application | ||||
0001667: "Save file" disabled when viewing a drawing | ||||
0001682: Crash after updating editable texts in drawing | ||||
0001684: Sweep ignores the list of subshapes | ||||
0001690: sketch.getPoint crashes FreeCAD if the point does not exist | ||||
0001696: Quantity.getValueAs('rad') touches the Property | ||||
Changeset | - fix focus issue with InputField - on document load set camera setting of the MDI views - do not try to use framebuffer objects when it's not supported on the system 0001690: sketch.getPoint crashes FreeCAD if the point does not exist 0001630: IGES-Export in [mm] turns to [Inches] 0001684: Sweep ignores the list of subshapes 0001667: 'Save file' disabled when viewing a drawing 0001682: Crash after updating editable texts in drawing 0001659: 3dconnexion space navigator moves view even when FreeCAD is not the active application 0001696: Quantity.getValueAs('rad') touches the Property 0001638: Not possible to draw anything |
|||
mod - src/App/Application.cpp | Diff File | |||
mod - src/Base/QuantityPy.xml | Diff File | |||
mod - src/Gui/Application.cpp | Diff File | |||
mod - src/Gui/Document.cpp | Diff File | |||
mod - src/Gui/GuiApplicationNativeEventAware.cpp | Diff File | |||
mod - src/Gui/InputField.cpp | Diff File | |||
mod - src/Gui/MouseSelection.cpp | Diff File | |||
mod - src/Mod/Drawing/App/FeaturePage.cpp | Diff File | |||
mod - src/Mod/Drawing/Gui/DrawingView.cpp | Diff File | |||
mod - src/Mod/Part/App/PartFeatures.cpp | Diff File | |||
mod - src/Mod/Part/App/TopoShape.cpp | Diff File | |||
mod - src/Mod/Sketcher/App/SketchObjectPyImp.cpp | Diff File |