[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [43209] branches/carve_booleans: Merging r42663 through r43208 from trunk into carve_booleans

Sergey Sharybin sergey.vfx at gmail.com
Fri Jan 6 23:31:35 CET 2012


Revision: 43209
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=43209
Author:   nazgul
Date:     2012-01-06 22:31:31 +0000 (Fri, 06 Jan 2012)
Log Message:
-----------
Merging r42663 through r43208 from trunk into carve_booleans

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

Modified Paths:
--------------
    branches/carve_booleans/CMakeLists.txt
    branches/carve_booleans/SConstruct
    branches/carve_booleans/build_files/cmake/macros.cmake
    branches/carve_booleans/build_files/scons/config/linuxcross-config.py
    branches/carve_booleans/build_files/scons/config/win32-mingw-config.py
    branches/carve_booleans/build_files/scons/config/win32-vc-config.py
    branches/carve_booleans/build_files/scons/config/win64-vc-config.py
    branches/carve_booleans/build_files/scons/tools/btools.py
    branches/carve_booleans/doc/python_api/examples/bpy.types.Operator.4.py
    branches/carve_booleans/doc/python_api/examples/bpy.types.Operator.5.py
    branches/carve_booleans/doc/python_api/rst/change_log.rst
    branches/carve_booleans/doc/python_api/rst/info_best_practice.rst
    branches/carve_booleans/doc/python_api/rst/info_quickstart.rst
    branches/carve_booleans/doc/python_api/rst/info_tips_and_tricks.rst
    branches/carve_booleans/extern/CMakeLists.txt
    branches/carve_booleans/extern/eltopo/CMakeLists.txt
    branches/carve_booleans/extern/eltopo/common/gluvi.h
    branches/carve_booleans/extern/eltopo/common/predicates.cpp
    branches/carve_booleans/extern/eltopo/common/tunicate/orientation.cpp
    branches/carve_booleans/extern/eltopo/common/tunicate/sos_orientation.cpp
    branches/carve_booleans/extern/eltopo/eltopo3d/dynamicsurface.cpp
    branches/carve_booleans/extern/eltopo/eltopo3d/surftrack.cpp
    branches/carve_booleans/extern/libmv/CMakeLists.txt
    branches/carve_booleans/extern/libmv/SConscript
    branches/carve_booleans/extern/libmv/bundle.sh
    branches/carve_booleans/extern/libmv/files.txt
    branches/carve_booleans/extern/libmv/mkfiles.sh
    branches/carve_booleans/intern/CMakeLists.txt
    branches/carve_booleans/intern/SConscript
    branches/carve_booleans/intern/audaspace/SConscript
    branches/carve_booleans/intern/audaspace/intern/AUD_C-API.cpp
    branches/carve_booleans/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/carve_booleans/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.cpp
    branches/carve_booleans/intern/cycles/CMakeLists.txt
    branches/carve_booleans/intern/cycles/app/cycles_server.cpp
    branches/carve_booleans/intern/cycles/app/cycles_test.cpp
    branches/carve_booleans/intern/cycles/app/cycles_xml.cpp
    branches/carve_booleans/intern/cycles/blender/addon/engine.py
    branches/carve_booleans/intern/cycles/blender/addon/ui.py
    branches/carve_booleans/intern/cycles/blender/blender_camera.cpp
    branches/carve_booleans/intern/cycles/blender/blender_mesh.cpp
    branches/carve_booleans/intern/cycles/blender/blender_object.cpp
    branches/carve_booleans/intern/cycles/blender/blender_python.cpp
    branches/carve_booleans/intern/cycles/blender/blender_session.cpp
    branches/carve_booleans/intern/cycles/blender/blender_session.h
    branches/carve_booleans/intern/cycles/blender/blender_shader.cpp
    branches/carve_booleans/intern/cycles/blender/blender_sync.cpp
    branches/carve_booleans/intern/cycles/blender/blender_sync.h
    branches/carve_booleans/intern/cycles/device/device.cpp
    branches/carve_booleans/intern/cycles/device/device.h
    branches/carve_booleans/intern/cycles/device/device_cpu.cpp
    branches/carve_booleans/intern/cycles/device/device_cuda.cpp
    branches/carve_booleans/intern/cycles/device/device_intern.h
    branches/carve_booleans/intern/cycles/device/device_memory.h
    branches/carve_booleans/intern/cycles/device/device_multi.cpp
    branches/carve_booleans/intern/cycles/device/device_network.cpp
    branches/carve_booleans/intern/cycles/device/device_opencl.cpp
    branches/carve_booleans/intern/cycles/kernel/CMakeLists.txt
    branches/carve_booleans/intern/cycles/kernel/kernel.cl
    branches/carve_booleans/intern/cycles/kernel/kernel.cpp
    branches/carve_booleans/intern/cycles/kernel/kernel.cu
    branches/carve_booleans/intern/cycles/kernel/kernel.h
    branches/carve_booleans/intern/cycles/kernel/kernel_camera.h
    branches/carve_booleans/intern/cycles/kernel/kernel_compat_opencl.h
    branches/carve_booleans/intern/cycles/kernel/kernel_displace.h
    branches/carve_booleans/intern/cycles/kernel/kernel_film.h
    branches/carve_booleans/intern/cycles/kernel/kernel_optimized.cpp
    branches/carve_booleans/intern/cycles/kernel/kernel_path.h
    branches/carve_booleans/intern/cycles/kernel/kernel_random.h
    branches/carve_booleans/intern/cycles/kernel/kernel_types.h
    branches/carve_booleans/intern/cycles/kernel/osl/nodes/CMakeLists.txt
    branches/carve_booleans/intern/cycles/kernel/osl/nodes/node_hsv.osl
    branches/carve_booleans/intern/cycles/kernel/svm/svm.h
    branches/carve_booleans/intern/cycles/kernel/svm/svm_hsv.h
    branches/carve_booleans/intern/cycles/kernel/svm/svm_types.h
    branches/carve_booleans/intern/cycles/render/buffers.cpp
    branches/carve_booleans/intern/cycles/render/buffers.h
    branches/carve_booleans/intern/cycles/render/camera.cpp
    branches/carve_booleans/intern/cycles/render/graph.cpp
    branches/carve_booleans/intern/cycles/render/graph.h
    branches/carve_booleans/intern/cycles/render/integrator.cpp
    branches/carve_booleans/intern/cycles/render/integrator.h
    branches/carve_booleans/intern/cycles/render/mesh_displace.cpp
    branches/carve_booleans/intern/cycles/render/nodes.cpp
    branches/carve_booleans/intern/cycles/render/nodes.h
    branches/carve_booleans/intern/cycles/render/session.cpp
    branches/carve_booleans/intern/cycles/render/session.h
    branches/carve_booleans/intern/cycles/render/tile.cpp
    branches/carve_booleans/intern/cycles/render/tile.h
    branches/carve_booleans/intern/cycles/util/util_math.h
    branches/carve_booleans/intern/cycles/util/util_transform.h
    branches/carve_booleans/intern/ghost/CMakeLists.txt
    branches/carve_booleans/intern/ghost/GHOST_C-api.h
    branches/carve_booleans/intern/ghost/GHOST_ISystem.h
    branches/carve_booleans/intern/ghost/GHOST_IWindow.h
    branches/carve_booleans/intern/ghost/intern/GHOST_C-api.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_Debug.h
    branches/carve_booleans/intern/ghost/intern/GHOST_DisplayManager.h
    branches/carve_booleans/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_DisplayManagerSDL.h
    branches/carve_booleans/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_EventDragnDrop.h
    branches/carve_booleans/intern/ghost/intern/GHOST_EventKey.h
    branches/carve_booleans/intern/ghost/intern/GHOST_EventNDOF.h
    branches/carve_booleans/intern/ghost/intern/GHOST_EventTrackpad.h
    branches/carve_booleans/intern/ghost/intern/GHOST_System.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_System.h
    branches/carve_booleans/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/carve_booleans/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/carve_booleans/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_TimerTask.h
    branches/carve_booleans/intern/ghost/intern/GHOST_Window.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_Window.h
    branches/carve_booleans/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/carve_booleans/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/carve_booleans/intern/ghost/intern/GHOST_WindowWin32.h
    branches/carve_booleans/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/carve_booleans/intern/guardedalloc/MEM_sys_types.h
    branches/carve_booleans/intern/iksolver/intern/IK_Solver.cpp
    branches/carve_booleans/intern/mikktspace/mikktspace.c
    branches/carve_booleans/intern/opennl/intern/opennl.c
    branches/carve_booleans/intern/opennl/superlu/get_perm_c.c
    branches/carve_booleans/intern/opennl/superlu/scolumn_bmod.c
    branches/carve_booleans/intern/opennl/superlu/strsv.c
    branches/carve_booleans/intern/opennl/superlu/sutil.c
    branches/carve_booleans/intern/opennl/superlu/util.h
    branches/carve_booleans/intern/smoke/intern/smoke_API.cpp
    branches/carve_booleans/intern/tools/dump_rna2xml.py
    branches/carve_booleans/release/datafiles/blender_icons.png
    branches/carve_booleans/release/plugins/sequence/color-correction-hsv.c
    branches/carve_booleans/release/plugins/sequence/color-correction-yuv.c
    branches/carve_booleans/release/plugins/sequence/dnr.c
    branches/carve_booleans/release/plugins/sequence/gamma.c
    branches/carve_booleans/release/scripts/modules/animsys_refactor.py
    branches/carve_booleans/release/scripts/modules/bpy/utils.py
    branches/carve_booleans/release/scripts/modules/bpy_extras/anim_utils.py
    branches/carve_booleans/release/scripts/modules/bpy_extras/io_utils.py
    branches/carve_booleans/release/scripts/modules/bpy_extras/keyconfig_utils.py
    branches/carve_booleans/release/scripts/modules/bpy_extras/view3d_utils.py
    branches/carve_booleans/release/scripts/modules/rna_prop_ui.py
    branches/carve_booleans/release/scripts/modules/sys_info.py
    branches/carve_booleans/release/scripts/presets/ffmpeg/DV.py
    branches/carve_booleans/release/scripts/presets/ffmpeg/DVD.py
    branches/carve_booleans/release/scripts/presets/ffmpeg/SVCD.py
    branches/carve_booleans/release/scripts/presets/ffmpeg/VCD.py
    branches/carve_booleans/release/scripts/startup/bl_operators/anim.py
    branches/carve_booleans/release/scripts/startup/bl_operators/clip.py
    branches/carve_booleans/release/scripts/startup/bl_operators/console.py
    branches/carve_booleans/release/scripts/startup/bl_operators/object_randomize_transform.py
    branches/carve_booleans/release/scripts/startup/bl_operators/presets.py
    branches/carve_booleans/release/scripts/startup/bl_operators/sequencer.py
    branches/carve_booleans/release/scripts/startup/bl_operators/uvcalc_smart_project.py
    branches/carve_booleans/release/scripts/startup/bl_operators/view3d.py
    branches/carve_booleans/release/scripts/startup/bl_operators/wm.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_game.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_object.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_object_constraint.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_particle.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_render.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_scene.py
    branches/carve_booleans/release/scripts/startup/bl_ui/properties_texture.py
    branches/carve_booleans/release/scripts/startup/bl_ui/space_clip.py
    branches/carve_booleans/release/scripts/startup/bl_ui/space_image.py
    branches/carve_booleans/release/scripts/startup/bl_ui/space_logic.py
    branches/carve_booleans/release/scripts/startup/bl_ui/space_node.py
    branches/carve_booleans/release/scripts/startup/bl_ui/space_text.py
    branches/carve_booleans/release/scripts/startup/bl_ui/space_userpref.py
    branches/carve_booleans/release/scripts/startup/bl_ui/space_userpref_keymap.py
    branches/carve_booleans/release/scripts/startup/bl_ui/space_view3d.py
    branches/carve_booleans/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/carve_booleans/source/blender/avi/intern/avi.c
    branches/carve_booleans/source/blender/avi/intern/codecs.c
    branches/carve_booleans/source/blender/avi/intern/endian.c
    branches/carve_booleans/source/blender/avi/intern/mjpeg.c
    branches/carve_booleans/source/blender/avi/intern/options.c
    branches/carve_booleans/source/blender/avi/intern/rgb32.c
    branches/carve_booleans/source/blender/blenfont/BLF_translation.h
    branches/carve_booleans/source/blender/blenfont/intern/blf.c
    branches/carve_booleans/source/blender/blenfont/intern/blf_lang.c
    branches/carve_booleans/source/blender/blenfont/intern/blf_translation.c
    branches/carve_booleans/source/blender/blenkernel/BKE_array_mallocn.h
    branches/carve_booleans/source/blender/blenkernel/BKE_blender.h
    branches/carve_booleans/source/blender/blenkernel/BKE_colortools.h
    branches/carve_booleans/source/blender/blenkernel/BKE_customdata.h
    branches/carve_booleans/source/blender/blenkernel/BKE_deform.h
    branches/carve_booleans/source/blender/blenkernel/BKE_global.h
    branches/carve_booleans/source/blender/blenkernel/BKE_mesh.h
    branches/carve_booleans/source/blender/blenkernel/BKE_modifier.h
    branches/carve_booleans/source/blender/blenkernel/BKE_movieclip.h
    branches/carve_booleans/source/blender/blenkernel/BKE_node.h
    branches/carve_booleans/source/blender/blenkernel/BKE_object.h
    branches/carve_booleans/source/blender/blenkernel/BKE_particle.h
    branches/carve_booleans/source/blender/blenkernel/BKE_sound.h
    branches/carve_booleans/source/blender/blenkernel/BKE_texture.h
    branches/carve_booleans/source/blender/blenkernel/BKE_tracking.h
    branches/carve_booleans/source/blender/blenkernel/BKE_writeffmpeg.h
    branches/carve_booleans/source/blender/blenkernel/depsgraph_private.h
    branches/carve_booleans/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/carve_booleans/source/blender/blenkernel/intern/CCGSubSurf.h
    branches/carve_booleans/source/blender/blenkernel/intern/DerivedMesh.c
    branches/carve_booleans/source/blender/blenkernel/intern/anim.c
    branches/carve_booleans/source/blender/blenkernel/intern/armature.c
    branches/carve_booleans/source/blender/blenkernel/intern/boids.c
    branches/carve_booleans/source/blender/blenkernel/intern/brush.c
    branches/carve_booleans/source/blender/blenkernel/intern/bvhutils.c
    branches/carve_booleans/source/blender/blenkernel/intern/camera.c
    branches/carve_booleans/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/carve_booleans/source/blender/blenkernel/intern/colortools.c
    branches/carve_booleans/source/blender/blenkernel/intern/constraint.c
    branches/carve_booleans/source/blender/blenkernel/intern/customdata.c
    branches/carve_booleans/source/blender/blenkernel/intern/deform.c
    branches/carve_booleans/source/blender/blenkernel/intern/depsgraph.c
    branches/carve_booleans/source/blender/blenkernel/intern/dynamicpaint.c
    branches/carve_booleans/source/blender/blenkernel/intern/fcurve.c
    branches/carve_booleans/source/blender/blenkernel/intern/idprop.c
    branches/carve_booleans/source/blender/blenkernel/intern/image.c
    branches/carve_booleans/source/blender/blenkernel/intern/image_gen.c
    branches/carve_booleans/source/blender/blenkernel/intern/ipo.c
    branches/carve_booleans/source/blender/blenkernel/intern/lattice.c
    branches/carve_booleans/source/blender/blenkernel/intern/material.c
    branches/carve_booleans/source/blender/blenkernel/intern/mball.c
    branches/carve_booleans/source/blender/blenkernel/intern/mesh.c
    branches/carve_booleans/source/blender/blenkernel/intern/mesh_validate.c
    branches/carve_booleans/source/blender/blenkernel/intern/modifier.c
    branches/carve_booleans/source/blender/blenkernel/intern/movieclip.c
    branches/carve_booleans/source/blender/blenkernel/intern/node.c
    branches/carve_booleans/source/blender/blenkernel/intern/object.c
    branches/carve_booleans/source/blender/blenkernel/intern/ocean.c
    branches/carve_booleans/source/blender/blenkernel/intern/particle.c
    branches/carve_booleans/source/blender/blenkernel/intern/particle_system.c
    branches/carve_booleans/source/blender/blenkernel/intern/pointcache.c
    branches/carve_booleans/source/blender/blenkernel/intern/seqeffects.c
    branches/carve_booleans/source/blender/blenkernel/intern/sequencer.c
    branches/carve_booleans/source/blender/blenkernel/intern/sound.c
    branches/carve_booleans/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/carve_booleans/source/blender/blenkernel/intern/suggestions.c
    branches/carve_booleans/source/blender/blenkernel/intern/text.c
    branches/carve_booleans/source/blender/blenkernel/intern/texture.c
    branches/carve_booleans/source/blender/blenkernel/intern/tracking.c
    branches/carve_booleans/source/blender/blenkernel/intern/unit.c
    branches/carve_booleans/source/blender/blenkernel/intern/writeavi.c
    branches/carve_booleans/source/blender/blenkernel/intern/writeffmpeg.c
    branches/carve_booleans/source/blender/blenlib/BLI_dynstr.h
    branches/carve_booleans/source/blender/blenlib/BLI_edgehash.h
    branches/carve_booleans/source/blender/blenlib/BLI_ghash.h
    branches/carve_booleans/source/blender/blenlib/BLI_math_base.h
    branches/carve_booleans/source/blender/blenlib/BLI_math_color.h
    branches/carve_booleans/source/blender/blenlib/BLI_math_geom.h
    branches/carve_booleans/source/blender/blenlib/BLI_math_matrix.h
    branches/carve_booleans/source/blender/blenlib/BLI_math_vector.h
    branches/carve_booleans/source/blender/blenlib/BLI_utildefines.h
    branches/carve_booleans/source/blender/blenlib/CMakeLists.txt
    branches/carve_booleans/source/blender/blenlib/intern/BLI_dynstr.c
    branches/carve_booleans/source/blender/blenlib/intern/BLI_ghash.c
    branches/carve_booleans/source/blender/blenlib/intern/BLI_linklist.c
    branches/carve_booleans/source/blender/blenlib/intern/BLI_memarena.c
    branches/carve_booleans/source/blender/blenlib/intern/BLI_mempool.c
    branches/carve_booleans/source/blender/blenlib/intern/bpath.c
    branches/carve_booleans/source/blender/blenlib/intern/edgehash.c
    branches/carve_booleans/source/blender/blenlib/intern/math_base_inline.c
    branches/carve_booleans/source/blender/blenlib/intern/math_color.c
    branches/carve_booleans/source/blender/blenlib/intern/math_geom.c
    branches/carve_booleans/source/blender/blenlib/intern/math_matrix.c
    branches/carve_booleans/source/blender/blenlib/intern/math_rotation.c
    branches/carve_booleans/source/blender/blenlib/intern/math_vector.c
    branches/carve_booleans/source/blender/blenlib/intern/path_util.c
    branches/carve_booleans/source/blender/blenlib/intern/rand.c
    branches/carve_booleans/source/blender/blenlib/intern/storage.c
    branches/carve_booleans/source/blender/blenlib/intern/winstuff.c
    branches/carve_booleans/source/blender/blenloader/BLO_sys_types.h
    branches/carve_booleans/source/blender/blenloader/CMakeLists.txt
    branches/carve_booleans/source/blender/blenloader/SConscript
    branches/carve_booleans/source/blender/blenloader/intern/readfile.c
    branches/carve_booleans/source/blender/blenloader/intern/writefile.c
    branches/carve_booleans/source/blender/collada/AnimationExporter.cpp
    branches/carve_booleans/source/blender/collada/AnimationImporter.cpp
    branches/carve_booleans/source/blender/collada/ArmatureExporter.cpp
    branches/carve_booleans/source/blender/collada/ArmatureImporter.cpp
    branches/carve_booleans/source/blender/collada/DocumentImporter.cpp
    branches/carve_booleans/source/blender/collada/MeshImporter.cpp
    branches/carve_booleans/source/blender/collada/TransformReader.cpp
    branches/carve_booleans/source/blender/collada/TransformWriter.cpp
    branches/carve_booleans/source/blender/collada/collada_utils.cpp
    branches/carve_booleans/source/blender/editors/animation/anim_channels_edit.c
    branches/carve_booleans/source/blender/editors/animation/anim_filter.c
    branches/carve_booleans/source/blender/editors/animation/anim_ipo_utils.c
    branches/carve_booleans/source/blender/editors/animation/keyingsets.c
    branches/carve_booleans/source/blender/editors/armature/editarmature.c
    branches/carve_booleans/source/blender/editors/armature/poselib.c
    branches/carve_booleans/source/blender/editors/armature/poseobject.c
    branches/carve_booleans/source/blender/editors/curve/curve_intern.h
    branches/carve_booleans/source/blender/editors/curve/curve_ops.c
    branches/carve_booleans/source/blender/editors/curve/editcurve.c
    branches/carve_booleans/source/blender/editors/curve/editfont.c
    branches/carve_booleans/source/blender/editors/datafiles/blender_icons.png.c
    branches/carve_booleans/source/blender/editors/include/BIF_glutil.h
    branches/carve_booleans/source/blender/editors/include/ED_curve.h
    branches/carve_booleans/source/blender/editors/include/ED_mesh.h
    branches/carve_booleans/source/blender/editors/include/ED_object.h
    branches/carve_booleans/source/blender/editors/include/ED_view3d.h
    branches/carve_booleans/source/blender/editors/include/UI_icons.h
    branches/carve_booleans/source/blender/editors/interface/interface.c
    branches/carve_booleans/source/blender/editors/interface/interface_draw.c
    branches/carve_booleans/source/blender/editors/interface/interface_handlers.c
    branches/carve_booleans/source/blender/editors/interface/interface_intern.h
    branches/carve_booleans/source/blender/editors/interface/interface_panel.c
    branches/carve_booleans/source/blender/editors/interface/interface_regions.c
    branches/carve_booleans/source/blender/editors/interface/interface_templates.c
    branches/carve_booleans/source/blender/editors/interface/interface_widgets.c
    branches/carve_booleans/source/blender/editors/interface/view2d.c
    branches/carve_booleans/source/blender/editors/mesh/editface.c
    branches/carve_booleans/source/blender/editors/mesh/editmesh.c
    branches/carve_booleans/source/blender/editors/mesh/editmesh_lib.c
    branches/carve_booleans/source/blender/editors/mesh/editmesh_mods.c
    branches/carve_booleans/source/blender/editors/mesh/editmesh_tools.c
    branches/carve_booleans/source/blender/editors/mesh/mesh_data.c
    branches/carve_booleans/source/blender/editors/mesh/mesh_navmesh.c
    branches/carve_booleans/source/blender/editors/mesh/meshtools.c
    branches/carve_booleans/source/blender/editors/object/object_add.c
    branches/carve_booleans/source/blender/editors/object/object_bake.c
    branches/carve_booleans/source/blender/editors/object/object_constraint.c
    branches/carve_booleans/source/blender/editors/object/object_edit.c
    branches/carve_booleans/source/blender/editors/object/object_group.c
    branches/carve_booleans/source/blender/editors/object/object_hook.c
    branches/carve_booleans/source/blender/editors/object/object_intern.h
    branches/carve_booleans/source/blender/editors/object/object_modifier.c
    branches/carve_booleans/source/blender/editors/object/object_ops.c
    branches/carve_booleans/source/blender/editors/object/object_relations.c
    branches/carve_booleans/source/blender/editors/object/object_shapekey.c
    branches/carve_booleans/source/blender/editors/object/object_vgroup.c
    branches/carve_booleans/source/blender/editors/physics/dynamicpaint_ops.c
    branches/carve_booleans/source/blender/editors/physics/particle_object.c
    branches/carve_booleans/source/blender/editors/physics/physics_fluid.c
    branches/carve_booleans/source/blender/editors/physics/physics_pointcache.c
    branches/carve_booleans/source/blender/editors/render/render_internal.c
    branches/carve_booleans/source/blender/editors/render/render_opengl.c
    branches/carve_booleans/source/blender/editors/render/render_preview.c
    branches/carve_booleans/source/blender/editors/render/render_shading.c
    branches/carve_booleans/source/blender/editors/screen/glutil.c
    branches/carve_booleans/source/blender/editors/screen/screen_ops.c
    branches/carve_booleans/source/blender/editors/screen/screendump.c
    branches/carve_booleans/source/blender/editors/sculpt_paint/paint_image.c
    branches/carve_booleans/source/blender/editors/sculpt_paint/paint_intern.h
    branches/carve_booleans/source/blender/editors/sculpt_paint/paint_ops.c
    branches/carve_booleans/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/carve_booleans/source/blender/editors/sculpt_paint/paint_utils.c
    branches/carve_booleans/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/carve_booleans/source/blender/editors/sculpt_paint/sculpt.c
    branches/carve_booleans/source/blender/editors/sound/sound_ops.c
    branches/carve_booleans/source/blender/editors/space_action/action_select.c
    branches/carve_booleans/source/blender/editors/space_api/spacetypes.c
    branches/carve_booleans/source/blender/editors/space_buttons/buttons_texture.c
    branches/carve_booleans/source/blender/editors/space_clip/clip_draw.c
    branches/carve_booleans/source/blender/editors/space_clip/clip_editor.c
    branches/carve_booleans/source/blender/editors/space_clip/clip_graph_draw.c
    branches/carve_booleans/source/blender/editors/space_clip/clip_graph_ops.c
    branches/carve_booleans/source/blender/editors/space_clip/clip_intern.h
    branches/carve_booleans/source/blender/editors/space_clip/clip_ops.c
    branches/carve_booleans/source/blender/editors/space_clip/clip_utils.c
    branches/carve_booleans/source/blender/editors/space_clip/space_clip.c
    branches/carve_booleans/source/blender/editors/space_clip/tracking_ops.c
    branches/carve_booleans/source/blender/editors/space_file/filesel.c
    branches/carve_booleans/source/blender/editors/space_graph/graph_select.c
    branches/carve_booleans/source/blender/editors/space_image/image_buttons.c
    branches/carve_booleans/source/blender/editors/space_node/node_buttons.c
    branches/carve_booleans/source/blender/editors/space_node/node_draw.c
    branches/carve_booleans/source/blender/editors/space_node/node_edit.c
    branches/carve_booleans/source/blender/editors/space_node/node_intern.h
    branches/carve_booleans/source/blender/editors/space_node/node_ops.c
    branches/carve_booleans/source/blender/editors/space_node/node_select.c
    branches/carve_booleans/source/blender/editors/space_node/node_state.c
    branches/carve_booleans/source/blender/editors/space_node/node_templates.c
    branches/carve_booleans/source/blender/editors/space_node/space_node.c
    branches/carve_booleans/source/blender/editors/space_outliner/outliner_draw.c
    branches/carve_booleans/source/blender/editors/space_outliner/outliner_edit.c
    branches/carve_booleans/source/blender/editors/space_outliner/outliner_select.c
    branches/carve_booleans/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/carve_booleans/source/blender/editors/space_text/text_ops.c
    branches/carve_booleans/source/blender/editors/space_view3d/drawanimviz.c
    branches/carve_booleans/source/blender/editors/space_view3d/drawmesh.c
    branches/carve_booleans/source/blender/editors/space_view3d/drawobject.c
    branches/carve_booleans/source/blender/editors/space_view3d/drawvolume.c
    branches/carve_booleans/source/blender/editors/space_view3d/space_view3d.c
    branches/carve_booleans/source/blender/editors/space_view3d/view3d_buttons.c
    branches/carve_booleans/source/blender/editors/space_view3d/view3d_draw.c
    branches/carve_booleans/source/blender/editors/space_view3d/view3d_edit.c
    branches/carve_booleans/source/blender/editors/space_view3d/view3d_fly.c
    branches/carve_booleans/source/blender/editors/space_view3d/view3d_header.c
    branches/carve_booleans/source/blender/editors/space_view3d/view3d_select.c
    branches/carve_booleans/source/blender/editors/space_view3d/view3d_snap.c
    branches/carve_booleans/source/blender/editors/space_view3d/view3d_view.c
    branches/carve_booleans/source/blender/editors/transform/transform.c
    branches/carve_booleans/source/blender/editors/transform/transform.h
    branches/carve_booleans/source/blender/editors/transform/transform_constraints.c
    branches/carve_booleans/source/blender/editors/transform/transform_conversions.c
    branches/carve_booleans/source/blender/editors/transform/transform_generics.c
    branches/carve_booleans/source/blender/editors/transform/transform_manipulator.c
    branches/carve_booleans/source/blender/editors/transform/transform_ops.c
    branches/carve_booleans/source/blender/editors/transform/transform_orientations.c
    branches/carve_booleans/source/blender/editors/transform/transform_snap.c
    branches/carve_booleans/source/blender/editors/uvedit/uvedit_ops.c
    branches/carve_booleans/source/blender/gpu/GPU_buffers.h
    branches/carve_booleans/source/blender/gpu/GPU_extensions.h
    branches/carve_booleans/source/blender/gpu/intern/gpu_buffers.c
    branches/carve_booleans/source/blender/gpu/intern/gpu_codegen.c
    branches/carve_booleans/source/blender/gpu/intern/gpu_codegen.h
    branches/carve_booleans/source/blender/gpu/intern/gpu_draw.c
    branches/carve_booleans/source/blender/gpu/intern/gpu_extensions.c
    branches/carve_booleans/source/blender/gpu/intern/gpu_material.c
    branches/carve_booleans/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/carve_booleans/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/carve_booleans/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/carve_booleans/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/carve_booleans/source/blender/imbuf/CMakeLists.txt
    branches/carve_booleans/source/blender/imbuf/IMB_imbuf.h
    branches/carve_booleans/source/blender/imbuf/IMB_imbuf_types.h
    branches/carve_booleans/source/blender/imbuf/intern/anim_movie.c
    branches/carve_booleans/source/blender/imbuf/intern/bmp.c
    branches/carve_booleans/source/blender/imbuf/intern/divers.c
    branches/carve_booleans/source/blender/imbuf/intern/indexer.c
    branches/carve_booleans/source/blender/imbuf/intern/jp2.c
    branches/carve_booleans/source/blender/imbuf/intern/thumbs.c
    branches/carve_booleans/source/blender/imbuf/intern/util.c
    branches/carve_booleans/source/blender/makesdna/DNA_ID.h
    branches/carve_booleans/source/blender/makesdna/DNA_action_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_actuator_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_anim_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_armature_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_boid_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_brush_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_camera_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_cloth_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_color_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_constraint_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_controller_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_curve_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_customdata_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_defs.h
    branches/carve_booleans/source/blender/makesdna/DNA_documentation.h
    branches/carve_booleans/source/blender/makesdna/DNA_dynamicpaint_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_effect_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_fileglobal_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_genfile.h
    branches/carve_booleans/source/blender/makesdna/DNA_gpencil_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_group_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_image_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_lamp_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_lattice_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_listBase.h
    branches/carve_booleans/source/blender/makesdna/DNA_material_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_mesh_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_meshdata_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_meta_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_modifier_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_movieclip_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_nla_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_node_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_object_fluidsim.h
    branches/carve_booleans/source/blender/makesdna/DNA_object_force.h
    branches/carve_booleans/source/blender/makesdna/DNA_object_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_outliner_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_packedFile_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_particle_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_property_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_scene_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_screen_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_sdna_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_sensor_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_sequence_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_smoke_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_sound_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_space_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_speaker_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_text_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_texture_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_tracking_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_userdef_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_vec_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_vfont_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_view2d_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_view3d_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_windowmanager_types.h
    branches/carve_booleans/source/blender/makesdna/DNA_world_types.h
    branches/carve_booleans/source/blender/makesdna/intern/dna_genfile.c
    branches/carve_booleans/source/blender/makesdna/intern/makesdna.c
    branches/carve_booleans/source/blender/makesrna/RNA_access.h
    branches/carve_booleans/source/blender/makesrna/RNA_define.h
    branches/carve_booleans/source/blender/makesrna/RNA_enum_types.h
    branches/carve_booleans/source/blender/makesrna/intern/makesrna.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_access.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_constraint.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_define.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_dynamicpaint.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_image.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_internal_types.h
    branches/carve_booleans/source/blender/makesrna/intern/rna_material.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_mesh.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_modifier.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_movieclip.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_nodetree.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/carve_booleans/source/blender/makesrna/intern/rna_object.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_object_api.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_property.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_rna.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_scene.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_screen.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_sequencer.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_space.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_tracking.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_userdef.c
    branches/carve_booleans/source/blender/makesrna/intern/rna_world.c
    branches/carve_booleans/source/blender/modifiers/CMakeLists.txt
    branches/carve_booleans/source/blender/modifiers/MOD_modifiertypes.h
    branches/carve_booleans/source/blender/modifiers/SConscript
    branches/carve_booleans/source/blender/modifiers/intern/MOD_array.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_boolean_util.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_cast.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_decimate.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_dynamicpaint.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_explode.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_fluidsim_util.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_hook.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_mirror.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_multires.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_screw.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_smooth.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_solidify.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_util.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_uvproject.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_warp.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_wave.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_weightvgedit.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_weightvgmix.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_weightvgproximity.c
    branches/carve_booleans/source/blender/nodes/CMakeLists.txt
    branches/carve_booleans/source/blender/nodes/NOD_shader.h
    branches/carve_booleans/source/blender/nodes/composite/node_composite_util.c
    branches/carve_booleans/source/blender/nodes/composite/nodes/node_composite_alphaOver.c
    branches/carve_booleans/source/blender/nodes/composite/nodes/node_composite_image.c
    branches/carve_booleans/source/blender/nodes/shader/node_shader_util.c
    branches/carve_booleans/source/blender/nodes/shader/nodes/node_shader_dynamic.c
    branches/carve_booleans/source/blender/nodes/shader/nodes/node_shader_normal.c
    branches/carve_booleans/source/blender/python/SConscript
    branches/carve_booleans/source/blender/python/generic/bgl.c
    branches/carve_booleans/source/blender/python/generic/bpy_internal_import.c
    branches/carve_booleans/source/blender/python/generic/idprop_py_api.c
    branches/carve_booleans/source/blender/python/generic/py_capi_utils.c
    branches/carve_booleans/source/blender/python/intern/CMakeLists.txt
    branches/carve_booleans/source/blender/python/intern/bpy.c
    branches/carve_booleans/source/blender/python/intern/bpy_app.c
    branches/carve_booleans/source/blender/python/intern/bpy_app_handlers.c
    branches/carve_booleans/source/blender/python/intern/bpy_driver.c
    branches/carve_booleans/source/blender/python/intern/bpy_interface.c
    branches/carve_booleans/source/blender/python/intern/bpy_interface_atexit.c
    branches/carve_booleans/source/blender/python/intern/bpy_intern_string.c
    branches/carve_booleans/source/blender/python/intern/bpy_library.c
    branches/carve_booleans/source/blender/python/intern/bpy_operator.c
    branches/carve_booleans/source/blender/python/intern/bpy_operator_wrap.c
    branches/carve_booleans/source/blender/python/intern/bpy_props.c
    branches/carve_booleans/source/blender/python/intern/bpy_rna.c
    branches/carve_booleans/source/blender/python/intern/bpy_rna_anim.c
    branches/carve_booleans/source/blender/python/intern/bpy_rna_array.c
    branches/carve_booleans/source/blender/python/intern/bpy_rna_callback.c
    branches/carve_booleans/source/blender/python/intern/bpy_traceback.c
    branches/carve_booleans/source/blender/python/intern/bpy_util.c
    branches/carve_booleans/source/blender/python/intern/gpu.c
    branches/carve_booleans/source/blender/python/mathutils/mathutils.c
    branches/carve_booleans/source/blender/python/mathutils/mathutils.h
    branches/carve_booleans/source/blender/python/mathutils/mathutils_Color.c
    branches/carve_booleans/source/blender/python/mathutils/mathutils_Euler.c
    branches/carve_booleans/source/blender/python/mathutils/mathutils_Euler.h
    branches/carve_booleans/source/blender/python/mathutils/mathutils_Matrix.c
    branches/carve_booleans/source/blender/python/mathutils/mathutils_Matrix.h
    branches/carve_booleans/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/carve_booleans/source/blender/python/mathutils/mathutils_Vector.c
    branches/carve_booleans/source/blender/python/mathutils/mathutils_Vector.h
    branches/carve_booleans/source/blender/python/mathutils/mathutils_geometry.c
    branches/carve_booleans/source/blender/python/mathutils/mathutils_noise.c
    branches/carve_booleans/source/blender/quicktime/apple/qtkit_export.m
    branches/carve_booleans/source/blender/quicktime/apple/qtkit_import.m
    branches/carve_booleans/source/blender/quicktime/apple/quicktime_export.c
    branches/carve_booleans/source/blender/quicktime/apple/quicktime_import.c
    branches/carve_booleans/source/blender/quicktime/quicktime_export.h
    branches/carve_booleans/source/blender/render/CMakeLists.txt
    branches/carve_booleans/source/blender/render/extern/include/RE_pipeline.h
    branches/carve_booleans/source/blender/render/intern/include/renderpipeline.h
    branches/carve_booleans/source/blender/render/intern/raytrace/rayobject_octree.cpp
    branches/carve_booleans/source/blender/render/intern/source/convertblender.c
    branches/carve_booleans/source/blender/render/intern/source/envmap.c
    branches/carve_booleans/source/blender/render/intern/source/external_engine.c
    branches/carve_booleans/source/blender/render/intern/source/imagetexture.c
    branches/carve_booleans/source/blender/render/intern/source/pipeline.c
    branches/carve_booleans/source/blender/render/intern/source/pixelshading.c
    branches/carve_booleans/source/blender/render/intern/source/pointdensity.c
    branches/carve_booleans/source/blender/render/intern/source/rayshade.c
    branches/carve_booleans/source/blender/render/intern/source/render_texture.c
    branches/carve_booleans/source/blender/render/intern/source/rendercore.c
    branches/carve_booleans/source/blender/render/intern/source/renderdatabase.c
    branches/carve_booleans/source/blender/render/intern/source/shadbuf.c
    branches/carve_booleans/source/blender/render/intern/source/shadeinput.c
    branches/carve_booleans/source/blender/render/intern/source/shadeoutput.c
    branches/carve_booleans/source/blender/render/intern/source/strand.c
    branches/carve_booleans/source/blender/render/intern/source/volumetric.c
    branches/carve_booleans/source/blender/render/intern/source/zbuf.c
    branches/carve_booleans/source/blender/windowmanager/intern/wm_draw.c
    branches/carve_booleans/source/blender/windowmanager/intern/wm_event_system.c
    branches/carve_booleans/source/blender/windowmanager/intern/wm_operators.c
    branches/carve_booleans/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/carve_booleans/source/creator/CMakeLists.txt
    branches/carve_booleans/source/creator/creator.c
    branches/carve_booleans/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/carve_booleans/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h
    branches/carve_booleans/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.cpp
    branches/carve_booleans/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.h
    branches/carve_booleans/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/carve_booleans/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/carve_booleans/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/carve_booleans/source/gameengine/Converter/BL_BlenderDataConversion.h
    branches/carve_booleans/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/carve_booleans/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp
    branches/carve_booleans/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/carve_booleans/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/carve_booleans/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/carve_booleans/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/carve_booleans/source/gameengine/Expressions/InputParser.cpp
    branches/carve_booleans/source/gameengine/Expressions/Operator1Expr.cpp
    branches/carve_booleans/source/gameengine/Expressions/Operator2Expr.cpp
    branches/carve_booleans/source/gameengine/Expressions/PyObjectPlus.h
    branches/carve_booleans/source/gameengine/Expressions/StringValue.h
    branches/carve_booleans/source/gameengine/Expressions/Value.cpp
    branches/carve_booleans/source/gameengine/Expressions/Value.h
    branches/carve_booleans/source/gameengine/GameLogic/CMakeLists.txt
    branches/carve_booleans/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/carve_booleans/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/carve_booleans/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/carve_booleans/source/gameengine/GameLogic/SCA_RandomNumberGenerator.cpp
    branches/carve_booleans/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.h
    branches/carve_booleans/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/carve_booleans/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/carve_booleans/source/gameengine/GamePlayer/xembed/blenderplayer-wrapper.c
    branches/carve_booleans/source/gameengine/Ketsji/BL_Material.cpp
    branches/carve_booleans/source/gameengine/Ketsji/BL_Texture.cpp
    branches/carve_booleans/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/carve_booleans/source/gameengine/Ketsji/KX_Dome.cpp
    branches/carve_booleans/source/gameengine/Ketsji/KX_FontObject.cpp
    branches/carve_booleans/source/gameengine/Ketsji/KX_FontObject.h
    branches/carve_booleans/source/gameengine/Ketsji/KX_GameObject.h
    branches/carve_booleans/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/carve_booleans/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/carve_booleans/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/carve_booleans/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/carve_booleans/source/gameengine/Ketsji/KX_PyMath.h
    branches/carve_booleans/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/carve_booleans/source/gameengine/Ketsji/KX_Scene.h
    branches/carve_booleans/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/carve_booleans/source/gameengine/Rasterizer/CMakeLists.txt
    branches/carve_booleans/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/carve_booleans/source/gameengine/Rasterizer/RAS_MeshObject.cpp
    branches/carve_booleans/source/tests/CMakeLists.txt

Added Paths:
-----------
    branches/carve_booleans/intern/cycles/app/io_export_cycles_xml.py
    branches/carve_booleans/intern/cycles/kernel/osl/nodes/node_gamma.osl
    branches/carve_booleans/intern/cycles/kernel/osl/nodes/node_normal.osl
    branches/carve_booleans/intern/cycles/kernel/svm/svm_gamma.h
    branches/carve_booleans/intern/cycles/kernel/svm/svm_normal.h
    branches/carve_booleans/intern/dualcon/
    branches/carve_booleans/intern/dualcon/CMakeLists.txt
    branches/carve_booleans/intern/dualcon/SConscript
    branches/carve_booleans/intern/dualcon/dualcon.h
    branches/carve_booleans/intern/dualcon/intern/
    branches/carve_booleans/intern/dualcon/intern/GeoCommon.h
    branches/carve_booleans/intern/dualcon/intern/MemoryAllocator.h
    branches/carve_booleans/intern/dualcon/intern/ModelReader.h
    branches/carve_booleans/intern/dualcon/intern/Projections.cpp
    branches/carve_booleans/intern/dualcon/intern/Projections.h
    branches/carve_booleans/intern/dualcon/intern/Queue.h
    branches/carve_booleans/intern/dualcon/intern/cubes.h
    branches/carve_booleans/intern/dualcon/intern/dualcon_c_api.cpp
    branches/carve_booleans/intern/dualcon/intern/manifold_table.cpp
    branches/carve_booleans/intern/dualcon/intern/manifold_table.h
    branches/carve_booleans/intern/dualcon/intern/marching_cubes_table.cpp
    branches/carve_booleans/intern/dualcon/intern/marching_cubes_table.h
    branches/carve_booleans/intern/dualcon/intern/octree.cpp
    branches/carve_booleans/intern/dualcon/intern/octree.h
    branches/carve_booleans/intern/dualcon/intern/readme.txt
    branches/carve_booleans/release/scripts/modules/rna_xml.py
    branches/carve_booleans/release/scripts/presets/tracking_track_color/object.py
    branches/carve_booleans/source/blender/blenlib/BLI_array.h
    branches/carve_booleans/source/blender/blenlib/BLI_md5.h
    branches/carve_booleans/source/blender/blenlib/intern/math_color_inline.c
    branches/carve_booleans/source/blender/blenlib/intern/md5.c
    branches/carve_booleans/source/blender/modifiers/intern/MOD_remesh.c
    branches/carve_booleans/source/blender/nodes/shader/nodes/node_shader_gamma.c
    branches/carve_booleans/source/blender/python/intern/bpy_app_ffmpeg.c
    branches/carve_booleans/source/blender/python/intern/bpy_app_ffmpeg.h
    branches/carve_booleans/source/blender/render/intern/include/render_result.h
    branches/carve_booleans/source/blender/render/intern/source/render_result.c
    branches/carve_booleans/source/tests/bl_pyapi_mathutils.py

Removed Paths:
-------------
    branches/carve_booleans/intern/dualcon/CMakeLists.txt
    branches/carve_booleans/intern/dualcon/SConscript
    branches/carve_booleans/intern/dualcon/dualcon.h
    branches/carve_booleans/intern/dualcon/intern/
    branches/carve_booleans/intern/dualcon/intern/GeoCommon.h
    branches/carve_booleans/intern/dualcon/intern/MemoryAllocator.h
    branches/carve_booleans/intern/dualcon/intern/ModelReader.h
    branches/carve_booleans/intern/dualcon/intern/Projections.cpp
    branches/carve_booleans/intern/dualcon/intern/Projections.h
    branches/carve_booleans/intern/dualcon/intern/Queue.h
    branches/carve_booleans/intern/dualcon/intern/cubes.h
    branches/carve_booleans/intern/dualcon/intern/dualcon_c_api.cpp
    branches/carve_booleans/intern/dualcon/intern/manifold_table.cpp
    branches/carve_booleans/intern/dualcon/intern/manifold_table.h
    branches/carve_booleans/intern/dualcon/intern/marching_cubes_table.cpp
    branches/carve_booleans/intern/dualcon/intern/marching_cubes_table.h
    branches/carve_booleans/intern/dualcon/intern/octree.cpp
    branches/carve_booleans/intern/dualcon/intern/octree.h
    branches/carve_booleans/intern/dualcon/intern/readme.txt
    branches/carve_booleans/source/blender/imbuf/intern/md5.c
    branches/carve_booleans/source/blender/imbuf/intern/md5.h

Property Changed:
----------------
    branches/carve_booleans/
    branches/carve_booleans/source/blender/editors/space_outliner/


Property changes on: branches/carve_booleans
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/soc-2011-cucumber:37517
/branches/soc-2011-tomato:42376,42378-42379,42397,42400
/trunk/blender:40001-42622
   + /branches/soc-2011-cucumber:37517,38384,38387,38403-38404,38407,42997-42998
/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
/trunk/blender:40001-42622,42663-43208

Modified: branches/carve_booleans/CMakeLists.txt
===================================================================
--- branches/carve_booleans/CMakeLists.txt	2012-01-06 21:33:46 UTC (rev 43208)
+++ branches/carve_booleans/CMakeLists.txt	2012-01-06 22:31:31 UTC (rev 43209)
@@ -156,6 +156,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"	OFF)
 	option(WITH_BUILTIN_GLEW "Use GLEW OpenGL wrapper library bundled with blender" ON)
 	option(WITH_XDG_USER_DIRS    "Build with XDG Base Directory Specification (only config and documents for now)" OFF)
 	mark_as_advanced(WITH_XDG_USER_DIRS)
@@ -169,6 +170,7 @@
 option(WITH_MOD_SMOKE        	"Enable Smoke Modifier (Smoke Simulation)" ON)
 option(WITH_MOD_DECIMATE       	"Enable Decimate Modifier" ON)
 option(WITH_MOD_BOOLEAN        	"Enable Boolean Modifier" ON)
+option(WITH_MOD_REMESH        	"Enable Remesh Modifier" ON)
 option(WITH_MOD_CLOTH_ELTOPO   	"Enable Experemental cloth solver" OFF)
 mark_as_advanced(WITH_MOD_CLOTH_ELTOPO)
 option(WITH_MOD_OCEANSIM        "Enable Ocean Modifier" OFF)
@@ -271,8 +273,8 @@
 	message(FATAL_ERROR "WITH_GHOST_SDL requires WITH_SDL to be ON")
 endif()
 
-if(NOT WITH_IMAGE_OPENJPEG AND WITH_IMAGE_REDCODE)
-	message(FATAL_ERROR "WITH_IMAGE_REDCODE requires WITH_IMAGE_OPENJPEG")
+if(WITH_IMAGE_REDCODE AND ((NOT WITH_IMAGE_OPENJPEG) OR (NOT WITH_CODEC_FFMPEG)))
+	message(FATAL_ERROR "WITH_IMAGE_REDCODE requires WITH_IMAGE_OPENJPEG and WITH_CODEC_FFMPEG")
 endif()
 
 # python module, needs some different options
@@ -284,10 +286,12 @@
 	message(FATAL_ERROR "WITH_PYTHON_MODULE requires WITH_PYTHON_INSTALL to be OFF")
 endif()
 
-if(WITH_CODEC_QUICKTIME AND MINGW)
-	message(FATAL_ERROR "MINGW requires WITH_CODEC_QUICKTIME to be OFF "
-						"because it is currently unsupported, remove this "
-						"line if youre a developer who wants to add support.")
+if(MINGW)
+	if(WITH_CODEC_QUICKTIME)
+		message(FATAL_ERROR "MINGW requires WITH_CODEC_QUICKTIME to be OFF "
+							"because it is currently unsupported, remove this "
+							"line if youre a developer who wants to add support.")
+	endif()
 endif()
 
 if(NOT WITH_FFTW3 AND WITH_MOD_OCEANSIM)
@@ -588,6 +592,17 @@
 		if(WITH_X11_XINPUT)
 			set(PLATFORM_LINKLIBS "${PLATFORM_LINKLIBS} ${X11_Xinput_LIB}")
 		endif()
+
+		if(WITH_X11_XF86VMODE)
+			# XXX, why dont cmake make this available?
+			FIND_LIBRARY(X11_Xxf86vmode_LIB Xxf86vm   ${X11_LIB_SEARCH_PATH})
+			mark_as_advanced(X11_Xxf86vmode_LIB)
+			if(X11_Xxf86vmode_LIB)
+				set(PLATFORM_LINKLIBS "${PLATFORM_LINKLIBS} ${X11_Xxf86vmode_LIB}")
+			else()
+				set(WITH_X11_XF86VMODE OFF)
+			endif()
+		endif()
 	endif()
 
 	if(CMAKE_SYSTEM_NAME MATCHES "Linux")
@@ -656,10 +671,6 @@
 		set(ICONV_LIBPATH ${ICONV}/lib)
 	endif()
 
-	set(PNG "${LIBDIR}/png")
-	set(PNG_INCLUDE_DIR "${PNG}/include")
-	set(PNG_LIBPATH ${PNG}/lib) # not cmake defined
-
 	set(JPEG "${LIBDIR}/jpeg")
 	set(JPEG_INCLUDE_DIR "${JPEG}/include")
 	set(JPEG_LIBPATH ${JPEG}/lib) # not cmake defined
@@ -669,7 +680,7 @@
 	if(WITH_OPENAL)
 		set(OPENAL ${LIBDIR}/openal)
 		set(OPENAL_INCLUDE_DIR ${OPENAL}/include)
-		set(OPENAL_LIBRARY wrap_oal)
+		set(OPENAL_LIBRARY OpenAL32)
 		set(OPENAL_LIBPATH ${OPENAL}/lib)
 	endif()
 
@@ -707,8 +718,8 @@
 
 		add_definitions(/D_CRT_NONSTDC_NO_DEPRECATE /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /D_CONSOLE /D_LIB)
 
-		set(CMAKE_CXX_FLAGS "/nologo /J /W0 /Gd /wd4018 /wd4244 /wd4305 /wd4800 /wd4065 /wd4267 /we4013" CACHE STRING "MSVC MT C++ flags " FORCE)
-		set(CMAKE_C_FLAGS   "/nologo /J /W0 /Gd /wd4018 /wd4244 /wd4305 /wd4800 /wd4065 /wd4267 /we4013 /EHsc" CACHE STRING "MSVC MT C++ flags " FORCE)
+		set(CMAKE_CXX_FLAGS "/nologo /J /W1 /Gd /wd4018 /wd4244 /wd4305 /wd4800 /wd4065 /wd4267 /we4013" CACHE STRING "MSVC MT C++ flags " FORCE)
+		set(CMAKE_C_FLAGS   "/nologo /J /W1 /Gd /wd4018 /wd4244 /wd4305 /wd4800 /wd4065 /wd4267 /we4013 /EHsc" CACHE STRING "MSVC MT C++ flags " FORCE)
 
 		if(CMAKE_CL_64)
 			set(CMAKE_CXX_FLAGS_DEBUG "/Od /Gm /EHsc /RTC1 /MTd /W3 /nologo /Zi /J" CACHE STRING "MSVC MT flags " FORCE)
@@ -734,12 +745,12 @@
 			set(GETTEXT_LIBRARIES gnu_gettext)
 		endif()
 
-		if(CMAKE_CL_64)
-			set(PNG_LIBRARIES libpng)
-		else()
-			set(PNG_LIBRARIES libpng_st)
-		endif()
+		set(PNG_LIBRARIES libpng)
 		set(JPEG_LIBRARIES libjpeg)
+		
+		set(PNG "${LIBDIR}/png")
+		set(PNG_INCLUDE_DIR "${PNG}/include")
+		set(PNG_LIBPATH ${PNG}/lib) # not cmake defined
 
 		set(ZLIB_INCLUDE_DIRS ${LIBDIR}/zlib/include)
 		if(CMAKE_CL_64)
@@ -774,22 +785,27 @@
 				${LIBDIR}/opencollada/include/COLLADASaxFrameworkLoader/include
 				${LIBDIR}/opencollada/include/GeneratedSaxParser/include
 			)
