[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [60787] branches/soc-2013-sketch_mesh: svn merge ^/trunk/blender 60616:60786

Alexander Pinzon apinzonf at gmail.com
Tue Oct 15 19:55:58 CEST 2013


Revision: 60787
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=60787
Author:   apinzonf
Date:     2013-10-15 17:55:57 +0000 (Tue, 15 Oct 2013)
Log Message:
-----------
svn merge ^/trunk/blender 60616:60786

Modified Paths:
--------------
    branches/soc-2013-sketch_mesh/CMakeLists.txt
    branches/soc-2013-sketch_mesh/SConstruct
    branches/soc-2013-sketch_mesh/build_files/cmake/macros.cmake
    branches/soc-2013-sketch_mesh/build_files/scons/tools/btools.py
    branches/soc-2013-sketch_mesh/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py
    branches/soc-2013-sketch_mesh/doc/python_api/sphinx_doc_gen.py
    branches/soc-2013-sketch_mesh/extern/libmv/CMakeLists.txt
    branches/soc-2013-sketch_mesh/extern/libmv/SConscript
    branches/soc-2013-sketch_mesh/extern/libmv/bundle.sh
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/multiview/euclidean_resection.cc
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/multiview/euclidean_resection.h
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/simple_pipeline/pipeline.cc
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/simple_pipeline/pipeline.h
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/simple_pipeline/reconstruction.h
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/simple_pipeline/resect.cc
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/simple_pipeline/resect.h
    branches/soc-2013-sketch_mesh/extern/libmv/libmv-capi.cc
    branches/soc-2013-sketch_mesh/extern/libmv/libmv-capi.h
    branches/soc-2013-sketch_mesh/extern/libmv/third_party/msinttypes/stdint.h
    branches/soc-2013-sketch_mesh/intern/cycles/blender/addon/ui.py
    branches/soc-2013-sketch_mesh/intern/cycles/device/device.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/kernel_types.h
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/SConscript
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_environment_texture.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_hair_bsdf.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_sky_texture.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_subsurface_scattering.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_ward_bsdf.osl
    branches/soc-2013-sketch_mesh/intern/cycles/render/CMakeLists.txt
    branches/soc-2013-sketch_mesh/intern/cycles/render/shader.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/render/shader.h
    branches/soc-2013-sketch_mesh/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm
    branches/soc-2013-sketch_mesh/intern/guardedalloc/CMakeLists.txt
    branches/soc-2013-sketch_mesh/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2013-sketch_mesh/intern/guardedalloc/SConscript
    branches/soc-2013-sketch_mesh/intern/guardedalloc/intern/mallocn.c
    branches/soc-2013-sketch_mesh/intern/guardedalloc/mmap_win.h
    branches/soc-2013-sketch_mesh/intern/opencolorio/CMakeLists.txt
    branches/soc-2013-sketch_mesh/intern/opencolorio/SConscript
    branches/soc-2013-sketch_mesh/intern/opencolorio/fallback_impl.cc
    branches/soc-2013-sketch_mesh/intern/opencolorio/ocio_capi.cc
    branches/soc-2013-sketch_mesh/intern/opencolorio/ocio_capi.h
    branches/soc-2013-sketch_mesh/intern/opencolorio/ocio_impl.cc
    branches/soc-2013-sketch_mesh/intern/opencolorio/ocio_impl.h
    branches/soc-2013-sketch_mesh/intern/opencolorio/ocio_impl_glsl.cc
    branches/soc-2013-sketch_mesh/release/datafiles/splash.png
    branches/soc-2013-sketch_mesh/release/scripts/freestyle/style_modules/parameter_editor.py
    branches/soc-2013-sketch_mesh/release/scripts/modules/rna_keymap_ui.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_freestyle.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_mask_common.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_material.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_paint_common.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_physics_common.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_physics_dynamicpaint.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_render.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_render_layer.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_scene.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/space_clip.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/space_image.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/space_node.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/space_text.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/space_time.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/space_view3d.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/soc-2013-sketch_mesh/release/scripts/templates_py/custom_nodes.py
    branches/soc-2013-sketch_mesh/source/blender/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/SConscript
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_deform.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_node.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/SConscript
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/anim.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/armature.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/deform.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/dynamicpaint.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/image.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/mask_rasterize.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/mesh_evaluate.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/node.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/pbvh_bmesh.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/tracking.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_bitmap.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_boxpack2d.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_linklist_stack.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_memarena.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_scanfill.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_threads.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/BLI_heap.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/boxpack2d.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/noise.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/smallhash.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/threads.c
    branches/soc-2013-sketch_mesh/source/blender/blenloader/intern/readfile.c
    branches/soc-2013-sketch_mesh/source/blender/blenloader/intern/writefile.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_core.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_core.h
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_polygon.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_polygon.h
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_bridge.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_connect.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_connect_nonplanar.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_dupe.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_edgenet.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_fill_attribute.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_fill_holes.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_inset.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_primitive.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_symmetrize.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_triangulate.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_utils.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/tools/bmesh_bevel.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/tools/bmesh_triangulate.c
    branches/soc-2013-sketch_mesh/source/blender/compositor/intern/COM_MemoryBuffer.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_InpaintOperation.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_WriteBufferOperation.cpp
    branches/soc-2013-sketch_mesh/source/blender/editors/animation/anim_markers.c
    branches/soc-2013-sketch_mesh/source/blender/editors/animation/anim_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/animation/keyframing.c
    branches/soc-2013-sketch_mesh/source/blender/editors/armature/BIF_retarget.h
    branches/soc-2013-sketch_mesh/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2013-sketch_mesh/source/blender/editors/armature/pose_lib.c
    branches/soc-2013-sketch_mesh/source/blender/editors/curve/editcurve_add.c
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_mask.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_mesh.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_object.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_transform.h
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface.c
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface_eyedropper.c
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface_handlers.c
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface_intern.h
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface_layout.c
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface_templates.c
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface_widgets.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mask/SConscript
    branches/soc-2013-sketch_mesh/source/blender/editors/mask/mask_draw.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/editmesh_bevel.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/editmesh_bisect.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/editmesh_extrude.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/editmesh_inset.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/editmesh_knife.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/editmesh_loopcut.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/editmesh_select.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2013-sketch_mesh/source/blender/editors/object/object_bake.c
    branches/soc-2013-sketch_mesh/source/blender/editors/object/object_hook.c
    branches/soc-2013-sketch_mesh/source/blender/editors/object/object_relations.c
    branches/soc-2013-sketch_mesh/source/blender/editors/object/object_shapekey.c
    branches/soc-2013-sketch_mesh/source/blender/editors/object/object_vgroup.c
    branches/soc-2013-sketch_mesh/source/blender/editors/render/render_internal.c
    branches/soc-2013-sketch_mesh/source/blender/editors/screen/glutil.c
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/paint_cursor.c
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/paint_image_proj.c
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_clip/clip_editor.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_clip/clip_graph_draw.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_clip/clip_graph_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_clip/clip_intern.h
    branches/soc-2013-sketch_mesh/source/blender/editors/space_clip/clip_utils.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_clip/space_clip.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_file/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/editors/space_file/SConscript
    branches/soc-2013-sketch_mesh/source/blender/editors/space_file/fsmenu.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_image/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/editors/space_image/SConscript
    branches/soc-2013-sketch_mesh/source/blender/editors/space_image/image_buttons.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_image/space_image.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_node/drawnode.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_node/node_draw.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_node/node_edit.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_node/node_templates.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_outliner/outliner_draw.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_outliner/outliner_select.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_outliner/outliner_tree.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_text/text_autocomplete.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2013-sketch_mesh/source/blender/editors/transform/transform.c
    branches/soc-2013-sketch_mesh/source/blender/editors/transform/transform.h
    branches/soc-2013-sketch_mesh/source/blender/editors/transform/transform_generics.c
    branches/soc-2013-sketch_mesh/source/blender/editors/transform/transform_input.c
    branches/soc-2013-sketch_mesh/source/blender/editors/transform/transform_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/util/ed_util.c
    branches/soc-2013-sketch_mesh/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/soc-2013-sketch_mesh/source/blender/imbuf/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/imbuf/IMB_colormanagement.h
    branches/soc-2013-sketch_mesh/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2013-sketch_mesh/source/blender/imbuf/IMB_imbuf_types.h
    branches/soc-2013-sketch_mesh/source/blender/imbuf/SConscript
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/IMB_filetype.h
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/colormanagement.c
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/filetype.c
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/indexer.c
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/readimage.c
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/tiff.c
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/util.c
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/writeimage.c
    branches/soc-2013-sketch_mesh/source/blender/makesdna/DNA_mask_types.h
    branches/soc-2013-sketch_mesh/source/blender/makesdna/DNA_node_types.h
    branches/soc-2013-sketch_mesh/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2013-sketch_mesh/source/blender/makesdna/DNA_space_types.h
    branches/soc-2013-sketch_mesh/source/blender/makesdna/DNA_tracking_types.h
    branches/soc-2013-sketch_mesh/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2013-sketch_mesh/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2013-sketch_mesh/source/blender/makesdna/intern/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/makesdna/intern/SConscript
    branches/soc-2013-sketch_mesh/source/blender/makesrna/RNA_define.h
    branches/soc-2013-sketch_mesh/source/blender/makesrna/SConscript
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/SConscript
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/makesrna.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_access.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_define.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_object.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_object_api.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_render.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_space.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_tracking.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2013-sketch_mesh/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2013-sketch_mesh/source/blender/python/intern/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/python/mathutils/mathutils_Euler.c
    branches/soc-2013-sketch_mesh/source/blender/python/mathutils/mathutils_Euler.h
    branches/soc-2013-sketch_mesh/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/soc-2013-sketch_mesh/source/blender/python/mathutils/mathutils_Quaternion.h
    branches/soc-2013-sketch_mesh/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2013-sketch_mesh/source/blender/python/mathutils/mathutils_Vector.h
    branches/soc-2013-sketch_mesh/source/blender/render/extern/include/RE_multires_bake.h
    branches/soc-2013-sketch_mesh/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2013-sketch_mesh/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2013-sketch_mesh/source/blender/render/intern/include/render_types.h
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/bake.c
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/convertblender.c
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/imagetexture.c
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/multires_bake.c
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/pipeline.c
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/pixelshading.c
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/rendercore.c
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/shadeinput.c
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/sss.c
    branches/soc-2013-sketch_mesh/source/blender/render/intern/source/volume_precache.c
    branches/soc-2013-sketch_mesh/source/blender/windowmanager/WM_api.h
    branches/soc-2013-sketch_mesh/source/blender/windowmanager/WM_keymap.h
    branches/soc-2013-sketch_mesh/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2013-sketch_mesh/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2013-sketch_mesh/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2013-sketch_mesh/source/blenderplayer/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2013-sketch_mesh/source/creator/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/creator/creator.c
    branches/soc-2013-sketch_mesh/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2013-sketch_mesh/source/gameengine/Ketsji/KX_BlenderMaterial.cpp

Added Paths:
-----------
    branches/soc-2013-sketch_mesh/extern/libmv/libmv-capi_intern.h
    branches/soc-2013-sketch_mesh/intern/guardedalloc/intern/mallocn_guarded_impl.c
    branches/soc-2013-sketch_mesh/intern/guardedalloc/intern/mallocn_intern.h
    branches/soc-2013-sketch_mesh/intern/guardedalloc/intern/mallocn_lockfree_impl.c
    branches/soc-2013-sketch_mesh/intern/opencolorio/gpu_shader_display_transform.glsl
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_task.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/task.c
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/oiio/

Removed Paths:
-------------
    branches/soc-2013-sketch_mesh/intern/cycles/render/bssrdf.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/render/bssrdf.h

Property Changed:
----------------
    branches/soc-2013-sketch_mesh/
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_outliner/


Property changes on: branches/soc-2013-sketch_mesh
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/ge_dev:58091-58422
/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,48089,48092,48551-48552,48679,48790,48792-48793,49076,49087,49292,49294,49466,49894,50052,50126,52854-52856,54573,58822,58989
/branches/soc-2013-depsgraph_mt:57516,57900,57939-57940,57945,57958-57961,58151,58155-58156,58169,58277-58279,58282-58283,58711,58787,58789,58796,59086-59087,59163,59166,59170,59181,59259-59260,60105
/branches/soc-2013-dingto:57424,57487,57507,57525,57599,57670,57918-57919,57981,58091,58245,58253,58587,58772,58774-58775,58828,58835,59032,59214,59220,59251,59601
/branches/soc-2013-rigid_body_sim:60311
/tags/blender-2.67b-release/blender:57122
/trunk/blender:57382-60616
   + /branches/ge_dev:58091-58422
/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,48089,48092,48551-48552,48679,48790,48792-48793,49076,49087,49292,49294,49466,49894,50052,50126,52854-52856,54573,58822,58989
/branches/soc-2013-depsgraph_mt:57516,57900,57939-57940,57945,57958-57961,58151,58155-58156,58169,58277-58279,58282-58283,58711,58787,58789,58796,59086-59087,59163,59166,59170,59181,59259-59260,59942,60073,60094,60096,60105
/branches/soc-2013-dingto:57424,57487,57507,57525,57599,57670,57918-57919,57981,58091,58245,58253,58587,58772,58774-58775,58828,58835,59032,59214,59220,59251,59601
/branches/soc-2013-rigid_body_sim:60311
/tags/blender-2.67b-release/blender:57122
/trunk/blender:57382-60786

Modified: branches/soc-2013-sketch_mesh/CMakeLists.txt
===================================================================
--- branches/soc-2013-sketch_mesh/CMakeLists.txt	2013-10-15 17:19:02 UTC (rev 60786)
+++ branches/soc-2013-sketch_mesh/CMakeLists.txt	2013-10-15 17:55:57 UTC (rev 60787)
@@ -203,6 +203,7 @@
 option(WITH_MOD_OCEANSIM        "Enable Ocean Modifier" OFF)
 
 # Image format support
+option(WITH_OPENIMAGEIO         "Enable OpenImageIO Support (http://www.openimageio.org)" OFF)
 option(WITH_IMAGE_OPENEXR       "Enable OpenEXR Support (http://www.openexr.com)" ON)
 option(WITH_IMAGE_OPENJPEG      "Enable OpenJpeg Support (http://www.openjpeg.org)" ON)
 option(WITH_IMAGE_TIFF          "Enable LibTIFF Support" ON)
@@ -286,9 +287,6 @@
 option(WITH_CXX_GUARDEDALLOC "Enable GuardedAlloc for C++ memory allocation tracking (only enable for development)" OFF)
 mark_as_advanced(WITH_CXX_GUARDEDALLOC)
 
-option(WITH_GUARDEDALLOC "Enable GuardedAlloc (DISABLE AT OWN RISK!)" ON)
-mark_as_advanced(WITH_GUARDEDALLOC)
-
 option(WITH_ASSERT_ABORT "Call abort() when raising an assertion through BLI_assert()" OFF)
 mark_as_advanced(WITH_ASSERT_ABORT)
 
@@ -2290,6 +2288,7 @@
 	info_cfg_option(WITH_SYSTEM_OPENJPEG)
 
 	info_cfg_text("Image Formats:")
+	info_cfg_option(WITH_OPENIMAGEIO)
 	info_cfg_option(WITH_IMAGE_CINEON)
 	info_cfg_option(WITH_IMAGE_DDS)
 	info_cfg_option(WITH_IMAGE_HDR)

Modified: branches/soc-2013-sketch_mesh/SConstruct
===================================================================
--- branches/soc-2013-sketch_mesh/SConstruct	2013-10-15 17:19:02 UTC (rev 60786)
+++ branches/soc-2013-sketch_mesh/SConstruct	2013-10-15 17:55:57 UTC (rev 60787)
@@ -246,6 +246,7 @@
     target_env_defs['WITH_BF_CYCLES'] = False
     target_env_defs['WITH_BF_OPENAL'] = False
     target_env_defs['WITH_BF_OPENEXR'] = False
+    target_env_defs['WITH_BF_PSD'] = False
     target_env_defs['WITH_BF_OPENMP'] = False
     target_env_defs['WITH_BF_ICONV'] = False
     target_env_defs['WITH_BF_INTERNATIONAL'] = False
@@ -289,13 +290,13 @@
     print B.bc.OKGREEN + "Detected Xcode version: -- " + B.bc.ENDC + env['XCODE_CUR_VER'] + " --"
     print "Available " + env['MACOSX_SDK_CHECK']
     if not 'Mac OS X 10.6' in env['MACOSX_SDK_CHECK']:
-        print  B.bc.OKGREEN + "Auto-setting available MacOSX SDK -> " + B.bc.ENDC + "MacOSX10.7.sdk"
+        print  B.bc.OKGREEN + "Building with user-defined OS X SDK ( Xcode 4.4 or newer )"
     elif not 'Mac OS X 10.5' in env['MACOSX_SDK_CHECK']:
         print  B.bc.OKGREEN + "Auto-setting available MacOSX SDK -> " + B.bc.ENDC + "MacOSX10.6.sdk"
     else:
         print B.bc.OKGREEN + "Found recommended sdk :" + B.bc.ENDC + " using MacOSX10.5.sdk"
 		
-    if env['CXX'].startswith('clang') and env['XCODE_CUR_VER'] >= '5':
+    if env['XCODE_CUR_VER'] >= '5' and not (env['CXX'][:-2].endswith('4.6') or env['CXX'][:-2].endswith('4.8')):
         env['CCFLAGS'].append('-ftemplate-depth=1024') # only valid for clang bundled with xcode 5
 
     # for now, Mac builders must download and install the 3DxWare 10 Beta 4 driver framework from 3Dconnexion
@@ -551,6 +552,7 @@
     data_to_c_simple("source/blender/gpu/shaders/gpu_shader_vertex.glsl")
     data_to_c_simple("source/blender/gpu/shaders/gpu_shader_vsm_store_frag.glsl")
     data_to_c_simple("source/blender/gpu/shaders/gpu_shader_vsm_store_vert.glsl")
+    data_to_c_simple("intern/opencolorio/gpu_shader_display_transform.glsl")
 
     # --- blender ---
     data_to_c_simple("release/datafiles/bfont.pfb")

Modified: branches/soc-2013-sketch_mesh/build_files/cmake/macros.cmake
===================================================================
--- branches/soc-2013-sketch_mesh/build_files/cmake/macros.cmake	2013-10-15 17:19:02 UTC (rev 60786)
+++ branches/soc-2013-sketch_mesh/build_files/cmake/macros.cmake	2013-10-15 17:55:57 UTC (rev 60787)
@@ -585,7 +585,8 @@
 
 macro(get_blender_version)
 	# So cmake depends on BKE_blender.h, beware of inf-loops!
-	CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/source/blender/blenkernel/BKE_blender.h ${CMAKE_BINARY_DIR}/source/blender/blenkernel/BKE_blender.h.done)
+	CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/source/blender/blenkernel/BKE_blender.h
+	               ${CMAKE_BINARY_DIR}/source/blender/blenkernel/BKE_blender.h.done)
 
 	file(STRINGS ${CMAKE_SOURCE_DIR}/source/blender/blenkernel/BKE_blender.h _contents REGEX "^#define[ \t]+BLENDER_.*$")
 

