[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58848] branches/soc-2013-cycles_mblur: Merged trunk into branch.

2013-08-02 Thread Gavin Howard
Revision: 58848 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58848 Author: gdh Date: 2013-08-03 06:57:03 + (Sat, 03 Aug 2013) Log Message: --- Merged trunk into branch. Includes r58817 to r58847. Revision Links: -- http:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58847] trunk/blender/source/gameengine/ Rasterizer/RAS_OpenGLRasterizer: BGE: Making sure m_drawingmode is initialized in the various RAS_Storage con

2013-08-02 Thread Mitchell Stokes
Revision: 58847 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58847 Author: moguri Date: 2013-08-03 05:02:03 + (Sat, 03 Aug 2013) Log Message: --- BGE: Making sure m_drawingmode is initialized in the various RAS_Storage constructors. Mod

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58843] trunk/blender/source/gameengine/ VideoTexture/FilterSource.h: BGE: Making sure m_buffV, m_buffU, and m_pitchUV are initialized in the FilterYV

2013-08-02 Thread Mitchell Stokes
Revision: 58843 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58843 Author: moguri Date: 2013-08-03 05:01:40 + (Sat, 03 Aug 2013) Log Message: --- BGE: Making sure m_buffV, m_buffU, and m_pitchUV are initialized in the FilterYV12 construc

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58844] trunk/blender/source/gameengine/ VideoTexture/Exception.cpp: BGE: Making sure m_line is initialized in the Exception (VideoTexture) constructo

2013-08-02 Thread Mitchell Stokes
Revision: 58844 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58844 Author: moguri Date: 2013-08-03 05:01:45 + (Sat, 03 Aug 2013) Log Message: --- BGE: Making sure m_line is initialized in the Exception (VideoTexture) constructor. Modifi

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58846] trunk/blender/source/gameengine/ SceneGraph/SG_Tree.cpp: BGE: Making sure m_left, m_right, m_parent, m_radius, and m_client_object are initial

2013-08-02 Thread Mitchell Stokes
Revision: 58846 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58846 Author: moguri Date: 2013-08-03 05:01:57 + (Sat, 03 Aug 2013) Log Message: --- BGE: Making sure m_left, m_right, m_parent, m_radius, and m_client_object are initialized i

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58841] trunk/blender/source/gameengine/ VideoTexture/ImageRender.cpp: BGE: Making sure m_mirrorHalfWidth and m_mirrorHalfHeight are initialized in th

2013-08-02 Thread Mitchell Stokes
Revision: 58841 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58841 Author: moguri Date: 2013-08-03 05:01:32 + (Sat, 03 Aug 2013) Log Message: --- BGE: Making sure m_mirrorHalfWidth and m_mirrorHalfHeight are initialized in the ImageRende

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58845] trunk/blender/source/gameengine/ VideoTexture/BlendType.h: BGE: Making sure m_objType is initialized in the BlendType (VideoTexture) construct

2013-08-02 Thread Mitchell Stokes
Revision: 58845 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58845 Author: moguri Date: 2013-08-03 05:01:50 + (Sat, 03 Aug 2013) Log Message: --- BGE: Making sure m_objType is initialized in the BlendType (VideoTexture) constructor. Mod

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58842] trunk/blender/source/gameengine/ VideoTexture/ImageMix.h: BGE: Making sure m_offset is initialized in the ImageSourceMix constructor.

2013-08-02 Thread Mitchell Stokes
Revision: 58842 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58842 Author: moguri Date: 2013-08-03 05:01:36 + (Sat, 03 Aug 2013) Log Message: --- BGE: Making sure m_offset is initialized in the ImageSourceMix constructor. Modified Paths:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58840] trunk/blender/source/gameengine/ Ketsji/BL_ActionManager.cpp: BGE: Removing some unreachable and unused code in BL_ActionManager.cpp.

2013-08-02 Thread Mitchell Stokes
Revision: 58840 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58840 Author: moguri Date: 2013-08-03 05:01:23 + (Sat, 03 Aug 2013) Log Message: --- BGE: Removing some unreachable and unused code in BL_ActionManager.cpp. Modified Paths: ---

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58839] branches/ soc-2013-meshdata_transfer/source/blender/bmesh/tools: Vertex Colors transfer through projection: initial implementation for the Ver

2013-08-02 Thread Walid Shouman
Revision: 58839 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58839 Author: walid Date: 2013-08-03 01:59:04 + (Sat, 03 Aug 2013) Log Message: --- Vertex Colors transfer through projection: initial implementation for the Vertex Colors tran

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58838] branches/ soc-2013-meshdata_transfer/source/blender/bmesh/tools: Vertex Weights transfer through projection: initial implementation for the ve

2013-08-02 Thread Walid Shouman
Revision: 58838 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58838 Author: walid Date: 2013-08-02 23:41:09 + (Fri, 02 Aug 2013) Log Message: --- Vertex Weights transfer through projection: initial implementation for the vertex weights tr

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58837] trunk/blender/source/gameengine/ Ketsji/KX_PythonInitTypes.cpp: BGE: Fixing a memory leak with PyType_Ready_ADD.

2013-08-02 Thread Mitchell Stokes
Revision: 58837 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58837 Author: moguri Date: 2013-08-02 22:23:42 + (Fri, 02 Aug 2013) Log Message: --- BGE: Fixing a memory leak with PyType_Ready_ADD. Modified Paths: -- trunk/b

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58836] branches/ soc-2013-meshdata_transfer/source/blender/bmesh/tools/bmesh_data_transfer.c : Shapekey transfer through projection: fully implementi

