[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [54090] branches/ge_harmony: Merged revisions 53224-53756 from trunk/blender

Daniel Stokes kupomail at gmail.com
Fri Jan 25 04:25:00 CET 2013


Revision: 54090
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=54090
Author:   kupoman
Date:     2013-01-25 03:24:58 +0000 (Fri, 25 Jan 2013)
Log Message:
-----------
Merged revisions 53224-53756 from trunk/blender

Modified Paths:
--------------
    branches/ge_harmony/CMakeLists.txt
    branches/ge_harmony/SConstruct
    branches/ge_harmony/build_files/build_environment/install_deps.sh
    branches/ge_harmony/build_files/buildbot/config/user-config-glibc211-i686.py
    branches/ge_harmony/build_files/buildbot/config/user-config-glibc211-x86_64.py
    branches/ge_harmony/build_files/buildbot/config/user-config-player-glibc211-i686.py
    branches/ge_harmony/build_files/buildbot/config/user-config-player-glibc211-x86_64.py
    branches/ge_harmony/build_files/buildbot/master.cfg
    branches/ge_harmony/build_files/buildbot/slave_compile.py
    branches/ge_harmony/build_files/buildbot/slave_pack.py
    branches/ge_harmony/build_files/cmake/Modules/FindOpenCOLLADA.cmake
    branches/ge_harmony/build_files/cmake/cmake_consistency_check.py
    branches/ge_harmony/build_files/cmake/cmake_netbeans_project.py
    branches/ge_harmony/build_files/cmake/cmake_qtcreator_project.py
    branches/ge_harmony/build_files/cmake/macros.cmake
    branches/ge_harmony/build_files/cmake/project_info.py
    branches/ge_harmony/build_files/cmake/project_source_info.py
    branches/ge_harmony/build_files/package_spec/rpm/blender.spec.in
    branches/ge_harmony/build_files/scons/tools/btools.py
    branches/ge_harmony/doc/python_api/rst/bge.logic.rst
    branches/ge_harmony/doc/python_api/rst/bge.types.rst
    branches/ge_harmony/doc/python_api/sphinx_doc_gen.py
    branches/ge_harmony/extern/CMakeLists.txt
    branches/ge_harmony/extern/SConscript
    branches/ge_harmony/extern/carve/patches/mingw_w64.patch
    branches/ge_harmony/extern/libopenjpeg/patches/osx.patch
    branches/ge_harmony/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/ge_harmony/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp
    branches/ge_harmony/intern/cycles/CMakeLists.txt
    branches/ge_harmony/intern/cycles/app/cycles_server.cpp
    branches/ge_harmony/intern/cycles/blender/CMakeLists.txt
    branches/ge_harmony/intern/cycles/blender/addon/__init__.py
    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_mesh.cpp
    branches/ge_harmony/intern/cycles/blender/blender_object.cpp
    branches/ge_harmony/intern/cycles/blender/blender_session.cpp
    branches/ge_harmony/intern/cycles/blender/blender_session.h
    branches/ge_harmony/intern/cycles/blender/blender_shader.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/bvh/bvh.h
    branches/ge_harmony/intern/cycles/bvh/bvh_build.cpp
    branches/ge_harmony/intern/cycles/bvh/bvh_build.h
    branches/ge_harmony/intern/cycles/bvh/bvh_params.h
    branches/ge_harmony/intern/cycles/bvh/bvh_sort.cpp
    branches/ge_harmony/intern/cycles/bvh/bvh_split.cpp
    branches/ge_harmony/intern/cycles/device/CMakeLists.txt
    branches/ge_harmony/intern/cycles/device/device.h
    branches/ge_harmony/intern/cycles/device/device_cuda.cpp
    branches/ge_harmony/intern/cycles/device/device_network.cpp
    branches/ge_harmony/intern/cycles/device/device_network.h
    branches/ge_harmony/intern/cycles/kernel/CMakeLists.txt
    branches/ge_harmony/intern/cycles/kernel/kernel_bvh.h
    branches/ge_harmony/intern/cycles/kernel/kernel_camera.h
    branches/ge_harmony/intern/cycles/kernel/kernel_compat_cuda.h
    branches/ge_harmony/intern/cycles/kernel/kernel_compat_opencl.h
    branches/ge_harmony/intern/cycles/kernel/kernel_emission.h
    branches/ge_harmony/intern/cycles/kernel/kernel_light.h
    branches/ge_harmony/intern/cycles/kernel/kernel_passes.h
    branches/ge_harmony/intern/cycles/kernel/kernel_path.h
    branches/ge_harmony/intern/cycles/kernel/kernel_shader.h
    branches/ge_harmony/intern/cycles/kernel/kernel_textures.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/osl/osl_services.cpp
    branches/ge_harmony/intern/cycles/kernel/osl/osl_services.h
    branches/ge_harmony/intern/cycles/kernel/osl/osl_shader.cpp
    branches/ge_harmony/intern/cycles/kernel/osl/osl_shader.h
    branches/ge_harmony/intern/cycles/kernel/shaders/CMakeLists.txt
    branches/ge_harmony/intern/cycles/kernel/shaders/node_musgrave_texture.osl
    branches/ge_harmony/intern/cycles/kernel/shaders/node_texture.h
    branches/ge_harmony/intern/cycles/kernel/shaders/stdosl.h
    branches/ge_harmony/intern/cycles/kernel/svm/svm.h
    branches/ge_harmony/intern/cycles/kernel/svm/svm_attribute.h
    branches/ge_harmony/intern/cycles/kernel/svm/svm_geometry.h
    branches/ge_harmony/intern/cycles/kernel/svm/svm_noise.h
    branches/ge_harmony/intern/cycles/kernel/svm/svm_tex_coord.h
    branches/ge_harmony/intern/cycles/kernel/svm/svm_types.h
    branches/ge_harmony/intern/cycles/render/CMakeLists.txt
    branches/ge_harmony/intern/cycles/render/attribute.cpp
    branches/ge_harmony/intern/cycles/render/attribute.h
    branches/ge_harmony/intern/cycles/render/image.cpp
    branches/ge_harmony/intern/cycles/render/image.h
    branches/ge_harmony/intern/cycles/render/light.cpp
    branches/ge_harmony/intern/cycles/render/mesh.cpp
    branches/ge_harmony/intern/cycles/render/mesh.h
    branches/ge_harmony/intern/cycles/render/mesh_displace.cpp
    branches/ge_harmony/intern/cycles/render/nodes.cpp
    branches/ge_harmony/intern/cycles/render/nodes.h
    branches/ge_harmony/intern/cycles/render/object.cpp
    branches/ge_harmony/intern/cycles/render/object.h
    branches/ge_harmony/intern/cycles/render/scene.cpp
    branches/ge_harmony/intern/cycles/render/scene.h
    branches/ge_harmony/intern/cycles/render/session.cpp
    branches/ge_harmony/intern/cycles/render/session.h
    branches/ge_harmony/intern/cycles/render/tile.cpp
    branches/ge_harmony/intern/cycles/render/tile.h
    branches/ge_harmony/intern/cycles/subd/subd_dice.cpp
    branches/ge_harmony/intern/cycles/util/CMakeLists.txt
    branches/ge_harmony/intern/cycles/util/util_boundbox.h
    branches/ge_harmony/intern/cycles/util/util_cuda.cpp
    branches/ge_harmony/intern/cycles/util/util_cuda.h
    branches/ge_harmony/intern/cycles/util/util_math.h
    branches/ge_harmony/intern/cycles/util/util_transform.h
    branches/ge_harmony/intern/cycles/util/util_types.h
    branches/ge_harmony/intern/ffmpeg/ffmpeg_compat.h
    branches/ge_harmony/intern/ghost/GHOST_C-api.h
    branches/ge_harmony/intern/ghost/GHOST_ISystem.h
    branches/ge_harmony/intern/ghost/GHOST_IWindow.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_System.cpp
    branches/ge_harmony/intern/ghost/intern/GHOST_System.h
    branches/ge_harmony/intern/ghost/intern/GHOST_SystemCocoa.mm
    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_Window.cpp
    branches/ge_harmony/intern/ghost/intern/GHOST_Window.h
    branches/ge_harmony/intern/ghost/intern/GHOST_WindowCocoa.h
    branches/ge_harmony/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/ge_harmony/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/ge_harmony/intern/ghost/intern/GHOST_WindowWin32.h
    branches/ge_harmony/intern/locale/boost_locale_wrapper.cpp
    branches/ge_harmony/intern/opencolorio/fallback_impl.cc
    branches/ge_harmony/intern/opencolorio/ocio_capi.cc
    branches/ge_harmony/intern/opencolorio/ocio_capi.h
    branches/ge_harmony/intern/opencolorio/ocio_impl.cc
    branches/ge_harmony/intern/smoke/CMakeLists.txt
    branches/ge_harmony/intern/tools/credits_svn_gen.py
    branches/ge_harmony/release/darwin/blender.app/Contents/MacOS/blender
    branches/ge_harmony/release/darwin/blenderplayer.app/Contents/MacOS/blenderplayer
    branches/ge_harmony/release/datafiles/blender_icons.svg
    branches/ge_harmony/release/datafiles/blender_icons16.png
    branches/ge_harmony/release/datafiles/blender_icons32.png
    branches/ge_harmony/release/datafiles/startup.blend
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/bl_process_msg.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/check_po.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/clean_po.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/import_po_from_branches.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/merge_po.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/settings.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/update_branches.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/update_languages_menu.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/update_mo.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/update_po.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/update_pot.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/update_trunk.py
    branches/ge_harmony/release/scripts/modules/bl_i18n_utils/utils.py
    branches/ge_harmony/release/scripts/modules/bpy/path.py
    branches/ge_harmony/release/scripts/modules/bpy_extras/anim_utils.py
    branches/ge_harmony/release/scripts/modules/bpy_extras/object_utils.py
    branches/ge_harmony/release/scripts/modules/bpy_types.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/node.py
    branches/ge_harmony/release/scripts/startup/bl_operators/object.py
    branches/ge_harmony/release/scripts/startup/bl_operators/uvcalc_follow_active.py
    branches/ge_harmony/release/scripts/startup/bl_operators/vertexpaint_dirt.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_camera.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_mask_common.py
    branches/ge_harmony/release/scripts/startup/bl_ui/properties_material.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_common.py
    branches/ge_harmony/release/scripts/startup/bl_ui/properties_physics_dynamicpaint.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_sequencer.py
    branches/ge_harmony/release/scripts/startup/bl_ui/space_text.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/startup/keyingsets_builtins.py
    branches/ge_harmony/source/blender/avi/intern/avi_endian.c
    branches/ge_harmony/source/blender/avi/intern/avi_intern.h
    branches/ge_harmony/source/blender/avi/intern/avi_mjpeg.c
    branches/ge_harmony/source/blender/blenfont/intern/blf_glyph.c
    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_blender.h
    branches/ge_harmony/source/blender/blenkernel/BKE_brush.h
    branches/ge_harmony/source/blender/blenkernel/BKE_cdderivedmesh.h
    branches/ge_harmony/source/blender/blenkernel/BKE_colortools.h
    branches/ge_harmony/source/blender/blenkernel/BKE_constraint.h
    branches/ge_harmony/source/blender/blenkernel/BKE_customdata.h
    branches/ge_harmony/source/blender/blenkernel/BKE_deform.h
    branches/ge_harmony/source/blender/blenkernel/BKE_displist.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_key.h
    branches/ge_harmony/source/blender/blenkernel/BKE_main.h
    branches/ge_harmony/source/blender/blenkernel/BKE_mesh.h
    branches/ge_harmony/source/blender/blenkernel/BKE_node.h
    branches/ge_harmony/source/blender/blenkernel/BKE_packedFile.h
    branches/ge_harmony/source/blender/blenkernel/BKE_paint.h
    branches/ge_harmony/source/blender/blenkernel/BKE_pbvh.h
    branches/ge_harmony/source/blender/blenkernel/BKE_report.h
    branches/ge_harmony/source/blender/blenkernel/BKE_screen.h
    branches/ge_harmony/source/blender/blenkernel/BKE_shrinkwrap.h
    branches/ge_harmony/source/blender/blenkernel/BKE_suggestions.h
    branches/ge_harmony/source/blender/blenkernel/BKE_text.h
    branches/ge_harmony/source/blender/blenkernel/CMakeLists.txt
    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/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/booleanops_mesh.c
    branches/ge_harmony/source/blender/blenkernel/intern/bpath.c
    branches/ge_harmony/source/blender/blenkernel/intern/brush.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/deform.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/editderivedmesh.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/idprop.c
    branches/ge_harmony/source/blender/blenkernel/intern/image.c
    branches/ge_harmony/source/blender/blenkernel/intern/key.c
    branches/ge_harmony/source/blender/blenkernel/intern/lattice.c
    branches/ge_harmony/source/blender/blenkernel/intern/mask_rasterize.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/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/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_system.c
    branches/ge_harmony/source/blender/blenkernel/intern/pbvh.c
    branches/ge_harmony/source/blender/blenkernel/intern/pointcache.c
    branches/ge_harmony/source/blender/blenkernel/intern/report.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/seqeffects.c
    branches/ge_harmony/source/blender/blenkernel/intern/seqmodifier.c
    branches/ge_harmony/source/blender/blenkernel/intern/sequencer.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/subsurf_ccg.c
    branches/ge_harmony/source/blender/blenkernel/intern/suggestions.c
    branches/ge_harmony/source/blender/blenkernel/intern/text.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/writeffmpeg.c
    branches/ge_harmony/source/blender/blenlib/BLI_array.h
    branches/ge_harmony/source/blender/blenlib/BLI_math_color.h
    branches/ge_harmony/source/blender/blenlib/BLI_math_geom.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_utildefines.h
    branches/ge_harmony/source/blender/blenlib/CMakeLists.txt
    branches/ge_harmony/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/ge_harmony/source/blender/blenlib/intern/jitter.c
    branches/ge_harmony/source/blender/blenlib/intern/math_base_inline.c
    branches/ge_harmony/source/blender/blenlib/intern/math_color.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_geom_inline.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_inline.c
    branches/ge_harmony/source/blender/blenlib/intern/path_util.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/string.c
    branches/ge_harmony/source/blender/blenloader/CMakeLists.txt
    branches/ge_harmony/source/blender/blenloader/intern/readblenentry.c
    branches/ge_harmony/source/blender/blenloader/intern/readfile.c
    branches/ge_harmony/source/blender/blenloader/intern/readfile.h
    branches/ge_harmony/source/blender/blenloader/intern/runtime.c
    branches/ge_harmony/source/blender/blenloader/intern/versioning_250.c
    branches/ge_harmony/source/blender/blenloader/intern/versioning_legacy.c
    branches/ge_harmony/source/blender/blenloader/intern/writefile.c
    branches/ge_harmony/source/blender/bmesh/CMakeLists.txt
    branches/ge_harmony/source/blender/bmesh/SConscript
    branches/ge_harmony/source/blender/bmesh/bmesh.h
    branches/ge_harmony/source/blender/bmesh/bmesh_class.h
    branches/ge_harmony/source/blender/bmesh/intern/bmesh_construct.c
    branches/ge_harmony/source/blender/bmesh/intern/bmesh_interp.c
    branches/ge_harmony/source/blender/bmesh/intern/bmesh_marking.c
    branches/ge_harmony/source/blender/bmesh/intern/bmesh_mesh.c
    branches/ge_harmony/source/blender/bmesh/intern/bmesh_mesh_conv.c
    branches/ge_harmony/source/blender/bmesh/intern/bmesh_mesh_conv.h
    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_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_walkers_impl.c
    branches/ge_harmony/source/blender/bmesh/operators/bmo_bevel.c
    branches/ge_harmony/source/blender/bmesh/operators/bmo_dupe.c
    branches/ge_harmony/source/blender/bmesh/operators/bmo_extrude.c
    branches/ge_harmony/source/blender/bmesh/operators/bmo_smooth_laplacian.c
    branches/ge_harmony/source/blender/bmesh/operators/bmo_symmetrize.c
    branches/ge_harmony/source/blender/bmesh/operators/bmo_triangulate.c
    branches/ge_harmony/source/blender/bmesh/tools/bmesh_bevel.c
    branches/ge_harmony/source/blender/bmesh/tools/bmesh_bevel.h
    branches/ge_harmony/source/blender/bmesh/tools/bmesh_decimate_collapse.c
    branches/ge_harmony/source/blender/bmesh/tools/bmesh_decimate_unsubdivide.c
    branches/ge_harmony/source/blender/collada/AnimationImporter.cpp
    branches/ge_harmony/source/blender/collada/DocumentImporter.cpp
    branches/ge_harmony/source/blender/collada/ImageExporter.cpp
    branches/ge_harmony/source/blender/collada/MeshImporter.cpp
    branches/ge_harmony/source/blender/compositor/CMakeLists.txt
    branches/ge_harmony/source/blender/compositor/intern/COM_ExecutionSystem.h
    branches/ge_harmony/source/blender/compositor/intern/COM_Node.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/nodes/COM_ConvertAlphaNode.cpp
    branches/ge_harmony/source/blender/compositor/nodes/COM_ImageNode.cpp
    branches/ge_harmony/source/blender/compositor/nodes/COM_PixelateNode.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_OutputFileOperation.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_ScreenLensDistortionOperation.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_TrackPositionOperation.cpp
    branches/ge_harmony/source/blender/editors/animation/anim_filter.c
    branches/ge_harmony/source/blender/editors/animation/anim_ops.c
    branches/ge_harmony/source/blender/editors/animation/fmodifier_ui.c
    branches/ge_harmony/source/blender/editors/animation/keyframing.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/meshlaplacian.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/include/BIF_glutil.h
    branches/ge_harmony/source/blender/editors/include/ED_mesh.h
    branches/ge_harmony/source/blender/editors/include/ED_view3d.h
    branches/ge_harmony/source/blender/editors/include/UI_icons.h
    branches/ge_harmony/source/blender/editors/include/UI_interface.h
    branches/ge_harmony/source/blender/editors/include/UI_interface_icons.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_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_panel.c
    branches/ge_harmony/source/blender/editors/interface/interface_regions.c
    branches/ge_harmony/source/blender/editors/interface/interface_templates.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/mesh/editface.c
    branches/ge_harmony/source/blender/editors/mesh/editmesh_knife.c
    branches/ge_harmony/source/blender/editors/mesh/editmesh_select.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/mesh_data.c
    branches/ge_harmony/source/blender/editors/mesh/mesh_navmesh.c
    branches/ge_harmony/source/blender/editors/mesh/meshtools.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_lattice.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_vgroup.c
    branches/ge_harmony/source/blender/editors/physics/particle_edit.c
    branches/ge_harmony/source/blender/editors/physics/particle_object.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/render/render_preview.c
    branches/ge_harmony/source/blender/editors/render/render_shading.c
    branches/ge_harmony/source/blender/editors/screen/area.c
    branches/ge_harmony/source/blender/editors/screen/glutil.c
    branches/ge_harmony/source/blender/editors/screen/screen_edit.c
    branches/ge_harmony/source/blender/editors/screen/screendump.c
    branches/ge_harmony/source/blender/editors/sculpt_paint/CMakeLists.txt
    branches/ge_harmony/source/blender/editors/sculpt_paint/paint_hide.c
    branches/ge_harmony/source/blender/editors/sculpt_paint/paint_image.c
    branches/ge_harmony/source/blender/editors/sculpt_paint/paint_intern.h
    branches/ge_harmony/source/blender/editors/sculpt_paint/paint_mask.c
    branches/ge_harmony/source/blender/editors/sculpt_paint/paint_ops.c
    branches/ge_harmony/source/blender/editors/sculpt_paint/paint_stroke.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_intern.h
    branches/ge_harmony/source/blender/editors/sculpt_paint/sculpt_undo.c
    branches/ge_harmony/source/blender/editors/space_action/action_draw.c
    branches/ge_harmony/source/blender/editors/space_action/space_action.c
    branches/ge_harmony/source/blender/editors/space_clip/clip_editor.c
    branches/ge_harmony/source/blender/editors/space_clip/clip_ops.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_file/file_draw.c
    branches/ge_harmony/source/blender/editors/space_file/file_ops.c
    branches/ge_harmony/source/blender/editors/space_graph/graph_edit.c
    branches/ge_harmony/source/blender/editors/space_graph/space_graph.c
    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_intern.h
    branches/ge_harmony/source/blender/editors/space_info/info_ops.c
    branches/ge_harmony/source/blender/editors/space_info/info_stats.c
    branches/ge_harmony/source/blender/editors/space_info/space_info.c
    branches/ge_harmony/source/blender/editors/space_info/textview.c
    branches/ge_harmony/source/blender/editors/space_logic/logic_window.c
    branches/ge_harmony/source/blender/editors/space_logic/space_logic.c
    branches/ge_harmony/source/blender/editors/space_node/drawnode.c
    branches/ge_harmony/source/blender/editors/space_node/node_draw.c
    branches/ge_harmony/source/blender/editors/space_node/node_view.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_intern.h
    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_outliner/outliner_tree.c
    branches/ge_harmony/source/blender/editors/space_outliner/space_outliner.c
    branches/ge_harmony/source/blender/editors/space_sequencer/sequencer_add.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_text/CMakeLists.txt
    branches/ge_harmony/source/blender/editors/space_text/space_text.c
    branches/ge_harmony/source/blender/editors/space_text/text_draw.c
    branches/ge_harmony/source/blender/editors/space_text/text_format.c
    branches/ge_harmony/source/blender/editors/space_text/text_format.h
    branches/ge_harmony/source/blender/editors/space_text/text_format_py.c
    branches/ge_harmony/source/blender/editors/space_text/text_intern.h
    branches/ge_harmony/source/blender/editors/space_text/text_ops.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/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_intern.h
    branches/ge_harmony/source/blender/editors/space_view3d/view3d_iterators.c
    branches/ge_harmony/source/blender/editors/space_view3d/view3d_ops.c
    branches/ge_harmony/source/blender/editors/space_view3d/view3d_project.c
    branches/ge_harmony/source/blender/editors/space_view3d/view3d_select.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_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/util/undo.c
    branches/ge_harmony/source/blender/editors/uvedit/uvedit_draw.c
    branches/ge_harmony/source/blender/editors/uvedit/uvedit_intern.h
    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_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_buffers.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_extensions.c
    branches/ge_harmony/source/blender/gpu/intern/gpu_material.c
    branches/ge_harmony/source/blender/gpu/shaders/gpu_shader_material.glsl
    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_colormanagement.h
    branches/ge_harmony/source/blender/imbuf/IMB_imbuf.h
    branches/ge_harmony/source/blender/imbuf/IMB_imbuf_types.h
    branches/ge_harmony/source/blender/imbuf/IMB_thumbs.h
    branches/ge_harmony/source/blender/imbuf/intern/IMB_filter.h
    branches/ge_harmony/source/blender/imbuf/intern/IMB_metadata.h
    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/colormanagement.c
    branches/ge_harmony/source/blender/imbuf/intern/dds/ColorBlock.h
    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/divers.c
    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/indexer.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/openexr/openexr_api.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/imbuf/intern/util.c
    branches/ge_harmony/source/blender/makesdna/DNA_ID.h
    branches/ge_harmony/source/blender/makesdna/DNA_armature_types.h
    branches/ge_harmony/source/blender/makesdna/DNA_brush_types.h
    branches/ge_harmony/source/blender/makesdna/DNA_image_types.h
    branches/ge_harmony/source/blender/makesdna/DNA_mesh_types.h
    branches/ge_harmony/source/blender/makesdna/DNA_meshdata_types.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_screen_types.h
    branches/ge_harmony/source/blender/makesdna/DNA_sequence_types.h
    branches/ge_harmony/source/blender/makesdna/DNA_text_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_view2d_types.h
    branches/ge_harmony/source/blender/makesrna/RNA_access.h
    branches/ge_harmony/source/blender/makesrna/RNA_define.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_ID.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_armature.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_brush.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_camera.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_define.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_dynamicpaint.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_image.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_internal_types.h
    branches/ge_harmony/source/blender/makesrna/intern/rna_lamp.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_mesh.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_modifier.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_movieclip.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_particle.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_pose.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_render.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_sculpt_paint.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_space.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_speaker.c
    branches/ge_harmony/source/blender/makesrna/intern/rna_text.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_ui_api.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_bevel.c
    branches/ge_harmony/source/blender/modifiers/intern/MOD_decimate.c
    branches/ge_harmony/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/ge_harmony/source/blender/modifiers/intern/MOD_ocean.c
    branches/ge_harmony/source/blender/modifiers/intern/MOD_screw.c
    branches/ge_harmony/source/blender/modifiers/intern/MOD_shapekey.c
    branches/ge_harmony/source/blender/modifiers/intern/MOD_solidify.c
    branches/ge_harmony/source/blender/modifiers/intern/MOD_weightvgmix.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_shader.h
    branches/ge_harmony/source/blender/nodes/composite/node_composite_util.c
    branches/ge_harmony/source/blender/nodes/composite/nodes/node_composite_image.c
    branches/ge_harmony/source/blender/nodes/composite/nodes/node_composite_lensdist.c
    branches/ge_harmony/source/blender/nodes/composite/nodes/node_composite_outputFile.c
    branches/ge_harmony/source/blender/nodes/intern/node_common.c
    branches/ge_harmony/source/blender/nodes/intern/node_exec.c
    branches/ge_harmony/source/blender/nodes/intern/node_util.h
    branches/ge_harmony/source/blender/nodes/shader/node_shader_util.c
    branches/ge_harmony/source/blender/nodes/shader/nodes/node_shader_common.c
    branches/ge_harmony/source/blender/nodes/shader/nodes/node_shader_mapping.c
    branches/ge_harmony/source/blender/python/BPY_extern.h
    branches/ge_harmony/source/blender/python/SConscript
    branches/ge_harmony/source/blender/python/bmesh/bmesh_py_api.c
    branches/ge_harmony/source/blender/python/bmesh/bmesh_py_ops_call.c
    branches/ge_harmony/source/blender/python/bmesh/bmesh_py_types.c
    branches/ge_harmony/source/blender/python/bmesh/bmesh_py_types_customdata.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/CMakeLists.txt
    branches/ge_harmony/source/blender/python/intern/bpy.c
    branches/ge_harmony/source/blender/python/intern/bpy_app.c
    branches/ge_harmony/source/blender/python/intern/bpy_app_build_options.c
    branches/ge_harmony/source/blender/python/intern/bpy_app_ffmpeg.c
    branches/ge_harmony/source/blender/python/intern/bpy_driver.c
    branches/ge_harmony/source/blender/python/intern/bpy_interface.c
    branches/ge_harmony/source/blender/python/intern/bpy_interface_atexit.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_operator_wrap.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.h
    branches/ge_harmony/source/blender/python/intern/bpy_rna_anim.c
    branches/ge_harmony/source/blender/python/intern/bpy_rna_callback.c
    branches/ge_harmony/source/blender/python/intern/bpy_util.c
    branches/ge_harmony/source/blender/python/intern/bpy_util.h
    branches/ge_harmony/source/blender/python/mathutils/mathutils_geometry.c
    branches/ge_harmony/source/blender/quicktime/apple/qtkit_export.m
    branches/ge_harmony/source/blender/quicktime/quicktime_export.h
    branches/ge_harmony/source/blender/render/extern/include/RE_engine.h
    branches/ge_harmony/source/blender/render/intern/include/render_result.h
    branches/ge_harmony/source/blender/render/intern/include/render_types.h
    branches/ge_harmony/source/blender/render/intern/include/renderdatabase.h
    branches/ge_harmony/source/blender/render/intern/raytrace/rayobject_instance.cpp
    branches/ge_harmony/source/blender/render/intern/raytrace/rayobject_octree.cpp
    branches/ge_harmony/source/blender/render/intern/source/convertblender.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/multires_bake.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/shadeoutput.c
    branches/ge_harmony/source/blender/render/intern/source/strand.c
    branches/ge_harmony/source/blender/render/intern/source/volume_precache.c
    branches/ge_harmony/source/blender/render/intern/source/zbuf.c
    branches/ge_harmony/source/blender/windowmanager/WM_api.h
    branches/ge_harmony/source/blender/windowmanager/WM_types.h
    branches/ge_harmony/source/blender/windowmanager/intern/wm.c
    branches/ge_harmony/source/blender/windowmanager/intern/wm_apple.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_operators.c
    branches/ge_harmony/source/blender/windowmanager/intern/wm_window.c
    branches/ge_harmony/source/blender/windowmanager/wm_event_types.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/CMakeLists.txt
    branches/ge_harmony/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/ge_harmony/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h
    branches/ge_harmony/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/ge_harmony/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/ge_harmony/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/ge_harmony/source/gameengine/Converter/CMakeLists.txt
    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_ConvertControllers.cpp
    branches/ge_harmony/source/gameengine/Expressions/InputParser.cpp
    branches/ge_harmony/source/gameengine/Expressions/InputParser.h
    branches/ge_harmony/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/ge_harmony/source/gameengine/Expressions/PyObjectPlus.h
    branches/ge_harmony/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/ge_harmony/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/ge_harmony/source/gameengine/GameLogic/SCA_2DFilterActuator.h
    branches/ge_harmony/source/gameengine/GameLogic/SCA_PythonJoystick.cpp
    branches/ge_harmony/source/gameengine/GamePlayer/common/GPC_Canvas.cpp
    branches/ge_harmony/source/gameengine/GamePlayer/common/GPC_Canvas.h
    branches/ge_harmony/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/ge_harmony/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/ge_harmony/source/gameengine/Ketsji/CMakeLists.txt
    branches/ge_harmony/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/ge_harmony/source/gameengine/Ketsji/KX_CharacterWrapper.cpp
    branches/ge_harmony/source/gameengine/Ketsji/KX_CharacterWrapper.h
    branches/ge_harmony/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/ge_harmony/source/gameengine/Ketsji/KX_ISceneConverter.h
    branches/ge_harmony/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/ge_harmony/source/gameengine/Ketsji/KX_Light.cpp
    branches/ge_harmony/source/gameengine/Ketsji/KX_Light.h
    branches/ge_harmony/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/ge_harmony/source/gameengine/Ketsji/KX_PythonInitTypes.cpp
    branches/ge_harmony/source/gameengine/Ketsji/KX_Scene.cpp
    branches/ge_harmony/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/ge_harmony/source/gameengine/Physics/Bullet/CMakeLists.txt
    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/common/PHY_ICharacter.h
    branches/ge_harmony/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/ge_harmony/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/ge_harmony/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.h
    branches/ge_harmony/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OGLFilterManager.cpp
    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/VideoTexture/VideoFFmpeg.cpp
    branches/ge_harmony/source/tests/check_deprecated.py
    branches/ge_harmony/source/tools/check_style_c.py

Added Paths:
-----------
    branches/ge_harmony/build_files/buildbot/config/user-config-cuda-glibc211-i686.py
    branches/ge_harmony/build_files/buildbot/config/user-config-cuda-glibc211-x86_64.py
    branches/ge_harmony/doc/python_api/examples/bpy.props.5.py
    branches/ge_harmony/doc/python_api/examples/bpy.types.AddonPreferences.1.py
    branches/ge_harmony/doc/python_api/examples/bpy.types.UIList.py
    branches/ge_harmony/doc/sculpt.org
    branches/ge_harmony/extern/rangetree/
    branches/ge_harmony/intern/cycles/blender/blender_curves.cpp
    branches/ge_harmony/intern/cycles/kernel/kernel_curve.h
    branches/ge_harmony/intern/cycles/kernel/kernel_primitive.h
    branches/ge_harmony/intern/cycles/kernel/shaders/node_hair_info.osl
    branches/ge_harmony/intern/cycles/render/curves.cpp
    branches/ge_harmony/intern/cycles/render/curves.h
    branches/ge_harmony/release/scripts/templates_osl/
    branches/ge_harmony/release/scripts/templates_py/
    branches/ge_harmony/source/blender/blenkernel/BKE_addon.h
    branches/ge_harmony/source/blender/blenkernel/intern/addon.c
    branches/ge_harmony/source/blender/blenkernel/intern/pbvh_bmesh.c
    branches/ge_harmony/source/blender/blenkernel/intern/pbvh_intern.h
    branches/ge_harmony/source/blender/blenlib/BLI_buffer.h
    branches/ge_harmony/source/blender/blenlib/intern/buffer.c
    branches/ge_harmony/source/blender/bmesh/intern/bmesh_log.c
    branches/ge_harmony/source/blender/bmesh/intern/bmesh_log.h
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertPremulToStraightOperation.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertPremulToStraightOperation.h
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertStraightToPremulOperation.cpp
    branches/ge_harmony/source/blender/compositor/operations/COM_ConvertStraightToPremulOperation.h
    branches/ge_harmony/source/blender/editors/sculpt_paint/paint_image_2d.c
    branches/ge_harmony/source/blender/editors/space_text/text_autocomplete.c
    branches/ge_harmony/source/blender/editors/space_text/text_format_osl.c
    branches/ge_harmony/source/blender/nodes/shader/nodes/node_shader_hair_info.c
    branches/ge_harmony/source/blender/python/intern/bpy_path.c
    branches/ge_harmony/source/blender/python/intern/bpy_path.h
    branches/ge_harmony/source/gameengine/Converter/KX_LibLoadStatus.cpp
    branches/ge_harmony/source/gameengine/Converter/KX_LibLoadStatus.h

Removed Paths:
-------------
    branches/ge_harmony/build_files/buildbot/config/user-config-glibc27-i686.py
    branches/ge_harmony/build_files/buildbot/config/user-config-glibc27-x86_64.py
    branches/ge_harmony/build_files/buildbot/config/user-config-player-glibc27-i686.py
    branches/ge_harmony/build_files/buildbot/config/user-config-player-glibc27-x86_64.py
    branches/ge_harmony/intern/cycles/kernel/kernel_attribute.h
    branches/ge_harmony/intern/cycles/util/util_attribute.cpp
    branches/ge_harmony/intern/cycles/util/util_attribute.h
    branches/ge_harmony/release/scripts/templates/
    branches/ge_harmony/source/blender/blenloader/BLO_soundfile.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/editors/space_text/text_python.c

Property Changed:
----------------
    branches/ge_harmony/
    branches/ge_harmony/extern/carve/patches/mingw_w64.patch
    branches/ge_harmony/extern/libopenjpeg/patches/osx.patch
    branches/ge_harmony/release/darwin/blender.app/Contents/MacOS/blender
    branches/ge_harmony/release/darwin/blenderplayer.app/Contents/MacOS/blenderplayer
    branches/ge_harmony/source/blender/editors/interface/interface.c
    branches/ge_harmony/source/blender/editors/space_outliner/


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,48089,48092,48551-48552,48679,48790,48792-48793,49076,49087,49292,49294,49466,49894,50052,50126
/trunk/blender:48067-53224
   + /branches/ge_harmony:42255,42279-42282,42286,42302,42338,42349,42616,42620,42698-42699,42739,42753,42773-42774,42832,44568,44597-44598,44793-44794
/branches/soc-2011-cucumber:37517,38166-38167,38177,38179-38180,38187,38242,38384,38387,38403-38404,38407,38968,38970,38973,39045,40845,42997-42998,43439
/branches/soc-2011-tomato:42376,42378-42379,42383,42385,42395,42397-42400,42407,42411,42418,42443-42444,42446,42467,42472,42486,42650-42652,42654-42655,42709-42710,42733-42734,42801,43872,44130,44141,44147-44149,44151-44152,44229-44230,45623-45625,46037,48089,48092,48551-48552,48679,48790,48792-48793,49076,49087,49292,49294,49466,49894,50052,50126
/trunk/blender:48067-53756

Modified: branches/ge_harmony/CMakeLists.txt
===================================================================
--- branches/ge_harmony/CMakeLists.txt	2013-01-25 02:00:57 UTC (rev 54089)
+++ branches/ge_harmony/CMakeLists.txt	2013-01-25 03:24:58 UTC (rev 54090)
@@ -129,6 +129,8 @@
 option(WITH_IK_SOLVER     "Enable Legacy IK solver (only disable for development)" ON)
 option(WITH_FFTW3         "Enable FFTW3 support (Used for smoke and audio effects)" ON)
 option(WITH_BULLET        "Enable Bullet (Physics Engine)" ON)
+option(WITH_SYSTEM_BULLET "Use the systems bullet library (currently unsupported due to missing features in upstream!)" )
+mark_as_advanced(WITH_SYSTEM_BULLET)
 option(WITH_GAMEENGINE    "Enable Game Engine" ON)
 option(WITH_PLAYER        "Build Player" OFF)
 option(WITH_OPENCOLORIO   "Enable OpenColorIO color management" ON)
@@ -149,7 +151,10 @@
 option(WITH_AUDASPACE    "Build with blenders audio library (only disable if you know what you're doing!)" ON)
 mark_as_advanced(WITH_AUDASPACE)
 
+option(WITH_BOOL_COMPAT "Continue defining \"TRUE\" and \"FALSE\" until these can be replaced with \"true\" and \"false\" from stdbool.h" ON)
+mark_as_advanced(WITH_BOOL_COMPAT)
 
+
 # (unix defaults to OpenMP On)
 if((UNIX AND NOT APPLE) OR (MINGW))
 	set(PLATFORM_DEFAULT ON)
@@ -264,7 +269,6 @@
 option(WITH_ASSERT_ABORT "Call abort() when raising an assertion through BLI_assert()" OFF)
 mark_as_advanced(WITH_ASSERT_ABORT)
 
-
 if(APPLE)
 	cmake_minimum_required(VERSION 2.8.8)
 	cmake_policy(VERSION 2.8.8)
@@ -423,6 +427,13 @@
 
 TEST_SSE_SUPPORT(COMPILER_SSE_FLAG COMPILER_SSE2_FLAG)
 
+TEST_STDBOOL_SUPPORT()
+if(HAVE_STDBOOL_H)
+	add_definitions(-DHAVE_STDBOOL_H)
+endif()
+if(WITH_BOOL_COMPAT)
+	add_definitions(-DWITH_BOOL_COMPAT)
+endif()
 
 #-----------------------------------------------------------------------------
 # Check for valid directories
@@ -1086,11 +1097,17 @@
 
 		if(WITH_PYTHON)
 			# normally cached but not since we include them with blender
-			set(PYTHON_VERSION 3.3) # CACHE STRING)
+			if(MSVC10)
+				set(PYTHON_VERSION 3.3) # CACHE STRING)
+			else()
+				set(PYTHON_VERSION 3.3) # CACHE STRING)
+			endif()
 
 			set_lib_path(PYTHON "python")
 			STRING(REPLACE "." "" _PYTHON_VERSION_NO_DOTS ${PYTHON_VERSION})
-			set(PYTHON_LIBRARY ${PYTHON}/lib/python${_PYTHON_VERSION_NO_DOTS}.lib) #CACHE FILEPATH
+			# Use shared libs for vc2008 and vc2010 until we actually have vc2010 libs
+			set(PYTHON_LIBRARY ${LIBDIR}/python/lib/python${_PYTHON_VERSION_NO_DOTS}.lib)
+			# set(PYTHON_LIBRARY ${PYTHON}/lib/python${_PYTHON_VERSION_NO_DOTS}.lib) #CACHE FILEPATH
 			unset(_PYTHON_VERSION_NO_DOTS)
 
 			#Shared includes for both vc2008 and vc2010
@@ -1829,7 +1846,21 @@
 	set(GLEW_INCLUDE_PATH "${CMAKE_SOURCE_DIR}/extern/glew/include")
 endif()
 
+
 #-----------------------------------------------------------------------------
+# Configure Bullet
+
+if(WITH_BULLET AND WITH_SYSTEM_BULLET)
+	find_package(Bullet)
+	if(NOT BULLET_FOUND)
+		set(WITH_BULLET OFF)
+	endif()
+else()
+	set(BULLET_INCLUDE_DIRS "${CMAKE_SOURCE_DIR}/extern/bullet2/src")
+	# set(BULLET_LIBRARIES "")
+endif()
+
+#-----------------------------------------------------------------------------
 # Configure Python.
 
 if(WITH_PYTHON_MODULE)
@@ -2133,3 +2164,8 @@
 
 	message("${_config_msg}")
 endif()
+
+# debug
+message(
+    STATUS "HAVE_STDBOOL_H = ${HAVE_STDBOOL_H}"
+)

Modified: branches/ge_harmony/SConstruct
===================================================================
--- branches/ge_harmony/SConstruct	2013-01-25 02:00:57 UTC (rev 54089)
+++ branches/ge_harmony/SConstruct	2013-01-25 03:24:58 UTC (rev 54090)
@@ -275,6 +275,11 @@
         if k not in B.arguments:
             env[k] = v
 
+if 'cudakernels' in B.targets:
+    env['WITH_BF_CYCLES'] = True
+    env['WITH_BF_CYCLES_CUDA_BINARIES'] = True
+    env['WITH_BF_PYTHON'] = False
+
 # Extended OSX_SDK and 3D_CONNEXION_CLIENT_LIBRARY and JAckOSX detection for OSX
 if env['OURPLATFORM']=='darwin':
     print B.bc.OKGREEN + "Detected Xcode version: -- " + B.bc.ENDC + env['XCODE_CUR_VER'] + " --"
@@ -373,9 +378,10 @@
 else:
     env['CPPFLAGS'].append('-D__LITTLE_ENDIAN__')
 
-# TODO, make optional
+# TODO, make optional (as with CMake)
 env['CPPFLAGS'].append('-DWITH_AUDASPACE')
 env['CPPFLAGS'].append('-DWITH_AVI')
+env['CPPFLAGS'].append('-DWITH_BOOL_COMPAT')
 
 # lastly we check for root_build_dir ( we should not do before, otherwise we might do wrong builddir
 B.root_build_dir = env['BF_BUILDDIR']
@@ -442,11 +448,12 @@
             found_pyconfig_h = True
 
     if not (found_python_h and found_pyconfig_h):
-        print("\nMissing: Python.h and/or pyconfig.h in\"" + env.subst('${BF_PYTHON_INC}') + "\",\n"
-              "  Set 'BF_PYTHON_INC' to point "
-              "to valid python include path(s).\n Containing "
-              "Python.h and pyconfig.h for python version \"" + env.subst('${BF_PYTHON_VERSION}') + "\"")
+        print("""\nMissing: Python.h and/or pyconfig.h in "%s"
+         Set 'BF_PYTHON_INC' to point to valid include path(s),
+         containing Python.h and pyconfig.h for Python version "%s".
 
+         Example: python scons/scons.py BF_PYTHON_INC=../Python/include
+              """ % (env.subst('${BF_PYTHON_INC}'), env.subst('${BF_PYTHON_VERSION}')))
         Exit()
 
 
@@ -653,6 +660,7 @@
 datafilestargetlist = []
 dottargetlist = []
 scriptinstall = []
+cubininstall = []
 
 if env['OURPLATFORM']!='darwin':
     dotblenderinstall = []
@@ -742,29 +750,30 @@
             source=['intern/cycles/doc/license/'+s for s in source]
             scriptinstall.append(env.Install(dir=dir,source=source))
 
-            # cuda binaries
-            if env['WITH_BF_CYCLES_CUDA_BINARIES']:
-                dir=os.path.join(env['BF_INSTALLDIR'], VERSION, 'scripts', 'addons','cycles', 'lib')
-                for arch in env['BF_CYCLES_CUDA_BINARIES_ARCH']:
-                    kernel_build_dir = os.path.join(B.root_build_dir, 'intern/cycles/kernel')
-                    cubin_file = os.path.join(kernel_build_dir, "kernel_%s.cubin" % arch)
-                    scriptinstall.append(env.Install(dir=dir,source=cubin_file))
+    if env['WITH_BF_CYCLES']:
+        # cuda binaries
+        if env['WITH_BF_CYCLES_CUDA_BINARIES']:
+            dir=os.path.join(env['BF_INSTALLDIR'], VERSION, 'scripts', 'addons','cycles', 'lib')
+            for arch in env['BF_CYCLES_CUDA_BINARIES_ARCH']:
+                kernel_build_dir = os.path.join(B.root_build_dir, 'intern/cycles/kernel')
+                cubin_file = os.path.join(kernel_build_dir, "kernel_%s.cubin" % arch)
+                cubininstall.append(env.Install(dir=dir,source=cubin_file))
 
-            # osl shaders
-            if env['WITH_BF_CYCLES_OSL']:
-                dir=os.path.join(env['BF_INSTALLDIR'], VERSION, 'scripts', 'addons','cycles', 'shader')
+        # osl shaders
+        if env['WITH_BF_CYCLES_OSL']:
+            dir=os.path.join(env['BF_INSTALLDIR'], VERSION, 'scripts', 'addons','cycles', 'shader')
 
-                osl_source_dir = Dir('./intern/cycles/kernel/shaders').srcnode().path
-                oso_build_dir = os.path.join(B.root_build_dir, 'intern/cycles/kernel/shaders')
+            osl_source_dir = Dir('./intern/cycles/kernel/shaders').srcnode().path
+            oso_build_dir = os.path.join(B.root_build_dir, 'intern/cycles/kernel/shaders')
 
-                headers='node_color.h node_fresnel.h node_texture.h oslutil.h stdosl.h'.split()
-                source=['intern/cycles/kernel/shaders/'+s for s in headers]
-                scriptinstall.append(env.Install(dir=dir,source=source))
+            headers='node_color.h node_fresnel.h node_texture.h oslutil.h stdosl.h'.split()
+            source=['intern/cycles/kernel/shaders/'+s for s in headers]
+            scriptinstall.append(env.Install(dir=dir,source=source))
 
-                for f in os.listdir(osl_source_dir):
-                    if f.endswith('.osl'):
-                        oso_file = os.path.join(oso_build_dir, f.replace('.osl', '.oso'))
-                        scriptinstall.append(env.Install(dir=dir,source=oso_file))
+            for f in os.listdir(osl_source_dir):
+                if f.endswith('.osl'):
+                    oso_file = os.path.join(oso_build_dir, f.replace('.osl', '.oso'))
+                    scriptinstall.append(env.Install(dir=dir,source=oso_file))
 
     if env['WITH_BF_OCIO']:
         colormanagement = os.path.join('release', 'datafiles', 'colormanagement')
@@ -859,9 +868,9 @@
 if  env['OURPLATFORM']=='darwin':
         allinstall = [blenderinstall, textinstall]
 elif env['OURPLATFORM']=='linux':
-        allinstall = [blenderinstall, dotblenderinstall, scriptinstall, textinstall, iconinstall]
+        allinstall = [blenderinstall, dotblenderinstall, scriptinstall, textinstall, iconinstall, cubininstall]
 else:

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list