FreeCAD/src
Przemo Firszt 4caa464ebb FEM: All FEM results are stored in a single object
Functionality previously provided by setNodeColorByResult is now
in setNodeColorByScalars. FemResult* object is no longer required,
the function accepts list of elements and a list of values.

Functionality previously provided by setNodeDisplacementByResult is now
in setNodeDisplacementByVectors. FemResult* object is no longer required,
the function accepts list of elements and a list of vectors.

A side effect: FemResultValues and FemResultVector are no longer used
and have bee removed.

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-06-24 17:44:02 +02:00
..
3rdParty Fix duplicate 'optimized' when using new libpack 2014-12-28 19:04:31 -08:00
App Added zoom and automatic refresh of dependency graph view. 2015-06-15 11:32:24 +02:00
Base + fixes: #0002109: Matrix4D - add missing constructor body 2015-05-19 20:10:48 +02:00
Build + start development for 0.16 2015-03-20 14:40:14 +01:00
CXX Little fixes to allow pycxx to compile with python3 2014-10-05 17:31:17 -03:00
Doc Doxygen ignore _rc.py files 2015-03-21 15:55:48 +01:00
Gui Navigation: fix unable to deselect after editing a sketch 2015-06-24 17:27:07 +02:00
MacAppBundle Improves build on MacOS with Homebrew or MacPorts 2015-04-01 14:40:34 +02:00
Main respect locale environment except for LC_NUMERIC 2015-01-24 19:52:25 +01:00
Mod FEM: All FEM results are stored in a single object 2015-06-24 17:44:02 +02:00
Tools Improves build on MacOS with Homebrew or MacPorts 2015-04-01 14:40:34 +02:00
WindowsInstaller Regenrated the branch (rebase failed) 2014-12-12 14:49:58 -02:00
zipios++
CMakeLists.txt Integrate script for making a relocatable OS X app 2015-02-22 18:23:10 +01:00
fc.sh
FCConfig.h + fixes #0001794: new defined as a macro sometimes conflicts with boost 2014-10-22 12:39:43 +02:00