← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-dev/yade/trunk] Rev 1820: 1. add #error to DataRecorder so that people don't use it, with explanation.

 

------------------------------------------------------------
revno: 1820
committer: Václav Šmilauer <eudoxos@xxxxxxxx>
branch nick: trunk
timestamp: Sun 2009-11-29 12:03:25 +0100
message:
  1. add #error to DataRecorder so that people don't use it, with explanation.
  2. Add Recorder, deriving from PeriodicEngine and taking care of opening file.
  3. Derive TriaxialStateRecorder from Recorder. (Anton: do the same for CohesiveStateRPMRecorder, I don't want to edit it since the version would probably diverge if you work on it now)
  4. Fix PositionOrientationRecorder (is that one being used at all?)
  5. Rewrite Singleton (to work accross different translation units)
  6. Remove qt3 from 'exclude'. Enabling opengl requires qt3 automatically now.
  7. Remove lib/sqlite3x, which was only used in noew-removed SQLiteRecorder
  8. Experimental main in python (not fully functionaly for now)
removed:
  lib/sqlite3x/
  lib/sqlite3x/README
  lib/sqlite3x/README.yade
  lib/sqlite3x/sqlite3x.hpp
  lib/sqlite3x/sqlite3x_command.cpp
  lib/sqlite3x/sqlite3x_connection.cpp
  lib/sqlite3x/sqlite3x_cursor.cpp
  lib/sqlite3x/sqlite3x_exception.cpp
  lib/sqlite3x/sqlite3x_settings_db.cpp
  lib/sqlite3x/sqlite3x_settings_db.hpp
  lib/sqlite3x/sqlite3x_transaction.cpp
added:
  core/main/
  core/main/main.py
  core/main/pyboot.cpp
  pkg/common/Engine/StandAloneEngine/Recorder.cpp
  pkg/common/Engine/StandAloneEngine/Recorder.hpp
renamed:
  core/yade.cpp => core/main/main.cpp
modified:
  SConstruct
  core/DataRecorder.hpp
  core/Omega.cpp
  core/Omega.hpp
  core/SConscript
  gui/SConscript
  gui/py/PythonUI_rc.py
  gui/qt3/GLViewer.cpp
  gui/qt3/QtGUI.cpp
  gui/qt3/SimulationController.cpp
  lib/SConscript
  lib/factory/ClassFactory.cpp
  lib/factory/ClassFactory.hpp
  lib/loki/Singleton.hpp
  lib/serialization/Serializable.hpp
  lib/serialization/SerializableSingleton.cpp
  lib/serialization/SerializableSingleton.hpp
  pkg/common/Engine/DeusExMachina/Se3Interpolator.cpp
  pkg/common/Engine/DeusExMachina/Se3Interpolator.hpp
  pkg/dem/DataClass/SpherePack.cpp
  pkg/dem/DataClass/SpherePack.hpp
  pkg/dem/Engine/DeusExMachina/TriaxialStateRecorder.cpp
  pkg/dem/Engine/DeusExMachina/TriaxialStateRecorder.hpp
  pkg/dem/Engine/StandAloneEngine/PeriIsoCompressor.cpp
  pkg/dem/Engine/StandAloneEngine/PositionOrientationRecorder.cpp
  pkg/dem/Engine/StandAloneEngine/PositionOrientationRecorder.hpp
  pkg/dem/PreProcessor/TriaxialTest.cpp
  pkg/dem/meta/ConcretePM.cpp
  pkg/dem/meta/Shop.cpp
  pkg/dem/meta/Tetra.cpp
  py/SConscript
  py/log.cpp
  py/tests/wrapper.py
  py/yadeWrapper/yadeWrapper.cpp
  scripts/test/facet-sphere.py
  yadeSCons.py
  core/main/main.cpp
The size of the diff (4463 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.