2013-08-02 Thread Walid Shouman
Revision: 58836 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58836 Author: walid Date: 2013-08-02 21:55:33 + (Fri, 02 Aug 2013) Log Message: --- Shapekey transfer through projection: fully implementing shapekey transfer -fixing the inter

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58835] branches/soc-2013-dingto/intern/ cycles/kernel: Cycles / SSS Render Passes:

2013-08-02 Thread Thomas Dinges
Revision: 58835 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58835 Author: dingto Date: 2013-08-02 19:57:14 + (Fri, 02 Aug 2013) Log Message: --- Cycles / SSS Render Passes: * Finished the implementation, Direct and Indirect Passes work n

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58834] branches/ soc-2013-meshdata_transfer/source/blender: Shapekey transfer through projection: duplicating the shapekey transfer and rewiring the

2013-08-02 Thread Walid Shouman
Revision: 58834 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58834 Author: walid Date: 2013-08-02 19:54:32 + (Fri, 02 Aug 2013) Log Message: --- Shapekey transfer through projection: duplicating the shapekey transfer and rewiring the tra

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58833] branches/ soc-2013-meshdata_transfer/source/blender/bmesh/tools/bmesh_data_transfer.c : UV transfer through faces: memory reallocation fix

2013-08-02 Thread Walid Shouman
Revision: 58833 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58833 Author: walid Date: 2013-08-02 18:19:08 + (Fri, 02 Aug 2013) Log Message: --- UV transfer through faces: memory reallocation fix Modified Paths: -- branc

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58832] branches/asset-browser: Merged revision(s) 58771-58831 from trunk/blender

2013-08-02 Thread Andrea Weikert
Revision: 58832 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58832 Author: elubie Date: 2013-08-02 18:14:44 + (Fri, 02 Aug 2013) Log Message: --- Merged revision(s) 58771-58831 from trunk/blender Modified Paths: -- branch

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58830] trunk/blender/source/blender: Fix [#35541]: Point cache doesn' t load existing frames from disk if cache file name is changed.

2013-08-02 Thread Miika Hamalainen
Revision: 58830 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58830 Author: miikah Date: 2013-08-02 16:39:50 + (Fri, 02 Aug 2013) Log Message: --- Fix [#35541]: Point cache doesn't load existing frames from disk if cache file name is chan

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58829] trunk/blender/source/blender/ collada/MeshImporter.cpp: fix(Collada): wrong usage of the set attribute with multiple UV sets

2013-08-02 Thread Gaia Clary
Revision: 58829 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58829 Author: gaiaclary Date: 2013-08-02 15:58:11 + (Fri, 02 Aug 2013) Log Message: --- fix(Collada): wrong usage of the set attribute with multiple UV sets Modified Paths: ---

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58828] branches/soc-2013-dingto/source/ blender: Cycles / Subsurface Render Passes:

2013-08-02 Thread Thomas Dinges
Revision: 58828 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58828 Author: dingto Date: 2013-08-02 14:40:21 + (Fri, 02 Aug 2013) Log Message: --- Cycles / Subsurface Render Passes: * Code cleanup, "subs" abbreviation is not really meaning

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58827] trunk/blender/source/blender/bmesh /operators/bmo_join_triangles.c: correct error in own recent edits to triangle joining

2013-08-02 Thread Campbell Barton
Revision: 58827 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58827 Author: campbellbarton Date: 2013-08-02 13:35:04 + (Fri, 02 Aug 2013) Log Message: --- correct error in own recent edits to triangle joining Modified Paths: -

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58826] trunk/blender/source/blender: code cleanup:

2013-08-02 Thread Campbell Barton
Revision: 58826 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58826 Author: campbellbarton Date: 2013-08-02 13:21:32 + (Fri, 02 Aug 2013) Log Message: --- code cleanup: - incorrect NULL check in logic UI drawing - incorrect NULL check in o

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58825] branches/ soc-2013-meshdata_transfer/source/blender/bmesh/tools: UV transfer through faces: fully implementing the uv transfer

2013-08-02 Thread Walid Shouman
Revision: 58825 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58825 Author: walid Date: 2013-08-02 10:07:15 + (Fri, 02 Aug 2013) Log Message: --- UV transfer through faces: fully implementing the uv transfer Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58824] branches/soc-2013-motion_track: Modify Tracks to multiview only

2013-08-02 Thread Joseph Mansfield
Revision: 58824 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58824 Author: sftrabbit Date: 2013-08-02 09:40:42 + (Fri, 02 Aug 2013) Log Message: --- Modify Tracks to multiview only The Tracks class stores Markers that correspond to track

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58823] branches/soc-2011-tomato: Compute homographies when creating new plane tracker

2013-08-02 Thread Sergey Sharybin
Revision: 58823 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58823 Author: nazgul Date: 2013-08-02 08:50:30 + (Fri, 02 Aug 2013) Log Message: --- Compute homographies when creating new plane tracker When new plane tracker is creating, bl

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58822] branches/soc-2011-tomato/extern/ libmv/libmv/multiview: Add Procrustes PNP ("PPnP") resection algorithm to libmv

2013-08-02 Thread Keir Mierle
Revision: 58822 http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58822 Author: keir Date: 2013-08-02 07:59:26 + (Fri, 02 Aug 2013) Log Message: --- Add Procrustes PNP ("PPnP") resection algorithm to libmv This adds a new Euclidean resection