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

Alexander Pinzon apinzonf at gmail.com
Mon Oct 28 23:22:32 CET 2013


Revision: 60975
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=60975
Author:   apinzonf
Date:     2013-10-28 22:22:31 +0000 (Mon, 28 Oct 2013)
Log Message:
-----------
svn merge ^/trunk/blender 60786:60972

Modified Paths:
--------------
    branches/soc-2013-sketch_mesh/CMakeLists.txt
    branches/soc-2013-sketch_mesh/build_files/build_environment/install_deps.sh
    branches/soc-2013-sketch_mesh/build_files/cmake/macros.cmake
    branches/soc-2013-sketch_mesh/extern/bullet2/CMakeLists.txt
    branches/soc-2013-sketch_mesh/extern/bullet2/readme.txt
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/Character/btCharacterControllerInterface.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGearConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverBody.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/Dynamics/btDynamicsWorld.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/LinearMath/btIDebugDraw.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/LinearMath/btMatrix3x3.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/LinearMath/btQuaternion.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/LinearMath/btScalar.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/LinearMath/btSerializer.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/LinearMath/btSerializer.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/LinearMath/btVector3.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/LinearMath/btVector3.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/SConscript
    branches/soc-2013-sketch_mesh/extern/bullet2/src/btBulletDynamicsCommon.h
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/simple_pipeline/bundle.cc
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/simple_pipeline/modal_solver.cc
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/simple_pipeline/tracks.cc
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/simple_pipeline/tracks.h
    branches/soc-2013-sketch_mesh/extern/libmv/libmv/tracking/track_region.cc
    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/libmv-capi_stub.cc
    branches/soc-2013-sketch_mesh/intern/CMakeLists.txt
    branches/soc-2013-sketch_mesh/intern/bsp/intern/BOP_CarveInterface.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/app/cycles_standalone.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/blender/blender_curves.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/blender/blender_mesh.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/blender/blender_object.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/blender/blender_sync.h
    branches/soc-2013-sketch_mesh/intern/cycles/bvh/bvh_build.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/device/device.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/device/device_cpu.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/kernel_film.h
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_blackbody.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_combine_hsv.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_math.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_separate_hsv.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_vector_transform.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/svm/svm_sepcomb_hsv.h
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/svm/svm_vector_transform.h
    branches/soc-2013-sketch_mesh/intern/cycles/render/blackbody.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/render/blackbody.h
    branches/soc-2013-sketch_mesh/intern/cycles/render/buffers.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/render/object.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/render/shader.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/util/util_task.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/util/util_task.h
    branches/soc-2013-sketch_mesh/intern/ghost/CMakeLists.txt
    branches/soc-2013-sketch_mesh/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2013-sketch_mesh/intern/ghost/test/CMakeLists.txt
    branches/soc-2013-sketch_mesh/intern/guardedalloc/intern/mallocn_lockfree_impl.c
    branches/soc-2013-sketch_mesh/intern/rigidbody/rb_bullet_api.cpp
    branches/soc-2013-sketch_mesh/release/datafiles/splash.png
    branches/soc-2013-sketch_mesh/release/scripts/modules/addon_utils.py
    branches/soc-2013-sketch_mesh/release/scripts/modules/bl_i18n_utils/settings.py
    branches/soc-2013-sketch_mesh/release/scripts/modules/bl_i18n_utils/utils.py
    branches/soc-2013-sketch_mesh/release/scripts/modules/bpy/utils.py
    branches/soc-2013-sketch_mesh/release/scripts/presets/cycles/sampling/final.py
    branches/soc-2013-sketch_mesh/release/scripts/presets/cycles/sampling/preview.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_operators/view3d.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_operators/wm.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_ui/properties_particle.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_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/operator_modal_timer.py
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_action.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_animsys.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_curve.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_editmesh.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_idprop.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_object.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_texture.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_tracking.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/action.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/curve.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/editderivedmesh.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/editmesh.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/font.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/idprop.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/image.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/mball.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/mesh_evaluate.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/object.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/scene.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/smoke.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/texture.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/tracking.c
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_math_matrix.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_sys_types.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_task.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/BLI_mempool.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/math_matrix.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/task.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/bmesh/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/bmesh/bmesh_class.h
    branches/soc-2013-sketch_mesh/source/blender/bmesh/bmesh_tools.h
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_core.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_mesh.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_mesh.h
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_mods.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_polygon.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/intern/bmesh_walkers_impl.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_beautify.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_fill_grid.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_utils.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/tools/bmesh_bisect_plane.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/tools/bmesh_decimate_collapse.c
    branches/soc-2013-sketch_mesh/source/blender/compositor/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/compositor/intern/COM_ExecutionSystemHelper.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/nodes/COM_BlurNode.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/nodes/COM_ImageNode.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_FastGaussianBlurOperation.h
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_RenderLayersProg.cpp
    branches/soc-2013-sketch_mesh/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2013-sketch_mesh/source/blender/editors/animation/anim_filter.c
    branches/soc-2013-sketch_mesh/source/blender/editors/animation/anim_markers.c
    branches/soc-2013-sketch_mesh/source/blender/editors/animation/keyframing.c
    branches/soc-2013-sketch_mesh/source/blender/editors/armature/armature_add.c
    branches/soc-2013-sketch_mesh/source/blender/editors/armature/armature_edit.c
    branches/soc-2013-sketch_mesh/source/blender/editors/armature/armature_naming.c
    branches/soc-2013-sketch_mesh/source/blender/editors/armature/armature_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/armature/pose_select.c
    branches/soc-2013-sketch_mesh/source/blender/editors/curve/editcurve.c
    branches/soc-2013-sketch_mesh/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2013-sketch_mesh/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_armature.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_mball.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_mesh.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_numinput.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_object.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_sculpt.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_transform.h
    branches/soc-2013-sketch_mesh/source/blender/editors/include/ED_view3d.h
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface.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_templates.c
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface_widgets.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/editface.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_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/mesh/editmesh_utils.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/mesh_navmesh.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/mesh/meshtools.c
    branches/soc-2013-sketch_mesh/source/blender/editors/metaball/mball_edit.c
    branches/soc-2013-sketch_mesh/source/blender/editors/metaball/mball_intern.h
    branches/soc-2013-sketch_mesh/source/blender/editors/metaball/mball_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/object/object_add.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_transform.c
    branches/soc-2013-sketch_mesh/source/blender/editors/object/object_vgroup.c
    branches/soc-2013-sketch_mesh/source/blender/editors/render/render_shading.c
    branches/soc-2013-sketch_mesh/source/blender/editors/screen/screen_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/screen/screendump.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_mask.c
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2013-sketch_mesh/source/blender/editors/sculpt_paint/sculpt_uv.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_action/action_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_action/action_select.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_api/spacetypes.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_utils.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_clip/tracking_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_file/fsmenu.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_graph/graph_select.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_text/space_text.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_text/text_ops.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_edit.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2013-sketch_mesh/source/blender/editors/space_view3d/view3d_iterators.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_snap.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_constraints.c
    branches/soc-2013-sketch_mesh/source/blender/editors/transform/transform_conversions.c
    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_manipulator.c
    branches/soc-2013-sketch_mesh/source/blender/editors/transform/transform_snap.c
    branches/soc-2013-sketch_mesh/source/blender/editors/util/numinput.c
    branches/soc-2013-sketch_mesh/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2013-sketch_mesh/source/blender/editors/uvedit/uvedit_smart_stitch.c
    branches/soc-2013-sketch_mesh/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2013-sketch_mesh/source/blender/freestyle/intern/geometry/Noise.cpp
    branches/soc-2013-sketch_mesh/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/oiio/openimageio_api.cpp
    branches/soc-2013-sketch_mesh/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2013-sketch_mesh/source/blender/makesdna/DNA_tracking_types.h
    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_key.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_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/modifiers/intern/MOD_decimate.c
    branches/soc-2013-sketch_mesh/source/blender/modifiers/intern/MOD_displace.c
    branches/soc-2013-sketch_mesh/source/blender/modifiers/intern/MOD_util.c
    branches/soc-2013-sketch_mesh/source/blender/modifiers/intern/MOD_util.h
    branches/soc-2013-sketch_mesh/source/blender/modifiers/intern/MOD_warp.c
    branches/soc-2013-sketch_mesh/source/blender/modifiers/intern/MOD_wave.c
    branches/soc-2013-sketch_mesh/source/blender/modifiers/intern/MOD_weightvg_util.c
    branches/soc-2013-sketch_mesh/source/blender/nodes/shader/nodes/node_shader_blackbody.c
    branches/soc-2013-sketch_mesh/source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c
    branches/soc-2013-sketch_mesh/source/blender/nodes/shader/nodes/node_shader_vectTransform.c
    branches/soc-2013-sketch_mesh/source/blender/python/bmesh/bmesh_py_types.c
    branches/soc-2013-sketch_mesh/source/blender/python/bmesh/bmesh_py_types_customdata.c
    branches/soc-2013-sketch_mesh/source/blender/python/bmesh/bmesh_py_types_meshdata.c
    branches/soc-2013-sketch_mesh/source/blender/python/bmesh/bmesh_py_types_meshdata.h
    branches/soc-2013-sketch_mesh/source/blender/python/generic/idprop_py_api.c
    branches/soc-2013-sketch_mesh/source/blender/python/generic/idprop_py_api.h
    branches/soc-2013-sketch_mesh/source/blender/python/generic/py_capi_utils.c
    branches/soc-2013-sketch_mesh/source/blender/python/generic/py_capi_utils.h
    branches/soc-2013-sketch_mesh/source/blender/python/intern/bpy_app_ffmpeg.c
    branches/soc-2013-sketch_mesh/source/blender/render/CMakeLists.txt
    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/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/render_texture.c
    branches/soc-2013-sketch_mesh/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2013-sketch_mesh/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2013-sketch_mesh/source/gameengine/Converter/CMakeLists.txt

