[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [48512] branches/soc-2008-mxcurioni: Merged changes in the trunk up to revision 48505.

Tamito Kajiyama rd6t-kjym at asahi-net.or.jp
Tue Jul 3 02:02:58 CEST 2012


Revision: 48512
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=48512
Author:   kjym3
Date:     2012-07-03 00:02:45 +0000 (Tue, 03 Jul 2012)
Log Message:
-----------
Merged changes in the trunk up to revision 48505.

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

Modified Paths:
--------------
    branches/soc-2008-mxcurioni/CMakeLists.txt
    branches/soc-2008-mxcurioni/build_files/cmake/macros.cmake
    branches/soc-2008-mxcurioni/build_files/scons/config/win32-vc-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/win64-vc-config.py
    branches/soc-2008-mxcurioni/build_files/scons/tools/btools.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.ops.1.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.ops.2.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.ops.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.Mesh.py
    branches/soc-2008-mxcurioni/doc/python_api/rst/bge.types.rst
    branches/soc-2008-mxcurioni/intern/cycles/SConscript
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_object.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_sync.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_util.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_triangle.h
    branches/soc-2008-mxcurioni/intern/ffmpeg/ffmpeg_compat.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_C-api.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_IEvent.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_IEventConsumer.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_ISystem.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_ISystemPaths.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_ITimerTask.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_IWindow.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_Rect.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_Types.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_C-api.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_CallbackEventConsumer.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManager.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerCarbon.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DropTargetWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventManager.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventManager.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_ISystem.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_ISystemPaths.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_ModifierKeys.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_System.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPaths.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPathsX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_TimerManager.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_TimerManager.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowManager.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowManager.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/test/gears/GHOST_C-Test.c
    branches/soc-2008-mxcurioni/intern/ghost/test/gears/GHOST_Test.cpp
    branches/soc-2008-mxcurioni/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2008-mxcurioni/intern/guardedalloc/cpp/mallocn.cpp
    branches/soc-2008-mxcurioni/intern/guardedalloc/intern/mallocn.c
    branches/soc-2008-mxcurioni/intern/raskter/raskter.c
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D.cpp
    branches/soc-2008-mxcurioni/intern/string/STR_String.h
    branches/soc-2008-mxcurioni/intern/string/intern/STR_String.cpp
    branches/soc-2008-mxcurioni/intern/utfconv/utf_winfunc.c
    branches/soc-2008-mxcurioni/release/scripts/modules/addon_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy/ops.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy/utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy_extras/mesh_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy_extras/view3d_utils.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/mesh.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_node.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_file_export.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_file_import.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_mesh_add.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_modal.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_modal_draw.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_modal_timer.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_modal_view3d.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_node.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_simple.py
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_uv.py
    branches/soc-2008-mxcurioni/source/SConscript
    branches/soc-2008-mxcurioni/source/blender/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/SConscript
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_blender.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_global.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_image.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_multires.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/anim.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/collision.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/dynamicpaint.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/effect.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/image.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/key.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/library.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/mask.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/mesh_validate.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/modifiers_bmesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/movieclip.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/multires.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/particle.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/tracking.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/unit.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_array.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_fileops.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/fileops.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/freetypefont.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_color_inline.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_geom.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_vector.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/path_util.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/scanfill.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/storage.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/threads.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/time.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/voronoi.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/readfile.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/versioning_250.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/writefile.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_mesh.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_mods.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_opdefines.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_operator_api.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_operator_api_inline.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_operators.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_operators_private.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_polygon.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_queries.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_queries.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_bevel.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_connect.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_dissolve.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_dupe.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_edgesplit.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_extrude.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_hull.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_mirror.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_primitive.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_removedoubles.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_slide.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_subdivide.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_utils.c
    branches/soc-2008-mxcurioni/source/blender/collada/MeshImporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/SceneExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/collada_utils.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/compositor/COM_compositor.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ChannelInfo.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ChannelInfo.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ChunkOrder.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ChunkOrder.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ChunkOrderHotspot.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ChunkOrderHotspot.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_CompositorContext.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_CompositorContext.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_Converter.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_Converter.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_Device.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ExecutionGroup.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ExecutionGroup.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ExecutionSystem.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ExecutionSystem.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ExecutionSystemHelper.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ExecutionSystemHelper.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_InputSocket.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_InputSocket.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_MemoryBuffer.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_MemoryBuffer.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_MemoryProxy.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_MemoryProxy.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_Node.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_Node.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_NodeBase.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_NodeBase.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_NodeOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_NodeOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_OpenCLDevice.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_OpenCLDevice.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_OutputSocket.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_OutputSocket.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_SingleThreadedNodeOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_SingleThreadedNodeOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_Socket.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_Socket.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_SocketConnection.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_SocketConnection.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_SocketReader.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_WorkPackage.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_WorkPackage.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_WorkScheduler.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_WorkScheduler.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_compositor.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_AlphaOverNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_BlurNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_BokehBlurNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ChannelMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ChromaMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ColorBalanceNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ColorMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ColorRampNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ColorSpillNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ColorToBWNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_CombineHSVANode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_CombineRGBANode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_CombineYCCANode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_CombineYUVANode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_CompositorNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ConvertAlphaNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_CropNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_DefocusNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_DifferenceMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_DilateErodeNode.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_DilateErodeNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_DisplaceNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_DistanceMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_FilterNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_HueSaturationValueCorrectNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_HueSaturationValueNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ImageNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_KeyingNode.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_KeyingNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_KeyingScreenNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_LuminanceMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MapUVNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MapValueNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MaskNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MathNode.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MathNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MixNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MovieClipNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_NormalNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_OutputFileNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_SeparateHSVANode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_SeparateRGBANode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_SeparateYCCANode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_SeparateYUVANode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_SetAlphaNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_SplitViewerNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_Stabilize2dNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_SwitchNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_TransformNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ViewerNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ZCombineNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_AlphaOverKeyOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_AlphaOverMixedOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_AlphaOverMixedOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_AlphaOverPremultiplyOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_AntiAliasOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_AntiAliasOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BilateralBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BilateralBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BlurBaseOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BlurBaseOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BokehBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BokehBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BokehImageOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BokehImageOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BoxMaskOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BoxMaskOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BrightnessOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_BrightnessOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CalculateMeanOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CalculateMeanOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CalculateStandardDeviationOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CalculateStandardDeviationOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ChangeHSVOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ChangeHSVOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ChannelMatteOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ChannelMatteOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ChromaMatteOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ChromaMatteOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorBalanceASCCDLOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorBalanceASCCDLOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorBalanceLGGOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorBalanceLGGOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorCorrectionOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorCorrectionOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorCurveOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorCurveOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorMatteOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorMatteOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorRampOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorRampOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorSpillOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ColorSpillOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CombineChannelsOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CombineChannelsOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CompositorOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CompositorOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertColorProfileOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertColorProfileOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertColorToBWOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertColorToBWOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertColorToVectorOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertColorToVectorOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertColourToValueProg.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertColourToValueProg.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertHSVToRGBOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertHSVToRGBOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertKeyToPremulOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertKeyToPremulOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertPremulToKeyOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertPremulToKeyOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertRGBToHSVOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertRGBToHSVOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertRGBToYCCOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertRGBToYCCOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertRGBToYUVOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertRGBToYUVOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertValueToColourProg.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertValueToColourProg.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertValueToVectorOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertValueToVectorOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertVectorToColorOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertVectorToColorOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertVectorToValueOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertVectorToValueOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertYCCToRGBOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertYCCToRGBOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertYUVToRGBOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertYUVToRGBOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvolutionEdgeFilterOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvolutionFilterOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvolutionFilterOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CropOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CropOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CurveBaseOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_CurveBaseOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DifferenceMatteOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DifferenceMatteOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DilateErodeOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DilateErodeOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DirectionalBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DirectionalBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DisplaceOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DisplaceOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DisplaceSimpleOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DisplaceSimpleOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DistanceMatteOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DistanceMatteOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DotproductOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DotproductOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DoubleEdgeMaskOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_DoubleEdgeMaskOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_EllipseMaskOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_EllipseMaskOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_FastGaussianBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_FlipOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_FlipOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GammaCorrectOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GammaCorrectOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GammaOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GammaOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianXBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GaussianYBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareBaseOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareBaseOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareFogGlowOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareFogGlowOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareGhostOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareSimpleStarOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareStreaksOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareThresholdOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareThresholdOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_HueSaturationValueCorrectOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_HueSaturationValueCorrectOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_IDMaskOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_IDMaskOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ImageOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ImageOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_InvertOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_InvertOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingClipOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingClipOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingDespillOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingDespillOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingScreenOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_KeyingScreenOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_LuminanceMatteOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_LuminanceMatteOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MapUVOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MapUVOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MapValueOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MapValueOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MaskOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MaskOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MathBaseOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MathBaseOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixAddOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixBaseOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixBaseOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixBlendOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixBurnOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixColorOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixDarkenOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixDifferenceOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixDivideOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixDodgeOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixGlareOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixHueOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixLightenOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixLinearLightOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixMultiplyOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixOverlayOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixSaturationOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixScreenOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixSoftLightOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixSubtractOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixValueOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MovieClipAttributeOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MovieClipAttributeOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MovieClipOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MovieClipOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MovieDistortionOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MovieDistortionOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MultilayerImageOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MultilayerImageOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_NormalizeOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_NormalizeOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_OutputFileOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_OutputFileOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_PreviewOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_PreviewOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ProjectorLensDistortionOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ProjectorLensDistortionOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_QualityStepHelper.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_QualityStepHelper.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ReadBufferOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ReadBufferOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_RenderLayersBaseProg.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_RenderLayersBaseProg.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_RenderLayersMistOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_RotateOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_RotateOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ScaleOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ScaleOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ScreenLensDistortionOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ScreenLensDistortionOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SeparateChannelOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SeparateChannelOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetAlphaOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetAlphaOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetColorOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetColorOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetSamplerOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetSamplerOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetValueOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetValueOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetVectorOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SetVectorOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SocketProxyOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SocketProxyOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SplitViewerOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_SplitViewerOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_TextureOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_TextureOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_TonemapOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_TonemapOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_TranslateOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_TranslateOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_VectorBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_VectorBlurOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_VectorCurveOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_VectorCurveOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ViewerBaseOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ViewerBaseOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ViewerOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ViewerOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_WriteBufferOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_WriteBufferOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ZCombineOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ZCombineOperation.h
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_filter.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/meshlaplacian.c
    branches/soc-2008-mxcurioni/source/blender/editors/curve/editcurve.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/gpencil_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_anim_api.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_node.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_object.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_transform.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/UI_view2d.h
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/resources.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/view2d.c
    branches/soc-2008-mxcurioni/source/blender/editors/io/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/io/io_collada.c
    branches/soc-2008-mxcurioni/source/blender/editors/io/io_ops.h
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_knife.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_loopcut.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_rip.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_slide.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_utils.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/meshtools.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_bake.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_group.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_modifier.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/screen_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/action_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_clip/clip_editor.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_clip/tracking_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/drawnode.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_templates.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/space_node.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_userpref/space_userpref.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform.h
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_constraints.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_conversions.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_snap.c
    branches/soc-2008-mxcurioni/source/blender/gpu/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/gpu/GPU_draw.h
    branches/soc-2008-mxcurioni/source/blender/gpu/SConscript
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/IMB_imbuf_types.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/allocimbuf.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/anim_movie.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/imbuf.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/indexer.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/tiff.c
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_anim_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_meshdata_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_node_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/intern/dna_genfile.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/makesrna.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_define.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_image_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_main.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_mask.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_object.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_sequencer_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_space.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_array.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_mask.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_skin.c
    branches/soc-2008-mxcurioni/source/blender/nodes/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/nodes/SConscript
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/node_composite_tree.c
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/node_composite_util.c
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/nodes/node_composite_blur.c
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/nodes/node_composite_chromaMatte.c
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/nodes/node_composite_diffMatte.c
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/nodes/node_composite_displace.c
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/nodes/node_composite_image.c
    branches/soc-2008-mxcurioni/source/blender/nodes/composite/nodes/node_composite_levels.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/node_texture_tree.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/node_texture_util.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/node_texture_util.h
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/nodes/node_texture_proc.c
    branches/soc-2008-mxcurioni/source/blender/opencl/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/python/bmesh/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/python/bmesh/bmesh_py_api.c
    branches/soc-2008-mxcurioni/source/blender/python/bmesh/bmesh_py_types.h
    branches/soc-2008-mxcurioni/source/blender/python/bmesh/bmesh_py_utils.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_operator.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/stubs.c
    branches/soc-2008-mxcurioni/source/blender/python/mathutils/mathutils.c
    branches/soc-2008-mxcurioni/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2008-mxcurioni/source/blender/python/mathutils/mathutils_geometry.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/bvh.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_instance.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/convertblender.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/render_texture.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/WM_api.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_jobs.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/wm_window.h
    branches/soc-2008-mxcurioni/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2008-mxcurioni/source/creator/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/creator/creator.c
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderSystem.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_MeshDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ModifierDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_SkinDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BlenderWorldInfo.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderScalarInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_SoftBodyDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/BoolValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ConstExpr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/EmptyValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ErrorValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Expression.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/FloatValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IdentifierExpr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IfExpr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/InputParser.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IntValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/KX_HashedPtr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Operator1Expr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Operator2Expr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/StringValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Value.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Value.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/VectorValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/VoidValue.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ActuatorEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_AlwaysEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_BasicEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_EventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ExpressionController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IInputDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IScene.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_JoystickManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_KeyboardManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_LogicManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_LogicManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_MouseManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertyEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonKeyboard.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomNumberGenerator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_TimeEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SConscript
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_Canvas.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Action.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_ActionManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_BlenderShader.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Material.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Shader.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Texture.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Texture.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_BulletPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_CameraIpoSGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ClientObjectInfo.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Dome.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_EmptyObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_FontObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPO_SGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IScalarInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ISceneConverter.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ISystem.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_LightIpoSGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MaterialIpoController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MotionState.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ObColorIpoSGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ObstacleSimulation.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_OrientationInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PositionInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RayCast.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RayEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ScalarInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ScalingInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TimeCategoryLogger.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TimeLogger.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TouchEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_WorldInfo.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_WorldIpoController.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkDeviceInterface.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkMessage.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkScene.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdGraphicController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IGraphicController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IMotionState.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IVehicle.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_2DFilterManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Deformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_FramingManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MaterialBucket.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MeshObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Polygon.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Rect.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_BBox.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Controller.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_DList.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_IObject.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Node.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_ParentRelation.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_QList.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Spatial.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Tree.h
    branches/soc-2008-mxcurioni/source/tools/check_style_c.py

Added Paths:
-----------
    branches/soc-2008-mxcurioni/release/scripts/modules/i18n/
    branches/soc-2008-mxcurioni/release/scripts/templates/operator_modal_view3d_raycast.py
    branches/soc-2008-mxcurioni/source/blender/python/bmesh/bmesh_py_ops.c
    branches/soc-2008-mxcurioni/source/blender/python/bmesh/bmesh_py_ops.h

Removed Paths:
-------------
    branches/soc-2008-mxcurioni/source/creator/SConscript

Property Changed:
----------------
    branches/soc-2008-mxcurioni/
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_node.py


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

Modified: branches/soc-2008-mxcurioni/CMakeLists.txt
===================================================================
--- branches/soc-2008-mxcurioni/CMakeLists.txt	2012-07-02 23:01:04 UTC (rev 48511)
+++ branches/soc-2008-mxcurioni/CMakeLists.txt	2012-07-03 00:02:45 UTC (rev 48512)
@@ -123,13 +123,14 @@
 mark_as_advanced(WITH_PYTHON_SECURITY)  # some distrobutions see this as a security issue, rather than have them patch it, make a build option.
 
 option(WITH_PYTHON_SAFETY "Enable internal API error checking to track invalid data to prevent crash on access (at the expense of some effeciency, only enable for development)." OFF)
-option(WITH_PYTHON_MODULE "Enable building as a python module (experimental, only enable for development)" OFF)
+option(WITH_PYTHON_MODULE "Enable building as a python module which runs without a user interface, like running regular blender in background mode (experimental, only enable for development)" OFF)
 option(WITH_BUILDINFO     "Include extra build details (only disable for development & faster builds)" ON)
 option(WITH_IK_ITASC      "Enable ITASC IK solver (only disable for development & for incompatible C++ compilers)" ON)
 option(WITH_FFTW3         "Enable FFTW3 support (Used for smoke and audio effects)" OFF)
 option(WITH_BULLET        "Enable Bullet (Physics Engine)" ON)
 option(WITH_GAMEENGINE    "Enable Game Engine" ON)
 option(WITH_PLAYER        "Build Player" OFF)
+option(WITH_COMPOSITOR    "Enable the tile based nodal compositor" ON)
 
 # GHOST Windowing Library Options
 option(WITH_GHOST_DEBUG   "Enable debugging output for the GHOST library" OFF)
@@ -462,11 +463,6 @@
 
 if(UNIX AND NOT APPLE)
 
-	# needed for ubuntu 11.04
-	if(EXISTS "/usr/lib/x86_64-linux-gnu")
-		set(CMAKE_LIBRARY_PATH "/usr/lib/x86_64-linux-gnu;${CMAKE_LIBRARY_PATH}")
-	endif()
-
 	# set lib directory if it exists
 	if(CMAKE_SYSTEM_NAME MATCHES "Linux")
 		if("${CMAKE_SIZEOF_VOID_P}" EQUAL "8")
@@ -671,7 +667,6 @@
 
 		if(NOT OPENIMAGEIO_FOUND)
 			set(WITH_OPENIMAGEIO OFF)
-			set(WITH_CYCLES OFF)
 			message(STATUS "OpenImageIO not found, disabling WITH_CYCLES")
 		endif()
 	endif()
@@ -998,8 +993,8 @@
 				set(BOOST_POSTFIX "vc100-mt-s-1_47.lib")
 				set(BOOST_DEBUG_POSTFIX "vc100-mt-sgd-1_47.lib")
 			else()
-				set(BOOST_POSTFIX "vc90-mt-s-1_47.lib")
-				set(BOOST_DEBUG_POSTFIX "vc90-mt-sgd-1_47.lib")					
+				set(BOOST_POSTFIX "vc90-mt-s-1_49.lib")
+				set(BOOST_DEBUG_POSTFIX "vc90-mt-sgd-1_49.lib")					
 			endif()
 			set(BOOST_LIBRARIES
 				optimized libboost_date_time-${BOOST_POSTFIX} optimized libboost_filesystem-${BOOST_POSTFIX}
@@ -1462,6 +1457,16 @@
 	endif()
 endif()
 
+if(WITH_CYCLES)
+	if(NOT WITH_OPENIMAGEIO)
+		message(FATAL_ERROR "Cycles reqires WITH_OPENIMAGEIO, the library may not have been found. Configure OIIO or disable WITH_CYCLES")
+	endif()
+	if(NOT WITH_BOOST)
+		message(FATAL_ERROR "Cycles reqires WITH_BOOST, the library may not have been found. Configure BOOST or disable WITH_CYCLES")
+	endif()
+endif()
+
+
 # See TEST_SSE_SUPPORT() for how this is defined.
 
 if(WITH_RAYOPTIMIZATION)
@@ -1723,6 +1728,7 @@
 # better not set includes here but this debugging option is off by default.
 if(WITH_CXX_GUARDEDALLOC)
 	include_directories(${CMAKE_SOURCE_DIR}/intern/guardedalloc)
+	add_definitions(-DWITH_CXX_GUARDEDALLOC)
 endif()
 
 if(WITH_ASSERT_ABORT)

Modified: branches/soc-2008-mxcurioni/build_files/cmake/macros.cmake
===================================================================
--- branches/soc-2008-mxcurioni/build_files/cmake/macros.cmake	2012-07-02 23:01:04 UTC (rev 48511)
+++ branches/soc-2008-mxcurioni/build_files/cmake/macros.cmake	2012-07-03 00:02:45 UTC (rev 48512)
@@ -236,8 +236,7 @@
 			${OPENGL_glu_LIBRARY}
 			${PNG_LIBRARIES}
 			${ZLIB_LIBRARIES}
-			${FREETYPE_LIBRARY}
-			${LAPACK_LIBRARIES})
+			${FREETYPE_LIBRARY})
 
 	# since we are using the local libs for python when compiling msvc projects, we need to add _d when compiling debug versions
 	if(WITH_PYTHON)  # AND NOT WITH_PYTHON_MODULE  # WIN32 needs
