yade:0.50

Last commit made on 2012-02-27
Get this branch:
git clone -b 0.50 https://git.launchpad.net/yade

Branch merges

Branch information

Name:
0.50
Repository:
lp:yade

Recent commits

9895d09... by Anton Gladky

0.50.1

484c9f7... by Anton Gladky

0.50.0

988cb50... by =?utf-8?b?VsOhY2xhdiDFoG1pbGF1ZXI=?= <email address hidden>

1. Fix stl import with different material

7dc8ca4... by =?utf-8?b?VsOhY2xhdiDFoG1pbGF1ZXI=?= <email address hidden>

1. Replace wm3-compatibility functions (component{Min,Max}Vector, angleAxisFromQuat, diag{Mult,Div}) with their eigen equivalents.

ea4de5d... by =?utf-8?b?VsOhY2xhdiDFoG1pbGF1ZXI=?= <email address hidden>

1. make Body::isDynamic a method (and Body::setDynamic to change it), in preparation towards making dynamic equivalent to State::blockDOFs==State::DOF_ALL
2. make YADE_BOOST_SERIALIZATION and YADE_SERIALIZE_USING_BOOST #defined in all builds (will be removed later once the switch is complete)

090b67e... by Emanuele Catalano

- Fixed errors in walls' identification

c99a1c6... by Anton Gladky

1. Fixes crash in VTKRecorder, when some bodies are erased

3809c4c... by =?utf-8?b?VsOhY2xhdiDFoG1pbGF1ZXI=?= <email address hidden>

1. Remove wm3 sources
2. Remove #ifdefs pertaining to Wm3

Requiescat in pace.

2e68b5c... by =?utf-8?b?VsOhY2xhdiDFoG1pbGF1ZXI=?= <email address hidden>

1. Remove attic (use bzr co lp:yade -r2280 to get it)
2. Remove QGLViewer
3. Remove miniWm3

952efd6... by =?utf-8?b?VsOhY2xhdiDFoG1pbGF1ZXI=?= <email address hidden>

1. packaging fixes