------------------------------------------------------------ revno: 2691 fixes bug(s): https://launchpad.net/bugs/668329 https://launchpad.net/bugs/707966 committer: Václav Šmilauer <[email protected]> branch nick: yade timestamp: Sat 2011-01-29 23:47:18 +0100 message: 1. Add scene flags about local coordinate systems and force sign convention (not yet used) 2. Fix many things around L3Geom (most importantly, re-normalization was never done, resulting in instabilities), merge code for different particle shapes in a general function handleSpheresLikeContact 3. Fix incorrect import of gts surface due to LC_NUMERIC 4. Add OpenGL-related stuff to yade-support, which might fix linking issues with natty 5. Move Cell::invTrsf and Cell::refSize to private part, so that it modified: core/Cell.cpp core/Cell.hpp core/SConscript core/Scene.hpp core/main/main.py.in doc/sphinx/tutorial/04-periodic-simple-shear.py examples/gts-horse/gts-horse.py gui/qt4/__init__.py lib/SConscript lib/opengl/GLUtils.cpp pkg/common/Dispatching.hpp pkg/common/InteractionLoop.cpp pkg/common/OpenGLRenderer.cpp pkg/dem/DomainLimiter.cpp pkg/dem/HertzMindlin.cpp pkg/dem/L3Geom.cpp pkg/dem/L3Geom.hpp pkg/dem/NewtonIntegrator.cpp pkg/dem/PeriIsoCompressor.cpp pkg/dem/Shop.cpp py/3rd-party/README py/3rd-party/pygts-0.3.1/pygts.py py/_utils.cpp py/mathWrap/miniEigen.cpp py/plot.py py/runtime.py py/tests/pbc.py scripts/test/beam-l6geom.py The size of the diff (1223 lines) is larger than your specified limit of 1000 lines
-- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