Modified: branches/soc-2013-sketch_mesh/build_files/scons/tools/btools.py
===================================================================
--- branches/soc-2013-sketch_mesh/build_files/scons/tools/btools.py	2013-10-15 17:19:02 UTC (rev 60786)
+++ branches/soc-2013-sketch_mesh/build_files/scons/tools/btools.py	2013-10-15 17:55:57 UTC (rev 60787)
@@ -576,7 +576,7 @@
         ('BF_CYCLES_CUDA_BINARIES_ARCH', 'CUDA architectures to compile binaries for', []),
 
         (BoolVariable('WITH_BF_OIIO', 'Build with OpenImageIO', False)),
-        (BoolVariable('WITH_BF_STATICOIIO', 'Staticly link to OpenImageIO', False)),
+        (BoolVariable('WITH_BF_STATICOIIO', 'Statically link to OpenImageIO', False)),
         ('BF_OIIO', 'OIIO root path', ''),
         ('BF_OIIO_INC', 'OIIO include path', ''),
         ('BF_OIIO_LIB', 'OIIO library', ''),

Modified: branches/soc-2013-sketch_mesh/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py
===================================================================
--- branches/soc-2013-sketch_mesh/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py	2013-10-15 17:19:02 UTC (rev 60786)
+++ branches/soc-2013-sketch_mesh/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py	2013-10-15 17:55:57 UTC (rev 60787)
@@ -1,6 +1,4 @@
 """
-Popup Menus
-+++++++++++
 Popup menus can be useful for creating menus without having to register menu classes.
 
 Note that they will not block the scripts execution, so the caller can't wait for user input.

Modified: branches/soc-2013-sketch_mesh/doc/python_api/sphinx_doc_gen.py
===================================================================
--- branches/soc-2013-sketch_mesh/doc/python_api/sphinx_doc_gen.py	2013-10-15 17:19:02 UTC (rev 60786)
+++ branches/soc-2013-sketch_mesh/doc/python_api/sphinx_doc_gen.py	2013-10-15 17:55:57 UTC (rev 60787)
@@ -466,7 +466,9 @@
 MethodDescriptorType = type(dict.get)
 GetSetDescriptorType = type(int.real)
 StaticMethodType = type(staticmethod(lambda: None))
-from types import MemberDescriptorType
+from types import (MemberDescriptorType,
+                   MethodType,
+                   )
 
 _BPY_STRUCT_FAKE = "bpy_struct"
 _BPY_PROP_COLLECTION_FAKE = "bpy_prop_collection"
@@ -629,12 +631,12 @@
         fw("\n")
 
 
-def pyfunc2sphinx(ident, fw, identifier, py_func, is_class=True):
+def pyfunc2sphinx(ident, fw, module_name, type_name, identifier, py_func, is_class=True):
     '''
     function or class method to sphinx
     '''
 
-    if type(py_func) == type(bpy.types.Space.draw_handler_add):
+    if type(py_func) == MethodType:
         return
 
     arg_str = inspect.formatargspec(*inspect.getargspec(py_func))
@@ -657,7 +659,12 @@
         write_indented_lines(ident + "   ", fw, py_func.__doc__)
         fw("\n")
 
+    if is_class:
+        write_example_ref(ident + "   ", fw, module_name + "." + type_name + "." + identifier)
+    else:
+        write_example_ref(ident + "   ", fw, module_name + "." + identifier)
 
+
 def py_descr2sphinx(ident, fw, descr, module_name, type_name, identifier):
     if identifier.startswith("_"):
         return
@@ -867,7 +874,7 @@
 
     for attribute, value, value_type in module_dir_value_type:
         if value_type == types.FunctionType:
-            pyfunc2sphinx("", fw, attribute, value, is_class=False)
+            pyfunc2sphinx("", fw, module_name, None, attribute, value, is_class=False)

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list