yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05704
[Branch ~yade-dev/yade/trunk] Rev 2441: 1. Add scripts/test/force-network-video.py
------------------------------------------------------------
revno: 2441
committer: Chiara Modenese <chia@engs-018373>
branch nick: trunk
timestamp: Thu 2010-09-23 10:17:40 +0100
message:
1. Add scripts/test/force-network-video.py
2. Rename attribute flags (Attr::readonly, Attr::triggerPostLoad etc)
3. Detect whether display is available and store it in yade.runtime.hasDisplay (false by default); that restores the behavior of yade.qt, which raises ImportError at no display, and makes yade.plot consistent with tha variable as well
4. Fix total running time for batches
5. Do not send 0 refresh for finished job files (refreshes as frequently as possible, whereas no refresh was desired)
6. Debian package depends on mencoder now
7. qt.SnapshotEngine open the view automatically if needed (not very reliable, though)
8. Add scripts/test/force-network-video.py
9. Fixes in the OpenGLRenderer that avoid crashes; drawWithNames should draw shapes in the same place as draw witout names, making the selection consistent with what is seen (periodic boundaries etc)
10. Move {ScGeom,Dem3DofGeom}::contactPoint to GenericSpheresContact
11. Initial (not yet functional) implementation of the partial slip solution for Hertz-Mindlin (Mindlin-Deresiewitz)
added:
scripts/test/force-network-video.py
modified:
core/Body.hpp
core/Bound.hpp
core/Cell.hpp
core/Interaction.hpp
core/Material.hpp
core/Scene.hpp
core/main/main.py.in
core/main/yade-batch.in
debian/control-template
doc/references.bib
doc/sphinx/prog.rst
examples/regular-sphere-pack/regular-sphere-pack.py
gui/qt4/GLViewer.cpp
gui/qt4/GLViewer.hpp
gui/qt4/OpenGLManager.cpp
gui/qt4/OpenGLManager.hpp
gui/qt4/SerializableEditor.py
gui/qt4/_GLViewer.cpp
gui/qt4/__init__.py
lib/serialization/Serializable.hpp
pkg/common/DataClass/Shape/Facet.hpp
pkg/common/Engine/Dispatcher/InteractionDispatchers.hpp
pkg/common/Engine/GlobalEngine/Collider.hpp
pkg/common/Engine/GlobalEngine/InsertionSortCollider.hpp
pkg/common/RenderingEngine/Gl1_NormPhys.cpp
pkg/common/RenderingEngine/OpenGLRenderer.cpp
pkg/common/RenderingEngine/OpenGLRenderer.hpp
pkg/dem/DataClass/InteractionGeometry/DemXDofGeom.hpp
pkg/dem/DataClass/InteractionGeometry/ScGeom.hpp
pkg/dem/Engine/GlobalEngine/HertzMindlin.cpp
pkg/dem/Engine/GlobalEngine/HertzMindlin.hpp
py/plot.py
py/runtime.py
py/wrapper/yadeWrapper.cpp
The size of the diff (1112 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
Follow ups