+			
+			set_lib_path(OPENCOLLADA_LIBPATH "opencollada/lib")
 
 			set(OPENCOLLADA_LIBRARIES
-				${LIBDIR}/opencollada/lib/OpenCOLLADASaxFrameworkLoader.lib
-				${LIBDIR}/opencollada/lib/OpenCOLLADAFramework.lib
-				${LIBDIR}/opencollada/lib/OpenCOLLADABaseUtils.lib
-				${LIBDIR}/opencollada/lib/OpenCOLLADAStreamWriter.lib
-				${LIBDIR}/opencollada/lib/MathMLSolver.lib
-				${LIBDIR}/opencollada/lib/GeneratedSaxParser.lib
-				${LIBDIR}/opencollada/lib/xml2.lib
-				${LIBDIR}/opencollada/lib/buffer.lib
-				${LIBDIR}/opencollada/lib/ftoa.lib
-				${LIBDIR}/opencollada/lib/UTF.lib
+				${OPENCOLLADA_LIBPATH}/OpenCOLLADASaxFrameworkLoader.lib
+				${OPENCOLLADA_LIBPATH}/OpenCOLLADAFramework.lib
+				${OPENCOLLADA_LIBPATH}/OpenCOLLADABaseUtils.lib
+				${OPENCOLLADA_LIBPATH}/OpenCOLLADAStreamWriter.lib
+				${OPENCOLLADA_LIBPATH}/MathMLSolver.lib
+				${OPENCOLLADA_LIBPATH}/GeneratedSaxParser.lib
+				${OPENCOLLADA_LIBPATH}/xml2.lib
+				${OPENCOLLADA_LIBPATH}/buffer.lib
+				${OPENCOLLADA_LIBPATH}/ftoa.lib
+				${OPENCOLLADA_LIBPATH}/UTF.lib
 			)
 			set(PCRE_LIBRARIES
-				${LIBDIR}/opencollada/lib/pcre.lib
+				${OPENCOLLADA_LIBPATH}/pcre.lib
 			)
