yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05245
[Branch ~yade-dev/yade/trunk] Rev 2345: 1. Make utils.saveVars, utils.loadVars and utils.readParamsFromTable synthesize modules in yade.p...
------------------------------------------------------------
revno: 2345
committer: Václav Šmilauer <eudoxos@xxxxxxxx>
branch nick: trunk
timestamp: Mon 2010-07-12 11:11:16 +0200
message:
1. Make utils.saveVars, utils.loadVars and utils.readParamsFromTable synthesize modules in yade.params.* to avoid name clashes in builtins (see docs and user's manual, you have to adapt your code if you use those)
2. Rewrite the installation page in sphinx (sorry, Anton, I hope it is a little more readable now)
3. Fix several undefined xrefs in the docs.
4. Disable wm3-compatibility in eigen wrapper (Vector3.UNIT_X etc)
5. Rename utils.chCylinder to utils.chainedCylinder, update docs there (sorry, Bruno, but chCylinder is really not a self-explanatory name)
added:
py/params.py
modified:
core/Engine.hpp
doc/references.bib
doc/sphinx/conf.py
doc/sphinx/installation.rst
doc/sphinx/introduction.rst
doc/sphinx/prog.rst
doc/sphinx/templates/index.html
doc/sphinx/user.rst
doc/sphinx/yadeSphinx.py
pkg/common/Engine/Functor/Bo1_Facet_Aabb.hpp
pkg/dem/DataClass/InteractionPhysics/CohFrictPhys.hpp
pkg/dem/Engine/Functor/Ip2_FrictMat_FrictMat_FrictPhys.hpp
pkg/dem/Engine/GlobalEngine/CohesionlessMomentRotation.cpp
pkg/dem/Engine/PartialEngine/KinemCNSEngine.hpp
pkg/dem/Engine/PartialEngine/ThreeDTriaxialEngine.cpp
pkg/dem/Engine/PartialEngine/ThreeDTriaxialEngine.hpp
pkg/dem/PreProcessor/CohesiveTriaxialTest.hpp
pkg/dem/PreProcessor/TriaxialTest.hpp
pkg/dem/meta/ConcretePM.hpp
py/SConscript
py/_extraDocs.py
py/mathWrap/miniEigen.cpp
py/utils.py
py/yadeWrapper/yadeWrapper.cpp
scripts/test/chained-cylinder-spring.py
The size of the diff (1155 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