On Wed, May 26, 2010 at 4:00 AM, Leif Andersen <[email protected]> wrote: > Revision: 28993 > > http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=28993 > Author: leifandersen > Date: 2010-05-26 04:00:55 +0200 (Wed, 26 May 2010) > > Log Message: > ----------- > 1. Merged with trunk, using this command. > svn merge -r 28768:28992 > https://svn.blender.org/svnroot/bf-blender/trunk/blender/ . > > 2. Tested a bit more with CTest after realizing that all of the tests were > passing, even if they should fail. > > 3. Grately improved the bpy.data.scenes unit tests, still only a small > percentage of code coverage, but it's better. > > 4. Thanks to elube's patch, gtest tests are now linking properly with > blender using ctest. Although not all API calls are working on all > platforms. But the code is compiling. > > I think that's all. Also, this project's webpage is now at: > http://wiki.blender.org/index.php/User:LeifAndersen/GSoC2010
Best split merges and your own changes into different commits, otherwise its harder to evaluate what you do, tracking changes also becomes more tricky. _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