Added Paths:
-----------
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btFixedConstraint.cpp
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btFixedConstraint.h
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/Featherstone/
    branches/soc-2013-sketch_mesh/extern/bullet2/src/BulletDynamics/MLCPSolvers/
    branches/soc-2013-sketch_mesh/extern/bullet2/src/LinearMath/btMatrixX.h
    branches/soc-2013-sketch_mesh/release/darwin/README_codesigning.txt
    branches/soc-2013-sketch_mesh/release/darwin/codesigning_rules_blender.plist
    branches/soc-2013-sketch_mesh/release/darwin/codesigning_rules_player.plist
    branches/soc-2013-sketch_mesh/release/scripts/templates_py/operator_mesh_uv.py
    branches/soc-2013-sketch_mesh/source/blender/bmesh/tools/bmesh_beautify.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/tools/bmesh_beautify.h

Removed Paths:
-------------
    branches/soc-2013-sketch_mesh/extern/bullet2/patches/ghost_character.patch
    branches/soc-2013-sketch_mesh/release/scripts/templates_py/operator_uv.py

Property Changed:
----------------
    branches/soc-2013-sketch_mesh/
    branches/soc-2013-sketch_mesh/doc/python_api/examples/bpy.types.UIList.2.py
    branches/soc-2013-sketch_mesh/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py
    branches/soc-2013-sketch_mesh/extern/libmv/libmv-capi_intern.h
    branches/soc-2013-sketch_mesh/extern/libmv/third_party/ceres/include/ceres/c_api.h
    branches/soc-2013-sketch_mesh/extern/libmv/third_party/ceres/include/ceres/covariance.h
    branches/soc-2013-sketch_mesh/extern/libmv/third_party/ceres/internal/ceres/compressed_col_sparse_matrix_utils.h
    branches/soc-2013-sketch_mesh/extern/libmv/third_party/ceres/internal/ceres/incomplete_lq_factorization.h
    branches/soc-2013-sketch_mesh/extern/rangetree/CMakeLists.txt
    branches/soc-2013-sketch_mesh/extern/wcwidth/CMakeLists.txt
    branches/soc-2013-sketch_mesh/intern/atomic/atomic_ops.h
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_blackbody.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_combine_hsv.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_separate_hsv.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/shaders/node_vector_transform.osl
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/svm/svm_blackbody.h
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/svm/svm_sepcomb_hsv.h
    branches/soc-2013-sketch_mesh/intern/cycles/kernel/svm/svm_vector_transform.h
    branches/soc-2013-sketch_mesh/intern/cycles/render/blackbody.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/render/blackbody.h
    branches/soc-2013-sketch_mesh/intern/cycles/render/sky_model.cpp
    branches/soc-2013-sketch_mesh/intern/cycles/render/sky_model.h
    branches/soc-2013-sketch_mesh/intern/cycles/render/sky_model_data.h
    branches/soc-2013-sketch_mesh/intern/ghost/intern/GHOST_NDOFManager3Dconnexion.c
    branches/soc-2013-sketch_mesh/intern/ghost/intern/GHOST_NDOFManager3Dconnexion.h
    branches/soc-2013-sketch_mesh/intern/ghost/test/multitest/stubs.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/locale/CMakeLists.txt
    branches/soc-2013-sketch_mesh/intern/opencolorio/CMakeLists.txt
    branches/soc-2013-sketch_mesh/release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
    branches/soc-2013-sketch_mesh/release/datafiles/LICENSE-droidsans.ttf.txt
    branches/soc-2013-sketch_mesh/release/datafiles/blender_icons.svg
    branches/soc-2013-sketch_mesh/release/datafiles/prvicons.svg
    branches/soc-2013-sketch_mesh/release/scripts/freestyle/data/env_map/brown00.png
    branches/soc-2013-sketch_mesh/release/scripts/freestyle/data/env_map/gray00.png
    branches/soc-2013-sketch_mesh/release/scripts/freestyle/data/env_map/gray01.png
    branches/soc-2013-sketch_mesh/release/scripts/freestyle/data/env_map/gray02.png
    branches/soc-2013-sketch_mesh/release/scripts/freestyle/data/env_map/gray03.png
    branches/soc-2013-sketch_mesh/release/scripts/freestyle/data/textures/papers/whitepaper.jpg
    branches/soc-2013-sketch_mesh/release/scripts/presets/cycles/sampling/final.py
    branches/soc-2013-sketch_mesh/release/scripts/presets/cycles/sampling/preview.py
    branches/soc-2013-sketch_mesh/release/scripts/startup/bl_operators/mask.py
    branches/soc-2013-sketch_mesh/release/text/GPL3-license.txt
    branches/soc-2013-sketch_mesh/release/text/jemalloc-license.txt
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Action.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Builder.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/CacheDir.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Conftest.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Debug.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Defaults.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Environment.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Errors.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Executor.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Job.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Memoize.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Node/Alias.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Node/FS.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Node/Python.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Node/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Options/BoolOption.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Options/EnumOption.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Options/ListOption.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Options/PackageOption.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Options/PathOption.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Options/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/PathList.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/aix.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/cygwin.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/darwin.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/hpux.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/irix.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/os2.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/posix.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/sunos.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Platform/win32.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/SConf.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/SConsign.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Scanner/C.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Scanner/D.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Scanner/Dir.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Scanner/Fortran.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Scanner/IDL.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Scanner/LaTeX.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Scanner/Prog.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Scanner/RC.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Scanner/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Script/Interactive.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Script/Main.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Script/SConsOptions.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Script/SConscript.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Script/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Sig.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Subst.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Taskmaster.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/386asm.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/BitKeeper.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/CVS.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/FortranCommon.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/GettextCommon.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/JavaCommon.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/MSCommon/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/MSCommon/arch.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/MSCommon/common.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/MSCommon/netframework.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/MSCommon/sdk.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/MSCommon/vc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/MSCommon/vs.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/Perforce.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/PharLapCommon.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/RCS.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/SCCS.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/Subversion.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/aixc++.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/aixcc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/aixf77.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/aixlink.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/applelink.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/ar.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/as.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/bcc32.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/c++.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/cc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/cvf.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/default.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/dmd.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/dvi.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/dvipdf.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/dvips.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/f03.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/f77.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/f90.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/f95.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/filesystem.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/fortran.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/g++.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/g77.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/gas.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/gcc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/gettext.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/gfortran.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/gnulink.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/gs.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/hpc++.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/hpcc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/hplink.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/icc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/icl.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/ifl.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/ifort.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/ilink.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/ilink32.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/install.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/intelc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/ipkg.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/jar.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/javac.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/javah.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/latex.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/lex.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/link.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/linkloc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/m4.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/masm.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/midl.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/mingw.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/msgfmt.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/msginit.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/msgmerge.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/mslib.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/mslink.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/mssdk.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/msvc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/msvs.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/mwcc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/mwld.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/nasm.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/ipk.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/msi.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/rpm.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/src_tarbz2.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/src_targz.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/src_zip.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/tarbz2.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/targz.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/packaging/zip.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/pdf.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/pdflatex.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/pdftex.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/qt.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/rmic.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/rpcgen.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/rpm.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/rpmutils.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sgiar.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sgic++.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sgicc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sgilink.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sunar.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sunc++.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/suncc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sunf77.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sunf90.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sunf95.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/sunlink.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/swig.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/tar.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/tex.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/textfile.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/tlib.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/wix.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/xgettext.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/yacc.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Tool/zip.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Util.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Variables/BoolVariable.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Variables/EnumVariable.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Variables/ListVariable.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Variables/PackageVariable.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Variables/PathVariable.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Variables/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/Warnings.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/compat/__init__.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/compat/_scons_builtins.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/compat/_scons_collections.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/compat/_scons_dbm.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/compat/_scons_hashlib.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/compat/_scons_io.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/compat/_scons_sets.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/compat/_scons_subprocess.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/cpp.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/dblite.py
    branches/soc-2013-sketch_mesh/scons/scons-local/SCons/exitfuncs.py
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/BKE_treehash.h
    branches/soc-2013-sketch_mesh/source/blender/blenkernel/intern/treehash.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_compiler_attrs.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_sort.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/BLI_task.h
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/sort.c
    branches/soc-2013-sketch_mesh/source/blender/blenlib/intern/task.c
    branches/soc-2013-sketch_mesh/source/blender/blenloader/intern/versioning_defaults.c
    branches/soc-2013-sketch_mesh/source/blender/bmesh/operators/bmo_connect_nonplanar.c
    branches/soc-2013-sketch_mesh/source/blender/compositor/intern/COM_Debug.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/intern/COM_Debug.h
    branches/soc-2013-sketch_mesh/source/blender/compositor/nodes/COM_PlaneTrackDeformNode.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/nodes/COM_PlaneTrackDeformNode.h
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_ConvertOperation.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_ConvertOperation.h
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_PlaneTrackCommonOperation.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_PlaneTrackCommonOperation.h
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_PlaneTrackMaskOperation.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_PlaneTrackMaskOperation.h
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_PlaneTrackWarpImageOperation.cpp
    branches/soc-2013-sketch_mesh/source/blender/compositor/operations/COM_PlaneTrackWarpImageOperation.h
    branches/soc-2013-sketch_mesh/source/blender/editors/interface/interface.c
    branches/soc-2013-sketch_mesh/source/blender/freestyle/CMakeLists.txt
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/oiio/openimageio_api.cpp
    branches/soc-2013-sketch_mesh/source/blender/imbuf/intern/oiio/openimageio_api.h
    branches/soc-2013-sketch_mesh/source/blender/nodes/composite/nodes/node_composite_planetrackdeform.c
    branches/soc-2013-sketch_mesh/source/blender/nodes/shader/nodes/node_shader_blackbody.c
    branches/soc-2013-sketch_mesh/source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c
    branches/soc-2013-sketch_mesh/source/blender/nodes/shader/nodes/node_shader_vectTransform.c


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,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
   + /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:59888,60311
