[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [49932] branches/pyapi_devel_26: Merge from trunk up to 49912.

Nathan Letwory nathan at letworyinteractive.com
Thu Aug 16 11:27:07 CEST 2012


Revision: 49932
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=49932
Author:   jesterking
Date:     2012-08-16 09:27:06 +0000 (Thu, 16 Aug 2012)
Log Message:
-----------
Merge from trunk up to 49912.

Note: blenderplayer doesn't link yet. Will be fixed later.

Modified Paths:
--------------
    branches/pyapi_devel_26/CMakeLists.txt
    branches/pyapi_devel_26/GNUmakefile
    branches/pyapi_devel_26/SConstruct
    branches/pyapi_devel_26/build_files/buildbot/slave_pack.py
    branches/pyapi_devel_26/build_files/cmake/Modules/FindOpenCOLLADA.cmake
    branches/pyapi_devel_26/build_files/cmake/cmake_netbeans_project.py
    branches/pyapi_devel_26/build_files/cmake/config/blender_lite.cmake
    branches/pyapi_devel_26/build_files/cmake/macros.cmake
    branches/pyapi_devel_26/build_files/scons/config/darwin-config.py
    branches/pyapi_devel_26/build_files/scons/config/linux-config.py
    branches/pyapi_devel_26/build_files/scons/config/win32-vc-config.py
    branches/pyapi_devel_26/build_files/scons/config/win64-mingw-config.py
    branches/pyapi_devel_26/build_files/scons/config/win64-vc-config.py
    branches/pyapi_devel_26/build_files/scons/tools/Blender.py
    branches/pyapi_devel_26/build_files/scons/tools/btools.py
    branches/pyapi_devel_26/doc/build_systems/scons-dev.txt
    branches/pyapi_devel_26/doc/build_systems/scons.txt
    branches/pyapi_devel_26/doc/guides/interface_API.txt
    branches/pyapi_devel_26/doc/manpage/blender.1
    branches/pyapi_devel_26/doc/python_api/examples/bpy.ops.1.py
    branches/pyapi_devel_26/doc/python_api/examples/bpy.ops.2.py
    branches/pyapi_devel_26/doc/python_api/examples/bpy.ops.py
    branches/pyapi_devel_26/doc/python_api/examples/bpy.types.Mesh.py
    branches/pyapi_devel_26/doc/python_api/rst/bge.logic.rst
    branches/pyapi_devel_26/doc/python_api/rst/bge.render.rst
    branches/pyapi_devel_26/doc/python_api/rst/bge.types.rst
    branches/pyapi_devel_26/doc/python_api/rst/info_best_practice.rst
    branches/pyapi_devel_26/doc/python_api/sphinx_doc_gen.py
    branches/pyapi_devel_26/extern/CMakeLists.txt
    branches/pyapi_devel_26/extern/SConscript
    branches/pyapi_devel_26/extern/bullet2/readme.txt
    branches/pyapi_devel_26/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.cpp
    branches/pyapi_devel_26/extern/carve/include/carve/csg.hpp
    branches/pyapi_devel_26/extern/carve/include/carve/polyline_decl.hpp
    branches/pyapi_devel_26/extern/carve/include/carve/rtree.hpp
    branches/pyapi_devel_26/extern/carve/lib/csg_data.hpp
    branches/pyapi_devel_26/extern/carve/lib/csg_detail.hpp
    branches/pyapi_devel_26/extern/carve/lib/intersect.cpp
    branches/pyapi_devel_26/extern/carve/patches/strict_flags.patch
    branches/pyapi_devel_26/extern/eltopo/SConscript
    branches/pyapi_devel_26/extern/eltopo/common/runstats.h
    branches/pyapi_devel_26/extern/libmv/libmv/simple_pipeline/camera_intrinsics.cc
    branches/pyapi_devel_26/extern/libmv/libmv/simple_pipeline/detect.cc
    branches/pyapi_devel_26/extern/libmv/third_party/ceres/include/ceres/jet.h
    branches/pyapi_devel_26/extern/libmv/third_party/ceres/internal/ceres/collections_port.h
    branches/pyapi_devel_26/extern/libopenjpeg/image.c
    branches/pyapi_devel_26/extern/recastnavigation/Recast/Source/RecastContour.cpp
    branches/pyapi_devel_26/extern/recastnavigation/Recast/Source/RecastMesh.cpp
    branches/pyapi_devel_26/extern/recastnavigation/Recast/Source/RecastMeshDetail.cpp
    branches/pyapi_devel_26/intern/CMakeLists.txt
    branches/pyapi_devel_26/intern/SConscript
    branches/pyapi_devel_26/intern/audaspace/intern/AUD_C-API.cpp
    branches/pyapi_devel_26/intern/audaspace/intern/AUD_C-API.h
    branches/pyapi_devel_26/intern/bsp/CMakeLists.txt
    branches/pyapi_devel_26/intern/bsp/SConscript
    branches/pyapi_devel_26/intern/bsp/intern/BSP_CSGMesh.cpp
    branches/pyapi_devel_26/intern/bsp/intern/CSG_BooleanOps.cpp
    branches/pyapi_devel_26/intern/container/CTR_UHeap.h
    branches/pyapi_devel_26/intern/cycles/SConscript
    branches/pyapi_devel_26/intern/cycles/app/cycles_test.cpp
    branches/pyapi_devel_26/intern/cycles/blender/addon/properties.py
    branches/pyapi_devel_26/intern/cycles/blender/blender_object.cpp
    branches/pyapi_devel_26/intern/cycles/blender/blender_particles.cpp
    branches/pyapi_devel_26/intern/cycles/blender/blender_sync.cpp
    branches/pyapi_devel_26/intern/cycles/blender/blender_sync.h
    branches/pyapi_devel_26/intern/cycles/blender/blender_util.h
    branches/pyapi_devel_26/intern/cycles/bvh/bvh.cpp
    branches/pyapi_devel_26/intern/cycles/cmake/external_libs.cmake
    branches/pyapi_devel_26/intern/cycles/device/device_opencl.cpp
    branches/pyapi_devel_26/intern/cycles/kernel/kernel_differential.h
    branches/pyapi_devel_26/intern/cycles/kernel/kernel_object.h
    branches/pyapi_devel_26/intern/cycles/kernel/kernel_path.h
    branches/pyapi_devel_26/intern/cycles/kernel/kernel_triangle.h
    branches/pyapi_devel_26/intern/cycles/kernel/kernel_types.h
    branches/pyapi_devel_26/intern/cycles/kernel/svm/svm_geometry.h
    branches/pyapi_devel_26/intern/cycles/kernel/svm/svm_types.h
    branches/pyapi_devel_26/intern/cycles/render/graph.cpp
    branches/pyapi_devel_26/intern/cycles/render/image.cpp
    branches/pyapi_devel_26/intern/cycles/render/image.h
    branches/pyapi_devel_26/intern/cycles/render/light.cpp
    branches/pyapi_devel_26/intern/cycles/render/nodes.cpp
    branches/pyapi_devel_26/intern/cycles/render/object.cpp
    branches/pyapi_devel_26/intern/cycles/render/object.h
    branches/pyapi_devel_26/intern/cycles/util/util_cache.cpp
    branches/pyapi_devel_26/intern/cycles/util/util_path.cpp
    branches/pyapi_devel_26/intern/dualcon/intern/octree.cpp
    branches/pyapi_devel_26/intern/elbeem/intern/mvmcoords.cpp
    branches/pyapi_devel_26/intern/ffmpeg/ffmpeg_compat.h
    branches/pyapi_devel_26/intern/ghost/GHOST_C-api.h
    branches/pyapi_devel_26/intern/ghost/GHOST_IEvent.h
    branches/pyapi_devel_26/intern/ghost/GHOST_IEventConsumer.h
    branches/pyapi_devel_26/intern/ghost/GHOST_ISystem.h
    branches/pyapi_devel_26/intern/ghost/GHOST_ISystemPaths.h
    branches/pyapi_devel_26/intern/ghost/GHOST_ITimerTask.h
    branches/pyapi_devel_26/intern/ghost/GHOST_IWindow.h
    branches/pyapi_devel_26/intern/ghost/GHOST_Rect.h
    branches/pyapi_devel_26/intern/ghost/GHOST_Types.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_C-api.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_CallbackEventConsumer.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_DisplayManager.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_DisplayManagerCarbon.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_DropTargetX11.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_EventManager.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_EventManager.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_ISystem.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_ISystemPaths.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_ModifierKeys.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_NDOFManager.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_NDOFManagerX11.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_System.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_SystemPaths.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_SystemPathsX11.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_SystemX11.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_TimerManager.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_TimerManager.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_Window.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_WindowManager.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_WindowManager.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_WindowWin32.h
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/pyapi_devel_26/intern/ghost/intern/GHOST_WindowX11.h
    branches/pyapi_devel_26/intern/ghost/test/gears/GHOST_C-Test.c
    branches/pyapi_devel_26/intern/ghost/test/gears/GHOST_Test.cpp
    branches/pyapi_devel_26/intern/guardedalloc/MEM_guardedalloc.h
    branches/pyapi_devel_26/intern/guardedalloc/cpp/mallocn.cpp
    branches/pyapi_devel_26/intern/guardedalloc/intern/mallocn.c
    branches/pyapi_devel_26/intern/iksolver/extern/IK_solver.h
    branches/pyapi_devel_26/intern/iksolver/intern/IK_QJacobian.cpp
    branches/pyapi_devel_26/intern/iksolver/intern/IK_QJacobianSolver.cpp
    branches/pyapi_devel_26/intern/iksolver/intern/IK_QJacobianSolver.h
    branches/pyapi_devel_26/intern/iksolver/intern/IK_QSegment.cpp
    branches/pyapi_devel_26/intern/iksolver/intern/IK_QSegment.h
    branches/pyapi_devel_26/intern/iksolver/intern/IK_QTask.h
    branches/pyapi_devel_26/intern/iksolver/intern/IK_Solver.cpp
    branches/pyapi_devel_26/intern/iksolver/intern/MT_ExpMap.cpp
    branches/pyapi_devel_26/intern/itasc/kdl/utilities/utility_io.cpp
    branches/pyapi_devel_26/intern/memutil/MEM_CacheLimiter.h
    branches/pyapi_devel_26/intern/memutil/MEM_CacheLimiterC-Api.h
    branches/pyapi_devel_26/intern/memutil/MEM_RefCountPtr.h
    branches/pyapi_devel_26/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp
    branches/pyapi_devel_26/intern/raskter/CMakeLists.txt
    branches/pyapi_devel_26/intern/raskter/raskter.c
    branches/pyapi_devel_26/intern/raskter/raskter.h
    branches/pyapi_devel_26/intern/smoke/intern/FLUID_3D.cpp
    branches/pyapi_devel_26/intern/smoke/intern/FLUID_3D.h
    branches/pyapi_devel_26/intern/smoke/intern/MERSENNETWISTER.h
    branches/pyapi_devel_26/intern/smoke/intern/WAVELET_NOISE.h
    branches/pyapi_devel_26/intern/smoke/intern/smoke_API.cpp
    branches/pyapi_devel_26/intern/string/STR_HashedString.h
    branches/pyapi_devel_26/intern/string/STR_String.h
    branches/pyapi_devel_26/intern/string/intern/STR_String.cpp
    branches/pyapi_devel_26/release/datafiles/preview.blend
    branches/pyapi_devel_26/release/scripts/modules/addon_utils.py
    branches/pyapi_devel_26/release/scripts/modules/animsys_refactor.py
    branches/pyapi_devel_26/release/scripts/modules/bpy/ops.py
    branches/pyapi_devel_26/release/scripts/modules/bpy/path.py
    branches/pyapi_devel_26/release/scripts/modules/bpy/utils.py
    branches/pyapi_devel_26/release/scripts/modules/bpy_extras/__init__.py
    branches/pyapi_devel_26/release/scripts/modules/bpy_extras/io_utils.py
    branches/pyapi_devel_26/release/scripts/modules/bpy_extras/mesh_utils.py
    branches/pyapi_devel_26/release/scripts/modules/bpy_extras/view3d_utils.py
    branches/pyapi_devel_26/release/scripts/modules/bpyml_ui.py
    branches/pyapi_devel_26/release/scripts/modules/console_python.py
    branches/pyapi_devel_26/release/scripts/modules/console_shell.py
    branches/pyapi_devel_26/release/scripts/modules/rna_info.py
    branches/pyapi_devel_26/release/scripts/modules/sys_info.py
    branches/pyapi_devel_26/release/scripts/presets/interaction/blender.py
    branches/pyapi_devel_26/release/scripts/presets/tracking_settings/blurry_footage.py
    branches/pyapi_devel_26/release/scripts/presets/tracking_settings/default.py
    branches/pyapi_devel_26/release/scripts/presets/tracking_settings/fast_motion.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/__init__.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/add_mesh_torus.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/clip.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/image.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/mesh.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/object.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/object_align.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/object_randomize_transform.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/presets.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/screen_play_rendered_anim.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/sequencer.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/uvcalc_follow_active.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/uvcalc_lightmap.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/uvcalc_smart_project.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/wm.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/__init__.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_data_speaker.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_game.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_material.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_object.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_object_constraint.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_particle.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_physics_common.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_physics_field.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_physics_fluid.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_render.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_scene.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_texture.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_world.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_clip.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_console.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_image.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_info.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_node.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_sequencer.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_text.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_time.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_userpref.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_view3d.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/pyapi_devel_26/release/scripts/templates/addon_add_object.py
    branches/pyapi_devel_26/release/scripts/templates/gamelogic.py
    branches/pyapi_devel_26/release/scripts/templates/operator_file_export.py
    branches/pyapi_devel_26/release/scripts/templates/operator_file_import.py
    branches/pyapi_devel_26/release/scripts/templates/operator_mesh_add.py
    branches/pyapi_devel_26/release/scripts/templates/operator_modal.py
    branches/pyapi_devel_26/release/scripts/templates/operator_modal_draw.py
    branches/pyapi_devel_26/release/scripts/templates/operator_modal_timer.py
    branches/pyapi_devel_26/release/scripts/templates/operator_modal_view3d.py
    branches/pyapi_devel_26/release/scripts/templates/operator_node.py
    branches/pyapi_devel_26/release/scripts/templates/operator_simple.py
    branches/pyapi_devel_26/release/scripts/templates/operator_uv.py
    branches/pyapi_devel_26/release/scripts/templates/ui_panel_simple.py
    branches/pyapi_devel_26/release/text/readme.html
    branches/pyapi_devel_26/source/SConscript
    branches/pyapi_devel_26/source/blender/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/SConscript
    branches/pyapi_devel_26/source/blender/avi/intern/avi.c
    branches/pyapi_devel_26/source/blender/blenfont/BLF_api.h
    branches/pyapi_devel_26/source/blender/blenfont/BLF_translation.h
    branches/pyapi_devel_26/source/blender/blenfont/intern/blf.c
    branches/pyapi_devel_26/source/blender/blenfont/intern/blf_font.c
    branches/pyapi_devel_26/source/blender/blenfont/intern/blf_internal.h
    branches/pyapi_devel_26/source/blender/blenfont/intern/blf_internal_types.h
    branches/pyapi_devel_26/source/blender/blenfont/intern/blf_lang.c
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_action.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_anim.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_blender.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_cdderivedmesh.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_cloth.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_context.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_customdata.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_font.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_global.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_idprop.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_image.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_lamp.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_library.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_mask.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_material.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_mesh.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_modifier.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_multires.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_node.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_object.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_paint.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_sequencer.h
    branches/pyapi_devel_26/source/blender/blenkernel/BKE_tracking.h
    branches/pyapi_devel_26/source/blender/blenkernel/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/blenkernel/SConscript
    branches/pyapi_devel_26/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/DerivedMesh.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/action.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/anim.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/anim_sys.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/armature.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/blender.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/bmfont.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/boids.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/booleanops_mesh.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/brush.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/bvhutils.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/camera.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/cloth.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/collision.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/colortools.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/constraint.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/context.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/curve.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/customdata.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/depsgraph.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/displist.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/dynamicpaint.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/effect.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/fcurve.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/fmodifier.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/font.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/group.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/idprop.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/image.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/image_gen.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/implicit.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/ipo.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/key.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/lamp.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/lattice.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/library.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/mask.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/material.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/mball.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/mesh.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/mesh_validate.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/modifier.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/movieclip.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/multires.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/nla.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/node.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/object.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/packedFile.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/paint.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/particle.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/particle_system.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/pointcache.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/property.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/scene.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/screen.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/seqcache.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/seqeffects.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/sequencer.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/shrinkwrap.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/smoke.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/softbody.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/sound.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/texture.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/tracking.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/unit.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/writeavi.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/writeffmpeg.c
    branches/pyapi_devel_26/source/blender/blenkernel/intern/writeframeserver.c
    branches/pyapi_devel_26/source/blender/blenlib/BLI_args.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_array.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_fileops.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_kdopbvh.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_math_geom.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_math_rotation.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_math_vector.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_memarena.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_mempool.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_rect.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_scanfill.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_string.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_threads.h
    branches/pyapi_devel_26/source/blender/blenlib/BLI_utildefines.h
    branches/pyapi_devel_26/source/blender/blenlib/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/blenlib/intern/BLI_args.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/BLI_ghash.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/DLRB_tree.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/bpath.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/fileops.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/freetypefont.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/lasso.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/math_base_inline.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/math_color_inline.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/math_geom.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/math_matrix.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/math_rotation.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/math_vector.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/math_vector_inline.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/noise.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/path_util.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/pbvh.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/rct.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/scanfill.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/storage.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/string.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/string_utf8.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/threads.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/time.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/voronoi.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/voxel.c
    branches/pyapi_devel_26/source/blender/blenlib/intern/winstuff.c
    branches/pyapi_devel_26/source/blender/blenloader/intern/readfile.c
    branches/pyapi_devel_26/source/blender/blenloader/intern/readfile.h
    branches/pyapi_devel_26/source/blender/blenloader/intern/versioning_250.c
    branches/pyapi_devel_26/source/blender/blenloader/intern/versioning_legacy.c
    branches/pyapi_devel_26/source/blender/blenloader/intern/writefile.c
    branches/pyapi_devel_26/source/blender/bmesh/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/bmesh/bmesh_class.h
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_construct.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_core.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_interp.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_marking.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_marking.h
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_mesh.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_mesh.h
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_mods.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_opdefines.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_operator_api.h
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_operator_api_inline.h
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_operators.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_operators_private.h
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_polygon.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_queries.c
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_queries.h
    branches/pyapi_devel_26/source/blender/bmesh/intern/bmesh_structure.h
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_bevel.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_connect.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_create.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_dissolve.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_dupe.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_edgesplit.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_extrude.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_hull.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_inset.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_mesh_conv.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_mirror.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_primitive.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_removedoubles.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_slide.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_subdivide.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_triangulate.c
    branches/pyapi_devel_26/source/blender/bmesh/operators/bmo_utils.c
    branches/pyapi_devel_26/source/blender/bmesh/tools/BME_bevel.c
    branches/pyapi_devel_26/source/blender/collada/AnimationExporter.cpp
    branches/pyapi_devel_26/source/blender/collada/AnimationExporter.h
    branches/pyapi_devel_26/source/blender/collada/AnimationImporter.cpp
    branches/pyapi_devel_26/source/blender/collada/AnimationImporter.h
    branches/pyapi_devel_26/source/blender/collada/CameraExporter.cpp
    branches/pyapi_devel_26/source/blender/collada/DocumentImporter.cpp
    branches/pyapi_devel_26/source/blender/collada/EffectExporter.cpp
    branches/pyapi_devel_26/source/blender/collada/EffectExporter.h
    branches/pyapi_devel_26/source/blender/collada/ExportSettings.h
    branches/pyapi_devel_26/source/blender/collada/GeometryExporter.cpp
    branches/pyapi_devel_26/source/blender/collada/GeometryExporter.h
    branches/pyapi_devel_26/source/blender/collada/ImageExporter.cpp
    branches/pyapi_devel_26/source/blender/collada/ImageExporter.h
    branches/pyapi_devel_26/source/blender/collada/InstanceWriter.cpp
    branches/pyapi_devel_26/source/blender/collada/MaterialExporter.h
    branches/pyapi_devel_26/source/blender/collada/MeshImporter.cpp
    branches/pyapi_devel_26/source/blender/collada/MeshImporter.h
    branches/pyapi_devel_26/source/blender/collada/SceneExporter.cpp
    branches/pyapi_devel_26/source/blender/collada/collada.cpp
    branches/pyapi_devel_26/source/blender/collada/collada.h
    branches/pyapi_devel_26/source/blender/collada/collada_utils.cpp
    branches/pyapi_devel_26/source/blender/collada/collada_utils.h
    branches/pyapi_devel_26/source/blender/compositor/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/compositor/COM_compositor.h
    branches/pyapi_devel_26/source/blender/compositor/COM_defines.h
    branches/pyapi_devel_26/source/blender/compositor/SConscript
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_CPUDevice.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ChannelInfo.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ChannelInfo.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ChunkOrder.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ChunkOrder.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ChunkOrderHotspot.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ChunkOrderHotspot.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_CompositorContext.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_CompositorContext.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_Converter.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_Converter.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_Device.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ExecutionGroup.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ExecutionGroup.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ExecutionSystem.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ExecutionSystem.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ExecutionSystemHelper.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_ExecutionSystemHelper.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_InputSocket.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_InputSocket.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_MemoryBuffer.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_MemoryBuffer.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_MemoryProxy.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_MemoryProxy.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_Node.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_Node.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_NodeBase.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_NodeBase.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_NodeOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_NodeOperation.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_OpenCLDevice.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_OpenCLDevice.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_OutputSocket.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_OutputSocket.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_SingleThreadedNodeOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_SingleThreadedNodeOperation.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_Socket.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_Socket.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_SocketConnection.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_SocketConnection.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_SocketReader.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_WorkPackage.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_WorkPackage.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_WorkScheduler.cpp
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_WorkScheduler.h
    branches/pyapi_devel_26/source/blender/compositor/intern/COM_compositor.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_AlphaOverNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_BilateralBlurNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_BlurNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_BlurNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_BokehBlurNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_BokehBlurNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_BokehImageNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_BoxMaskNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_BrightnessNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ChannelMatteNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ChromaMatteNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ColorBalanceNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ColorCorrectionNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ColorCurveNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ColorMatteNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ColorNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ColorRampNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ColorSpillNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ColorToBWNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ColorToBWNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_CombineHSVANode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_CombineRGBANode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_CombineYCCANode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_CombineYUVANode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_CompositorNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_CompositorNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ConvertAlphaNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_CropNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_DefocusNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_DefocusNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_DifferenceMatteNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_DilateErodeNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_DilateErodeNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_DirectionalBlurNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_DisplaceNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_DistanceMatteNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_DoubleEdgeMaskNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_EllipseMaskNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_FilterNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_FilterNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_GammaNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_GlareNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_GroupNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_HueSaturationValueCorrectNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_HueSaturationValueCorrectNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_HueSaturationValueNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_HueSaturationValueNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_IDMaskNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ImageNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_InvertNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_KeyingNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_KeyingNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_KeyingScreenNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_LensDistortionNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_LuminanceMatteNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MapUVNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MapValueNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MapValueNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MaskNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MaskNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MathNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MathNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MixNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MixNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MovieClipNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MovieClipNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MuteNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_MuteNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_NormalNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_OutputFileNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_RenderLayersNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ScaleNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_SeparateHSVANode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_SeparateRGBANode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_SeparateYCCANode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_SeparateYUVANode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_SetAlphaNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_SplitViewerNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_Stabilize2dNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_SwitchNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_TimeNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_TonemapNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_TransformNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ValueNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_VectorBlurNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_VectorCurveNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ViewLevelsNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ViewerNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ViewerNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_ZCombineNode.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_AlphaOverKeyOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_AlphaOverKeyOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_AlphaOverMixedOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_AlphaOverMixedOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_AlphaOverPremultiplyOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_AlphaOverPremultiplyOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_AntiAliasOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_AntiAliasOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BilateralBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BilateralBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BlurBaseOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BlurBaseOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BokehBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BokehBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BokehImageOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BokehImageOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BoxMaskOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BoxMaskOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BrightnessOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_BrightnessOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CalculateMeanOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CalculateMeanOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CalculateStandardDeviationOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CalculateStandardDeviationOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ChangeHSVOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ChangeHSVOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ChannelMatteOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ChannelMatteOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ChromaMatteOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ChromaMatteOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorBalanceASCCDLOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorBalanceASCCDLOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorBalanceLGGOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorBalanceLGGOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorCorrectionOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorCorrectionOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorCurveOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorCurveOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorMatteOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorMatteOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorRampOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorRampOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorSpillOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ColorSpillOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CombineChannelsOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CombineChannelsOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CompositorOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CompositorOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColorProfileOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColorProfileOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColorToBWOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColorToBWOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColorToVectorOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColorToVectorOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertHSVToRGBOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertHSVToRGBOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertKeyToPremulOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertKeyToPremulOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertPremulToKeyOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertPremulToKeyOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertRGBToHSVOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertRGBToHSVOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertRGBToYCCOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertRGBToYCCOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertRGBToYUVOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertRGBToYUVOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertValueToVectorOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertValueToVectorOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertVectorToColorOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertVectorToColorOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertVectorToValueOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertVectorToValueOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertYCCToRGBOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertYCCToRGBOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertYUVToRGBOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertYUVToRGBOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvolutionEdgeFilterOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvolutionEdgeFilterOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvolutionFilterOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvolutionFilterOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CropOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CropOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CurveBaseOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_CurveBaseOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DifferenceMatteOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DifferenceMatteOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DilateErodeOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DilateErodeOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DirectionalBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DirectionalBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DisplaceOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DisplaceOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DisplaceSimpleOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DisplaceSimpleOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DistanceMatteOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DistanceMatteOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DotproductOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DotproductOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DoubleEdgeMaskOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_DoubleEdgeMaskOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_EllipseMaskOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_EllipseMaskOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_FastGaussianBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_FlipOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_FlipOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GammaCorrectOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GammaCorrectOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GammaOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GammaOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianXBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GaussianYBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GlareBaseOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GlareBaseOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GlareFogGlowOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GlareFogGlowOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GlareGhostOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GlareSimpleStarOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GlareStreaksOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GlareThresholdOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_GlareThresholdOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_HueSaturationValueCorrectOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_HueSaturationValueCorrectOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_IDMaskOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_IDMaskOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ImageOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ImageOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_InvertOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_InvertOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingClipOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingClipOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingDespillOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingDespillOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingScreenOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_KeyingScreenOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_LuminanceMatteOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_LuminanceMatteOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MapUVOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MapUVOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MapValueOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MapValueOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MaskOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MaskOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MathBaseOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MathBaseOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixAddOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixAddOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixBaseOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixBaseOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixBlendOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixBlendOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixBurnOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixBurnOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixColorOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixColorOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixDarkenOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixDarkenOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixDifferenceOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixDifferenceOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixDivideOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixDivideOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixDodgeOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixDodgeOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixGlareOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixGlareOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixHueOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixHueOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixLightenOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixLightenOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixLinearLightOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixLinearLightOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixMultiplyOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixMultiplyOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixOverlayOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixOverlayOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixSaturationOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixSaturationOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixScreenOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixScreenOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixSoftLightOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixSoftLightOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixSubtractOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixSubtractOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixValueOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MixValueOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MovieClipAttributeOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MovieClipAttributeOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MovieClipOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MovieClipOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MovieDistortionOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MovieDistortionOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MultilayerImageOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_MultilayerImageOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_NormalizeOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_NormalizeOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_OpenCLKernels.cl
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_OutputFileOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_OutputFileOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_PreviewOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_PreviewOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ProjectorLensDistortionOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ProjectorLensDistortionOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_QualityStepHelper.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_QualityStepHelper.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ReadBufferOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ReadBufferOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_RenderLayersAlphaProg.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_RenderLayersAlphaProg.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_RenderLayersBaseProg.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_RenderLayersBaseProg.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_RenderLayersImageProg.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_RenderLayersImageProg.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_RenderLayersMistOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_RotateOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_RotateOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ScaleOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ScaleOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ScreenLensDistortionOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ScreenLensDistortionOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SeparateChannelOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SeparateChannelOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetAlphaOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetAlphaOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetColorOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetColorOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetSamplerOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetSamplerOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetValueOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetValueOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetVectorOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SetVectorOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SocketProxyOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SocketProxyOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SplitViewerOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_SplitViewerOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_TextureOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_TextureOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_TonemapOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_TonemapOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_TranslateOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_TranslateOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_VectorBlurOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_VectorBlurOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_VectorCurveOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_VectorCurveOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ViewerBaseOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ViewerBaseOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ViewerOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ViewerOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_WriteBufferOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_WriteBufferOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ZCombineOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ZCombineOperation.h
    branches/pyapi_devel_26/source/blender/editors/animation/anim_channels_defines.c
    branches/pyapi_devel_26/source/blender/editors/animation/anim_channels_edit.c
    branches/pyapi_devel_26/source/blender/editors/animation/anim_deps.c
    branches/pyapi_devel_26/source/blender/editors/animation/anim_draw.c
    branches/pyapi_devel_26/source/blender/editors/animation/anim_filter.c
    branches/pyapi_devel_26/source/blender/editors/animation/anim_intern.h
    branches/pyapi_devel_26/source/blender/editors/animation/anim_ipo_utils.c
    branches/pyapi_devel_26/source/blender/editors/animation/anim_markers.c
    branches/pyapi_devel_26/source/blender/editors/animation/anim_ops.c
    branches/pyapi_devel_26/source/blender/editors/animation/drivers.c
    branches/pyapi_devel_26/source/blender/editors/animation/fmodifier_ui.c
    branches/pyapi_devel_26/source/blender/editors/animation/keyframes_draw.c
    branches/pyapi_devel_26/source/blender/editors/animation/keyframes_edit.c
    branches/pyapi_devel_26/source/blender/editors/animation/keyframing.c
    branches/pyapi_devel_26/source/blender/editors/animation/keyingsets.c
    branches/pyapi_devel_26/source/blender/editors/armature/armature_intern.h
    branches/pyapi_devel_26/source/blender/editors/armature/armature_ops.c
    branches/pyapi_devel_26/source/blender/editors/armature/editarmature.c
    branches/pyapi_devel_26/source/blender/editors/armature/editarmature_retarget.c
    branches/pyapi_devel_26/source/blender/editors/armature/editarmature_sketch.c
    branches/pyapi_devel_26/source/blender/editors/armature/meshlaplacian.c
    branches/pyapi_devel_26/source/blender/editors/armature/poseSlide.c
    branches/pyapi_devel_26/source/blender/editors/armature/poseUtils.c
    branches/pyapi_devel_26/source/blender/editors/armature/poselib.c
    branches/pyapi_devel_26/source/blender/editors/armature/poseobject.c
    branches/pyapi_devel_26/source/blender/editors/armature/reeb.c
    branches/pyapi_devel_26/source/blender/editors/curve/editcurve.c
    branches/pyapi_devel_26/source/blender/editors/curve/editfont.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/editors/datafiles/SConscript
    branches/pyapi_devel_26/source/blender/editors/gpencil/drawgpencil.c
    branches/pyapi_devel_26/source/blender/editors/gpencil/editaction_gpencil.c
    branches/pyapi_devel_26/source/blender/editors/gpencil/gpencil_buttons.c
    branches/pyapi_devel_26/source/blender/editors/gpencil/gpencil_edit.c
    branches/pyapi_devel_26/source/blender/editors/gpencil/gpencil_paint.c
    branches/pyapi_devel_26/source/blender/editors/include/BIF_gl.h
    branches/pyapi_devel_26/source/blender/editors/include/BIF_glutil.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_armature.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_clip.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_datafiles.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_image.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_mask.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_mesh.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_node.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_numinput.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_object.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_screen_types.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_sequencer.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_transform.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_uvedit.h
    branches/pyapi_devel_26/source/blender/editors/include/ED_view3d.h
    branches/pyapi_devel_26/source/blender/editors/include/UI_interface.h
    branches/pyapi_devel_26/source/blender/editors/include/UI_resources.h
    branches/pyapi_devel_26/source/blender/editors/include/UI_view2d.h
    branches/pyapi_devel_26/source/blender/editors/interface/interface.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_anim.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_draw.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_handlers.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_icons.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_intern.h
    branches/pyapi_devel_26/source/blender/editors/interface/interface_layout.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_ops.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_panel.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_regions.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_style.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_templates.c
    branches/pyapi_devel_26/source/blender/editors/interface/interface_widgets.c
    branches/pyapi_devel_26/source/blender/editors/interface/resources.c
    branches/pyapi_devel_26/source/blender/editors/interface/view2d.c
    branches/pyapi_devel_26/source/blender/editors/interface/view2d_ops.c
    branches/pyapi_devel_26/source/blender/editors/io/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/editors/io/io_collada.c
    branches/pyapi_devel_26/source/blender/editors/io/io_ops.c
    branches/pyapi_devel_26/source/blender/editors/io/io_ops.h
    branches/pyapi_devel_26/source/blender/editors/mask/mask_add.c
    branches/pyapi_devel_26/source/blender/editors/mask/mask_draw.c
    branches/pyapi_devel_26/source/blender/editors/mask/mask_edit.c
    branches/pyapi_devel_26/source/blender/editors/mask/mask_editaction.c
    branches/pyapi_devel_26/source/blender/editors/mask/mask_intern.h
    branches/pyapi_devel_26/source/blender/editors/mask/mask_ops.c
    branches/pyapi_devel_26/source/blender/editors/mask/mask_select.c
    branches/pyapi_devel_26/source/blender/editors/mask/mask_shapekey.c
    branches/pyapi_devel_26/source/blender/editors/mesh/editface.c
    branches/pyapi_devel_26/source/blender/editors/mesh/editmesh_bvh.c
    branches/pyapi_devel_26/source/blender/editors/mesh/editmesh_knife.c
    branches/pyapi_devel_26/source/blender/editors/mesh/editmesh_loopcut.c
    branches/pyapi_devel_26/source/blender/editors/mesh/editmesh_rip.c
    branches/pyapi_devel_26/source/blender/editors/mesh/editmesh_select.c
    branches/pyapi_devel_26/source/blender/editors/mesh/editmesh_slide.c
    branches/pyapi_devel_26/source/blender/editors/mesh/editmesh_tools.c
    branches/pyapi_devel_26/source/blender/editors/mesh/editmesh_utils.c
    branches/pyapi_devel_26/source/blender/editors/mesh/meshtools.c
    branches/pyapi_devel_26/source/blender/editors/metaball/mball_edit.c
    branches/pyapi_devel_26/source/blender/editors/object/object_add.c
    branches/pyapi_devel_26/source/blender/editors/object/object_bake.c
    branches/pyapi_devel_26/source/blender/editors/object/object_constraint.c
    branches/pyapi_devel_26/source/blender/editors/object/object_edit.c
    branches/pyapi_devel_26/source/blender/editors/object/object_group.c
    branches/pyapi_devel_26/source/blender/editors/object/object_hook.c
    branches/pyapi_devel_26/source/blender/editors/object/object_intern.h
    branches/pyapi_devel_26/source/blender/editors/object/object_lattice.c
    branches/pyapi_devel_26/source/blender/editors/object/object_modifier.c
    branches/pyapi_devel_26/source/blender/editors/object/object_relations.c
    branches/pyapi_devel_26/source/blender/editors/object/object_select.c
    branches/pyapi_devel_26/source/blender/editors/object/object_transform.c
    branches/pyapi_devel_26/source/blender/editors/object/object_vgroup.c
    branches/pyapi_devel_26/source/blender/editors/physics/dynamicpaint_ops.c
    branches/pyapi_devel_26/source/blender/editors/physics/particle_boids.c
    branches/pyapi_devel_26/source/blender/editors/physics/physics_fluid.c
    branches/pyapi_devel_26/source/blender/editors/physics/physics_pointcache.c
    branches/pyapi_devel_26/source/blender/editors/render/render_internal.c
    branches/pyapi_devel_26/source/blender/editors/render/render_opengl.c
    branches/pyapi_devel_26/source/blender/editors/render/render_preview.c
    branches/pyapi_devel_26/source/blender/editors/render/render_shading.c
    branches/pyapi_devel_26/source/blender/editors/render/render_view.c
    branches/pyapi_devel_26/source/blender/editors/screen/area.c
    branches/pyapi_devel_26/source/blender/editors/screen/glutil.c
    branches/pyapi_devel_26/source/blender/editors/screen/screen_edit.c
    branches/pyapi_devel_26/source/blender/editors/screen/screen_intern.h
    branches/pyapi_devel_26/source/blender/editors/screen/screen_ops.c
    branches/pyapi_devel_26/source/blender/editors/screen/screendump.c
    branches/pyapi_devel_26/source/blender/editors/sculpt_paint/paint_cursor.c
    branches/pyapi_devel_26/source/blender/editors/sculpt_paint/paint_hide.c
    branches/pyapi_devel_26/source/blender/editors/sculpt_paint/paint_image.c
    branches/pyapi_devel_26/source/blender/editors/sculpt_paint/paint_ops.c
    branches/pyapi_devel_26/source/blender/editors/sculpt_paint/paint_utils.c
    branches/pyapi_devel_26/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/pyapi_devel_26/source/blender/editors/sculpt_paint/sculpt.c
    branches/pyapi_devel_26/source/blender/editors/sculpt_paint/sculpt_uv.c
    branches/pyapi_devel_26/source/blender/editors/sound/sound_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_action/action_edit.c
    branches/pyapi_devel_26/source/blender/editors/space_action/action_select.c
    branches/pyapi_devel_26/source/blender/editors/space_action/space_action.c
    branches/pyapi_devel_26/source/blender/editors/space_buttons/buttons_context.c
    branches/pyapi_devel_26/source/blender/editors/space_buttons/buttons_header.c
    branches/pyapi_devel_26/source/blender/editors/space_buttons/buttons_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_clip/clip_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_clip/clip_editor.c
    branches/pyapi_devel_26/source/blender/editors/space_clip/clip_graph_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_clip/clip_intern.h
    branches/pyapi_devel_26/source/blender/editors/space_clip/clip_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_clip/clip_utils.c
    branches/pyapi_devel_26/source/blender/editors/space_clip/space_clip.c
    branches/pyapi_devel_26/source/blender/editors/space_clip/tracking_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_clip/tracking_select.c
    branches/pyapi_devel_26/source/blender/editors/space_console/console_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_file/file_intern.h
    branches/pyapi_devel_26/source/blender/editors/space_file/file_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_file/filelist.c
    branches/pyapi_devel_26/source/blender/editors/space_file/filesel.c
    branches/pyapi_devel_26/source/blender/editors/space_file/fsmenu.c
    branches/pyapi_devel_26/source/blender/editors/space_file/space_file.c
    branches/pyapi_devel_26/source/blender/editors/space_graph/graph_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_graph/graph_edit.c
    branches/pyapi_devel_26/source/blender/editors/space_graph/graph_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_graph/graph_select.c
    branches/pyapi_devel_26/source/blender/editors/space_graph/space_graph.c
    branches/pyapi_devel_26/source/blender/editors/space_image/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/editors/space_image/image_buttons.c
    branches/pyapi_devel_26/source/blender/editors/space_image/image_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_image/image_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_image/space_image.c
    branches/pyapi_devel_26/source/blender/editors/space_info/info_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_info/info_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_info/info_report.c
    branches/pyapi_devel_26/source/blender/editors/space_logic/logic_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_logic/logic_window.c
    branches/pyapi_devel_26/source/blender/editors/space_nla/nla_channels.c
    branches/pyapi_devel_26/source/blender/editors/space_nla/nla_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_nla/nla_edit.c
    branches/pyapi_devel_26/source/blender/editors/space_nla/nla_select.c
    branches/pyapi_devel_26/source/blender/editors/space_node/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/editors/space_node/SConscript
    branches/pyapi_devel_26/source/blender/editors/space_node/drawnode.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_buttons.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_edit.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_header.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_intern.h
    branches/pyapi_devel_26/source/blender/editors/space_node/node_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_select.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_templates.c
    branches/pyapi_devel_26/source/blender/editors/space_node/space_node.c
    branches/pyapi_devel_26/source/blender/editors/space_outliner/outliner_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_outliner/outliner_edit.c
    branches/pyapi_devel_26/source/blender/editors/space_outliner/outliner_select.c
    branches/pyapi_devel_26/source/blender/editors/space_outliner/outliner_tools.c
    branches/pyapi_devel_26/source/blender/editors/space_sequencer/sequencer_add.c
    branches/pyapi_devel_26/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/pyapi_devel_26/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/pyapi_devel_26/source/blender/editors/space_sequencer/sequencer_select.c
    branches/pyapi_devel_26/source/blender/editors/space_sequencer/space_sequencer.c
    branches/pyapi_devel_26/source/blender/editors/space_text/text_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_text/text_ops.c
    branches/pyapi_devel_26/source/blender/editors/space_time/space_time.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/drawanimviz.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/drawarmature.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/drawmesh.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/drawobject.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/drawvolume.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/space_view3d.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/view3d_buttons.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/view3d_draw.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/view3d_edit.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/view3d_fly.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/view3d_header.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/view3d_intern.h
    branches/pyapi_devel_26/source/blender/editors/space_view3d/view3d_select.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/view3d_snap.c
    branches/pyapi_devel_26/source/blender/editors/space_view3d/view3d_view.c
    branches/pyapi_devel_26/source/blender/editors/transform/transform.c
    branches/pyapi_devel_26/source/blender/editors/transform/transform.h
    branches/pyapi_devel_26/source/blender/editors/transform/transform_constraints.c
    branches/pyapi_devel_26/source/blender/editors/transform/transform_conversions.c
    branches/pyapi_devel_26/source/blender/editors/transform/transform_generics.c
    branches/pyapi_devel_26/source/blender/editors/transform/transform_manipulator.c
    branches/pyapi_devel_26/source/blender/editors/transform/transform_orientations.c
    branches/pyapi_devel_26/source/blender/editors/transform/transform_snap.c
    branches/pyapi_devel_26/source/blender/editors/util/numinput.c
    branches/pyapi_devel_26/source/blender/editors/util/undo.c
    branches/pyapi_devel_26/source/blender/editors/uvedit/uvedit_buttons.c
    branches/pyapi_devel_26/source/blender/editors/uvedit/uvedit_draw.c
    branches/pyapi_devel_26/source/blender/editors/uvedit/uvedit_ops.c
    branches/pyapi_devel_26/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/pyapi_devel_26/source/blender/editors/uvedit/uvedit_smart_stitch.c
    branches/pyapi_devel_26/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/pyapi_devel_26/source/blender/gpu/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/gpu/GPU_draw.h
    branches/pyapi_devel_26/source/blender/gpu/GPU_material.h
    branches/pyapi_devel_26/source/blender/gpu/SConscript
    branches/pyapi_devel_26/source/blender/gpu/intern/gpu_buffers.c
    branches/pyapi_devel_26/source/blender/gpu/intern/gpu_draw.c
    branches/pyapi_devel_26/source/blender/gpu/intern/gpu_material.c
    branches/pyapi_devel_26/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/pyapi_devel_26/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/pyapi_devel_26/source/blender/imbuf/IMB_imbuf.h
    branches/pyapi_devel_26/source/blender/imbuf/IMB_imbuf_types.h
    branches/pyapi_devel_26/source/blender/imbuf/IMB_moviecache.h
    branches/pyapi_devel_26/source/blender/imbuf/intern/IMB_anim.h
    branches/pyapi_devel_26/source/blender/imbuf/intern/allocimbuf.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/anim_movie.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/bmp.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/cineon/cineon_dpx.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/cineon/dpxfile.h
    branches/pyapi_devel_26/source/blender/imbuf/intern/cineon/dpxlib.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/pyapi_devel_26/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/pyapi_devel_26/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/pyapi_devel_26/source/blender/imbuf/intern/divers.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/filter.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/imageprocess.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/imbuf.h
    branches/pyapi_devel_26/source/blender/imbuf/intern/indexer.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/indexer_dv.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/iris.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/jp2.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/jpeg.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/metadata.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/moviecache.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/pyapi_devel_26/source/blender/imbuf/intern/openexr/openexr_multi.h
    branches/pyapi_devel_26/source/blender/imbuf/intern/openexr/openexr_stub.cpp
    branches/pyapi_devel_26/source/blender/imbuf/intern/png.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/radiance_hdr.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/readimage.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/rectop.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/rotate.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/scaling.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/targa.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/thumbs.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/tiff.c
    branches/pyapi_devel_26/source/blender/imbuf/intern/util.c
    branches/pyapi_devel_26/source/blender/makesdna/DNA_ID.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_action_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_anim_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_armature_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_constraint_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_curve_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_image_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_mask_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_meshdata_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_node_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_object_force.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_object_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_scene_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_sequence_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_space_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_texture_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_userdef_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_view2d_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_view3d_types.h
    branches/pyapi_devel_26/source/blender/makesdna/DNA_windowmanager_types.h
    branches/pyapi_devel_26/source/blender/makesdna/intern/dna_genfile.c
    branches/pyapi_devel_26/source/blender/makesdna/intern/makesdna.c
    branches/pyapi_devel_26/source/blender/makesrna/RNA_access.h
    branches/pyapi_devel_26/source/blender/makesrna/RNA_enum_types.h
    branches/pyapi_devel_26/source/blender/makesrna/RNA_types.h
    branches/pyapi_devel_26/source/blender/makesrna/intern/makesrna.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_ID.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_access.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_animation.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_animviz.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_armature.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_boid.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_constraint.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_curve.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_define.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_dynamicpaint.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_fcurve.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_fluidsim.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_image_api.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_lattice.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_main_api.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_mask.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_material.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_mesh.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_mesh_api.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_modifier.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_movieclip.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_nla.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_nodetree.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_object.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_object_api.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_object_force.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_pose.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_rna.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_scene.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_scene_api.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_screen.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_sensor.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_sequencer.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_sequencer_api.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_smoke.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_space.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_texture.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_tracking.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_ui.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_userdef.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_vfont.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_wm.c
    branches/pyapi_devel_26/source/blender/makesrna/intern/rna_world.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_array.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_bevel.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_boolean.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_boolean_util.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_cast.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_cloth.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_collision.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_displace.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_fluidsim_util.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_mask.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_multires.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_ocean.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_particleinstance.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_skin.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_smoke.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_solidify.c
    branches/pyapi_devel_26/source/blender/modifiers/intern/MOD_weightvgproximity.c
    branches/pyapi_devel_26/source/blender/nodes/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/nodes/NOD_composite.h
    branches/pyapi_devel_26/source/blender/nodes/SConscript
    branches/pyapi_devel_26/source/blender/nodes/composite/node_composite_tree.c
    branches/pyapi_devel_26/source/blender/nodes/composite/node_composite_util.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_defocus.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_diffMatte.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_displace.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_doubleEdgeMask.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_image.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_keying.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_levels.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_mask.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_outputFile.c
    branches/pyapi_devel_26/source/blender/nodes/intern/node_common.c
    branches/pyapi_devel_26/source/blender/nodes/intern/node_common.h
    branches/pyapi_devel_26/source/blender/nodes/intern/node_socket.c
    branches/pyapi_devel_26/source/blender/nodes/intern/node_util.c
    branches/pyapi_devel_26/source/blender/nodes/shader/node_shader_tree.c
    branches/pyapi_devel_26/source/blender/nodes/shader/node_shader_util.c
    branches/pyapi_devel_26/source/blender/nodes/shader/nodes/node_shader_particle_info.c
    branches/pyapi_devel_26/source/blender/nodes/texture/node_texture_tree.c
    branches/pyapi_devel_26/source/blender/nodes/texture/node_texture_util.c
    branches/pyapi_devel_26/source/blender/nodes/texture/node_texture_util.h
    branches/pyapi_devel_26/source/blender/nodes/texture/nodes/node_texture_proc.c
    branches/pyapi_devel_26/source/blender/nodes/texture/nodes/node_texture_texture.c
    branches/pyapi_devel_26/source/blender/opencl/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/python/bmesh/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/python/bmesh/bmesh_py_api.c
    branches/pyapi_devel_26/source/blender/python/bmesh/bmesh_py_types.c
    branches/pyapi_devel_26/source/blender/python/bmesh/bmesh_py_types.h
    branches/pyapi_devel_26/source/blender/python/bmesh/bmesh_py_types_meshdata.c
    branches/pyapi_devel_26/source/blender/python/bmesh/bmesh_py_types_select.c
    branches/pyapi_devel_26/source/blender/python/bmesh/bmesh_py_utils.c
    branches/pyapi_devel_26/source/blender/python/generic/bpy_internal_import.c
    branches/pyapi_devel_26/source/blender/python/generic/bpy_internal_import.h
    branches/pyapi_devel_26/source/blender/python/generic/idprop_py_api.c
    branches/pyapi_devel_26/source/blender/python/generic/py_capi_utils.c
    branches/pyapi_devel_26/source/blender/python/generic/py_capi_utils.h
    branches/pyapi_devel_26/source/blender/python/intern/bpy_app.c
    branches/pyapi_devel_26/source/blender/python/intern/bpy_interface.c
    branches/pyapi_devel_26/source/blender/python/intern/bpy_library.c
    branches/pyapi_devel_26/source/blender/python/intern/bpy_operator.c
    branches/pyapi_devel_26/source/blender/python/intern/bpy_props.c
    branches/pyapi_devel_26/source/blender/python/intern/bpy_rna.c
    branches/pyapi_devel_26/source/blender/python/intern/bpy_rna_array.c
    branches/pyapi_devel_26/source/blender/python/intern/gpu.c
    branches/pyapi_devel_26/source/blender/python/mathutils/mathutils.c
    branches/pyapi_devel_26/source/blender/python/mathutils/mathutils_Color.c
    branches/pyapi_devel_26/source/blender/python/mathutils/mathutils_Matrix.c
    branches/pyapi_devel_26/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/pyapi_devel_26/source/blender/python/mathutils/mathutils_Vector.c
    branches/pyapi_devel_26/source/blender/python/mathutils/mathutils_geometry.c
    branches/pyapi_devel_26/source/blender/python/mathutils/mathutils_noise.c
    branches/pyapi_devel_26/source/blender/quicktime/apple/qtkit_export.m
    branches/pyapi_devel_26/source/blender/quicktime/apple/qtkit_import.m
    branches/pyapi_devel_26/source/blender/quicktime/apple/quicktime_export.c
    branches/pyapi_devel_26/source/blender/quicktime/apple/quicktime_import.c
    branches/pyapi_devel_26/source/blender/render/extern/include/RE_pipeline.h
    branches/pyapi_devel_26/source/blender/render/extern/include/RE_render_ext.h
    branches/pyapi_devel_26/source/blender/render/intern/include/texture.h
    branches/pyapi_devel_26/source/blender/render/intern/include/zbuf.h
    branches/pyapi_devel_26/source/blender/render/intern/raytrace/bvh.h
    branches/pyapi_devel_26/source/blender/render/intern/raytrace/rayobject.cpp
    branches/pyapi_devel_26/source/blender/render/intern/raytrace/rayobject_instance.cpp
    branches/pyapi_devel_26/source/blender/render/intern/raytrace/rayobject_octree.cpp
    branches/pyapi_devel_26/source/blender/render/intern/raytrace/rayobject_qbvh.cpp
    branches/pyapi_devel_26/source/blender/render/intern/raytrace/rayobject_svbvh.cpp
    branches/pyapi_devel_26/source/blender/render/intern/raytrace/reorganize.h
    branches/pyapi_devel_26/source/blender/render/intern/source/convertblender.c
    branches/pyapi_devel_26/source/blender/render/intern/source/envmap.c
    branches/pyapi_devel_26/source/blender/render/intern/source/external_engine.c
    branches/pyapi_devel_26/source/blender/render/intern/source/imagetexture.c
    branches/pyapi_devel_26/source/blender/render/intern/source/initrender.c
    branches/pyapi_devel_26/source/blender/render/intern/source/occlusion.c
    branches/pyapi_devel_26/source/blender/render/intern/source/pipeline.c
    branches/pyapi_devel_26/source/blender/render/intern/source/pixelblending.c
    branches/pyapi_devel_26/source/blender/render/intern/source/rayshade.c
    branches/pyapi_devel_26/source/blender/render/intern/source/render_result.c
    branches/pyapi_devel_26/source/blender/render/intern/source/render_texture.c
    branches/pyapi_devel_26/source/blender/render/intern/source/rendercore.c
    branches/pyapi_devel_26/source/blender/render/intern/source/renderdatabase.c
    branches/pyapi_devel_26/source/blender/render/intern/source/shadbuf.c
    branches/pyapi_devel_26/source/blender/render/intern/source/shadeinput.c
    branches/pyapi_devel_26/source/blender/render/intern/source/shadeoutput.c
    branches/pyapi_devel_26/source/blender/render/intern/source/sss.c
    branches/pyapi_devel_26/source/blender/render/intern/source/strand.c
    branches/pyapi_devel_26/source/blender/render/intern/source/sunsky.c
    branches/pyapi_devel_26/source/blender/render/intern/source/texture_ocean.c
    branches/pyapi_devel_26/source/blender/render/intern/source/volume_precache.c
    branches/pyapi_devel_26/source/blender/render/intern/source/volumetric.c
    branches/pyapi_devel_26/source/blender/render/intern/source/voxeldata.c
    branches/pyapi_devel_26/source/blender/render/intern/source/zbuf.c
    branches/pyapi_devel_26/source/blender/windowmanager/CMakeLists.txt
    branches/pyapi_devel_26/source/blender/windowmanager/SConscript
    branches/pyapi_devel_26/source/blender/windowmanager/WM_api.h
    branches/pyapi_devel_26/source/blender/windowmanager/WM_types.h
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_apple.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_cursors.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_draw.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_event_system.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_files.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_gesture.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_init_exit.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_jobs.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_keymap.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_operators.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_subwindow.c
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_window.c
    branches/pyapi_devel_26/source/blender/windowmanager/wm_event_types.h
    branches/pyapi_devel_26/source/blenderplayer/CMakeLists.txt
    branches/pyapi_devel_26/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/pyapi_devel_26/source/creator/CMakeLists.txt
    branches/pyapi_devel_26/source/creator/creator.c
    branches/pyapi_devel_26/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/pyapi_devel_26/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h
    branches/pyapi_devel_26/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h
    branches/pyapi_devel_26/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.h
    branches/pyapi_devel_26/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.h
    branches/pyapi_devel_26/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/pyapi_devel_26/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/pyapi_devel_26/source/gameengine/BlenderRoutines/KX_BlenderSystem.h
    branches/pyapi_devel_26/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/pyapi_devel_26/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/pyapi_devel_26/source/gameengine/Converter/BL_ArmatureConstraint.cpp
    branches/pyapi_devel_26/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/pyapi_devel_26/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/pyapi_devel_26/source/gameengine/Converter/BL_MeshDeformer.h
    branches/pyapi_devel_26/source/gameengine/Converter/BL_ModifierDeformer.h
    branches/pyapi_devel_26/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/pyapi_devel_26/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/pyapi_devel_26/source/gameengine/Converter/BL_SkinDeformer.h
    branches/pyapi_devel_26/source/gameengine/Converter/BlenderWorldInfo.h
    branches/pyapi_devel_26/source/gameengine/Converter/KX_BlenderScalarInterpolator.h
    branches/pyapi_devel_26/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/pyapi_devel_26/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/pyapi_devel_26/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/pyapi_devel_26/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/pyapi_devel_26/source/gameengine/Converter/KX_SoftBodyDeformer.h
    branches/pyapi_devel_26/source/gameengine/Expressions/BoolValue.h
    branches/pyapi_devel_26/source/gameengine/Expressions/ConstExpr.h
    branches/pyapi_devel_26/source/gameengine/Expressions/EmptyValue.h
    branches/pyapi_devel_26/source/gameengine/Expressions/ErrorValue.h
    branches/pyapi_devel_26/source/gameengine/Expressions/Expression.h
    branches/pyapi_devel_26/source/gameengine/Expressions/FloatValue.h
    branches/pyapi_devel_26/source/gameengine/Expressions/IdentifierExpr.h
    branches/pyapi_devel_26/source/gameengine/Expressions/IfExpr.h
    branches/pyapi_devel_26/source/gameengine/Expressions/InputParser.h
    branches/pyapi_devel_26/source/gameengine/Expressions/IntValue.h
    branches/pyapi_devel_26/source/gameengine/Expressions/KX_HashedPtr.h
    branches/pyapi_devel_26/source/gameengine/Expressions/Operator1Expr.h
    branches/pyapi_devel_26/source/gameengine/Expressions/Operator2Expr.h
    branches/pyapi_devel_26/source/gameengine/Expressions/PyObjectPlus.h
    branches/pyapi_devel_26/source/gameengine/Expressions/StringValue.h
    branches/pyapi_devel_26/source/gameengine/Expressions/Value.h
    branches/pyapi_devel_26/source/gameengine/Expressions/VectorValue.h
    branches/pyapi_devel_26/source/gameengine/Expressions/VoidValue.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/CMakeLists.txt
    branches/pyapi_devel_26/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_ActuatorEventManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_AlwaysEventManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_BasicEventManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_EventManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_ExpressionController.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_IActuator.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_IInputDevice.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_IScene.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_JoystickManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_KeyboardManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_KeyboardSensor.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_LogicManager.cpp
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_LogicManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_MouseManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_PropertyEventManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_PropertySensor.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_PythonKeyboard.cpp
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_RandomEventManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_RandomNumberGenerator.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SCA_TimeEventManager.h
    branches/pyapi_devel_26/source/gameengine/GameLogic/SConscript
    branches/pyapi_devel_26/source/gameengine/GamePlayer/common/GPC_Canvas.h
    branches/pyapi_devel_26/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/pyapi_devel_26/source/gameengine/GamePlayer/xembed/blenderplayer-wrapper.c
    branches/pyapi_devel_26/source/gameengine/Ketsji/BL_Action.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/BL_Action.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/BL_ActionManager.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/BL_BlenderShader.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/BL_Material.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/BL_Shader.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/BL_Texture.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/BL_Texture.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/CMakeLists.txt
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_BulletPhysicsController.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_CameraIpoSGController.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_ClientObjectInfo.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_Dome.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_Dome.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_EmptyObject.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_FontObject.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_FontObject.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_GameActuator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_IInterpolator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_IPO_SGController.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_IPhysicsController.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_IScalarInterpolator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_ISceneConverter.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_ISystem.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_Light.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_LightIpoSGController.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_MaterialIpoController.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_MotionState.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_ObColorIpoSGController.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_ObstacleSimulation.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_OrientationInterpolator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_PositionInterpolator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_PyMath.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_RadarSensor.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_RayCast.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_RayEventManager.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SCA_DynamicActuator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_ScalarInterpolator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_ScalingInterpolator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_Scene.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SceneActuator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_TimeCategoryLogger.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_TimeLogger.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_TouchEventManager.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_TrackToActuator.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_WorldInfo.h
    branches/pyapi_devel_26/source/gameengine/Ketsji/KX_WorldIpoController.h
    branches/pyapi_devel_26/source/gameengine/Network/NG_NetworkDeviceInterface.h
    branches/pyapi_devel_26/source/gameengine/Network/NG_NetworkMessage.h
    branches/pyapi_devel_26/source/gameengine/Network/NG_NetworkObject.h
    branches/pyapi_devel_26/source/gameengine/Network/NG_NetworkScene.h
    branches/pyapi_devel_26/source/gameengine/Physics/Bullet/CcdGraphicController.h
    branches/pyapi_devel_26/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/pyapi_devel_26/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/pyapi_devel_26/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/pyapi_devel_26/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/pyapi_devel_26/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h
    branches/pyapi_devel_26/source/gameengine/Physics/common/PHY_IController.h
    branches/pyapi_devel_26/source/gameengine/Physics/common/PHY_IGraphicController.h
    branches/pyapi_devel_26/source/gameengine/Physics/common/PHY_IMotionState.h
    branches/pyapi_devel_26/source/gameengine/Physics/common/PHY_IPhysicsController.h
    branches/pyapi_devel_26/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/pyapi_devel_26/source/gameengine/Physics/common/PHY_IVehicle.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_2DFilterManager.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_Deformer.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_FramingManager.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_MaterialBucket.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_MeshObject.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_Polygon.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_Rect.h
    branches/pyapi_devel_26/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_BBox.cpp
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_BBox.h
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_Controller.h
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_DList.h
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_IObject.h
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_Node.h
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_ParentRelation.h
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_QList.h
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_Spatial.cpp
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_Spatial.h
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_Tree.cpp
    branches/pyapi_devel_26/source/gameengine/SceneGraph/SG_Tree.h
    branches/pyapi_devel_26/source/gameengine/VideoTexture/ImageBase.cpp
    branches/pyapi_devel_26/source/gameengine/VideoTexture/ImageRender.cpp
    branches/pyapi_devel_26/source/gameengine/VideoTexture/SConscript
    branches/pyapi_devel_26/source/gameengine/VideoTexture/Texture.cpp
    branches/pyapi_devel_26/source/gameengine/VideoTexture/VideoBase.h
    branches/pyapi_devel_26/source/tools/check_style_c.py
    branches/pyapi_devel_26/source/tools/spell_check_source.py
    branches/pyapi_devel_26/source/tools/spell_check_source_config.py
    branches/pyapi_devel_26/source/tools/uncrustify.cfg

Added Paths:
-----------
    branches/pyapi_devel_26/extern/bullet2/patches/ghost_character.patch
    branches/pyapi_devel_26/intern/bsp/intern/BOP_CarveInterface.cpp
    branches/pyapi_devel_26/intern/bsp/intern/BOP_Interface.h
    branches/pyapi_devel_26/intern/raskter/raskter_kdtree.c
    branches/pyapi_devel_26/intern/raskter/raskter_kdtree.h
    branches/pyapi_devel_26/intern/raskter/raskter_mt.c
    branches/pyapi_devel_26/release/datafiles/bfont.pfb
    branches/pyapi_devel_26/release/datafiles/prvicons.png
    branches/pyapi_devel_26/release/datafiles/startup.blend
    branches/pyapi_devel_26/release/scripts/modules/bl_i18n_utils/
    branches/pyapi_devel_26/release/scripts/presets/tracking_settings/planar.py
    branches/pyapi_devel_26/release/scripts/startup/bl_operators/node.py
    branches/pyapi_devel_26/release/scripts/startup/bl_ui/properties_mask_common.py
    branches/pyapi_devel_26/release/scripts/templates/operator_modal_view3d_raycast.py
    branches/pyapi_devel_26/release/scripts/templates/ui_panel.py
    branches/pyapi_devel_26/source/blender/blenkernel/intern/mask_rasterize.c
    branches/pyapi_devel_26/source/blender/blenlib/BLI_stack.h
    branches/pyapi_devel_26/source/blender/blenlib/intern/stack.c
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_InpaintNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_InpaintNode.h
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_TrackPositionNode.cpp
    branches/pyapi_devel_26/source/blender/compositor/nodes/COM_TrackPositionNode.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColorToValueProg.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColorToValueProg.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertValueToColorProg.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertValueToColorProg.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_InpaintOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_InpaintOperation.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_TrackPositionOperation.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_TrackPositionOperation.h
    branches/pyapi_devel_26/source/blender/datatoc/
    branches/pyapi_devel_26/source/blender/editors/space_image/image_edit.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_add.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_group.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_relationships.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_view.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_inpaint.c
    branches/pyapi_devel_26/source/blender/nodes/composite/nodes/node_composite_trackpos.c
    branches/pyapi_devel_26/source/blender/python/bmesh/bmesh_py_ops.c
    branches/pyapi_devel_26/source/blender/python/bmesh/bmesh_py_ops.h
    branches/pyapi_devel_26/source/blender/windowmanager/intern/wm_playanim.c

Removed Paths:
-------------
    branches/pyapi_devel_26/intern/boolop/CMakeLists.txt
    branches/pyapi_devel_26/intern/boolop/SConscript
    branches/pyapi_devel_26/intern/boolop/extern/BOP_Interface.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_BBox.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_BBox.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_BSPNode.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_BSPNode.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_BSPTree.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_BSPTree.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_CarveInterface.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Chrono.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Edge.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Edge.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Face.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Face.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Face2Face.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Face2Face.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Indexs.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Interface.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_MathUtils.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_MathUtils.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Merge.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Merge.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Merge2.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Merge2.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Mesh.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Mesh.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Misc.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Segment.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Segment.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Splitter.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Splitter.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Tag.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Tag.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Triangulator.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Triangulator.h
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Vertex.cpp
    branches/pyapi_devel_26/intern/boolop/intern/BOP_Vertex.h
    branches/pyapi_devel_26/intern/bsp/test/
    branches/pyapi_devel_26/release/datafiles/.Bfont
    branches/pyapi_devel_26/release/datafiles/clkernelstoh.py
    branches/pyapi_devel_26/release/datafiles/prvicons
    branches/pyapi_devel_26/release/scripts/presets/tracking_settings/blurry_movie.py
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColourToValueProg.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertColourToValueProg.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertValueToColourProg.cpp
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_ConvertValueToColourProg.h
    branches/pyapi_devel_26/source/blender/compositor/operations/COM_OpenCLKernels.cl.h
    branches/pyapi_devel_26/source/blender/editors/datafiles/Bfont.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/add.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/bfont.ttf.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/blender_icons.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/blob.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/blur.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/bmonofont.ttf.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/clay.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/claystrips.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/clone.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/crease.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/darken.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/draw.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/fill.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/flatten.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/grab.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/inflate.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/layer.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/lighten.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/mask.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/mix.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/multiply.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/nudge.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/pinch.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/preview.blend.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/prvicons.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/scrape.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/smear.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/smooth.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/snake_hook.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/soften.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/splash.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/startup.blend.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/subtract.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/texdraw.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/thumb.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/twist.png.c
    branches/pyapi_devel_26/source/blender/editors/datafiles/vertexdraw.png.c
    branches/pyapi_devel_26/source/blender/editors/space_node/node_state.c
    branches/pyapi_devel_26/source/blender/gpu/shaders/gpu_shader_material.glsl.c
    branches/pyapi_devel_26/source/blender/gpu/shaders/gpu_shader_sep_gaussian_blur_frag.glsl.c
    branches/pyapi_devel_26/source/blender/gpu/shaders/gpu_shader_sep_gaussian_blur_vert.glsl.c
    branches/pyapi_devel_26/source/blender/gpu/shaders/gpu_shader_vertex.glsl.c
    branches/pyapi_devel_26/source/blender/gpu/shaders/gpu_shader_vsm_store_frag.glsl.c
    branches/pyapi_devel_26/source/blender/gpu/shaders/gpu_shader_vsm_store_vert.glsl.c
    branches/pyapi_devel_26/source/creator/SConscript

Property Changed:
----------------
    branches/pyapi_devel_26/
    branches/pyapi_devel_26/source/blender/editors/interface/interface.c
    branches/pyapi_devel_26/source/blender/editors/render/
    branches/pyapi_devel_26/source/blender/editors/sculpt_paint/
    branches/pyapi_devel_26/source/blender/editors/space_outliner/
    branches/pyapi_devel_26/source/blender/editors/space_userpref/
    branches/pyapi_devel_26/source/tools/


Property changes on: branches/pyapi_devel_26
___________________________________________________________________
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
   + /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
/trunk/blender:48220-49921

Modified: branches/pyapi_devel_26/CMakeLists.txt
===================================================================
--- branches/pyapi_devel_26/CMakeLists.txt	2012-08-16 08:49:43 UTC (rev 49931)
+++ branches/pyapi_devel_26/CMakeLists.txt	2012-08-16 09:27:06 UTC (rev 49932)
@@ -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)
@@ -147,7 +148,7 @@
 
 
 # (unix defaults to OpenMP On)