+			
+			unset(OPENCOLLADA_LIBPATH)
+			
 		endif()
 
 		if(WITH_CODEC_FFMPEG)
@@ -807,18 +823,8 @@
 		endif()
 
 		if(WITH_IMAGE_OPENEXR)
-			if(MSVC90)
-				set(MSVC_LIB _vs2008)
-				set(MSVC_INC)
-			elseif(MSVC10)
-				set(MSVC_LIB _vs2010)
-				set(MSVC_INC _vs2010)
-			else()
-				set(MSVC_LIB msvc)
-				set(MSVC_INC)
-			endif()
-			set(OPENEXR ${LIBDIR}/openexr)
-			set(OPENEXR_LIBPATH ${OPENEXR}/lib${MSVC_LIB})
+			set_lib_path(OPENEXR "openexr")
+			set_lib_path(OPENEXR_LIBPATH "openexr/lib")
 			set(OPENEXR_LIBRARIES
 				${OPENEXR_LIBPATH}/Iex.lib
 				${OPENEXR_LIBPATH}/Half.lib
@@ -826,7 +832,7 @@
 				${OPENEXR_LIBPATH}/Imath.lib
 				${OPENEXR_LIBPATH}/IlmThread.lib
 			)
-			set(OPENEXR_INCUDE ${OPENEXR}/include${MSVC_INC})
+			set_lib_path(OPENEXR_INCUDE "openexr/include")
 			set(OPENEXR_INCLUDE_DIRS
 				${OPENEXR_INCUDE}
 				${OPENEXR_INCUDE}/IlmImf
@@ -853,9 +859,9 @@
 		if(WITH_PYTHON)
 			# normally cached but not since we include them with blender
 			set(PYTHON_VERSION 3.2) # CACHE STRING)
-			set(PYTHON_INCLUDE_DIR "${LIBDIR}/python/include/python${PYTHON_VERSION}") # CACHE PATH)
-			set(PYTHON_LIBRARY "${LIBDIR}/python/lib/python32.lib") #CACHE FILEPATH)
-
+			set_lib_path(PYTHON_INCLUDE_DIR "python/include/python${PYTHON_VERSION}")
+			set_lib_path(PYTHON_LIBRARY "python/lib/python32.lib") #CACHE FILEPATH)
+			
 			# uncached vars
 			set(PYTHON_INCLUDE_DIRS "${PYTHON_INCLUDE_DIR}")
 			set(PYTHON_LIBRARIES  "${PYTHON_LIBRARY}")
@@ -888,7 +894,7 @@
 			set(OPENIMAGEIO ${LIBDIR}/openimageio)
 			set(OPENIMAGEIO_INCLUDE_DIRS ${OPENIMAGEIO}/include)
 			set(OPENIMAGEIO_LIBRARIES OpenImageIO)
-			set(OPENIMAGEIO_LIBPATH ${OPENIMAGEIO}/lib)
+			set_lib_path(OPENIMAGEIO_LIBPATH "openimageio/lib")
 			set(OPENIMAGEIO_DEFINITIONS)
 		endif()
 
@@ -920,6 +926,10 @@
 			set(GETTEXT_LIBPATH ${GETTEXT}/lib)
 			set(GETTEXT_LIBRARIES intl)
 		endif()
+		
+		set(PNG "${LIBDIR}/gcc/png")
+		set(PNG_INCLUDE_DIR "${PNG}/include")
+		set(PNG_LIBPATH ${PNG}/lib) # not cmake defined
 
 		set(JPEG_LIBRARIES libjpeg)
 		set(PNG_LIBRARIES png)
@@ -1023,9 +1033,13 @@
 			set(OPENIMAGEIO_LIBPATH ${OPENIMAGEIO}/lib)
 			set(OPENIMAGEIO_DEFINITIONS)
 		endif()
-
+		
 		set(PLATFORM_LINKFLAGS "-Xlinker --stack=2097152")
 
+		## DISABLE - causes linking errors 
+		## for re-distrobution, so users dont need mingw installed
+		# set(PLATFORM_LINKFLAGS "${PLATFORM_LINKFLAGS} -static-libgcc -static-libstdc++")
+
 	endif()
 
 	# used in many places so include globally, like OpenGL
@@ -1402,8 +1416,11 @@
 
 	# disable because it gives warnings for printf() & friends.
 	# ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_DOUBLE_PROMOTION -Wdouble-promotion -Wno-error=double-promotion)
-	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_ERROR_UNUSED_BUT_SET_VARIABLE -Wno-error=unused-but-set-variable)
 
+	if(NOT APPLE)
+		ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_ERROR_UNUSED_BUT_SET_VARIABLE -Wno-error=unused-but-set-variable)
+	endif()
+
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_ALL -Wall)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_INVALID_OFFSETOF -Wno-invalid-offsetof)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_SIGN_COMPARE -Wno-sign-compare)
@@ -1414,8 +1431,11 @@
 	# flags to undo strict flags
 	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_DEPRECATED_DECLARATIONS -Wno-deprecated-declarations)
 	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_UNUSED_PARAMETER        -Wno-unused-parameter)
-	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_UNUSED_BUT_SET_VARIABLE -Wno-unused-but-set-variable)
 
+	if(NOT APPLE)
+		ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_ERROR_UNUSED_BUT_SET_VARIABLE -Wno-error=unused-but-set-variable)
+	endif()
+
 elseif(CMAKE_C_COMPILER_ID MATCHES "Intel")
 
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_ALL -Wall)
@@ -1436,11 +1456,9 @@
 if(MSVC10)
 	if(WITH_IMAGE_OPENEXR)

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list