[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [47090] branches/smoke2: Merge from trunk r46913-r47088

Daniel Genrich daniel.genrich at gmx.net
Sun May 27 21:31:37 CEST 2012


Revision: 47090
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=47090
Author:   genscher
Date:     2012-05-27 19:31:35 +0000 (Sun, 27 May 2012)
Log Message:
-----------
Merge from trunk r46913-r47088

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

Modified Paths:
--------------
    branches/smoke2/CMakeLists.txt
    branches/smoke2/GNUmakefile
    branches/smoke2/SConstruct
    branches/smoke2/build_files/cmake/config/blender_lite.cmake
    branches/smoke2/build_files/cmake/macros.cmake
    branches/smoke2/build_files/scons/tools/Blender.py
    branches/smoke2/build_files/scons/tools/btools.py
    branches/smoke2/doc/python_api/rst/bge.render.rst
    branches/smoke2/extern/libredcode/codec.c
    branches/smoke2/intern/cycles/app/cycles_xml.cpp
    branches/smoke2/intern/cycles/blender/blender_object.cpp
    branches/smoke2/intern/cycles/blender/blender_shader.cpp
    branches/smoke2/intern/cycles/device/device_cuda.cpp
    branches/smoke2/intern/cycles/device/device_opencl.cpp
    branches/smoke2/intern/cycles/kernel/svm/svm_tex_coord.h
    branches/smoke2/intern/cycles/render/graph.cpp
    branches/smoke2/intern/cycles/util/util_thread.h
    branches/smoke2/intern/ghost/CMakeLists.txt
    branches/smoke2/intern/ghost/GHOST_ISystemPaths.h
    branches/smoke2/intern/ghost/GHOST_Path-api.h
    branches/smoke2/intern/ghost/intern/GHOST_Debug.h
    branches/smoke2/intern/ghost/intern/GHOST_Path-api.cpp
    branches/smoke2/intern/ghost/intern/GHOST_System.cpp
    branches/smoke2/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/smoke2/intern/ghost/intern/GHOST_SystemPaths.h
    branches/smoke2/intern/ghost/intern/GHOST_SystemPathsCarbon.cpp
    branches/smoke2/intern/ghost/intern/GHOST_SystemPathsCarbon.h
    branches/smoke2/intern/ghost/intern/GHOST_SystemPathsCocoa.h
    branches/smoke2/intern/ghost/intern/GHOST_SystemPathsCocoa.mm
    branches/smoke2/intern/ghost/intern/GHOST_SystemPathsWin32.cpp
    branches/smoke2/intern/ghost/intern/GHOST_SystemPathsWin32.h
    branches/smoke2/intern/ghost/intern/GHOST_SystemPathsX11.cpp
    branches/smoke2/intern/ghost/intern/GHOST_SystemPathsX11.h
    branches/smoke2/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/smoke2/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/smoke2/intern/ghost/test/gears/GHOST_C-Test.c
    branches/smoke2/intern/ghost/test/gears/GHOST_Test.cpp
    branches/smoke2/intern/ghost/test/multitest/Basic.c
    branches/smoke2/intern/ghost/test/multitest/EventToBuf.c
    branches/smoke2/intern/ghost/test/multitest/MultiTest.c
    branches/smoke2/intern/ghost/test/multitest/ScrollBar.c
    branches/smoke2/intern/ghost/test/multitest/Util.c
    branches/smoke2/intern/ghost/test/multitest/WindowData.c
    branches/smoke2/intern/guardedalloc/intern/mallocn.c
    branches/smoke2/intern/smoke/intern/FLUID_3D.cpp
    branches/smoke2/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/smoke2/intern/utfconv/utfconv.c
    branches/smoke2/release/plugins/sequence/blur.c
    branches/smoke2/release/plugins/sequence/color-correction-hsv.c
    branches/smoke2/release/plugins/sequence/dnr.c
    branches/smoke2/release/plugins/sequence/scatter.c
    branches/smoke2/release/scripts/startup/bl_operators/anim.py
    branches/smoke2/release/scripts/startup/bl_operators/wm.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_animviz.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_modifier.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_material.py
    branches/smoke2/release/scripts/startup/bl_ui/properties_texture.py
    branches/smoke2/release/scripts/startup/bl_ui/space_dopesheet.py
    branches/smoke2/release/scripts/startup/bl_ui/space_graph.py
    branches/smoke2/release/scripts/startup/bl_ui/space_node.py
    branches/smoke2/release/scripts/startup/bl_ui/space_view3d.py
    branches/smoke2/source/blender/blenkernel/BKE_blender.h
    branches/smoke2/source/blender/blenkernel/BKE_fcurve.h
    branches/smoke2/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/smoke2/source/blender/blenkernel/intern/armature.c
    branches/smoke2/source/blender/blenkernel/intern/blender.c
    branches/smoke2/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/smoke2/source/blender/blenkernel/intern/deform.c
    branches/smoke2/source/blender/blenkernel/intern/fcurve.c
    branches/smoke2/source/blender/blenkernel/intern/image.c
    branches/smoke2/source/blender/blenkernel/intern/image_gen.c
    branches/smoke2/source/blender/blenkernel/intern/library.c
    branches/smoke2/source/blender/blenkernel/intern/mesh_validate.c
    branches/smoke2/source/blender/blenkernel/intern/movieclip.c
    branches/smoke2/source/blender/blenkernel/intern/object.c
    branches/smoke2/source/blender/blenkernel/intern/particle.c
    branches/smoke2/source/blender/blenkernel/intern/particle_system.c
    branches/smoke2/source/blender/blenkernel/intern/pointcache.c
    branches/smoke2/source/blender/blenkernel/intern/seqeffects.c
    branches/smoke2/source/blender/blenkernel/intern/shrinkwrap.c
    branches/smoke2/source/blender/blenkernel/intern/smoke.c
    branches/smoke2/source/blender/blenkernel/intern/softbody.c
    branches/smoke2/source/blender/blenkernel/intern/tracking.c
    branches/smoke2/source/blender/blenkernel/intern/unit.c
    branches/smoke2/source/blender/blenlib/BLI_kdtree.h
    branches/smoke2/source/blender/blenlib/BLI_math_base.h
    branches/smoke2/source/blender/blenlib/BLI_math_color.h
    branches/smoke2/source/blender/blenlib/BLI_utildefines.h
    branches/smoke2/source/blender/blenlib/CMakeLists.txt
    branches/smoke2/source/blender/blenlib/intern/BLI_kdtree.c
    branches/smoke2/source/blender/blenlib/intern/math_color.c
    branches/smoke2/source/blender/blenlib/intern/noise.c
    branches/smoke2/source/blender/blenlib/intern/path_util.c
    branches/smoke2/source/blender/blenloader/intern/readfile.c
    branches/smoke2/source/blender/blenloader/intern/readfile.h
    branches/smoke2/source/blender/blenloader/intern/versioning_250.c
    branches/smoke2/source/blender/blenpluginapi/iff.h
    branches/smoke2/source/blender/blenpluginapi/util.h
    branches/smoke2/source/blender/bmesh/intern/bmesh_queries.c
    branches/smoke2/source/blender/bmesh/intern/bmesh_queries.h
    branches/smoke2/source/blender/bmesh/operators/bmo_slide.c
    branches/smoke2/source/blender/collada/ArmatureExporter.cpp
    branches/smoke2/source/blender/collada/ExportSettings.h
    branches/smoke2/source/blender/collada/GeometryExporter.cpp
    branches/smoke2/source/blender/collada/SceneExporter.cpp
    branches/smoke2/source/blender/collada/collada.cpp
    branches/smoke2/source/blender/collada/collada.h
    branches/smoke2/source/blender/collada/collada_internal.cpp
    branches/smoke2/source/blender/collada/collada_internal.h
    branches/smoke2/source/blender/compositor/intern/COM_ExecutionSystem.cpp
    branches/smoke2/source/blender/compositor/intern/COM_InputSocket.cpp
    branches/smoke2/source/blender/compositor/intern/COM_InputSocket.h
    branches/smoke2/source/blender/compositor/intern/COM_WorkScheduler.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_AlphaOverNode.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_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_ChromaMatteNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ColorBalanceNode.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_ColorMatteNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ColorRampNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ColorSpillNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ColorToBWNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_CombineRGBANode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ConvertAlphaNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_CropNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_DefocusNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_DifferenceMatteNode.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_DisplaceNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_DistanceMatteNode.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_FilterNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_FlipNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_GammaNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_GlareNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_GroupNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_HueSaturationValueCorrectNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_HueSaturationValueNode.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_LensDistortionNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_LuminanceMatteNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_MapUVNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_MapValueNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_MathNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_MixNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_MovieDistortionNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_NormalNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_NormalizeNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_RotateNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_ScaleNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_SeparateRGBANode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_SetAlphaNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_SplitViewerNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_Stabilize2dNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_SwitchNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_TextureNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_TonemapNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_TransformNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_TranslateNode.cpp
    branches/smoke2/source/blender/compositor/nodes/COM_VectorBlurNode.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/nodes/COM_ZCombineNode.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ColorCorrectionOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_CompositorOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ConvertColorToBWOperation.cpp
    branches/smoke2/source/blender/compositor/operations/COM_ConvertColourToValueProg.cpp
    branches/smoke2/source/blender/compositor/operations/COM_LensGhostOperation.cpp
    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_PreviewOperation.cpp
    branches/smoke2/source/blender/editors/animation/anim_channels_defines.c
    branches/smoke2/source/blender/editors/animation/anim_ipo_utils.c
    branches/smoke2/source/blender/editors/armature/BIF_generate.h
    branches/smoke2/source/blender/editors/armature/editarmature.c
    branches/smoke2/source/blender/editors/armature/editarmature_generate.c
    branches/smoke2/source/blender/editors/armature/reeb.c
    branches/smoke2/source/blender/editors/curve/editcurve.c
    branches/smoke2/source/blender/editors/include/ED_anim_api.h
    branches/smoke2/source/blender/editors/include/ED_armature.h
    branches/smoke2/source/blender/editors/include/ED_curve.h
    branches/smoke2/source/blender/editors/include/ED_keyframes_edit.h
    branches/smoke2/source/blender/editors/include/ED_mball.h
    branches/smoke2/source/blender/editors/include/ED_mesh.h
    branches/smoke2/source/blender/editors/include/ED_object.h
    branches/smoke2/source/blender/editors/include/ED_particle.h
    branches/smoke2/source/blender/editors/include/ED_screen.h
    branches/smoke2/source/blender/editors/include/UI_interface.h
    branches/smoke2/source/blender/editors/interface/interface.c
    branches/smoke2/source/blender/editors/interface/interface_handlers.c
    branches/smoke2/source/blender/editors/interface/interface_intern.h
    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/mesh/editface.c
    branches/smoke2/source/blender/editors/mesh/editmesh_add.c
    branches/smoke2/source/blender/editors/mesh/editmesh_bvh.c
    branches/smoke2/source/blender/editors/mesh/editmesh_select.c
    branches/smoke2/source/blender/editors/mesh/editmesh_tools.c
    branches/smoke2/source/blender/editors/metaball/mball_edit.c
    branches/smoke2/source/blender/editors/object/object_add.c
    branches/smoke2/source/blender/editors/object/object_edit.c
    branches/smoke2/source/blender/editors/object/object_lattice.c
    branches/smoke2/source/blender/editors/object/object_modifier.c
    branches/smoke2/source/blender/editors/object/object_shapekey.c
    branches/smoke2/source/blender/editors/object/object_vgroup.c
    branches/smoke2/source/blender/editors/physics/dynamicpaint_ops.c
    branches/smoke2/source/blender/editors/physics/particle_edit.c
    branches/smoke2/source/blender/editors/physics/physics_fluid.c
    branches/smoke2/source/blender/editors/render/render_internal.c
    branches/smoke2/source/blender/editors/screen/screen_edit.c
    branches/smoke2/source/blender/editors/screen/screen_ops.c
    branches/smoke2/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/smoke2/source/blender/editors/sound/sound_ops.c
    branches/smoke2/source/blender/editors/space_clip/clip_dopesheet_draw.c
    branches/smoke2/source/blender/editors/space_clip/clip_ops.c
    branches/smoke2/source/blender/editors/space_clip/tracking_ops.c
    branches/smoke2/source/blender/editors/space_graph/graph_edit.c
    branches/smoke2/source/blender/editors/space_graph/graph_intern.h
    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/SConscript
    branches/smoke2/source/blender/editors/space_image/image_buttons.c
    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_templates.c
    branches/smoke2/source/blender/editors/space_outliner/outliner_intern.h
    branches/smoke2/source/blender/editors/space_outliner/outliner_tree.c
    branches/smoke2/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/smoke2/source/blender/editors/space_text/space_text.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/drawvolume.c
    branches/smoke2/source/blender/editors/space_view3d/view3d_draw.c
    branches/smoke2/source/blender/editors/space_view3d/view3d_fly.c
    branches/smoke2/source/blender/editors/space_view3d/view3d_ops.c
    branches/smoke2/source/blender/editors/space_view3d/view3d_select.c
    branches/smoke2/source/blender/editors/transform/transform.c
    branches/smoke2/source/blender/editors/transform/transform.h
    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/editmode_undo.c
    branches/smoke2/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/smoke2/source/blender/gpu/intern/gpu_codegen.c
    branches/smoke2/source/blender/gpu/intern/gpu_draw.c
    branches/smoke2/source/blender/gpu/intern/gpu_extensions.c
    branches/smoke2/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/smoke2/source/blender/imbuf/IMB_imbuf.h
    branches/smoke2/source/blender/imbuf/intern/anim_movie.c
    branches/smoke2/source/blender/imbuf/intern/cineon/logImageLib.c
    branches/smoke2/source/blender/imbuf/intern/divers.c
    branches/smoke2/source/blender/imbuf/intern/radiance_hdr.c
    branches/smoke2/source/blender/imbuf/intern/rectop.c
    branches/smoke2/source/blender/makesdna/DNA_action_types.h
    branches/smoke2/source/blender/makesdna/DNA_modifier_types.h
    branches/smoke2/source/blender/makesdna/DNA_smoke_types.h
    branches/smoke2/source/blender/makesdna/DNA_space_types.h
    branches/smoke2/source/blender/makesdna/DNA_view3d_types.h
    branches/smoke2/source/blender/makesdna/intern/CMakeLists.txt
    branches/smoke2/source/blender/makesdna/intern/makesdna.c
    branches/smoke2/source/blender/makesrna/RNA_enum_types.h
    branches/smoke2/source/blender/makesrna/intern/CMakeLists.txt
    branches/smoke2/source/blender/makesrna/intern/makesrna.c
    branches/smoke2/source/blender/makesrna/intern/rna_action.c
    branches/smoke2/source/blender/makesrna/intern/rna_image.c
    branches/smoke2/source/blender/makesrna/intern/rna_image_api.c
    branches/smoke2/source/blender/makesrna/intern/rna_internal.h
    branches/smoke2/source/blender/makesrna/intern/rna_modifier.c
    branches/smoke2/source/blender/makesrna/intern/rna_nodetree.c
    branches/smoke2/source/blender/makesrna/intern/rna_particle.c
    branches/smoke2/source/blender/makesrna/intern/rna_pose.c
    branches/smoke2/source/blender/makesrna/intern/rna_scene.c
    branches/smoke2/source/blender/makesrna/intern/rna_scene_api.c
    branches/smoke2/source/blender/makesrna/intern/rna_screen.c
    branches/smoke2/source/blender/makesrna/intern/rna_space.c
    branches/smoke2/source/blender/makesrna/intern/rna_userdef.c
    branches/smoke2/source/blender/modifiers/intern/MOD_skin.c
    branches/smoke2/source/blender/modifiers/intern/MOD_solidify.c
    branches/smoke2/source/blender/modifiers/intern/MOD_weightvg_util.c
    branches/smoke2/source/blender/nodes/composite/node_composite_tree.c
    branches/smoke2/source/blender/nodes/composite/node_composite_util.h
    branches/smoke2/source/blender/python/intern/bpy_interface.c
    branches/smoke2/source/blender/python/mathutils/mathutils_Color.c
    branches/smoke2/source/blender/quicktime/apple/quicktime_import.c
    branches/smoke2/source/blender/quicktime/quicktime_import.h
    branches/smoke2/source/blender/render/intern/include/pixelblending.h
    branches/smoke2/source/blender/render/intern/include/rendercore.h
    branches/smoke2/source/blender/render/intern/include/renderdatabase.h
    branches/smoke2/source/blender/render/intern/include/shading.h
    branches/smoke2/source/blender/render/intern/include/sss.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/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/pixelblending.c
    branches/smoke2/source/blender/render/intern/source/pixelshading.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/renderdatabase.c
    branches/smoke2/source/blender/render/intern/source/shadbuf.c
    branches/smoke2/source/blender/render/intern/source/shadeoutput.c
    branches/smoke2/source/blender/render/intern/source/sss.c
    branches/smoke2/source/blender/render/intern/source/zbuf.c
    branches/smoke2/source/blender/windowmanager/intern/wm_event_system.c
    branches/smoke2/source/blender/windowmanager/intern/wm_operators.c
    branches/smoke2/source/blender/windowmanager/intern/wm_window.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/CMakeLists.txt
    branches/smoke2/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/smoke2/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/smoke2/source/gameengine/Ketsji/BL_Action.cpp
    branches/smoke2/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/smoke2/source/tests/CMakeLists.txt

Added Paths:
-----------
    branches/smoke2/release/scripts/presets/operator/
    branches/smoke2/source/tools/codereview_upload.py

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

Modified: branches/smoke2/CMakeLists.txt
===================================================================
--- branches/smoke2/CMakeLists.txt	2012-05-27 18:58:41 UTC (rev 47089)
+++ branches/smoke2/CMakeLists.txt	2012-05-27 19:31:35 UTC (rev 47090)
@@ -1,4 +1,3 @@
-# -*- mode: cmake; indent-tabs-mode: t; -*-
 # ***** BEGIN GPL LICENSE BLOCK *****
 #
 # This program is free software; you can redistribute it and/or
@@ -161,8 +160,6 @@
 	option(WITH_X11_XINPUT "Enable X11 Xinput (tablet support and unicode input)"	ON)
 	option(WITH_X11_XF86VMODE "Enable X11 video mode switching"	ON)
 	option(WITH_BUILTIN_GLEW "Use GLEW OpenGL wrapper library bundled with blender" ON)
-	option(WITH_XDG_USER_DIRS    "Build with XDG Base Directory Specification (only config and documents for now)" OFF)
-	mark_as_advanced(WITH_XDG_USER_DIRS)
 
 	# freebsd doesn't seems to support XDND
 	if(NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
@@ -231,8 +228,10 @@
 set(PYTHON_NUMPY_PATH            "" CACHE PATH "Python to python site-packages or dist-packages containing 'numpy' module")
 mark_as_advanced(PYTHON_NUMPY_PATH)
 
-option(WITH_MINGW64                   "Use the 64-bit version of MinGW" OFF)
-mark_as_advanced(WITH_MINGW64)
+if(MINGW)
+	option(WITH_MINGW64                   "Use the 64-bit version of MinGW" OFF)
+	mark_as_advanced(WITH_MINGW64)
+endif()
 
 # Cycles
 option(WITH_CYCLES					"Enable cycles Render Engine" ON)
@@ -559,7 +558,7 @@
 		endif()
 
 		mark_as_advanced(FFMPEG)
-		set(FFMPEG_INCLUDE_DIRS ${FFMPEG}/include)
+		set(FFMPEG_INCLUDE_DIRS ${FFMPEG}/include ${FFMPEG}/include/ffmpeg)
 		mark_as_advanced(FFMPEG_LIBRARIES)
 		set(FFMPEG_LIBPATH ${FFMPEG}/lib)
 		set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D__STDC_CONSTANT_MACROS")
@@ -1107,7 +1106,7 @@
 
 		if(WITH_CODEC_FFMPEG)
 			set(FFMPEG ${LIBDIR}/ffmpeg)
-			set(FFMPEG_INCLUDE_DIRS ${FFMPEG}/include ${FFMPEG}/include)
+			set(FFMPEG_INCLUDE_DIRS ${FFMPEG}/include)
 			if(WITH_MINGW64)
 				set(FFMPEG_LIBRARIES avcodec.dll avformat.dll avdevice.dll avutil.dll swscale.dll swresample.dll)
 			else()

Modified: branches/smoke2/GNUmakefile
===================================================================
--- branches/smoke2/GNUmakefile	2012-05-27 18:58:41 UTC (rev 47089)
+++ branches/smoke2/GNUmakefile	2012-05-27 19:31:35 UTC (rev 47090)
@@ -109,9 +109,12 @@
 	@echo
 	@echo Configuring Blender ...
 
-	if test ! -f $(BUILD_DIR)/CMakeCache.txt ; then \
-		$(CMAKE_CONFIG); \
-	fi
+	# if test ! -f $(BUILD_DIR)/CMakeCache.txt ; then \
+	# 	$(CMAKE_CONFIG); \
+	# fi
+	
+	# do this always incase of failed initial build, could be smarter here...
+	$(CMAKE_CONFIG)
 
 	@echo
 	@echo Building Blender ...

Modified: branches/smoke2/SConstruct
===================================================================
--- branches/smoke2/SConstruct	2012-05-27 18:58:41 UTC (rev 47089)
+++ branches/smoke2/SConstruct	2012-05-27 19:31:35 UTC (rev 47090)
@@ -553,7 +553,7 @@
 
                 source=[os.path.join(dp, f) for f in df if not f.endswith(".pyc")]
                 # To ensure empty dirs are created too
-                if len(source)==0:
+                if len(source)==0 and not os.path.exists(dir):
                     env.Execute(Mkdir(dir))
                 scriptinstall.append(env.Install(dir=dir,source=source))
         if env['WITH_BF_CYCLES']:

Modified: branches/smoke2/build_files/cmake/config/blender_lite.cmake
===================================================================
--- branches/smoke2/build_files/cmake/config/blender_lite.cmake	2012-05-27 18:58:41 UTC (rev 47089)
+++ branches/smoke2/build_files/cmake/config/blender_lite.cmake	2012-05-27 19:31:35 UTC (rev 47090)
@@ -17,6 +17,7 @@
 set(WITH_LIBMV               OFF CACHE FORCE BOOL)
 set(WITH_CARVE               OFF CACHE FORCE BOOL)
 set(WITH_GAMEENGINE          OFF CACHE FORCE BOOL)
+set(WITH_GHOST_XDND          OFF CACHE FORCE BOOL)
 set(WITH_IK_ITASC            OFF CACHE FORCE BOOL)
 set(WITH_IMAGE_CINEON        OFF CACHE FORCE BOOL)
 set(WITH_IMAGE_DDS           OFF CACHE FORCE BOOL)

Modified: branches/smoke2/build_files/cmake/macros.cmake
===================================================================
--- branches/smoke2/build_files/cmake/macros.cmake	2012-05-27 18:58:41 UTC (rev 47089)
+++ branches/smoke2/build_files/cmake/macros.cmake	2012-05-27 19:31:35 UTC (rev 47090)
@@ -1,6 +1,28 @@
-# -*- mode: cmake; indent-tabs-mode: t; -*-
+# ***** BEGIN GPL LICENSE BLOCK *****
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+#
+# The Original Code is Copyright (C) 2006, Blender Foundation
+# All rights reserved.
+#
+# The Original Code is: all of this file.
+#
+# Contributor(s): Jacques Beaurain.
+#
+# ***** END GPL LICENSE BLOCK *****
 
-
 # foo_bar.spam --> foo_barMySuffix.spam
 macro(file_suffix
 	file_name_new file_name file_suffix

Modified: branches/smoke2/build_files/scons/tools/Blender.py
===================================================================
--- branches/smoke2/build_files/scons/tools/Blender.py	2012-05-27 18:58:41 UTC (rev 47089)
+++ branches/smoke2/build_files/scons/tools/Blender.py	2012-05-27 19:31:35 UTC (rev 47090)
@@ -869,12 +869,17 @@
             lenv.AddPostAction(prog,Action(AppIt,strfunction=my_appit_print))
         elif os.sep == '/' and lenv['OURPLATFORM'] != 'linuxcross': # any unix (except cross-compilation)
             if lenv['WITH_BF_PYTHON']:
-                if not lenv['WITHOUT_BF_INSTALL'] and not lenv['WITHOUT_BF_PYTHON_INSTALL'] and not BlenderEnvironment.PyBundleActionAdded:
+                if (not lenv['WITHOUT_BF_INSTALL'] and 
+                    not lenv['WITHOUT_BF_PYTHON_INSTALL'] and 
+                    not lenv['WITHOUT_BF_PYTHON_UNPACK'] and 
+                    not BlenderEnvironment.PyBundleActionAdded):
                     lenv.AddPostAction(prog,Action(UnixPyBundle,strfunction=my_unixpybundle_print))
                     BlenderEnvironment.PyBundleActionAdded = True
         elif lenv['OURPLATFORM'].startswith('win') or lenv['OURPLATFORM'] == 'linuxcross': # windows or cross-compilation
             if lenv['WITH_BF_PYTHON']:
-                if not lenv['WITHOUT_BF_PYTHON_INSTALL'] and not BlenderEnvironment.PyBundleActionAdded:
+                if (not lenv['WITHOUT_BF_PYTHON_INSTALL'] and 
+                    not lenv['WITHOUT_BF_PYTHON_UNPACK'] and 
+                    not BlenderEnvironment.PyBundleActionAdded):
                     lenv.AddPostAction(prog,Action(WinPyBundle,strfunction=my_winpybundle_print))
                     BlenderEnvironment.PyBundleActionAdded = True
         return prog

Modified: branches/smoke2/build_files/scons/tools/btools.py
===================================================================
--- branches/smoke2/build_files/scons/tools/btools.py	2012-05-27 18:58:41 UTC (rev 47089)
+++ branches/smoke2/build_files/scons/tools/btools.py	2012-05-27 19:31:35 UTC (rev 47090)
@@ -134,7 +134,7 @@
             'BF_CXX', 'WITH_BF_STATICCXX', 'BF_CXX_LIB_STATIC',
             'BF_TWEAK_MODE', 'BF_SPLIT_SRC',
             'WITHOUT_BF_INSTALL',
-            'WITHOUT_BF_PYTHON_INSTALL',
+            'WITHOUT_BF_PYTHON_INSTALL', 'WITHOUT_BF_PYTHON_UNPACK',
             'WITHOUT_BF_OVERWRITE_INSTALL',
             'WITH_BF_OPENMP', 'BF_OPENMP', 'BF_OPENMP_LIBPATH',
             'WITH_GHOST_COCOA',
@@ -519,6 +519,7 @@
         (BoolVariable('BF_SPLIT_SRC', 'Split src lib into several chunks if true', False)),
         (BoolVariable('WITHOUT_BF_INSTALL', 'dont install if true', False)),
         (BoolVariable('WITHOUT_BF_PYTHON_INSTALL', 'dont install Python modules if true', False)),
+        (BoolVariable('WITHOUT_BF_PYTHON_UNPACK', 'dont remove and unpack Python modules everytime if true', False)),
         (BoolVariable('WITHOUT_BF_OVERWRITE_INSTALL', 'dont remove existing files before breating the new install directory (set to False when making packages for others)', False)),
         (BoolVariable('BF_FANCY', 'Enable fancy output if true', True)),
         (BoolVariable('BF_QUIET', 'Enable silent output if true', True)),

Modified: branches/smoke2/doc/python_api/rst/bge.render.rst
===================================================================
--- branches/smoke2/doc/python_api/rst/bge.render.rst	2012-05-27 18:58:41 UTC (rev 47089)
+++ branches/smoke2/doc/python_api/rst/bge.render.rst	2012-05-27 19:31:35 UTC (rev 47090)
@@ -11,39 +11,41 @@
 .. code-block:: python
 
    # Example Uses an L{SCA_MouseSensor}, and two L{KX_ObjectActuator}s to implement MouseLook::
-   # To use a mouse movement sensor "Mouse" and a 
+   # To use a mouse movement sensor "Mouse" and a
    # motion actuator to mouse look:
-   import bge.render
-   import bge.logic
+   import bge
 
    # scale sets the speed of motion
    scale = 1.0, 0.5
-   
+
    co = bge.logic.getCurrentController()
-   obj = co.getOwner()
-   mouse = co.getSensor("Mouse")
-   lmotion = co.getActuator("LMove")
-   wmotion = co.getActuator("WMove")
-   
+   obj = co.owner
+   mouse = co.sensors["Mouse"]
+   lmotion = co.actuators["LMove"]
+   wmotion = co.actuators["WMove"]
+
    # Transform the mouse coordinates to see how far the mouse has moved.
    def mousePos():
-      x = (bge.render.getWindowWidth() / 2 - mouse.getXPosition()) * scale[0]
-      y = (bge.render.getWindowHeight() / 2 - mouse.getYPosition()) * scale[1]
+      x = (bge.render.getWindowWidth() / 2 - mouse.position[0]) * scale[0]
+      y = (bge.render.getWindowHeight() / 2 - mouse.position[1]) * scale[1]
       return (x, y)
-   
+
    pos = mousePos()
-   
+
    # Set the amount of motion: X is applied in world coordinates...
-   lmotion.setTorque(0.0, 0.0, pos[0], False)
+   wmotion.useLocalTorque = False
+   wmotion.torque = ((0.0, 0.0, pos[0]))
+
    # ...Y is applied in local coordinates

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list