-if(UNIX AND NOT APPLE)
+if((UNIX AND NOT APPLE) OR (MINGW))
 	set(PLATFORM_DEFAULT ON)
 else()
 	set(PLATFORM_DEFAULT OFF)
@@ -159,7 +160,7 @@
 if(UNIX AND NOT APPLE)
 	option(WITH_X11_XINPUT "Enable X11 Xinput (tablet support and unicode input)"	ON)
 	option(WITH_X11_XF86VMODE "Enable X11 video mode switching"	ON)
-	option(WITH_BUILTIN_GLEW "Use GLEW OpenGL wrapper library bundled with blender" ON)
+	option(WITH_SYSTEM_GLEW "Use GLEW OpenGL wrapper library provided by the operating system" ON)
 
 	# freebsd doesn't seems to support XDND
 	if(NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
@@ -167,9 +168,20 @@
 	endif()
 else()
 	# not an option for other OS's
-	set(WITH_BUILTIN_GLEW ON)
+	set(WITH_SYSTEM_GLEW OFF)
 endif()
 
+
+# (unix defaults to System OpenJPEG On)
+if(UNIX AND NOT APPLE)
+	set(PLATFORM_DEFAULT ON)
+else()
+	set(PLATFORM_DEFAULT OFF)
+endif()
+option(WITH_SYSTEM_OPENJPEG "Use the operating systems OpenJPEG library" ${PLATFORM_DEFAULT})
+unset(PLATFORM_DEFAULT)
+
+
 # Modifiers
 option(WITH_MOD_FLUID        	"Enable Elbeem Modifier (Fluid Simulation)" ON)
 option(WITH_MOD_SMOKE        	"Enable Smoke Modifier (Smoke Simulation)" ON)
@@ -214,9 +226,6 @@
 # Camera/motion tracking
 option(WITH_LIBMV         "Enable libmv structure from motion library" ON)
 
-# Mesh boolean lib
-option(WITH_CARVE         "Enable Carve library to handle mesh boolean operations" ON)
-
 # Misc
 option(WITH_INPUT_NDOF "Enable NDOF input devices (SpaceNavigator and friends)" ON)
 option(WITH_RAYOPTIMIZATION	"Enable use of SIMD (SSE) optimizations for the raytracer" ON)
@@ -238,7 +247,7 @@
 option(WITH_CYCLES_TEST				"Build cycles test application" OFF)
 option(WITH_CYCLES_OSL				"Build Cycles with OSL support" OFF)
 option(WITH_CYCLES_CUDA_BINARIES	"Build cycles CUDA binaries" OFF)
-set(CYCLES_CUDA_BINARIES_ARCH sm_13 sm_20 sm_21 CACHE STRING "CUDA architectures to build binaries for")
+set(CYCLES_CUDA_BINARIES_ARCH sm_13 sm_20 sm_21 sm_30 CACHE STRING "CUDA architectures to build binaries for")
 mark_as_advanced(CYCLES_CUDA_BINARIES_ARCH)
 unset(PLATFORM_DEFAULT)
 
@@ -262,7 +271,9 @@
 	endif()
 	
 	execute_process(COMMAND uname -r OUTPUT_VARIABLE MAC_SYS) # check for actual system-version
-	if (${MAC_SYS} MATCHES 11)
+	if (${MAC_SYS} MATCHES 12)
+		set(OSX_SYSTEM 10.8)
+	elseif (${MAC_SYS} MATCHES 11)
 		set(OSX_SYSTEM 10.7)
 	elseif(${MAC_SYS} MATCHES 10)
 		set(OSX_SYSTEM 10.6)
@@ -352,8 +363,8 @@
 	set(WITH_OPENIMAGEIO ON)
 endif()
 
-# auto enable boost for cycles and carve
-if(WITH_CYCLES OR WITH_CARVE)
+# auto enable boost for cycles and booleans
+if(WITH_CYCLES OR WITH_MOD_BOOLEAN)
 	set(WITH_BOOST ON)
 endif()
 
@@ -451,11 +462,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")
@@ -660,7 +666,6 @@
 
 		if(NOT OPENIMAGEIO_FOUND)
 			set(WITH_OPENIMAGEIO OFF)
-			set(WITH_CYCLES OFF)
 			message(STATUS "OpenImageIO not found, disabling WITH_CYCLES")
 		endif()
 	endif()
@@ -850,7 +855,7 @@
 		if(WITH_MOD_CLOTH_ELTOPO)
 			set(LAPACK ${LIBDIR}/lapack)
 			# set(LAPACK_INCLUDE_DIR ${LAPACK}/include)
-			set_lib_path(LAPACK_LIBPATH ${LAPACK}/lib)	
+			set(LAPACK_LIBPATH ${LAPACK}/lib)	
 			set(LAPACK_LIBRARIES
 				${LIBDIR}/lapack/lib/libf2c.lib
 				${LIBDIR}/lapack/lib/clapack_nowrap.lib
@@ -890,6 +895,7 @@
 		endif()
 
 		if(WITH_OPENCOLLADA)
+			set(OPENCOLLADA ${LIBDIR}/opencollada)
 
 			set(OPENCOLLADA_INCLUDE_DIRS
 				${LIBDIR}/opencollada/include/COLLADAStreamWriter/include
@@ -898,23 +904,22 @@
 				${LIBDIR}/opencollada/include/COLLADASaxFrameworkLoader/include
 				${LIBDIR}/opencollada/include/GeneratedSaxParser/include
 			)
+			set_lib_path(OPENCOLLADA_LIBPATH "opencollada")
 			
-			set_lib_path(OPENCOLLADA_LIBPATH "opencollada/lib")
-
 			set(OPENCOLLADA_LIBRARIES
-				${OPENCOLLADA_LIBPATH}/OpenCOLLADASaxFrameworkLoader.lib
-				${OPENCOLLADA_LIBPATH}/OpenCOLLADAFramework.lib
-				${OPENCOLLADA_LIBPATH}/OpenCOLLADABaseUtils.lib
-				${OPENCOLLADA_LIBPATH}/OpenCOLLADAStreamWriter.lib
-				${OPENCOLLADA_LIBPATH}/MathMLSolver.lib
-				${OPENCOLLADA_LIBPATH}/GeneratedSaxParser.lib
-				${OPENCOLLADA_LIBPATH}/xml2.lib
-				${OPENCOLLADA_LIBPATH}/buffer.lib
-				${OPENCOLLADA_LIBPATH}/ftoa.lib
-				${OPENCOLLADA_LIBPATH}/UTF.lib
+				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADASaxFrameworkLoader.lib
+				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADAFramework.lib
+				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADABaseUtils.lib
+				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADAStreamWriter.lib
+				${OPENCOLLADA_LIBPATH}/lib/MathMLSolver.lib
+				${OPENCOLLADA_LIBPATH}/lib/GeneratedSaxParser.lib
+				${OPENCOLLADA_LIBPATH}/lib/xml2.lib
+				${OPENCOLLADA_LIBPATH}/lib/buffer.lib
+				${OPENCOLLADA_LIBPATH}/lib/ftoa.lib
+				${OPENCOLLADA_LIBPATH}/lib/UTF.lib
 			)
 			set(PCRE_LIBRARIES
-				${OPENCOLLADA_LIBPATH}/pcre.lib
+				${OPENCOLLADA_LIBPATH}/lib/pcre.lib
 			)
 			
 			unset(OPENCOLLADA_LIBPATH)
@@ -937,7 +942,8 @@
 
 		if(WITH_IMAGE_OPENEXR)
 			set_lib_path(OPENEXR "openexr")
-			set_lib_path(OPENEXR_LIBPATH "openexr/lib")
+			set(OPENEXR_INCLUDE_DIR ${OPENEXR}/include)
+			set(OPENEXR_LIBPATH ${OPENEXR}/lib)
 			set(OPENEXR_LIBRARIES
 				${OPENEXR_LIBPATH}/Iex.lib
 				${OPENEXR_LIBPATH}/Half.lib
@@ -945,15 +951,12 @@
 				${OPENEXR_LIBPATH}/Imath.lib
 				${OPENEXR_LIBPATH}/IlmThread.lib
 			)
-			set_lib_path(OPENEXR_INCUDE "openexr/include")
 			set(OPENEXR_INCLUDE_DIRS
-				${OPENEXR_INCUDE}
-				${OPENEXR_INCUDE}/IlmImf
-				${OPENEXR_INCUDE}/Iex
-				${OPENEXR_INCUDE}/Imath
+				${OPENEXR_INCLUDE_DIR}
+				${OPENEXR_INCLUDE_DIR}/IlmImf
+				${OPENEXR_INCLUDE_DIR}/Iex
+				${OPENEXR_INCLUDE_DIR}/Imath
 			)
-			unset(OPENEXR_INCUDE)
-			unset(OPENEXR_LIBPATH)
 		endif()
 
 		if(WITH_IMAGE_TIFF)
@@ -972,8 +975,10 @@
 		if(WITH_PYTHON)
 			# normally cached but not since we include them with blender
 			set(PYTHON_VERSION 3.2) # CACHE STRING)
-			set_lib_path(PYTHON_INCLUDE_DIR "python/include/python${PYTHON_VERSION}")
-			set_lib_path(PYTHON_LIBRARY "python/lib/python32.lib") #CACHE FILEPATH)
+			set_lib_path(PYTHON "python")
+			set(PYTHON_LIBRARY ${PYTHON}/lib/python32.lib) #CACHE FILEPATH
+			#Shared includes for both vc2008 and vc2010
+			set(PYTHON_INCLUDE_DIR ${LIBDIR}/python/include/python${PYTHON_VERSION})
 			
 			# uncached vars
 			set(PYTHON_INCLUDE_DIRS "${PYTHON_INCLUDE_DIR}")
@@ -984,22 +989,19 @@
 			set(BOOST ${LIBDIR}/boost)
 			set(BOOST_INCLUDE_DIR ${BOOST}/include)
 			if(MSVC10)
-				set(BOOST_POSTFIX "vc100-mt-s-1_47.lib")
-				set(BOOST_DEBUG_POSTFIX "vc100-mt-sgd-1_47.lib")
+				set(BOOST_LIBPATH ${BOOST}/vc2010/lib)
+				set(BOOST_POSTFIX "vc100-mt-s-1_49.lib")
+				set(BOOST_DEBUG_POSTFIX "vc100-mt-sgd-1_49.lib")
 			else()
-				set(BOOST_POSTFIX "vc90-mt-s-1_47.lib")
-				set(BOOST_DEBUG_POSTFIX "vc90-mt-sgd-1_47.lib")					
+				set(BOOST_LIBPATH ${BOOST}/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}
 				optimized libboost_regex-${BOOST_POSTFIX} optimized libboost_system-${BOOST_POSTFIX} optimized libboost_thread-${BOOST_POSTFIX}

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list