View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002466 | FreeCAD | Bug | public | 2016-03-07 23:51 | 2016-03-12 20:52 |
| Reporter | eivindkvedalen | Assigned To | eivindkvedalen | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.16 | ||||
| Target Version | 0.16 | Fixed in Version | 0.16 | ||
| Summary | 0002466: Sketcher sign issue with Expressions | ||||
| Description | See the discussions http://forum.freecadweb.org/viewtopic.php?f=10&t=13372 and http://forum.freecadweb.org/viewtopic.php?f=10&t=12701 for more details. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master e624a1d0 2016-03-11 22:26:59 Committer: wmayer Details Diff |
Sketcher: never ever hide constraint value sign, anymore |
Affected Issues 0002466 |
|
| mod - src/Mod/Sketcher/App/Constraint.cpp | Diff File | ||
| mod - src/Mod/Sketcher/Gui/CommandConstraints.cpp | Diff File | ||
| mod - src/Mod/Sketcher/Gui/EditDatumDialog.cpp | Diff File | ||
| mod - src/Mod/Sketcher/Gui/TaskSketcherConstrains.cpp | Diff File | ||
| mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp | Diff File | ||
|
FreeCAD: master 5c3024e9 2016-03-11 23:43:21 Committer: wmayer Details Diff |
Sketcher: negative constraint value avoidance by swapping elements being constrained at creation time, should the precalculated value happen to be negative. |
Affected Issues 0002466 |
|
| mod - src/Mod/Sketcher/Gui/CommandConstraints.cpp | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-03-07 23:51 | eivindkvedalen | New Issue | |
| 2016-03-07 23:51 | eivindkvedalen | Status | new => assigned |
| 2016-03-07 23:51 | eivindkvedalen | Assigned To | => eivindkvedalen |
| 2016-03-12 20:51 | wmayer | Changeset attached | => FreeCAD Master master e624a1d0 |
| 2016-03-12 20:51 | wmayer | Changeset attached | => FreeCAD Master master 5c3024e9 |
| 2016-03-12 20:52 | wmayer | Status | assigned => closed |
| 2016-03-12 20:52 | wmayer | Resolution | open => fixed |
| 2016-03-12 20:52 | wmayer | Fixed in Version | => 0.16 |
FreeCAD