#
# ChangeLog for src/unittests/MoleculeUnitTest.hpp
#
# Generated by Trac 1.4.4
# Mar 18, 2025, 4:50:05 PM

Thu, 19 Sep 2013 20:24:28 GMT Frederik Heber <heber@…> [aeb694]
	* src/Actions/FillAction/FillRegularGridAction.cpp (modified)
	* src/Actions/FillAction/FillSurfaceAction.cpp (modified)
	* src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified)
	* src/molecule.cpp (modified)
	* src/molecule.hpp (modified)
	* src/unittests/MoleculeUnitTest.cpp (modified)
	* src/unittests/MoleculeUnitTest.hpp (modified)

	Added molecule::getBoundingShape() (renamed old to ...Sphere()).

	- ...


Fri, 30 Mar 2012 09:16:31 GMT Frederik Heber <heber@…> [c67ff9]
	* src/molecule.cpp (modified)
	* src/molecule.hpp (modified)
	* src/unittests/Makefile.am (modified)
	* src/unittests/MoleculeUnitTest.cpp (added)
	* src/unittests/MoleculeUnitTest.hpp (added)

	Added molecule::getBoundingShape() and unit test MoleculeUnitTest on ...