[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [49604] branches/smoke2: Merge from trunk r49109-r49601

Daniel Genrich daniel.genrich at gmx.net
Mon Aug 6 11:59:25 CEST 2012


Revision: 49604
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=49604
Author:   genscher
Date:     2012-08-06 09:59:24 +0000 (Mon, 06 Aug 2012)
Log Message:
-----------
Merge from trunk r49109-r49601

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

Modified Paths:
--------------
    branches/smoke2/CMakeLists.txt
    branches/smoke2/SConstruct
    branches/smoke2/build_files/buildbot/slave_pack.py
    branches/smoke2/build_files/cmake/config/blender_lite.cmake
    branches/smoke2/build_files/cmake/macros.cmake
    branches/smoke2/build_files/scons/config/darwin-config.py
    branches/smoke2/build_files/scons/tools/Blender.py
    branches/smoke2/build_files/scons/tools/btools.py
    branches/smoke2/doc/python_api/examples/bpy.ops.2.py
    branches/smoke2/doc/python_api/rst/bge.logic.rst
    branches/smoke2/doc/python_api/rst/info_best_practice.rst
    branches/smoke2/doc/python_api/sphinx_doc_gen.py
    branches/smoke2/extern/CMakeLists.txt
    branches/smoke2/extern/SConscript
    branches/smoke2/extern/bullet2/readme.txt
    branches/smoke2/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.cpp
    branches/smoke2/extern/libmv/libmv/simple_pipeline/camera_intrinsics.cc
    branches/smoke2/extern/libmv/libmv/simple_pipeline/detect.cc
    branches/smoke2/extern/libmv/third_party/ceres/include/ceres/jet.h
    branches/smoke2/extern/libmv/third_party/ceres/internal/ceres/collections_port.h
    branches/smoke2/extern/recastnavigation/Recast/Source/RecastContour.cpp
    branches/smoke2/extern/recastnavigation/Recast/Source/RecastMesh.cpp
    branches/smoke2/extern/recastnavigation/Recast/Source/RecastMeshDetail.cpp
    branches/smoke2/intern/CMakeLists.txt
    branches/smoke2/intern/SConscript
    branches/smoke2/intern/audaspace/FX/AUD_ButterworthFactory.h
    branches/smoke2/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.h
    branches/smoke2/intern/audaspace/FX/AUD_FaderFactory.h
    branches/smoke2/intern/audaspace/intern/AUD_3DMath.h
    branches/smoke2/intern/audaspace/intern/AUD_C-API.h
    branches/smoke2/intern/bsp/CMakeLists.txt
    branches/smoke2/intern/bsp/SConscript
    branches/smoke2/intern/bsp/intern/CSG_BooleanOps.cpp
    branches/smoke2/intern/cycles/blender/blender_object.cpp
    branches/smoke2/intern/cycles/blender/blender_particles.cpp
    branches/smoke2/intern/cycles/blender/blender_sync.cpp
    branches/smoke2/intern/cycles/blender/blender_sync.h
    branches/smoke2/intern/cycles/bvh/bvh.cpp
    branches/smoke2/intern/cycles/device/device_opencl.cpp
    branches/smoke2/intern/cycles/kernel/kernel_montecarlo.h
    branches/smoke2/intern/cycles/kernel/kernel_object.h
    branches/smoke2/intern/cycles/kernel/kernel_path.h
    branches/smoke2/intern/cycles/kernel/kernel_types.h
    branches/smoke2/intern/cycles/kernel/svm/svm_geometry.h
    branches/smoke2/intern/cycles/kernel/svm/svm_types.h
    branches/smoke2/intern/cycles/render/light.cpp
    branches/smoke2/intern/cycles/render/nodes.cpp
    branches/smoke2/intern/cycles/render/object.cpp
    branches/smoke2/intern/cycles/render/object.h
    branches/smoke2/intern/cycles/util/util_cache.cpp
    branches/smoke2/intern/cycles/util/util_path.cpp
    branches/smoke2/intern/elbeem/intern/mvmcoords.cpp
    branches/smoke2/intern/ghost/GHOST_IWindow.h
    branches/smoke2/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
    branches/smoke2/intern/ghost/intern/GHOST_NDOFManagerX11.cpp
    branches/smoke2/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/smoke2/intern/ghost/intern/GHOST_Window.h
    branches/smoke2/intern/guardedalloc/MEM_guardedalloc.h
    branches/smoke2/intern/guardedalloc/intern/mallocn.c
    branches/smoke2/intern/iksolver/extern/IK_solver.h
    branches/smoke2/intern/iksolver/intern/IK_QJacobian.cpp
    branches/smoke2/intern/iksolver/intern/IK_QJacobianSolver.cpp
    branches/smoke2/intern/iksolver/intern/IK_QJacobianSolver.h
    branches/smoke2/intern/iksolver/intern/IK_QSegment.cpp
    branches/smoke2/intern/iksolver/intern/IK_QSegment.h
    branches/smoke2/intern/iksolver/intern/IK_QTask.cpp
    branches/smoke2/intern/iksolver/intern/IK_QTask.h
    branches/smoke2/intern/iksolver/intern/IK_Solver.cpp
    branches/smoke2/intern/iksolver/intern/MT_ExpMap.cpp
    branches/smoke2/intern/itasc/Armature.cpp
    branches/smoke2/intern/itasc/kdl/utilities/utility_io.cpp
    branches/smoke2/intern/memutil/MEM_RefCountPtr.h
    branches/smoke2/intern/raskter/raskter.c
    branches/smoke2/intern/smoke/intern/WAVELET_NOISE.h
    branches/smoke2/release/scripts/modules/bl_i18n_utils/bl_process_msg.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/check_po.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/clean_po.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/import_po_from_branches.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/merge_po.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/rtl_preprocess.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/settings.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/update_branches.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/update_mo.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/update_po.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/update_pot.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/update_trunk.py
    branches/smoke2/release/scripts/modules/bl_i18n_utils/utils.py
    branches/smoke2/release/scripts/modules/bpy/utils.py
    branches/smoke2/release/scripts/modules/console_python.py
    branches/smoke2/release/scripts/modules/sys_info.py
    branches/smoke2/release/scripts/presets/tracking_settings/blurry_footage.py
    branches/smoke2/release/scripts/presets/tracking_settings/default.py
    branches/smoke2/release/scripts/presets/tracking_settings/fast_motion.py
    branches/smoke2/release/scripts/startup/bl_operators/clip.py
    branches/smoke2/release/scripts/startup/bl_operators/presets.py
    branches/smoke2/release/scripts/startup/bl_operators/wm.py
    branches/smoke2/release/scripts/startup/bl_ui/__init__.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_data_speaker.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_game.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_material.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_object.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_physics_common.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_physics_field.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_scene.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_texture.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_world.py
    branches/smoke2/release/scripts/startup/bl_ui/space_clip.py
    branches/smoke2/release/scripts/startup/bl_ui/space_image.py
    branches/smoke2/release/scripts/startup/bl_ui/space_node.py
    branches/smoke2/release/scripts/startup/bl_ui/space_sequencer.py
    branches/smoke2/release/scripts/startup/bl_ui/space_text.py
    branches/smoke2/release/scripts/startup/bl_ui/space_time.py
    branches/smoke2/release/scripts/startup/bl_ui/space_userpref.py
    branches/smoke2/release/scripts/startup/bl_ui/space_view3d.py
    branches/smoke2/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/smoke2/source/blender/avi/intern/avi.c
    branches/smoke2/source/blender/blenfont/intern/blf_lang.c
    branches/smoke2/source/blender/blenkernel/BKE_blender.h
    branches/smoke2/source/blender/blenkernel/BKE_cdderivedmesh.h
    branches/smoke2/source/blender/blenkernel/BKE_cloth.h
    branches/smoke2/source/blender/blenkernel/BKE_customdata.h
    branches/smoke2/source/blender/blenkernel/BKE_font.h
    branches/smoke2/source/blender/blenkernel/BKE_mask.h
    branches/smoke2/source/blender/blenkernel/BKE_mesh.h
    branches/smoke2/source/blender/blenkernel/BKE_node.h
    branches/smoke2/source/blender/blenkernel/BKE_paint.h
    branches/smoke2/source/blender/blenkernel/BKE_sequencer.h
    branches/smoke2/source/blender/blenkernel/BKE_tracking.h
    branches/smoke2/source/blender/blenkernel/intern/anim.c
    branches/smoke2/source/blender/blenkernel/intern/bmfont.c
    branches/smoke2/source/blender/blenkernel/intern/boids.c
    branches/smoke2/source/blender/blenkernel/intern/brush.c
    branches/smoke2/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/smoke2/source/blender/blenkernel/intern/colortools.c
    branches/smoke2/source/blender/blenkernel/intern/constraint.c
    branches/smoke2/source/blender/blenkernel/intern/context.c
    branches/smoke2/source/blender/blenkernel/intern/customdata.c
    branches/smoke2/source/blender/blenkernel/intern/depsgraph.c
    branches/smoke2/source/blender/blenkernel/intern/displist.c
    branches/smoke2/source/blender/blenkernel/intern/font.c
    branches/smoke2/source/blender/blenkernel/intern/image.c
    branches/smoke2/source/blender/blenkernel/intern/ipo.c
    branches/smoke2/source/blender/blenkernel/intern/library.c
    branches/smoke2/source/blender/blenkernel/intern/mask.c
    branches/smoke2/source/blender/blenkernel/intern/mask_rasterize.c
    branches/smoke2/source/blender/blenkernel/intern/material.c
    branches/smoke2/source/blender/blenkernel/intern/mesh.c
    branches/smoke2/source/blender/blenkernel/intern/movieclip.c
    branches/smoke2/source/blender/blenkernel/intern/multires.c
    branches/smoke2/source/blender/blenkernel/intern/node.c
    branches/smoke2/source/blender/blenkernel/intern/object.c
    branches/smoke2/source/blender/blenkernel/intern/ocean.c
    branches/smoke2/source/blender/blenkernel/intern/packedFile.c
    branches/smoke2/source/blender/blenkernel/intern/paint.c
    branches/smoke2/source/blender/blenkernel/intern/scene.c
    branches/smoke2/source/blender/blenkernel/intern/screen.c
    branches/smoke2/source/blender/blenkernel/intern/sequencer.c
    branches/smoke2/source/blender/blenkernel/intern/softbody.c
    branches/smoke2/source/blender/blenkernel/intern/tracking.c
    branches/smoke2/source/blender/blenkernel/intern/writeavi.c
    branches/smoke2/source/blender/blenkernel/intern/writeframeserver.c
    branches/smoke2/source/blender/blenlib/BLI_math_rotation.h
    branches/smoke2/source/blender/blenlib/BLI_memarena.h
    branches/smoke2/source/blender/blenlib/CMakeLists.txt
    branches/smoke2/source/blender/blenlib/intern/BLI_args.c
    branches/smoke2/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/smoke2/source/blender/blenlib/intern/DLRB_tree.c
    branches/smoke2/source/blender/blenlib/intern/bpath.c
    branches/smoke2/source/blender/blenlib/intern/freetypefont.c
    branches/smoke2/source/blender/blenlib/intern/math_base_inline.c
    branches/smoke2/source/blender/blenlib/intern/math_geom.c
    branches/smoke2/source/blender/blenlib/intern/math_rotation.c
    branches/smoke2/source/blender/blenlib/intern/pbvh.c
    branches/smoke2/source/blender/blenlib/intern/scanfill.c
    branches/smoke2/source/blender/blenlib/intern/string_utf8.c
    branches/smoke2/source/blender/blenlib/intern/voronoi.c
    branches/smoke2/source/blender/blenloader/intern/readfile.c
    branches/smoke2/source/blender/blenloader/intern/readfile.h
    branches/smoke2/source/blender/blenloader/intern/undofile.c
    branches/smoke2/source/blender/blenloader/intern/versioning_legacy.c
    branches/smoke2/source/blender/bmesh/intern/bmesh_interp.c
    branches/smoke2/source/blender/bmesh/intern/bmesh_opdefines.c
    branches/smoke2/source/blender/bmesh/intern/bmesh_polygon.c
    branches/smoke2/source/blender/bmesh/operators/bmo_create.c
    branches/smoke2/source/blender/bmesh/operators/bmo_utils.c
    branches/smoke2/source/blender/collada/AnimationExporter.cpp
    branches/smoke2/source/blender/collada/AnimationExporter.h
    branches/smoke2/source/blender/collada/AnimationImporter.cpp
    branches/smoke2/source/blender/collada/AnimationImporter.h
    branches/smoke2/source/blender/collada/CameraExporter.cpp
    branches/smoke2/source/blender/collada/DocumentImporter.cpp
    branches/smoke2/source/blender/compositor/COM_compositor.h
    branches/smoke2/source/blender/compositor/intern/COM_ExecutionGroup.h
    branches/smoke2/source/blender/compositor/intern/COM_ExecutionSystem.h
    branches/smoke2/source/blender/compositor/intern/COM_MemoryBuffer.cpp
    branches/smoke2/source/blender/compositor/intern/COM_MemoryBuffer.h
    branches/smoke2/source/blender/compositor/intern/COM_NodeOperation.h
    branches/smoke2/source/blender/compositor/intern/COM_OpenCLDevice.cpp
    branches/smoke2/source/blender/compositor/intern/COM_OpenCLDevice.h
    branches/smoke2/source/blender/compositor/intern/COM_WorkScheduler.cpp
    branches/smoke2/source/blender/compositor/intern/COM_compositor.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_BilateralBlurNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_BlurNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_BokehBlurNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_BokehImageNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_BoxMaskNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_BrightnessNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ChannelMatteNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ColorCorrectionNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ColorCurveNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ColorNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_CompositorNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_DefocusNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_DilateErodeNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_DirectionalBlurNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_DoubleEdgeMaskNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_EllipseMaskNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_GammaNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_IDMaskNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_InvertNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_KeyingNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_LensDistortionNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_MaskNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_MuteNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_MuteNode.h
    branches/smoke2/source/blender/compositor/nodes/COM_ScaleNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_TimeNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_TonemapNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_TrackPositionNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ValueNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_VectorCurveNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ViewLevelsNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ViewerNode.cpp
    branches/smoke2/source/blender/compositor/operations/COM_BokehBlurOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_BokehBlurOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_ChannelMatteOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ChromaMatteOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ColorMatteOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_CombineChannelsOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_CompositorOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_CompositorOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_DifferenceMatteOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_DilateErodeOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_DilateErodeOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_DirectionalBlurOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_DirectionalBlurOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_DoubleEdgeMaskOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_GlareFogGlowOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ImageOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ImageOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_KeyingOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_KeyingOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_KeyingScreenOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_KeyingScreenOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_LuminanceMatteOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_MaskOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_MaskOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_MathBaseOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_MovieClipOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_MovieClipOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_OpenCLKernels.cl.h
    branches/smoke2/source/blender/compositor/operations/COM_OutputFileOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_PreviewOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ProjectorLensDistortionOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ScaleOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ScreenLensDistortionOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_SplitViewerOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_TextureOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_TextureOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_TrackPositionOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_TrackPositionOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_VectorBlurOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ViewerBaseOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ViewerBaseOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_ViewerOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ViewerOperation.h
    branches/smoke2/source/blender/compositor/operations/COM_WriteBufferOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_WriteBufferOperation.h
    branches/smoke2/source/blender/editors/animation/anim_channels_defines.c
    branches/smoke2/source/blender/editors/animation/anim_draw.c
    branches/smoke2/source/blender/editors/animation/anim_filter.c
    branches/smoke2/source/blender/editors/animation/keyframes_draw.c
    branches/smoke2/source/blender/editors/armature/editarmature.c
    branches/smoke2/source/blender/editors/armature/editarmature_retarget.c
    branches/smoke2/source/blender/editors/curve/editcurve.c
    branches/smoke2/source/blender/editors/curve/editfont.c
    branches/smoke2/source/blender/editors/include/BIF_gl.h
    branches/smoke2/source/blender/editors/include/BIF_glutil.h
    branches/smoke2/source/blender/editors/include/ED_clip.h
    branches/smoke2/source/blender/editors/include/ED_image.h
    branches/smoke2/source/blender/editors/include/ED_mask.h
    branches/smoke2/source/blender/editors/include/ED_node.h
    branches/smoke2/source/blender/editors/include/ED_object.h
    branches/smoke2/source/blender/editors/include/ED_sequencer.h
    branches/smoke2/source/blender/editors/include/ED_uvedit.h
    branches/smoke2/source/blender/editors/include/UI_resources.h
    branches/smoke2/source/blender/editors/interface/interface.c
    branches/smoke2/source/blender/editors/interface/interface_draw.c
    branches/smoke2/source/blender/editors/interface/interface_handlers.c
    branches/smoke2/source/blender/editors/interface/interface_icons.c
    branches/smoke2/source/blender/editors/interface/interface_layout.c
    branches/smoke2/source/blender/editors/interface/interface_panel.c
    branches/smoke2/source/blender/editors/interface/interface_regions.c
    branches/smoke2/source/blender/editors/interface/interface_templates.c
    branches/smoke2/source/blender/editors/interface/interface_widgets.c
    branches/smoke2/source/blender/editors/interface/resources.c
    branches/smoke2/source/blender/editors/interface/view2d.c
    branches/smoke2/source/blender/editors/io/io_collada.c
    branches/smoke2/source/blender/editors/mask/mask_add.c
    branches/smoke2/source/blender/editors/mask/mask_draw.c
    branches/smoke2/source/blender/editors/mask/mask_edit.c
    branches/smoke2/source/blender/editors/mask/mask_intern.h
    branches/smoke2/source/blender/editors/mask/mask_ops.c
    branches/smoke2/source/blender/editors/mask/mask_select.c
    branches/smoke2/source/blender/editors/mesh/editmesh_knife.c
    branches/smoke2/source/blender/editors/mesh/editmesh_select.c
    branches/smoke2/source/blender/editors/mesh/editmesh_tools.c
    branches/smoke2/source/blender/editors/object/object_add.c
    branches/smoke2/source/blender/editors/object/object_modifier.c
    branches/smoke2/source/blender/editors/object/object_relations.c
    branches/smoke2/source/blender/editors/object/object_select.c
    branches/smoke2/source/blender/editors/physics/particle_boids.c
    branches/smoke2/source/blender/editors/render/render_internal.c
    branches/smoke2/source/blender/editors/render/render_opengl.c
    branches/smoke2/source/blender/editors/render/render_preview.c
    branches/smoke2/source/blender/editors/render/render_shading.c
    branches/smoke2/source/blender/editors/screen/area.c
    branches/smoke2/source/blender/editors/screen/glutil.c
    branches/smoke2/source/blender/editors/screen/screen_edit.c
    branches/smoke2/source/blender/editors/screen/screen_ops.c
    branches/smoke2/source/blender/editors/screen/screendump.c
    branches/smoke2/source/blender/editors/sculpt_paint/paint_image.c
    branches/smoke2/source/blender/editors/sculpt_paint/paint_utils.c
    branches/smoke2/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/smoke2/source/blender/editors/sculpt_paint/sculpt.c
    branches/smoke2/source/blender/editors/sculpt_paint/sculpt_uv.c
    branches/smoke2/source/blender/editors/sound/sound_ops.c
    branches/smoke2/source/blender/editors/space_action/space_action.c
    branches/smoke2/source/blender/editors/space_buttons/buttons_context.c
    branches/smoke2/source/blender/editors/space_buttons/buttons_ops.c
    branches/smoke2/source/blender/editors/space_clip/clip_draw.c
    branches/smoke2/source/blender/editors/space_clip/clip_editor.c
    branches/smoke2/source/blender/editors/space_clip/clip_graph_ops.c
    branches/smoke2/source/blender/editors/space_clip/clip_intern.h
    branches/smoke2/source/blender/editors/space_clip/clip_ops.c
    branches/smoke2/source/blender/editors/space_clip/clip_toolbar.c
    branches/smoke2/source/blender/editors/space_clip/clip_utils.c
    branches/smoke2/source/blender/editors/space_clip/space_clip.c
    branches/smoke2/source/blender/editors/space_clip/tracking_ops.c
    branches/smoke2/source/blender/editors/space_clip/tracking_select.c
    branches/smoke2/source/blender/editors/space_console/console_draw.c
    branches/smoke2/source/blender/editors/space_file/file_ops.c
    branches/smoke2/source/blender/editors/space_file/filesel.c
    branches/smoke2/source/blender/editors/space_graph/graph_edit.c
    branches/smoke2/source/blender/editors/space_graph/space_graph.c
    branches/smoke2/source/blender/editors/space_image/CMakeLists.txt
    branches/smoke2/source/blender/editors/space_image/image_buttons.c
    branches/smoke2/source/blender/editors/space_image/image_draw.c
    branches/smoke2/source/blender/editors/space_image/image_ops.c
    branches/smoke2/source/blender/editors/space_image/space_image.c
    branches/smoke2/source/blender/editors/space_info/info_draw.c
    branches/smoke2/source/blender/editors/space_info/info_ops.c
    branches/smoke2/source/blender/editors/space_logic/logic_ops.c
    branches/smoke2/source/blender/editors/space_nla/nla_edit.c
    branches/smoke2/source/blender/editors/space_node/CMakeLists.txt
    branches/smoke2/source/blender/editors/space_node/drawnode.c
    branches/smoke2/source/blender/editors/space_node/node_buttons.c
    branches/smoke2/source/blender/editors/space_node/node_draw.c
    branches/smoke2/source/blender/editors/space_node/node_edit.c
    branches/smoke2/source/blender/editors/space_node/node_header.c
    branches/smoke2/source/blender/editors/space_node/node_intern.h
    branches/smoke2/source/blender/editors/space_node/node_ops.c
    branches/smoke2/source/blender/editors/space_node/node_select.c
    branches/smoke2/source/blender/editors/space_node/node_templates.c
    branches/smoke2/source/blender/editors/space_node/space_node.c
    branches/smoke2/source/blender/editors/space_outliner/outliner_tools.c
    branches/smoke2/source/blender/editors/space_sequencer/sequencer_add.c
    branches/smoke2/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/smoke2/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/smoke2/source/blender/editors/space_sequencer/space_sequencer.c
    branches/smoke2/source/blender/editors/space_text/text_draw.c
    branches/smoke2/source/blender/editors/space_text/text_ops.c
    branches/smoke2/source/blender/editors/space_view3d/drawarmature.c
    branches/smoke2/source/blender/editors/space_view3d/drawobject.c
    branches/smoke2/source/blender/editors/space_view3d/space_view3d.c
    branches/smoke2/source/blender/editors/space_view3d/view3d_draw.c
    branches/smoke2/source/blender/editors/space_view3d/view3d_edit.c
    branches/smoke2/source/blender/editors/space_view3d/view3d_fly.c
    branches/smoke2/source/blender/editors/space_view3d/view3d_view.c
    branches/smoke2/source/blender/editors/transform/transform.c
    branches/smoke2/source/blender/editors/transform/transform.h
    branches/smoke2/source/blender/editors/transform/transform_constraints.c
    branches/smoke2/source/blender/editors/transform/transform_conversions.c
    branches/smoke2/source/blender/editors/transform/transform_generics.c
    branches/smoke2/source/blender/editors/transform/transform_snap.c
    branches/smoke2/source/blender/editors/util/undo.c
    branches/smoke2/source/blender/editors/uvedit/uvedit_buttons.c
    branches/smoke2/source/blender/editors/uvedit/uvedit_draw.c
    branches/smoke2/source/blender/editors/uvedit/uvedit_ops.c
    branches/smoke2/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/smoke2/source/blender/editors/uvedit/uvedit_smart_stitch.c
    branches/smoke2/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/smoke2/source/blender/gpu/GPU_draw.h
    branches/smoke2/source/blender/gpu/GPU_material.h
    branches/smoke2/source/blender/gpu/intern/gpu_draw.c
    branches/smoke2/source/blender/gpu/intern/gpu_material.c
    branches/smoke2/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/smoke2/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/smoke2/source/blender/imbuf/intern/IMB_indexer.h
    branches/smoke2/source/blender/imbuf/intern/anim_movie.c
    branches/smoke2/source/blender/imbuf/intern/divers.c
    branches/smoke2/source/blender/imbuf/intern/filter.c
    branches/smoke2/source/blender/imbuf/intern/imageprocess.c
    branches/smoke2/source/blender/imbuf/intern/jpeg.c
    branches/smoke2/source/blender/imbuf/intern/radiance_hdr.c
    branches/smoke2/source/blender/imbuf/intern/scaling.c
    branches/smoke2/source/blender/makesdna/DNA_ID.h
    branches/smoke2/source/blender/makesdna/DNA_mask_types.h
    branches/smoke2/source/blender/makesdna/DNA_material_types.h
    branches/smoke2/source/blender/makesdna/DNA_node_types.h
    branches/smoke2/source/blender/makesdna/DNA_scene_types.h
    branches/smoke2/source/blender/makesdna/DNA_space_types.h
    branches/smoke2/source/blender/makesdna/DNA_texture_types.h
    branches/smoke2/source/blender/makesdna/DNA_userdef_types.h
    branches/smoke2/source/blender/makesdna/DNA_vfont_types.h
    branches/smoke2/source/blender/makesdna/intern/makesdna.c
    branches/smoke2/source/blender/makesrna/intern/rna_ID.c
    branches/smoke2/source/blender/makesrna/intern/rna_access.c
    branches/smoke2/source/blender/makesrna/intern/rna_cloth.c
    branches/smoke2/source/blender/makesrna/intern/rna_curve.c
    branches/smoke2/source/blender/makesrna/intern/rna_dynamicpaint.c
    branches/smoke2/source/blender/makesrna/intern/rna_main.c
    branches/smoke2/source/blender/makesrna/intern/rna_mask.c
    branches/smoke2/source/blender/makesrna/intern/rna_movieclip.c
    branches/smoke2/source/blender/makesrna/intern/rna_nla.c
    branches/smoke2/source/blender/makesrna/intern/rna_nodetree.c
    branches/smoke2/source/blender/makesrna/intern/rna_object.c
    branches/smoke2/source/blender/makesrna/intern/rna_object_api.c
    branches/smoke2/source/blender/makesrna/intern/rna_rna.c
    branches/smoke2/source/blender/makesrna/intern/rna_scene.c
    branches/smoke2/source/blender/makesrna/intern/rna_space.c
    branches/smoke2/source/blender/makesrna/intern/rna_tracking.c
    branches/smoke2/source/blender/makesrna/intern/rna_userdef.c
    branches/smoke2/source/blender/makesrna/intern/rna_vfont.c
    branches/smoke2/source/blender/modifiers/intern/MOD_boolean.c
    branches/smoke2/source/blender/modifiers/intern/MOD_ocean.c
    branches/smoke2/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/smoke2/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/smoke2/source/blender/modifiers/intern/MOD_skin.c
    branches/smoke2/source/blender/nodes/composite/nodes/node_composite_common.c
    branches/smoke2/source/blender/nodes/composite/nodes/node_composite_defocus.c
    branches/smoke2/source/blender/nodes/composite/nodes/node_composite_mask.c
    branches/smoke2/source/blender/nodes/composite/nodes/node_composite_outputFile.c
    branches/smoke2/source/blender/nodes/shader/nodes/node_shader_particle_info.c
    branches/smoke2/source/blender/python/bmesh/bmesh_py_types.c
    branches/smoke2/source/blender/python/generic/bpy_internal_import.c
    branches/smoke2/source/blender/python/intern/bpy_interface.c
    branches/smoke2/source/blender/python/intern/bpy_rna.c
    branches/smoke2/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/smoke2/source/blender/render/extern/include/RE_pipeline.h
    branches/smoke2/source/blender/render/extern/include/RE_render_ext.h
    branches/smoke2/source/blender/render/intern/include/texture.h
    branches/smoke2/source/blender/render/intern/include/zbuf.h
    branches/smoke2/source/blender/render/intern/raytrace/bvh.h
    branches/smoke2/source/blender/render/intern/raytrace/rayobject.cpp
    branches/smoke2/source/blender/render/intern/raytrace/rayobject_instance.cpp
    branches/smoke2/source/blender/render/intern/raytrace/rayobject_octree.cpp
    branches/smoke2/source/blender/render/intern/source/convertblender.c
    branches/smoke2/source/blender/render/intern/source/envmap.c
    branches/smoke2/source/blender/render/intern/source/imagetexture.c
    branches/smoke2/source/blender/render/intern/source/pipeline.c
    branches/smoke2/source/blender/render/intern/source/rayshade.c
    branches/smoke2/source/blender/render/intern/source/render_texture.c
    branches/smoke2/source/blender/render/intern/source/rendercore.c
    branches/smoke2/source/blender/render/intern/source/shadbuf.c
    branches/smoke2/source/blender/render/intern/source/sss.c
    branches/smoke2/source/blender/render/intern/source/zbuf.c
    branches/smoke2/source/blender/windowmanager/WM_api.h
    branches/smoke2/source/blender/windowmanager/intern/wm_draw.c
    branches/smoke2/source/blender/windowmanager/intern/wm_event_system.c
    branches/smoke2/source/blender/windowmanager/intern/wm_files.c
    branches/smoke2/source/blender/windowmanager/intern/wm_init_exit.c
    branches/smoke2/source/blender/windowmanager/intern/wm_operators.c
    branches/smoke2/source/blender/windowmanager/intern/wm_subwindow.c
    branches/smoke2/source/blenderplayer/CMakeLists.txt
    branches/smoke2/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/smoke2/source/creator/CMakeLists.txt
    branches/smoke2/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/smoke2/source/gameengine/Converter/BL_ArmatureObject.h
    branches/smoke2/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/smoke2/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/smoke2/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/smoke2/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/smoke2/source/gameengine/GamePlayer/xembed/blenderplayer-wrapper.c
    branches/smoke2/source/gameengine/Ketsji/BL_Action.cpp
    branches/smoke2/source/gameengine/Ketsji/BL_Texture.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_Dome.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_FontObject.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_Light.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_RadarSensor.h
    branches/smoke2/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_Scene.cpp
    branches/smoke2/source/gameengine/Ketsji/KX_Scene.h
    branches/smoke2/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/smoke2/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/smoke2/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/smoke2/source/gameengine/Physics/common/PHY_DynamicTypes.h
    branches/smoke2/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/smoke2/source/gameengine/Rasterizer/RAS_2DFilterManager.h
    branches/smoke2/source/gameengine/Rasterizer/RAS_FramingManager.h
    branches/smoke2/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/smoke2/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/smoke2/source/gameengine/VideoTexture/ImageRender.cpp
    branches/smoke2/source/gameengine/VideoTexture/SConscript
    branches/smoke2/source/tools/check_style_c.py
    branches/smoke2/source/tools/spell_check_source.py
    branches/smoke2/source/tools/spell_check_source_config.py

Added Paths:
-----------
    branches/smoke2/extern/bullet2/patches/ghost_character.patch
    branches/smoke2/intern/bsp/intern/BOP_CarveInterface.cpp
    branches/smoke2/intern/bsp/intern/BOP_Interface.h
    branches/smoke2/release/scripts/presets/tracking_settings/planar.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_mask_common.py
    branches/smoke2/release/scripts/templates/ui_panel.py
    branches/smoke2/source/blender/blenlib/BLI_stack.h
    branches/smoke2/source/blender/blenlib/intern/stack.c
    branches/smoke2/source/blender/editors/space_image/image_edit.c
    branches/smoke2/source/blender/editors/space_node/node_add.c
    branches/smoke2/source/blender/editors/space_node/node_group.c
    branches/smoke2/source/blender/editors/space_node/node_relationships.c
    branches/smoke2/source/blender/editors/space_node/node_view.c

Removed Paths:
-------------
    branches/smoke2/intern/boolop/CMakeLists.txt
    branches/smoke2/intern/boolop/SConscript
    branches/smoke2/intern/boolop/extern/BOP_Interface.h
    branches/smoke2/intern/boolop/intern/BOP_BBox.cpp
    branches/smoke2/intern/boolop/intern/BOP_BBox.h
    branches/smoke2/intern/boolop/intern/BOP_BSPNode.cpp
    branches/smoke2/intern/boolop/intern/BOP_BSPNode.h
    branches/smoke2/intern/boolop/intern/BOP_BSPTree.cpp
    branches/smoke2/intern/boolop/intern/BOP_BSPTree.h
    branches/smoke2/intern/boolop/intern/BOP_CarveInterface.cpp
    branches/smoke2/intern/boolop/intern/BOP_Chrono.h
    branches/smoke2/intern/boolop/intern/BOP_Edge.cpp
    branches/smoke2/intern/boolop/intern/BOP_Edge.h
    branches/smoke2/intern/boolop/intern/BOP_Face.cpp
    branches/smoke2/intern/boolop/intern/BOP_Face.h
    branches/smoke2/intern/boolop/intern/BOP_Face2Face.cpp
    branches/smoke2/intern/boolop/intern/BOP_Face2Face.h
    branches/smoke2/intern/boolop/intern/BOP_Indexs.h
    branches/smoke2/intern/boolop/intern/BOP_Interface.cpp
    branches/smoke2/intern/boolop/intern/BOP_MathUtils.cpp
    branches/smoke2/intern/boolop/intern/BOP_MathUtils.h
    branches/smoke2/intern/boolop/intern/BOP_Merge.cpp
    branches/smoke2/intern/boolop/intern/BOP_Merge.h
    branches/smoke2/intern/boolop/intern/BOP_Merge2.cpp
    branches/smoke2/intern/boolop/intern/BOP_Merge2.h
    branches/smoke2/intern/boolop/intern/BOP_Mesh.cpp
    branches/smoke2/intern/boolop/intern/BOP_Mesh.h
    branches/smoke2/intern/boolop/intern/BOP_Misc.h
    branches/smoke2/intern/boolop/intern/BOP_Segment.cpp
    branches/smoke2/intern/boolop/intern/BOP_Segment.h
    branches/smoke2/intern/boolop/intern/BOP_Splitter.cpp
    branches/smoke2/intern/boolop/intern/BOP_Splitter.h
    branches/smoke2/intern/boolop/intern/BOP_Tag.cpp
    branches/smoke2/intern/boolop/intern/BOP_Tag.h
    branches/smoke2/intern/boolop/intern/BOP_Triangulator.cpp
    branches/smoke2/intern/boolop/intern/BOP_Triangulator.h
    branches/smoke2/intern/boolop/intern/BOP_Vertex.cpp
    branches/smoke2/intern/boolop/intern/BOP_Vertex.h
    branches/smoke2/intern/bsp/test/
    branches/smoke2/release/scripts/presets/tracking_settings/blurry_movie.py
    branches/smoke2/source/blender/editors/space_node/node_state.c

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

Modified: branches/smoke2/CMakeLists.txt
===================================================================
--- branches/smoke2/CMakeLists.txt	2012-08-06 09:47:52 UTC (rev 49603)
+++ branches/smoke2/CMakeLists.txt	2012-08-06 09:59:24 UTC (rev 49604)
@@ -226,9 +226,6 @@
 # Camera/motion tracking
 option(WITH_LIBMV         "Enable libmv structure from motion library" ON)
 
-# Mesh boolean lib
-option(WITH_CARVE         "Enable Carve library to handle mesh boolean operations" ON)
-
 # Misc
 option(WITH_INPUT_NDOF "Enable NDOF input devices (SpaceNavigator and friends)" ON)
 option(WITH_RAYOPTIMIZATION	"Enable use of SIMD (SSE) optimizations for the raytracer" ON)
@@ -364,8 +361,8 @@
 	set(WITH_OPENIMAGEIO ON)
 endif()
 
-# auto enable boost for cycles and carve
-if(WITH_CYCLES OR WITH_CARVE)
+# auto enable boost for cycles and booleans
+if(WITH_CYCLES OR WITH_MOD_BOOLEAN)
 	set(WITH_BOOST ON)
 endif()
 
@@ -856,7 +853,7 @@
 		if(WITH_MOD_CLOTH_ELTOPO)
 			set(LAPACK ${LIBDIR}/lapack)
 			# set(LAPACK_INCLUDE_DIR ${LAPACK}/include)
-			set_lib_path(LAPACK_LIBPATH ${LAPACK}/lib)	
+			set(LAPACK_LIBPATH ${LAPACK}/lib)	
 			set(LAPACK_LIBRARIES
 				${LIBDIR}/lapack/lib/libf2c.lib
 				${LIBDIR}/lapack/lib/clapack_nowrap.lib
@@ -896,6 +893,7 @@
 		endif()
 
 		if(WITH_OPENCOLLADA)
+			set(OPENCOLLADA ${LIBDIR}/opencollada)
 
 			set(OPENCOLLADA_INCLUDE_DIRS
 				${LIBDIR}/opencollada/include/COLLADAStreamWriter/include
@@ -904,23 +902,22 @@
 				${LIBDIR}/opencollada/include/COLLADASaxFrameworkLoader/include
 				${LIBDIR}/opencollada/include/GeneratedSaxParser/include
 			)
-			
-			set_lib_path(OPENCOLLADA_LIBPATH "opencollada/lib")
+			set_lib_path(OPENCOLLADA_LIBPATH "opencollada")
 
 			set(OPENCOLLADA_LIBRARIES
-				${OPENCOLLADA_LIBPATH}/OpenCOLLADASaxFrameworkLoader.lib
-				${OPENCOLLADA_LIBPATH}/OpenCOLLADAFramework.lib
-				${OPENCOLLADA_LIBPATH}/OpenCOLLADABaseUtils.lib
-				${OPENCOLLADA_LIBPATH}/OpenCOLLADAStreamWriter.lib
-				${OPENCOLLADA_LIBPATH}/MathMLSolver.lib
-				${OPENCOLLADA_LIBPATH}/GeneratedSaxParser.lib
-				${OPENCOLLADA_LIBPATH}/xml2.lib
-				${OPENCOLLADA_LIBPATH}/buffer.lib
-				${OPENCOLLADA_LIBPATH}/ftoa.lib
-				${OPENCOLLADA_LIBPATH}/UTF.lib
+				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADASaxFrameworkLoader.lib
+				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADAFramework.lib
+				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADABaseUtils.lib
+				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADAStreamWriter.lib
+				${OPENCOLLADA_LIBPATH}/lib/MathMLSolver.lib
+				${OPENCOLLADA_LIBPATH}/lib/GeneratedSaxParser.lib
+				${OPENCOLLADA_LIBPATH}/lib/xml2.lib
+				${OPENCOLLADA_LIBPATH}/lib/buffer.lib
+				${OPENCOLLADA_LIBPATH}/lib/ftoa.lib
+				${OPENCOLLADA_LIBPATH}/lib/UTF.lib
 			)
 			set(PCRE_LIBRARIES
-				${OPENCOLLADA_LIBPATH}/pcre.lib
+				${OPENCOLLADA_LIBPATH}/lib/pcre.lib
 			)
 			
 			unset(OPENCOLLADA_LIBPATH)
@@ -943,7 +940,8 @@
 
 		if(WITH_IMAGE_OPENEXR)
 			set_lib_path(OPENEXR "openexr")
-			set_lib_path(OPENEXR_LIBPATH "openexr/lib")
+			set(OPENEXR_INCLUDE_DIR ${OPENEXR}/include)
+			set(OPENEXR_LIBPATH ${OPENEXR}/lib)
 			set(OPENEXR_LIBRARIES
 				${OPENEXR_LIBPATH}/Iex.lib
 				${OPENEXR_LIBPATH}/Half.lib
@@ -951,15 +949,12 @@
 				${OPENEXR_LIBPATH}/Imath.lib
 				${OPENEXR_LIBPATH}/IlmThread.lib
 			)
-			set_lib_path(OPENEXR_INCUDE "openexr/include")
 			set(OPENEXR_INCLUDE_DIRS
-				${OPENEXR_INCUDE}
-				${OPENEXR_INCUDE}/IlmImf
-				${OPENEXR_INCUDE}/Iex
-				${OPENEXR_INCUDE}/Imath
+				${OPENEXR_INCLUDE_DIR}
+				${OPENEXR_INCLUDE_DIR}/IlmImf
+				${OPENEXR_INCLUDE_DIR}/Iex
+				${OPENEXR_INCLUDE_DIR}/Imath
 			)
-			unset(OPENEXR_INCUDE)
-			unset(OPENEXR_LIBPATH)
 		endif()
 
 		if(WITH_IMAGE_TIFF)
@@ -978,8 +973,9 @@
 		if(WITH_PYTHON)
 			# normally cached but not since we include them with blender
 			set(PYTHON_VERSION 3.2) # CACHE STRING)
-			set_lib_path(PYTHON_INCLUDE_DIR "python/include/python${PYTHON_VERSION}")
-			set_lib_path(PYTHON_LIBRARY "python/lib/python32.lib") #CACHE FILEPATH)
+			set_lib_path(PYTHON "python")
+			set(PYTHON_INCLUDE_DIR ${PYTHON}/include/python${PYTHON_VERSION})
+			set(PYTHON_LIBRARY ${PYTHON}/lib/python32.lib) #CACHE FILEPATH
 			
 			# uncached vars
 			set(PYTHON_INCLUDE_DIRS "${PYTHON_INCLUDE_DIR}")
@@ -1010,7 +1006,7 @@
 			set(OPENIMAGEIO ${LIBDIR}/openimageio)
 			set(OPENIMAGEIO_INCLUDE_DIRS ${OPENIMAGEIO}/include)
 			set(OPENIMAGEIO_LIBRARIES OpenImageIO)
-			set_lib_path(OPENIMAGEIO_LIBPATH "openimageio/lib")
+			set(OPENIMAGEIO_LIBPATH ${OPENIMAGEIO}/lib)
 			set(OPENIMAGEIO_DEFINITIONS)
 		endif()
 
@@ -1651,9 +1647,6 @@
 
 # MSVC2010 fails to links C++ libs right
 if(MSVC10)
-	if(WITH_IMAGE_OPENEXR)
-		message(WARNING "MSVC 2010 does not support OpenEXR, disabling WITH_IMAGE_OPENEXR. To enable support use Use MSVC 2008")
-	endif()
 	if(WITH_OPENCOLLADA)
 		message(WARNING "MSVC 2010 does not support OpenCollada, disabling WITH_OPENCOLLADA. To enable support use Use MSVC 2008")
 	endif()

Modified: branches/smoke2/SConstruct
===================================================================
--- branches/smoke2/SConstruct	2012-08-06 09:47:52 UTC (rev 49603)
+++ branches/smoke2/SConstruct	2012-08-06 09:59:24 UTC (rev 49604)
@@ -280,8 +280,10 @@
 if env['OURPLATFORM']=='darwin':
     print B.bc.OKGREEN + "Detected Xcode version: -- " + B.bc.ENDC + env['XCODE_CUR_VER'] + " --"
     print "Available " + env['MACOSX_SDK_CHECK']
-    if not 'Mac OS X 10.5' in env['MACOSX_SDK_CHECK']:
-        print  B.bc.OKGREEN + "MacOSX10.5.sdk not available:" + B.bc.ENDC + " using MacOSX10.6.sdk"
+    if not 'Mac OS X 10.6' in env['MACOSX_SDK_CHECK']:
+        print  B.bc.OKGREEN + "Auto-setting available MacOSX SDK -> " + B.bc.ENDC + "MacOSX10.7.sdk"
+    elif not 'Mac OS X 10.5' in env['MACOSX_SDK_CHECK']:
+        print  B.bc.OKGREEN + "Auto-setting available MacOSX SDK -> " + B.bc.ENDC + "MacOSX10.6.sdk"
     else:
         print B.bc.OKGREEN + "Found recommended sdk :" + B.bc.ENDC + " using MacOSX10.5.sdk"
 

Modified: branches/smoke2/build_files/buildbot/slave_pack.py
===================================================================
--- branches/smoke2/build_files/buildbot/slave_pack.py	2012-08-06 09:47:52 UTC (rev 49603)
+++ branches/smoke2/build_files/buildbot/slave_pack.py	2012-08-06 09:59:24 UTC (rev 49604)
@@ -55,11 +55,14 @@
             'WITHOUT_BF_INSTALL=True']
 
         config = None
+        bits = None
 
         if builder.endswith('linux_x86_64_scons'):
             config = 'user-config-x86_64.py'
+            bits = 64
         elif builder.endswith('linux_i386_scons'):
-            config = 'user-config-x86_64.py'
+            config = 'user-config-i686.py'
+            bits = 32
 
         if config is not None:
             config_fpath = os.path.join(config_dir, config)
@@ -69,7 +72,16 @@
         blenderplayer = os.path.join(install_dir, 'blenderplayer')
         subprocess.call(['strip', '--strip-all', blender, blenderplayer])
 
+        extra = '/' + os.path.join('home', 'sources', 'release-builder', 'extra')
+        mesalibs = os.path.join(extra, 'mesalibs' + str(bits) + '.tar.bz2')
+        software_gl = os.path.join(extra, 'blender-softwaregl')
+
+        os.system('tar -xpf %s -C %s' % (mesalibs, install_dir))
+        os.system('cp %s %s' % (software_gl, install_dir))
+        os.system('chmod 755 %s' % (os.path.join(install_dir, 'blender-softwaregl')))
+
         retcode = subprocess.call(['python', 'scons/scons.py'] + scons_options)
+
         sys.exit(retcode)
     else:
         if builder.find('win') != -1:

Modified: branches/smoke2/build_files/cmake/config/blender_lite.cmake
===================================================================
--- branches/smoke2/build_files/cmake/config/blender_lite.cmake	2012-08-06 09:47:52 UTC (rev 49603)
+++ branches/smoke2/build_files/cmake/config/blender_lite.cmake	2012-08-06 09:59:24 UTC (rev 49604)
@@ -15,7 +15,6 @@
 set(WITH_CYCLES              OFF CACHE FORCE BOOL)
 set(WITH_FFTW3               OFF CACHE FORCE BOOL)
 set(WITH_LIBMV               OFF CACHE FORCE BOOL)
-set(WITH_CARVE               OFF CACHE FORCE BOOL)
 set(WITH_GAMEENGINE          OFF CACHE FORCE BOOL)
 set(WITH_COMPOSITOR          OFF CACHE FORCE BOOL)
 set(WITH_GHOST_XDND          OFF CACHE FORCE BOOL)

Modified: branches/smoke2/build_files/cmake/macros.cmake
===================================================================
--- branches/smoke2/build_files/cmake/macros.cmake	2012-08-06 09:47:52 UTC (rev 49603)
+++ branches/smoke2/build_files/cmake/macros.cmake	2012-08-06 09:59:24 UTC (rev 49604)
@@ -719,12 +719,9 @@
 		lvar
 		lproj)
 
