------------------------------------------------------------
revno: 2618
committer: Václav Šmilauer <[email protected]>
branch nick: yade
timestamp: Tue 2010-12-21 13:19:50 +0100
message:
  1. Create abstract KinematicEngine, allow kinematic engine composition with + 
(thanks to Jan for suggesting that)
  2. Move all KinematicEngine's to pkg/common/KinematicEngines.{hpp,cpp}
  3. Change accels in GLViewer so that x,X,y,Y,z,Z make rhe respective axis 
point upwards etc
  4. Change g/G to enable/disable grid (or selectively enable if pressed 
multiple times)
  5. Remove button images in the qt4 ui, use unicode symbols instead
  6. Make batch referesh once in 30s by default instead of 5s to avoid 
congestion on slow uplinks
removed:
  gui/qt4/pause.png
  gui/qt4/play.png
  gui/qt4/reload.png
  gui/qt4/step.png
  pkg/common/RotationEngine.cpp
  pkg/common/RotationEngine.hpp
  pkg/common/TranslationEngine.cpp
  pkg/common/TranslationEngine.hpp
added:
  scripts/test/kinematic.py
renamed:
  pkg/common/LinearInterpolate.hpp => lib/smoothing/LinearInterpolate.hpp
  scripts/test-spiral.py => scripts/test/helix.py
modified:
  core/main/yade-batch.in
  doc/sphinx/conf.py
  gui/qt4/GLViewer.cpp
  gui/qt4/GLViewer.hpp
  gui/qt4/SerializableEditor.py
  gui/qt4/_GLViewer.cpp
  gui/qt4/controller.ui
  pkg/common/ForceEngine.cpp
  pkg/common/PressTestEngine.hpp
  pkg/common/StepDisplacer.cpp
  pkg/dem/ConcretePM.cpp
  pkg/dem/DomainLimiter.cpp
  pkg/dem/NewtonIntegrator.cpp
  pkg/dem/UnbalancedForceCallbacks.cpp
  pkg/dem/VTKRecorder.cpp
  py/_eudoxos.cpp
  py/_utils.cpp
  py/log.cpp
  py/system.py
  py/utils.py
  py/wrapper/customConverters.cpp
  scripts/test/energy.py
  scripts/test/law-test.py
The size of the diff (1014 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

Reply via email to