[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [49273] branches/ge_harmony: Merged revision(s) 48067-49271 from trunk/blender

Daniel Stokes kupomail at gmail.com
Fri Jul 27 03:43:08 CEST 2012


Revision: 49273
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=49273
Author:   kupoman
Date:     2012-07-27 01:43:05 +0000 (Fri, 27 Jul 2012)
Log Message:
-----------
Merged revision(s) 48067-49271 from trunk/blender

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

Added Paths:
-----------
    branches/ge_harmony/extern/libopenjpeg/cidx_manager.c
    branches/ge_harmony/extern/libopenjpeg/cidx_manager.h
    branches/ge_harmony/extern/libopenjpeg/indexbox_manager.h
    branches/ge_harmony/extern/libopenjpeg/opj_config.h
    branches/ge_harmony/extern/libopenjpeg/phix_manager.c
    branches/ge_harmony/extern/libopenjpeg/ppix_manager.c
    branches/ge_harmony/extern/libopenjpeg/thix_manager.c
    branches/ge_harmony/extern/libopenjpeg/tpix_manager.c
    branches/ge_harmony/intern/raskter/raskter_kdtree.c
    branches/ge_harmony/intern/raskter/raskter_kdtree.h
    branches/ge_harmony/intern/raskter/raskter_mt.c
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/
    branches/ge_harmony/release/scripts/presets/operator/wm.collada_export/second_life_rigged.py
    branches/ge_harmony/release/scripts/presets/operator/wm.collada_export/second_life_static.py
    branches/ge_harmony/release/scripts/startup/bl_ui/properties_mask_common.py
    branches/ge_harmony/release/scripts/templates/operator_modal_view3d_raycast.py
    branches/ge_harmony/source/blender/blenkernel/intern/mask_rasterize.c
    branches/ge_harmony/source/blender/compositor/nodes/COM_TrackPositionNode.cpp
    branches/ge_harmony/source/blender/compositor/nodes/COM_TrackPositionNode.h
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertColorToValueProg.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertColorToValueProg.h
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertValueToColorProg.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertValueToColorProg.h
    branches/ge_harmony/source/blender/compositor/operations/COM_TrackPositionOperation.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_TrackPositionOperation.h
    branches/ge_harmony/source/blender/editors/space_image/image_edit.c
    branches/ge_harmony/source/blender/nodes/composite/nodes/node_composite_trackpos.c
    branches/ge_harmony/source/blender/python/bmesh/bmesh_py_ops.c
    branches/ge_harmony/source/blender/python/bmesh/bmesh_py_ops.h

Removed Paths:
-------------
    branches/ge_harmony/release/scripts/presets/operator/wm.collada_export/second_life.py
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertColourToValueProg.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertColourToValueProg.h
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertValueToColourProg.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertValueToColourProg.h
    branches/ge_harmony/source/creator/SConscript

Property Changed:
----------------
    branches/ge_harmony/
    branches/ge_harmony/source/blender/editors/interface/interface.c
    branches/ge_harmony/source/blender/editors/space_outliner/
    branches/ge_harmony/source/tools/


Property changes on: branches/ge_harmony
___________________________________________________________________
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
/trunk/blender:48067-49271

Modified: branches/ge_harmony/CMakeLists.txt
===================================================================
--- branches/ge_harmony/CMakeLists.txt	2012-07-27 01:36:07 UTC (rev 49272)
+++ branches/ge_harmony/CMakeLists.txt	2012-07-27 01:43:05 UTC (rev 49273)
@@ -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)
@@ -451,11 +463,6 @@
 
 if(UNIX AND NOT APPLE)
 
-	# needed for ubuntu 11.04
-	if(EXISTS "/usr/lib/x86_64-linux-gnu")
-		set(CMAKE_LIBRARY_PATH "/usr/lib/x86_64-linux-gnu;${CMAKE_LIBRARY_PATH}")
-	endif()
-
 	# set lib directory if it exists
 	if(CMAKE_SYSTEM_NAME MATCHES "Linux")
 		if("${CMAKE_SIZEOF_VOID_P}" EQUAL "8")
@@ -660,7 +667,6 @@
 
 		if(NOT OPENIMAGEIO_FOUND)
 			set(WITH_OPENIMAGEIO OFF)
-			set(WITH_CYCLES OFF)
 			message(STATUS "OpenImageIO not found, disabling WITH_CYCLES")
 		endif()
 	endif()
@@ -984,22 +990,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}/lib/vc_10)
+				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}
 				debug libboost_date_time-${BOOST_DEBUG_POSTFIX} debug libboost_filesystem-${BOOST_DEBUG_POSTFIX}
 				debug libboost_regex-${BOOST_DEBUG_POSTFIX} debug libboost_system-${BOOST_DEBUG_POSTFIX} debug libboost_thread-${BOOST_DEBUG_POSTFIX})
-			if(MSVC10)
-				set(BOOST_LIBPATH ${BOOST}/lib/vc_10)
-			else()
-				set(BOOST_LIBPATH ${BOOST}/lib)
-			endif()
 			set(BOOST_DEFINITIONS "-DBOOST_ALL_NO_LIB")
 		endif()
 			
@@ -1451,6 +1454,16 @@
 	endif()
 endif()
 