-	
-	if(MSVC10 AND EXISTS ${LIBDIR}/vc2010/${lproj})
-		set(${lvar} ${LIBDIR}/vc2010/${lproj})
+	if(MSVC10)
+		set(${lvar} ${LIBDIR}/${lproj}/vc2010)
 	else()
 		set(${lvar} ${LIBDIR}/${lproj})
 	endif()
-
-
 endmacro()

Modified: branches/smoke2/build_files/scons/config/darwin-config.py
===================================================================
--- branches/smoke2/build_files/scons/config/darwin-config.py	2012-08-06 09:47:52 UTC (rev 49603)
+++ branches/smoke2/build_files/scons/config/darwin-config.py	2012-08-06 09:59:24 UTC (rev 49604)
@@ -32,6 +32,8 @@
     MAC_CUR_VER='10.6'
 elif cmd_res[:2]=='11':
     MAC_CUR_VER='10.7'
+elif cmd_res[:2]=='12':
+    MAC_CUR_VER='10.8'
 cmd = 'xcodebuild -version'
 cmd_xcode=commands.getoutput(cmd)
 XCODE_CUR_VER=cmd_xcode[6:][:3] # truncate output to major.minor version
@@ -75,7 +77,7 @@
         LCGDIR = '#../lib/darwin-9.x.universal'
         CC = 'gcc-4.2'
         CXX = 'g++-4.2'
