yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08610
[yade/trunk] 59b663: Give the newly created body an id, which is the si...
Branch: refs/heads/0.80
Home: https://github.com/yade/trunk
Commit: 59b6630918b4503da360c5b1911c229e77c32c8b
https://github.com/yade/trunk/commit/59b6630918b4503da360c5b1911c229e77c32c8b
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M core/BodyContainer.cpp
M core/BodyContainer.hpp
Log Message:
-----------
Give the newly created body an id, which is the size of bodyContainer. Remove lowestFree. Nicer fix for LP:1001194
Follow ups