FreeCAD/src
Abdullah Tahiri ee43612125 Sketcher: AddSymmetric End-to-End point tangency bug fix
========================================================

For a while End-to-endpoint tangency is implemented via AngleViaPoint constraint. The code was not recalculating the "value" of the constraint in this case.

This also forces to set the geometry first and constraints afterwards, as the AutoLockTangencyAndPerpty function requires a valid GeoId to operate (not a big deal anyway).

Correction of the condition to allow the symmetry when a single line is mirrored about a point pertaining to a geometric element.
2015-08-30 12:08:41 +02:00
..
3rdParty 3rdParty/salomesmesh: suppress several small warnings 2015-08-29 18:36:01 +02:00
App + fix strict-aliasing warnings 2015-08-29 19:48:08 +02:00
Base + fix strict-aliasing warnings 2015-08-29 19:48:08 +02:00
Build + start development for 0.16 2015-03-20 14:40:14 +01:00
CXX
Doc Removed old StartPage files (cf debian bug #726805) 2015-08-13 15:55:21 -03:00
Gui Doc: Quarter doc main page is not FreeCAD documentation main page 2015-08-30 11:59:21 +02:00
MacAppBundle Improves build on MacOS with Homebrew or MacPorts 2015-04-01 14:40:34 +02:00
Main + if FreeCAD is not running in Gui mode do not replace Python std. output 2015-08-29 17:22:40 +02:00
Mod Sketcher: AddSymmetric End-to-End point tangency bug fix 2015-08-30 12:08:41 +02:00
Tools + update template module 2015-07-28 15:07:27 +02:00
WindowsInstaller
zipios++
CMakeLists.txt Adapted cmake files for changes made in previous commit 2015-08-13 16:08:23 -03:00
fc.sh
FCConfig.h