@@ -346,7 +345,9 @@
 	if(WITH_INPUT_NDOF)
 		target_link_libraries(${target} ${NDOF_LIBRARIES})
 	endif()
-
+	if(WITH_MOD_CLOTH_ELTOPO)
+		target_link_libraries(${target} ${LAPACK_LIBRARIES})
+	endif()
 	if(WIN32 AND NOT UNIX)
 		target_link_libraries(${target} ${PTHREADS_LIBRARIES})
 	endif()
@@ -452,6 +453,12 @@
 		add_cc_flag("${CC_REMOVE_STRICT_FLAGS}")
 	endif()
 
+	if(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
+		remove_cc_flag("-Wunused-parameter")
+		remove_cc_flag("-Wunused-variable")
+		remove_cc_flag("-Werror")
+	endif()
+
 	if(MSVC)
 		# TODO
 	endif()

Modified: branches/soc-2008-mxcurioni/build_files/scons/config/win32-vc-config.py
===================================================================
--- branches/soc-2008-mxcurioni/build_files/scons/config/win32-vc-config.py	2012-07-02 23:01:04 UTC (rev 48511)
+++ branches/soc-2008-mxcurioni/build_files/scons/config/win32-vc-config.py	2012-07-03 00:02:45 UTC (rev 48512)
@@ -159,7 +159,7 @@
 WITH_BF_BOOST = True
 BF_BOOST = '${LIBDIR}/boost'
 BF_BOOST_INC = '${BF_BOOST}/include'
-BF_BOOST_LIB = 'libboost_date_time-vc90-mt-s-1_47 libboost_filesystem-vc90-mt-s-1_47 libboost_regex-vc90-mt-s-1_47 libboost_system-vc90-mt-s-1_47 libboost_thread-vc90-mt-s-1_47'
+BF_BOOST_LIB = 'libboost_date_time-vc90-mt-s-1_49 libboost_filesystem-vc90-mt-s-1_49 libboost_regex-vc90-mt-s-1_49 libboost_system-vc90-mt-s-1_49 libboost_thread-vc90-mt-s-1_49'
 BF_BOOST_LIBPATH = '${BF_BOOST}/lib'
 
 #CUDA

Modified: branches/soc-2008-mxcurioni/build_files/scons/config/win64-vc-config.py
===================================================================
--- branches/soc-2008-mxcurioni/build_files/scons/config/win64-vc-config.py	2012-07-02 23:01:04 UTC (rev 48511)
+++ branches/soc-2008-mxcurioni/build_files/scons/config/win64-vc-config.py	2012-07-03 00:02:45 UTC (rev 48512)
@@ -156,7 +156,7 @@
 WITH_BF_BOOST = True
 BF_BOOST = '${LIBDIR}/boost'
 BF_BOOST_INC = '${BF_BOOST}/include'
-BF_BOOST_LIB = 'libboost_date_time-vc90-mt-s-1_47 libboost_filesystem-vc90-mt-s-1_47 libboost_regex-vc90-mt-s-1_47 libboost_system-vc90-mt-s-1_47 libboost_thread-vc90-mt-s-1_47'
+BF_BOOST_LIB = 'libboost_date_time-vc90-mt-s-1_49 libboost_filesystem-vc90-mt-s-1_49 libboost_regex-vc90-mt-s-1_49 libboost_system-vc90-mt-s-1_49 libboost_thread-vc90-mt-s-1_49'
 BF_BOOST_LIBPATH = '${BF_BOOST}/lib'
 
 #CUDA

Modified: branches/soc-2008-mxcurioni/build_files/scons/tools/btools.py
===================================================================
--- branches/soc-2008-mxcurioni/build_files/scons/tools/btools.py	2012-07-02 23:01:04 UTC (rev 48511)
+++ branches/soc-2008-mxcurioni/build_files/scons/tools/btools.py	2012-07-03 00:02:45 UTC (rev 48512)
@@ -108,6 +108,7 @@
             'WITH_BF_STATICFFMPEG', 'BF_FFMPEG_LIB_STATIC',
             'WITH_BF_OGG', 'BF_OGG', 'BF_OGG_LIB',
             'WITH_BF_FRAMESERVER',
+            'WITH_BF_COMPOSITOR',
             'WITH_BF_JPEG', 'BF_JPEG', 'BF_JPEG_INC', 'BF_JPEG_LIB', 'BF_JPEG_LIBPATH',
             'WITH_BF_OPENJPEG', 'BF_OPENJPEG', 'BF_OPENJPEG_INC', 'BF_OPENJPEG_LIB', 'BF_OPENJPEG_LIBPATH',
             'WITH_BF_REDCODE', 'BF_REDCODE', 'BF_REDCODE_INC', 'BF_REDCODE_LIB', 'BF_REDCODE_LIBPATH',
@@ -531,6 +532,8 @@
         (BoolVariable('WITH_BF_CARVE', 'Enable carve library for mesh boolean operations', True)),
         
         (BoolVariable('WITH_BF_LIBMV', 'Enable libmv structure from motion library', True)),
+        
+        (BoolVariable('WITH_BF_COMPOSITOR', 'Enable the tile based nodal compositor', True)),
 
         ('BF_X264_CONFIG', 'configuration flags for x264', ''),
         ('BF_XVIDCORE_CONFIG', 'configuration flags for xvidcore', ''),

Modified: branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.ops.1.py
===================================================================
--- branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.ops.1.py	2012-07-02 23:01:04 UTC (rev 48511)
+++ branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.ops.1.py	2012-07-03 00:02:45 UTC (rev 48512)
@@ -1,22 +1,17 @@
 """
-Execution Context
-+++++++++++++++++
+Overriding Context
+------------------
 
-When calling an operator you may want to pass the execution context.
+It is possible to override context members that the operator sees, so that they
+act on specified rather than the selected or active data, or to execute an
+operator in the different part of the user interface.
 
-This determines the context thats given to the operator to run in, and weather
-invoke() is called or execute().
-
-'EXEC_DEFAULT' is used by default but you may want the operator to take user
-interaction with 'INVOKE_DEFAULT'.
-
-The execution context is as a non keyword, string argument in:
-('INVOKE_DEFAULT', 'INVOKE_REGION_WIN', 'INVOKE_REGION_CHANNELS',
-'INVOKE_REGION_PREVIEW', 'INVOKE_AREA', 'INVOKE_SCREEN', 'EXEC_DEFAULT',
-'EXEC_REGION_WIN', 'EXEC_REGION_CHANNELS', 'EXEC_REGION_PREVIEW', 'EXEC_AREA',
-'EXEC_SCREEN')

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list