[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [46975] branches/soc-2012-bratwurst: svn merge ^/trunk/blender revision 46974

Antony Riakiotakis kalast at gmail.com
Thu May 24 16:55:40 CEST 2012


Revision: 46975
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=46975
Author:   psy-fi
Date:     2012-05-24 14:55:39 +0000 (Thu, 24 May 2012)
Log Message:
-----------
svn merge ^/trunk/blender revision 46974

Revision Links:
--------------
    http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=46974

Modified Paths:
--------------
    branches/soc-2012-bratwurst/CMakeLists.txt
    branches/soc-2012-bratwurst/SConstruct
    branches/soc-2012-bratwurst/build_files/scons/config/win32-mingw-config.py
    branches/soc-2012-bratwurst/build_files/scons/tools/Blender.py
    branches/soc-2012-bratwurst/build_files/scons/tools/btools.py
    branches/soc-2012-bratwurst/doc/python_api/examples/bpy.types.Mesh.py
    branches/soc-2012-bratwurst/doc/python_api/rst/include__bmesh.rst
    branches/soc-2012-bratwurst/intern/cycles/blender/blender_object.cpp
    branches/soc-2012-bratwurst/intern/cycles/blender/blender_shader.cpp
    branches/soc-2012-bratwurst/intern/cycles/kernel/kernel_object.h
    branches/soc-2012-bratwurst/intern/cycles/kernel/kernel_shader.h
    branches/soc-2012-bratwurst/intern/cycles/kernel/svm/svm.h
    branches/soc-2012-bratwurst/intern/cycles/kernel/svm/svm_geometry.h
    branches/soc-2012-bratwurst/intern/cycles/kernel/svm/svm_types.h
    branches/soc-2012-bratwurst/intern/cycles/render/graph.cpp
    branches/soc-2012-bratwurst/intern/cycles/render/nodes.cpp
    branches/soc-2012-bratwurst/intern/cycles/render/nodes.h
    branches/soc-2012-bratwurst/intern/cycles/render/object.cpp
    branches/soc-2012-bratwurst/intern/cycles/render/object.h
    branches/soc-2012-bratwurst/intern/cycles/util/util_hash.h
    branches/soc-2012-bratwurst/intern/ghost/test/gears/GHOST_C-Test.c
    branches/soc-2012-bratwurst/intern/ghost/test/gears/GHOST_Test.cpp
    branches/soc-2012-bratwurst/intern/ghost/test/multitest/Basic.c
    branches/soc-2012-bratwurst/intern/ghost/test/multitest/MultiTest.c
    branches/soc-2012-bratwurst/intern/ghost/test/multitest/ScrollBar.c
    branches/soc-2012-bratwurst/intern/ghost/test/multitest/Util.c
    branches/soc-2012-bratwurst/intern/ghost/test/multitest/WindowData.c
    branches/soc-2012-bratwurst/intern/guardedalloc/intern/mmap_win.c
    branches/soc-2012-bratwurst/release/datafiles/blender_icons.png
    branches/soc-2012-bratwurst/release/plugins/sequence/blur.c
    branches/soc-2012-bratwurst/release/plugins/sequence/scatter.c
    branches/soc-2012-bratwurst/release/scripts/startup/bl_operators/object.py
    branches/soc-2012-bratwurst/release/scripts/startup/bl_operators/presets.py
    branches/soc-2012-bratwurst/release/scripts/startup/bl_operators/wm.py
    branches/soc-2012-bratwurst/release/scripts/startup/bl_ui/properties_animviz.py
    branches/soc-2012-bratwurst/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/soc-2012-bratwurst/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2012-bratwurst/release/scripts/startup/bl_ui/space_dopesheet.py
    branches/soc-2012-bratwurst/release/scripts/startup/bl_ui/space_graph.py
    branches/soc-2012-bratwurst/release/scripts/startup/bl_ui/space_node.py
    branches/soc-2012-bratwurst/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/soc-2012-bratwurst/source/blender/blenkernel/BKE_blender.h
    branches/soc-2012-bratwurst/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2012-bratwurst/source/blender/blenkernel/BKE_key.h
    branches/soc-2012-bratwurst/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2012-bratwurst/source/blender/blenkernel/BKE_node.h
    branches/soc-2012-bratwurst/source/blender/blenkernel/BKE_object.h
    branches/soc-2012-bratwurst/source/blender/blenkernel/BKE_screen.h
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/blender.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/brush.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/cloth.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/collision.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/constraint.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/customdata.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/deform.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/editderivedmesh.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/key.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/lattice.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/mesh.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/movieclip.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/node.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/object.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/tracking.c
    branches/soc-2012-bratwurst/source/blender/blenkernel/intern/unit.c
    branches/soc-2012-bratwurst/source/blender/blenlib/intern/noise.c
    branches/soc-2012-bratwurst/source/blender/blenloader/intern/readfile.c
    branches/soc-2012-bratwurst/source/blender/blenloader/intern/writefile.c
    branches/soc-2012-bratwurst/source/blender/bmesh/bmesh_class.h
    branches/soc-2012-bratwurst/source/blender/bmesh/intern/bmesh_construct.c
    branches/soc-2012-bratwurst/source/blender/bmesh/intern/bmesh_interp.c
    branches/soc-2012-bratwurst/source/blender/bmesh/intern/bmesh_marking.c
    branches/soc-2012-bratwurst/source/blender/bmesh/intern/bmesh_mesh_conv.c
    branches/soc-2012-bratwurst/source/blender/bmesh/intern/bmesh_queries.c
    branches/soc-2012-bratwurst/source/blender/bmesh/intern/bmesh_queries.h
    branches/soc-2012-bratwurst/source/blender/bmesh/operators/bmo_extrude.c
    branches/soc-2012-bratwurst/source/blender/bmesh/operators/bmo_slide.c
    branches/soc-2012-bratwurst/source/blender/collada/ArmatureImporter.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/intern/COM_ExecutionSystem.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/intern/COM_InputSocket.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/intern/COM_InputSocket.h
    branches/soc-2012-bratwurst/source/blender/compositor/intern/COM_Node.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/intern/COM_WorkScheduler.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/intern/COM_compositor.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_AlphaOverNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_BilateralBlurNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_BlurNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_BokehBlurNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_BoxMaskNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_BrightnessNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ChannelMatteNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ChromaMatteNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ColorBalanceNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ColorCorrectionNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ColorCurveNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ColorMatteNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ColorRampNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ColorSpillNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ColorToBWNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_CombineRGBANode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ConvertAlphaNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_CropNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_DefocusNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_DifferenceMatteNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_DilateErodeNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_DirectionalBlurNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_DisplaceNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_DistanceMatteNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_DoubleEdgeMaskNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_EllipseMaskNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_FilterNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_FlipNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_GammaNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_GlareNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_GroupNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_HueSaturationValueCorrectNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_HueSaturationValueNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_IDMaskNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_InvertNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_LensDistortionNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_LuminanceMatteNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_MapUVNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_MapValueNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_MathNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_MixNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_MovieClipNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_MovieDistortionNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_NormalNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_NormalizeNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_RotateNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ScaleNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_SeparateRGBANode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_SetAlphaNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_SplitViewerNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_Stabilize2dNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_SwitchNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_TextureNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_TonemapNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_TransformNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_TranslateNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_VectorBlurNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_VectorCurveNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ViewLevelsNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ViewerNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/nodes/COM_ZCombineNode.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_BokehImageOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_ColorCorrectionOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_CompositorOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_CompositorOperation.h
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_ConvertColorToBWOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_ConvertColourToValueProg.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_DilateErodeOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_DilateErodeOperation.h
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_GlareBaseOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_LensGhostOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_MathBaseOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_MovieClipOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_MovieDistortionOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_MovieDistortionOperation.h
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_PreviewOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_TextureOperation.cpp
    branches/soc-2012-bratwurst/source/blender/compositor/operations/COM_TextureOperation.h
    branches/soc-2012-bratwurst/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2012-bratwurst/source/blender/editors/datafiles/blender_icons.png.c
    branches/soc-2012-bratwurst/source/blender/editors/datafiles/startup.blend.c
    branches/soc-2012-bratwurst/source/blender/editors/include/ED_node.h
    branches/soc-2012-bratwurst/source/blender/editors/include/ED_transform.h
    branches/soc-2012-bratwurst/source/blender/editors/include/UI_icons.h
    branches/soc-2012-bratwurst/source/blender/editors/include/UI_interface.h
    branches/soc-2012-bratwurst/source/blender/editors/include/UI_resources.h
    branches/soc-2012-bratwurst/source/blender/editors/interface/interface.c
    branches/soc-2012-bratwurst/source/blender/editors/interface/interface_intern.h
    branches/soc-2012-bratwurst/source/blender/editors/interface/interface_regions.c
    branches/soc-2012-bratwurst/source/blender/editors/interface/interface_templates.c
    branches/soc-2012-bratwurst/source/blender/editors/interface/interface_widgets.c
    branches/soc-2012-bratwurst/source/blender/editors/interface/resources.c
    branches/soc-2012-bratwurst/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2012-bratwurst/source/blender/editors/mesh/mesh_data.c
    branches/soc-2012-bratwurst/source/blender/editors/object/object_bake.c
    branches/soc-2012-bratwurst/source/blender/editors/object/object_intern.h
    branches/soc-2012-bratwurst/source/blender/editors/object/object_modifier.c
    branches/soc-2012-bratwurst/source/blender/editors/object/object_ops.c
    branches/soc-2012-bratwurst/source/blender/editors/screen/screen_edit.c
    branches/soc-2012-bratwurst/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2012-bratwurst/source/blender/editors/sculpt_paint/paint_mask.c
    branches/soc-2012-bratwurst/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2012-bratwurst/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2012-bratwurst/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2012-bratwurst/source/blender/editors/sound/sound_ops.c
    branches/soc-2012-bratwurst/source/blender/editors/space_file/fsmenu.c
    branches/soc-2012-bratwurst/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2012-bratwurst/source/blender/editors/space_graph/graph_intern.h
    branches/soc-2012-bratwurst/source/blender/editors/space_graph/space_graph.c
    branches/soc-2012-bratwurst/source/blender/editors/space_node/drawnode.c
    branches/soc-2012-bratwurst/source/blender/editors/space_node/node_buttons.c
    branches/soc-2012-bratwurst/source/blender/editors/space_node/node_draw.c
    branches/soc-2012-bratwurst/source/blender/editors/space_node/node_edit.c
    branches/soc-2012-bratwurst/source/blender/editors/space_node/node_intern.h
    branches/soc-2012-bratwurst/source/blender/editors/space_node/node_ops.c
    branches/soc-2012-bratwurst/source/blender/editors/space_node/node_select.c
    branches/soc-2012-bratwurst/source/blender/editors/space_node/node_templates.c
    branches/soc-2012-bratwurst/source/blender/editors/space_node/space_node.c
    branches/soc-2012-bratwurst/source/blender/editors/space_outliner/outliner_draw.c
    branches/soc-2012-bratwurst/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2012-bratwurst/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2012-bratwurst/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2012-bratwurst/source/blender/editors/space_view3d/view3d_fly.c
    branches/soc-2012-bratwurst/source/blender/editors/transform/transform.c
    branches/soc-2012-bratwurst/source/blender/editors/transform/transform.h
    branches/soc-2012-bratwurst/source/blender/editors/transform/transform_conversions.c
    branches/soc-2012-bratwurst/source/blender/editors/transform/transform_input.c
    branches/soc-2012-bratwurst/source/blender/editors/transform/transform_ops.c
    branches/soc-2012-bratwurst/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2012-bratwurst/source/blender/gpu/intern/gpu_material.c
    branches/soc-2012-bratwurst/source/blender/gpu/shaders/gpu_shader_material.glsl
    branches/soc-2012-bratwurst/source/blender/gpu/shaders/gpu_shader_material.glsl.c
    branches/soc-2012-bratwurst/source/blender/imbuf/intern/radiance_hdr.c
    branches/soc-2012-bratwurst/source/blender/makesdna/DNA_action_types.h
    branches/soc-2012-bratwurst/source/blender/makesdna/DNA_customdata_types.h
    branches/soc-2012-bratwurst/source/blender/makesdna/DNA_meshdata_types.h
    branches/soc-2012-bratwurst/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2012-bratwurst/source/blender/makesdna/DNA_node_types.h
    branches/soc-2012-bratwurst/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2012-bratwurst/source/blender/makesdna/DNA_space_types.h
    branches/soc-2012-bratwurst/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2012-bratwurst/source/blender/makesrna/RNA_access.h
    branches/soc-2012-bratwurst/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_action.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_image_api.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_key.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_lamp.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_lattice.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_space.c
    branches/soc-2012-bratwurst/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2012-bratwurst/source/blender/modifiers/CMakeLists.txt
    branches/soc-2012-bratwurst/source/blender/modifiers/MOD_modifiertypes.h
    branches/soc-2012-bratwurst/source/blender/modifiers/intern/MOD_solidify.c
    branches/soc-2012-bratwurst/source/blender/modifiers/intern/MOD_util.c
    branches/soc-2012-bratwurst/source/blender/nodes/CMakeLists.txt
    branches/soc-2012-bratwurst/source/blender/nodes/NOD_shader.h
    branches/soc-2012-bratwurst/source/blender/nodes/composite/node_composite_tree.c
    branches/soc-2012-bratwurst/source/blender/nodes/composite/nodes/node_composite_boxmask.c
    branches/soc-2012-bratwurst/source/blender/nodes/composite/nodes/node_composite_colorcorrection.c
    branches/soc-2012-bratwurst/source/blender/nodes/composite/nodes/node_composite_defocus.c
    branches/soc-2012-bratwurst/source/blender/nodes/composite/nodes/node_composite_ellipsemask.c
    branches/soc-2012-bratwurst/source/blender/nodes/intern/node_common.c
    branches/soc-2012-bratwurst/source/blender/nodes/intern/node_util.c
    branches/soc-2012-bratwurst/source/blender/python/bmesh/bmesh_py_types.c
    branches/soc-2012-bratwurst/source/blender/python/bmesh/bmesh_py_types_customdata.c
    branches/soc-2012-bratwurst/source/blender/python/generic/bpy_internal_import.c
    branches/soc-2012-bratwurst/source/blender/python/intern/bpy_interface.c
    branches/soc-2012-bratwurst/source/blender/python/intern/bpy_rna.c
    branches/soc-2012-bratwurst/source/blender/render/intern/source/convertblender.c
    branches/soc-2012-bratwurst/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2012-bratwurst/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2012-bratwurst/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2012-bratwurst/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2012-bratwurst/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2012-bratwurst/source/creator/CMakeLists.txt
    branches/soc-2012-bratwurst/source/creator/creator.c
    branches/soc-2012-bratwurst/source/gameengine/Ketsji/BL_Action.cpp
    branches/soc-2012-bratwurst/source/gameengine/Ketsji/KX_KetsjiEngine.cpp

Added Paths:
-----------
    branches/soc-2012-bratwurst/source/blender/modifiers/intern/MOD_skin.c
    branches/soc-2012-bratwurst/source/blender/nodes/shader/nodes/node_shader_object_info.c

Property Changed:
----------------
    branches/soc-2012-bratwurst/
    branches/soc-2012-bratwurst/source/blender/editors/interface/interface.c
    branches/soc-2012-bratwurst/source/blender/editors/space_outliner/


Property changes on: branches/soc-2012-bratwurst
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/ge_harmony:42255,42279-42282,42286,42302,42338,42349,42616,42620,42698-42699,42739,42753,42773-42774,42832,44568,44597-44598,44793-44794
/branches/soc-2011-cucumber:37517,38166-38167,38177,38179-38180,38187,38242,38384,38387,38403-38404,38407,38968,38970,38973,39045,40845,42997-42998,43439
/branches/soc-2011-tomato:42376,42378-42379,42383,42385,42395,42397-42400,42407,42411,42418,42443-42444,42446,42467,42472,42486,42650-42652,42654-42655,42709-42710,42733-42734,42801,43872,44130,44141,44147-44149,44151-44152,44229-44230,45623-45625,46037
/trunk/blender:46808-46826
   + /branches/ge_harmony:42255,42279-42282,42286,42302,42338,42349,42616,42620,42698-42699,42739,42753,42773-42774,42832,44568,44597-44598,44793-44794
/branches/soc-2011-cucumber:37517,38166-38167,38177,38179-38180,38187,38242,38384,38387,38403-38404,38407,38968,38970,38973,39045,40845,42997-42998,43439
/branches/soc-2011-tomato:42376,42378-42379,42383,42385,42395,42397-42400,42407,42411,42418,42443-42444,42446,42467,42472,42486,42650-42652,42654-42655,42709-42710,42733-42734,42801,43872,44130,44141,44147-44149,44151-44152,44229-44230,45623-45625,46037
/trunk/blender:46808-46974

Modified: branches/soc-2012-bratwurst/CMakeLists.txt
===================================================================
--- branches/soc-2012-bratwurst/CMakeLists.txt	2012-05-24 14:19:20 UTC (rev 46974)
+++ branches/soc-2012-bratwurst/CMakeLists.txt	2012-05-24 14:55:39 UTC (rev 46975)
@@ -238,8 +238,14 @@
 option(WITH_CYCLES					"Enable cycles Render Engine" ON)
 option(WITH_CYCLES_TEST				"Build cycles test application" OFF)
 option(WITH_CYCLES_CUDA_BINARIES	"Build cycles CUDA binaries" OFF)
-set(CYCLES_CUDA_BINARIES_ARCH		sm_13 sm_20 sm_21 CACHE STRING "CUDA architectures to build binaries for")
+if(WIN32 AND NOT CMAKE_CL_64 AND NOT WITH_MINGW64)
+	set(PLATFORM_DEFAULT sm_20 sm_21)
+else()
+	set(PLATFORM_DEFAULT sm_13 sm_20 sm_21)
+endif()
+set(CYCLES_CUDA_BINARIES_ARCH ${PLATFORM_DEFAULT} CACHE STRING "CUDA architectures to build binaries for")
 mark_as_advanced(CYCLES_CUDA_BINARIES_ARCH)
+unset(PLATFORM_DEFAULT)
 
 # disable for now, but plan to support on all platforms eventually
 option(WITH_MEM_JEMALLOC   "Enable malloc replacement (http://www.canonware.com/jemalloc)" OFF)

Modified: branches/soc-2012-bratwurst/SConstruct
===================================================================
--- branches/soc-2012-bratwurst/SConstruct	2012-05-24 14:19:20 UTC (rev 46974)
+++ branches/soc-2012-bratwurst/SConstruct	2012-05-24 14:55:39 UTC (rev 46975)
@@ -553,7 +553,7 @@
 
                 source=[os.path.join(dp, f) for f in df if not f.endswith(".pyc")]
                 # To ensure empty dirs are created too
-                if len(source)==0:
+                if len(source)==0 and not os.path.exists(dir):
                     env.Execute(Mkdir(dir))
                 scriptinstall.append(env.Install(dir=dir,source=source))
         if env['WITH_BF_CYCLES']:

Modified: branches/soc-2012-bratwurst/build_files/scons/config/win32-mingw-config.py
===================================================================
--- branches/soc-2012-bratwurst/build_files/scons/config/win32-mingw-config.py	2012-05-24 14:19:20 UTC (rev 46974)
+++ branches/soc-2012-bratwurst/build_files/scons/config/win32-mingw-config.py	2012-05-24 14:55:39 UTC (rev 46975)
@@ -169,6 +169,11 @@
 WITH_BF_RAYOPTIMIZATION = True
 BF_RAYOPTIMIZATION_SSE_FLAGS = ['-msse']
 
+#CUDA
+WITH_BF_CYCLES_CUDA_BINARIES = False
+#BF_CYCLES_CUDA_NVCC = "" # Path to the nvidia compiler
+BF_CYCLES_CUDA_BINARIES_ARCH = ['sm_20', 'sm_21'] # don't build sm_13 until the compile can fit in 32bit process again :)
+
 ##
 CC = 'gcc'
 CXX = 'g++'

Modified: branches/soc-2012-bratwurst/build_files/scons/tools/Blender.py
===================================================================
--- branches/soc-2012-bratwurst/build_files/scons/tools/Blender.py	2012-05-24 14:19:20 UTC (rev 46974)
+++ branches/soc-2012-bratwurst/build_files/scons/tools/Blender.py	2012-05-24 14:55:39 UTC (rev 46975)
@@ -869,12 +869,17 @@
             lenv.AddPostAction(prog,Action(AppIt,strfunction=my_appit_print))
         elif os.sep == '/' and lenv['OURPLATFORM'] != 'linuxcross': # any unix (except cross-compilation)
             if lenv['WITH_BF_PYTHON']:
-                if not lenv['WITHOUT_BF_INSTALL'] and not lenv['WITHOUT_BF_PYTHON_INSTALL'] and not BlenderEnvironment.PyBundleActionAdded:
+                if (not lenv['WITHOUT_BF_INSTALL'] and 
+                    not lenv['WITHOUT_BF_PYTHON_INSTALL'] and 
+                    not lenv['WITHOUT_BF_PYTHON_UNPACK'] and 
+                    not BlenderEnvironment.PyBundleActionAdded):
                     lenv.AddPostAction(prog,Action(UnixPyBundle,strfunction=my_unixpybundle_print))
                     BlenderEnvironment.PyBundleActionAdded = True
         elif lenv['OURPLATFORM'].startswith('win') or lenv['OURPLATFORM'] == 'linuxcross': # windows or cross-compilation
             if lenv['WITH_BF_PYTHON']:
-                if not lenv['WITHOUT_BF_PYTHON_INSTALL'] and not BlenderEnvironment.PyBundleActionAdded:
+                if (not lenv['WITHOUT_BF_PYTHON_INSTALL'] and 
+                    not lenv['WITHOUT_BF_PYTHON_UNPACK'] and 
+                    not BlenderEnvironment.PyBundleActionAdded):
                     lenv.AddPostAction(prog,Action(WinPyBundle,strfunction=my_winpybundle_print))
                     BlenderEnvironment.PyBundleActionAdded = True
         return prog

Modified: branches/soc-2012-bratwurst/build_files/scons/tools/btools.py
===================================================================
--- branches/soc-2012-bratwurst/build_files/scons/tools/btools.py	2012-05-24 14:19:20 UTC (rev 46974)
+++ branches/soc-2012-bratwurst/build_files/scons/tools/btools.py	2012-05-24 14:55:39 UTC (rev 46975)
@@ -134,7 +134,7 @@
             'BF_CXX', 'WITH_BF_STATICCXX', 'BF_CXX_LIB_STATIC',
             'BF_TWEAK_MODE', 'BF_SPLIT_SRC',
             'WITHOUT_BF_INSTALL',
-            'WITHOUT_BF_PYTHON_INSTALL',
+            'WITHOUT_BF_PYTHON_INSTALL', 'WITHOUT_BF_PYTHON_UNPACK',
             'WITHOUT_BF_OVERWRITE_INSTALL',
             'WITH_BF_OPENMP', 'BF_OPENMP', 'BF_OPENMP_LIBPATH',
             'WITH_GHOST_COCOA',
@@ -519,6 +519,7 @@
         (BoolVariable('BF_SPLIT_SRC', 'Split src lib into several chunks if true', False)),
         (BoolVariable('WITHOUT_BF_INSTALL', 'dont install if true', False)),
         (BoolVariable('WITHOUT_BF_PYTHON_INSTALL', 'dont install Python modules if true', False)),
+        (BoolVariable('WITHOUT_BF_PYTHON_UNPACK', 'dont remove and unpack Python modules everytime if true', False)),
         (BoolVariable('WITHOUT_BF_OVERWRITE_INSTALL', 'dont remove existing files before breating the new install directory (set to False when making packages for others)', False)),
         (BoolVariable('BF_FANCY', 'Enable fancy output if true', True)),
         (BoolVariable('BF_QUIET', 'Enable silent output if true', True)),

Modified: branches/soc-2012-bratwurst/doc/python_api/examples/bpy.types.Mesh.py
===================================================================
--- branches/soc-2012-bratwurst/doc/python_api/examples/bpy.types.Mesh.py	2012-05-24 14:19:20 UTC (rev 46974)
+++ branches/soc-2012-bratwurst/doc/python_api/examples/bpy.types.Mesh.py	2012-05-24 14:55:39 UTC (rev 46975)
@@ -28,7 +28,7 @@
 import bpy
 
 me = bpy.context.object.data
-uv_layer = me.uv.layers.active.data
+uv_layer = me.uv_layers.active.data
 
 for poly in me.polygons:
     print("Polygon index: %d, length: %d" % (poly.index, poly.loop_total))

Modified: branches/soc-2012-bratwurst/doc/python_api/rst/include__bmesh.rst
===================================================================
--- branches/soc-2012-bratwurst/doc/python_api/rst/include__bmesh.rst	2012-05-24 14:19:20 UTC (rev 46974)
+++ branches/soc-2012-bratwurst/doc/python_api/rst/include__bmesh.rst	2012-05-24 14:55:39 UTC (rev 46975)
@@ -99,9 +99,11 @@
    uv_lay = bm.loops.layers.uv.active
 
    for face in bm.faces:
-       for loop in f.loops:
-           uv = loop[uv_lay]
-           print("Loop UV: %f, %f" % (uv.x, uv.y))
+       for loop in face.loops:
+           uv = loop[uv_lay].uv
+           print("Loop UV: %f, %f" % uv[:])
+           vert = loop.vert
+           print("Loop Vert: (%f,%f,%f)" % vert.co[:])
 
 
 .. code-block:: python

Modified: branches/soc-2012-bratwurst/intern/cycles/blender/blender_object.cpp
===================================================================
--- branches/soc-2012-bratwurst/intern/cycles/blender/blender_object.cpp	2012-05-24 14:19:20 UTC (rev 46974)
+++ branches/soc-2012-bratwurst/intern/cycles/blender/blender_object.cpp	2012-05-24 14:55:39 UTC (rev 46975)
@@ -245,6 +245,7 @@
 	/* object sync */
 	if(object_updated || (object->mesh && object->mesh->need_update)) {
 		object->name = b_ob.name().c_str();
+		object->instance_id = b_index;
 		object->pass_id = b_ob.pass_index();
 		object->tfm = tfm;
 		object->motion.pre = tfm;
@@ -284,52 +285,55 @@
 
 	/* object loop */
 	BL::Scene::objects_iterator b_ob;
+	BL::Scene b_sce = b_scene;
 
-	for(b_scene.objects.begin(b_ob); b_ob != b_scene.objects.end(); ++b_ob) {
-		bool hide = (render_layer.use_viewport_visibility)? b_ob->hide(): b_ob->hide_render();
-		uint ob_layer = get_layer(b_ob->layers());
+	for(; b_sce; b_sce = b_sce.background_set()) {
+		for(b_sce.objects.begin(b_ob); b_ob != b_sce.objects.end(); ++b_ob) {
+			bool hide = (render_layer.use_viewport_visibility)? b_ob->hide(): b_ob->hide_render();
+			uint ob_layer = get_layer(b_ob->layers());
 
-		if(!hide && (ob_layer & scene_layer)) {
-			if(b_ob->is_duplicator()) {
-				/* dupli objects */
-				object_create_duplilist(*b_ob, b_scene);
+			if(!hide && (ob_layer & scene_layer)) {
+				if(b_ob->is_duplicator()) {
+					/* dupli objects */
+					object_create_duplilist(*b_ob, b_scene);
 
-				BL::Object::dupli_list_iterator b_dup;
-				int b_index = 0;
+					BL::Object::dupli_list_iterator b_dup;
+					int b_index = 0;
 
-				for(b_ob->dupli_list.begin(b_dup); b_dup != b_ob->dupli_list.end(); ++b_dup) {
-					Transform tfm = get_transform(b_dup->matrix());
-					BL::Object b_dup_ob = b_dup->object();

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list