/tags/blender-2.67b-release/blender:57122
/trunk/blender:57382-60972

Modified: branches/soc-2013-sketch_mesh/CMakeLists.txt
===================================================================
--- branches/soc-2013-sketch_mesh/CMakeLists.txt	2013-10-28 21:49:49 UTC (rev 60974)
+++ branches/soc-2013-sketch_mesh/CMakeLists.txt	2013-10-28 22:22:31 UTC (rev 60975)
@@ -1805,13 +1805,9 @@
 		set(CMAKE_CXX_FLAGS_RELEASE "-mdynamic-no-pic -fno-strict-aliasing")
 	endif()
 
-	if(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
-		if(${CMAKE_GENERATOR} MATCHES "Xcode")
-			if(${XCODE_VERSION} VERSION_EQUAL 5 OR ${XCODE_VERSION} VERSION_GREATER 5)
-				# Xcode 5 has too low template depth of 128 for libmv
-				set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -ftemplate-depth=1024")
-			endif()
-		endif()
+	if(${XCODE_VERSION} VERSION_EQUAL 5 OR ${XCODE_VERSION} VERSION_GREATER 5)
+		# Xcode 5 is always using CLANG, which has too low template depth of 128 for libmv
+		set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -ftemplate-depth=1024")
 	endif()
 endif()
 

Modified: branches/soc-2013-sketch_mesh/build_files/build_environment/install_deps.sh
===================================================================
--- branches/soc-2013-sketch_mesh/build_files/build_environment/install_deps.sh	2013-10-28 21:49:49 UTC (rev 60974)
+++ branches/soc-2013-sketch_mesh/build_files/build_environment/install_deps.sh	2013-10-28 22:22:31 UTC (rev 60975)
@@ -200,10 +200,10 @@
 OCIO_FORCE_REBUILD=false
 OCIO_SKIP=false
 
-OPENEXR_VERSION="2.0.0"
+OPENEXR_VERSION="2.0.1"
 OPENEXR_SOURCE="http://download.savannah.nongnu.org/releases/openexr/openexr-$OPENEXR_VERSION.tar.gz"
 OPENEXR_VERSION_MIN="2.0"
-ILMBASE_VERSION="2.0.0"
+ILMBASE_VERSION="2.0.1"
 ILMBASE_SOURCE="http://download.savannah.nongnu.org/releases/openexr/ilmbase-$ILMBASE_VERSION.tar.gz"
 OPENEXR_FORCE_REBUILD=false
 OPENEXR_SKIP=false
@@ -855,7 +855,7 @@
 
 compile_ILMBASE() {
   # To be changed each time we make edits that would modify the compiled result!
-  ilmbase_magic=5
+  ilmbase_magic=6
   _init_ilmbase
 
   # Clean install if needed!
@@ -958,7 +958,7 @@
 
 compile_OPENEXR() {
   # To be changed each time we make edits that would modify the compiled result!
-  openexr_magic=10
+  openexr_magic=11
 
   # Clean install if needed!
   magic_compile_check openexr-$OPENEXR_VERSION $openexr_magic
@@ -1033,12 +1033,13 @@
  TARGET_LINK_LIBRARIES ( IlmImfFuzzTest IlmImf Iex Imath Half IlmThread ${PTHREAD_LIB} ${Z_LIB})
 --- a/IlmImfTest/CMakeLists.txt
 +++ b/IlmImfTest/CMakeLists.txt
-@@ -19,22 +19,26 @@
+@@ -19,22 +19,28 @@
    testCustomAttributes.cpp
    testDeepScanLineBasic.cpp
    testDeepScanLineHuge.cpp
 +  testDeepScanLineMultipleRead.cpp
    testDeepTiledBasic.cpp
++  testBadTypeAttributes.cpp
    testExistingStreams.cpp
 +  testFutureProofing.cpp
    testHuf.cpp
@@ -1056,6 +1057,7 @@
    testMultiView.cpp
    testNativeFormat.cpp
 +  testOptimized.cpp
++  testOptimizedInterleavePatterns.cpp
 +  testPartHelper.cpp
    testPreviewImage.cpp
    testRgba.cpp

Modified: branches/soc-2013-sketch_mesh/build_files/cmake/macros.cmake
===================================================================
--- branches/soc-2013-sketch_mesh/build_files/cmake/macros.cmake	2013-10-28 21:49:49 UTC (rev 60974)
+++ branches/soc-2013-sketch_mesh/build_files/cmake/macros.cmake	2013-10-28 22:22:31 UTC (rev 60975)
@@ -48,6 +48,24 @@
 	unset(_index)
 endmacro()
 
+function (list_assert_duplicates
+	list_id
+	)
+	
+	# message(STATUS "list data: ${list_id}")
+
+	list(LENGTH list_id _len_before)
+	list(REMOVE_DUPLICATES list_id)
+	list(LENGTH list_id _len_after)
+	# message(STATUS "list size ${_len_before} -> ${_len_after}")
+	if(NOT _len_before EQUAL _len_after)
+		message(FATAL_ERROR "duplicate found in list which should not contain duplicates: ${list_id}")
+	endif()
+	unset(_len_before)
+	unset(_len_after)
+endfunction()
+
+
 # foo_bar.spam --> foo_barMySuffix.spam
 macro(file_suffix
 	file_name_new file_name file_suffix
@@ -177,6 +195,11 @@
 	# listed is helpful for IDE's (QtCreator/MSVC)
 	blender_source_group("${sources}")
 
+	list_assert_duplicates("${sources}")
+	list_assert_duplicates("${includes}")
+	# Not for system includes because they can resolve to the same path
+	# list_assert_duplicates("${includes_sys}")
+
 endmacro()
 
 


Property changes on: branches/soc-2013-sketch_mesh/doc/python_api/examples/bpy.types.UIList.2.py
___________________________________________________________________
Added: svn:eol-style
   + native


Property changes on: branches/soc-2013-sketch_mesh/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py
___________________________________________________________________
Added: svn:eol-style
   + native

Modified: branches/soc-2013-sketch_mesh/extern/bullet2/CMakeLists.txt
===================================================================
--- branches/soc-2013-sketch_mesh/extern/bullet2/CMakeLists.txt	2013-10-28 21:49:49 UTC (rev 60974)
+++ branches/soc-2013-sketch_mesh/extern/bullet2/CMakeLists.txt	2013-10-28 22:22:31 UTC (rev 60975)
@@ -67,6 +67,8 @@
 	src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
 	src/BulletCollision/CollisionDispatch/btUnionFind.cpp
 	src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
+	src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp
+	src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.cpp
 	src/BulletCollision/CollisionShapes/btBoxShape.cpp
 	src/BulletCollision/CollisionShapes/btBox2dShape.cpp
 	src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
@@ -140,6 +142,7 @@
 	src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
 	src/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp
 	src/BulletDynamics/ConstraintSolver/btGearConstraint.cpp
+	src/BulletDynamics/ConstraintSolver/btFixedConstraint.cpp
 	src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
 	src/BulletDynamics/Dynamics/btRigidBody.cpp
 	src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
@@ -147,6 +150,15 @@
 	src/BulletDynamics/Vehicle/btRaycastVehicle.cpp
 	src/BulletDynamics/Vehicle/btWheelInfo.cpp
 	src/BulletDynamics/Character/btKinematicCharacterController.cpp
+	src/BulletDynamics/Featherstone/btMultiBody.cpp
+	src/BulletDynamics/Featherstone/btMultiBodyConstraint.cpp
+	src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp
+	src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp
+	src/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.cpp
+	src/BulletDynamics/Featherstone/btMultiBodyJointMotor.cpp
+	src/BulletDynamics/Featherstone/btMultiBodyPoint2Point.cpp
+	src/BulletDynamics/MLCPSolvers/btDantzigLCP.cpp
+	src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp
 	
 	src/BulletSoftBody/btSoftBody.cpp
 	src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
@@ -204,6 +216,8 @@
 	src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h
 	src/BulletCollision/CollisionDispatch/btUnionFind.h
 	src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
+	src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h
+	src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h
 	src/BulletCollision/CollisionShapes/btBoxShape.h
 	src/BulletCollision/CollisionShapes/btBox2dShape.h
 	src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
@@ -308,6 +322,7 @@
 	src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
 	src/BulletDynamics/ConstraintSolver/btUniversalConstraint.h
 	src/BulletDynamics/ConstraintSolver/btGearConstraint.h
+	src/BulletDynamics/ConstraintSolver/btFixedConstraint.h
 	src/BulletDynamics/Dynamics/btActionInterface.h
 	src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
 	src/BulletDynamics/Dynamics/btDynamicsWorld.h
@@ -318,6 +333,22 @@
 	src/BulletDynamics/Vehicle/btWheelInfo.h
 	src/BulletDynamics/Character/btCharacterControllerInterface.h

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list