-    else:
+    elif 'Mac OS X 10.6' in MACOSX_SDK_CHECK:
         # OSX 10.6/7 with Xcode 4.x
         MAC_MIN_VERS = '10.6'
         MACOSX_DEPLOYMENT_TARGET = '10.6'
@@ -83,6 +85,14 @@
         LCGDIR = '#../lib/darwin-9.x.universal'
         CC = 'gcc-4.2'
         CXX = 'g++-4.2'
+    else:
+        # OSX 10.8 with Xcode 4.4 and higher (no 10.6sdk! )
+        MAC_MIN_VERS = '10.6'
+        MACOSX_DEPLOYMENT_TARGET = '10.6'
+        MACOSX_SDK='/Developer/SDKs/MacOSX10.7.sdk'
+        LCGDIR = '#../lib/darwin-9.x.universal'
+        CC = 'gcc'
+        CXX = 'g++'
 
 LIBDIR = '${LCGDIR}'
 
@@ -333,8 +343,8 @@
 
 
 #note to build succesfully on 10.3.9 SDK you need to patch  10.3.9 by adding the SystemStubs.a lib from 10.4
-#for 10.7.sdk, SystemStubs needs to be excluded (lib doesn't exist anymore)
-if MACOSX_DEPLOYMENT_TARGET == '10.7':
+#for > 10.7.sdk, SystemStubs needs to be excluded (lib doesn't exist anymore)

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list