+if(WITH_CYCLES)
+	if(NOT WITH_OPENIMAGEIO)
+		message(FATAL_ERROR "Cycles reqires WITH_OPENIMAGEIO, the library may not have been found. Configure OIIO or disable WITH_CYCLES")
+	endif()
+	if(NOT WITH_BOOST)
+		message(FATAL_ERROR "Cycles reqires WITH_BOOST, the library may not have been found. Configure BOOST or disable WITH_CYCLES")
+	endif()
+endif()
+
+
 # See TEST_SSE_SUPPORT() for how this is defined.
 
 if(WITH_RAYOPTIMIZATION)
@@ -1485,10 +1498,11 @@
 
 
 if(WITH_IMAGE_OPENJPEG)
-	if(UNIX AND NOT APPLE)
+	if(WITH_SYSTEM_OPENJPEG)
 		# dealt with above
 	else()
 		set(OPENJPEG_INCLUDE_DIRS "${CMAKE_SOURCE_DIR}/extern/libopenjpeg")
+		add_definitions(-DOPJ_STATIC)
 	endif()
 endif()
 
@@ -1539,20 +1553,20 @@
 #-----------------------------------------------------------------------------
 # Configure GLEW
 
-if(WITH_BUILTIN_GLEW)
-	# set(GLEW_LIBRARY "")  # unused
-	set(GLEW_INCLUDE_PATH "${CMAKE_SOURCE_DIR}/extern/glew/include")
-else()
+if(WITH_SYSTEM_GLEW)
 	find_package(GLEW)
 
 	if(NOT GLEW_FOUND)
-		message(FATAL_ERROR "GLEW is required to build blender, install it or use WITH_BUILTIN_GLEW")
+		message(FATAL_ERROR "GLEW is required to build blender, install it or disable WITH_SYSTEM_GLEW")
 	endif()
 
 	mark_as_advanced(
 		GLEW_LIBRARY
 		GLEW_INCLUDE_PATH
 	)
+else()
+	# set(GLEW_LIBRARY "")  # unused
+	set(GLEW_INCLUDE_PATH "${CMAKE_SOURCE_DIR}/extern/glew/include")
 endif()
 
 #-----------------------------------------------------------------------------
@@ -1711,6 +1725,7 @@
 # better not set includes here but this debugging option is off by default.
 if(WITH_CXX_GUARDEDALLOC)
 	include_directories(${CMAKE_SOURCE_DIR}/intern/guardedalloc)
+	add_definitions(-DWITH_CXX_GUARDEDALLOC)
 endif()
 
 if(WITH_ASSERT_ABORT)
@@ -1790,8 +1805,9 @@
 	info_cfg_option(WITH_INSTALL_PORTABLE)
 	info_cfg_option(WITH_X11_XF86VMODE)
 	info_cfg_option(WITH_X11_XINPUT)
-	info_cfg_option(WITH_BUILTIN_GLEW)
 	info_cfg_option(WITH_MEM_JEMALLOC)
+	info_cfg_option(WITH_SYSTEM_GLEW)
+	info_cfg_option(WITH_SYSTEM_OPENJPEG)
 
 	info_cfg_text("Image Formats:")
 	info_cfg_option(WITH_IMAGE_CINEON)

Modified: branches/ge_harmony/GNUmakefile
===================================================================
--- branches/ge_harmony/GNUmakefile	2012-07-27 01:36:07 UTC (rev 49272)
+++ branches/ge_harmony/GNUmakefile	2012-07-27 01:43:05 UTC (rev 49273)
@@ -162,21 +162,21 @@
 	@echo "  * package_pacman  - build an arch linux pacmanpackage"
 	@echo "  * package_archive - build an archive package"
 	@echo ""
-	@echo "Testing Targets (not assosiated with building blender)"
+	@echo "Testing Targets (not associated with building blender)"
 	@echo "  * test            - run ctest, currently tests import/export, operator execution and that python modules load"
 	@echo "  * test_cmake      - runs our own cmake file checker which detects errors in the cmake file list definitions"
 	@echo "  * test_pep8       - checks all python script are pep8 which are tagged to use the stricter formatting"
 	@echo "  * test_deprecated - checks for deprecation tags in our code which may need to be removed"
 	@echo "  * test_style      - checks C/C++ conforms with blenders style guide: http://wiki.blender.org/index.php/Dev:Doc/CodeStyle"
 	@echo ""
-	@echo "Static Source Code Checking (not assosiated with building blender)"
+	@echo "Static Source Code Checking (not associated with building blender)"
 	@echo "  * check_cppcheck    - run blender source through cppcheck (C & C++)"
 	@echo "  * check_splint      - run blenders source through splint (C only)"
 	@echo "  * check_sparse      - run blenders source through sparse (C only)"
 	@echo "  * check_spelling_c  - check for spelling errors (C/C++ only)"
 	@echo "  * check_spelling_py - check for spelling errors (Python only)"
 	@echo ""
-	@echo "Documentation Targets (not assosiated with building blender)"
+	@echo "Documentation Targets (not associated with building blender)"
 	@echo "  * doc_py   - generate sphinx python api docs"
 	@echo "  * doc_doxy - generate doxygen C/C++ docs"
 	@echo "  * doc_dna  - generate blender file format reference"

Modified: branches/ge_harmony/SConstruct
===================================================================
--- branches/ge_harmony/SConstruct	2012-07-27 01:36:07 UTC (rev 49272)
+++ branches/ge_harmony/SConstruct	2012-07-27 01:43:05 UTC (rev 49273)
@@ -240,6 +240,7 @@
 if 'blenderlite' in B.targets:

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list