[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [38247] branches/soc-2011-cucumber: Merge from trunk

Daniel Stokes kupomail at gmail.com
Sat Jul 9 07:28:40 CEST 2011


Revision: 38247
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=38247
Author:   kupoman
Date:     2011-07-09 05:28:39 +0000 (Sat, 09 Jul 2011)
Log Message:
-----------
Merge from trunk

Modified Paths:
--------------
    branches/soc-2011-cucumber/CMakeLists.txt
    branches/soc-2011-cucumber/GNUmakefile
    branches/soc-2011-cucumber/SConstruct
    branches/soc-2011-cucumber/build_files/buildbot/master.cfg
    branches/soc-2011-cucumber/build_files/buildbot/master_unpack.py
    branches/soc-2011-cucumber/build_files/buildbot/slave_pack.py
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindFftw3.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindJack.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindJeMalloc.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindOpenEXR.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindOpenJPEG.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindPythonLibsUnix.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindSamplerate.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindSndFile.cmake
    branches/soc-2011-cucumber/build_files/cmake/cmake_consistency_check.py
    branches/soc-2011-cucumber/build_files/cmake/macros.cmake
    branches/soc-2011-cucumber/build_files/scons/config/aix4-config.py
    branches/soc-2011-cucumber/build_files/scons/config/linux2-config.py
    branches/soc-2011-cucumber/build_files/scons/config/win32-vc-config.py
    branches/soc-2011-cucumber/build_files/scons/config/win64-vc-config.py
    branches/soc-2011-cucumber/build_files/scons/tools/Blender.py
    branches/soc-2011-cucumber/doc/blender_file_format/BlendFileDnaExporter_25.py
    branches/soc-2011-cucumber/doc/blender_file_format/BlendFileReader.py
    branches/soc-2011-cucumber/doc/doxygen/Doxyfile
    branches/soc-2011-cucumber/doc/python_api/examples/bpy.types.RenderEngine.py
    branches/soc-2011-cucumber/doc/python_api/rst/bge.events.rst
    branches/soc-2011-cucumber/doc/python_api/rst/bge.logic.rst
    branches/soc-2011-cucumber/doc/python_api/rst/change_log.rst
    branches/soc-2011-cucumber/doc/python_api/sphinx_changelog_gen.py
    branches/soc-2011-cucumber/doc/python_api/sphinx_doc_gen.py
    branches/soc-2011-cucumber/extern/bullet2/CMakeLists.txt
    branches/soc-2011-cucumber/extern/libopenjpeg/CMakeLists.txt
    branches/soc-2011-cucumber/intern/CMakeLists.txt
    branches/soc-2011-cucumber/intern/ffmpeg/ffmpeg_compat.h
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_Window.cpp
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_Window.h
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_WindowCocoa.h
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2011-cucumber/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2011-cucumber/intern/ghost/test/gears/GHOST_C-Test.c
    branches/soc-2011-cucumber/intern/ghost/test/gears/GHOST_Test.cpp
    branches/soc-2011-cucumber/intern/iksolver/intern/IK_QJacobian.cpp
    branches/soc-2011-cucumber/intern/iksolver/intern/IK_QJacobian.h
    branches/soc-2011-cucumber/intern/iksolver/intern/IK_QSegment.cpp
    branches/soc-2011-cucumber/intern/iksolver/intern/IK_QTask.cpp
    branches/soc-2011-cucumber/intern/itasc/ConstraintSet.cpp
    branches/soc-2011-cucumber/intern/smoke/intern/WAVELET_NOISE.h
    branches/soc-2011-cucumber/release/datafiles/splash.png
    branches/soc-2011-cucumber/release/scripts/modules/bpy/__init__.py
    branches/soc-2011-cucumber/release/scripts/modules/bpy_extras/image_utils.py
    branches/soc-2011-cucumber/release/scripts/modules/bpy_extras/mesh_utils.py
    branches/soc-2011-cucumber/release/scripts/modules/bpy_extras/view3d_utils.py
    branches/soc-2011-cucumber/release/scripts/modules/console/intellisense.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_operators/image.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_operators/mesh.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_operators/nla.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_operators/object_quick_effects.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_operators/uvcalc_lightmap.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_operators/uvcalc_smart_project.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_operators/wm.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/properties_data_metaball.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/properties_material.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/properties_object_constraint.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/properties_render.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/space_image.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/space_info.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/space_userpref.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/space_view3d.py
    branches/soc-2011-cucumber/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/soc-2011-cucumber/release/text/GPL-license.txt
    branches/soc-2011-cucumber/release/text/readme.html
    branches/soc-2011-cucumber/source/blender/avi/AVI_avi.h
    branches/soc-2011-cucumber/source/blender/avi/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/avi/SConscript
    branches/soc-2011-cucumber/source/blender/avi/intern/avi.c
    branches/soc-2011-cucumber/source/blender/avi/intern/options.c
    branches/soc-2011-cucumber/source/blender/blenkernel/BKE_blender.h
    branches/soc-2011-cucumber/source/blender/blenkernel/BKE_node.h
    branches/soc-2011-cucumber/source/blender/blenkernel/BKE_particle.h
    branches/soc-2011-cucumber/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/BME_tools.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/anim.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/blender.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/brush.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/bvhutils.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/key.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/material.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/node.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/paint.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/particle.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/softbody.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/sound.c
    branches/soc-2011-cucumber/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2011-cucumber/source/blender/blenlib/BLI_math_base.h
    branches/soc-2011-cucumber/source/blender/blenlib/BLI_math_color.h
    branches/soc-2011-cucumber/source/blender/blenlib/BLI_math_geom.h
    branches/soc-2011-cucumber/source/blender/blenlib/BLI_winstuff.h
    branches/soc-2011-cucumber/source/blender/blenlib/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/blenlib/intern/math_color.c
    branches/soc-2011-cucumber/source/blender/blenlib/intern/math_geom.c
    branches/soc-2011-cucumber/source/blender/blenlib/intern/path_util.c
    branches/soc-2011-cucumber/source/blender/blenlib/intern/storage.c
    branches/soc-2011-cucumber/source/blender/blenlib/intern/uvproject.c
    branches/soc-2011-cucumber/source/blender/blenloader/intern/readfile.c
    branches/soc-2011-cucumber/source/blender/blenloader/intern/writefile.c
    branches/soc-2011-cucumber/source/blender/collada/AnimationImporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/ArmatureExporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/ArmatureExporter.h
    branches/soc-2011-cucumber/source/blender/collada/ArmatureImporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/CameraExporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/CameraExporter.h
    branches/soc-2011-cucumber/source/blender/collada/DocumentExporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/DocumentExporter.h
    branches/soc-2011-cucumber/source/blender/collada/DocumentImporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/DocumentImporter.h
    branches/soc-2011-cucumber/source/blender/collada/EffectExporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/EffectExporter.h
    branches/soc-2011-cucumber/source/blender/collada/GeometryExporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/GeometryExporter.h
    branches/soc-2011-cucumber/source/blender/collada/ImageExporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/ImageExporter.h
    branches/soc-2011-cucumber/source/blender/collada/LightExporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/LightExporter.h
    branches/soc-2011-cucumber/source/blender/collada/MaterialExporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/MaterialExporter.h
    branches/soc-2011-cucumber/source/blender/collada/MeshImporter.cpp
    branches/soc-2011-cucumber/source/blender/collada/MeshImporter.h
    branches/soc-2011-cucumber/source/blender/collada/SkinInfo.cpp
    branches/soc-2011-cucumber/source/blender/collada/collada.cpp
    branches/soc-2011-cucumber/source/blender/collada/collada.h
    branches/soc-2011-cucumber/source/blender/collada/collada_internal.cpp
    branches/soc-2011-cucumber/source/blender/editors/animation/anim_markers.c
    branches/soc-2011-cucumber/source/blender/editors/armature/armature_intern.h
    branches/soc-2011-cucumber/source/blender/editors/armature/armature_ops.c
    branches/soc-2011-cucumber/source/blender/editors/armature/editarmature.c
    branches/soc-2011-cucumber/source/blender/editors/curve/editcurve.c
    branches/soc-2011-cucumber/source/blender/editors/datafiles/splash.png.c
    branches/soc-2011-cucumber/source/blender/editors/datafiles/startup.blend.c
    branches/soc-2011-cucumber/source/blender/editors/include/ED_curve.h
    branches/soc-2011-cucumber/source/blender/editors/interface/interface.c
    branches/soc-2011-cucumber/source/blender/editors/interface/interface_draw.c
    branches/soc-2011-cucumber/source/blender/editors/interface/interface_handlers.c
    branches/soc-2011-cucumber/source/blender/editors/interface/interface_style.c
    branches/soc-2011-cucumber/source/blender/editors/interface/interface_templates.c
    branches/soc-2011-cucumber/source/blender/editors/interface/interface_widgets.c
    branches/soc-2011-cucumber/source/blender/editors/mesh/editmesh_loop.c
    branches/soc-2011-cucumber/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2011-cucumber/source/blender/editors/object/object_bake.c
    branches/soc-2011-cucumber/source/blender/editors/object/object_edit.c
    branches/soc-2011-cucumber/source/blender/editors/object/object_hook.c
    branches/soc-2011-cucumber/source/blender/editors/object/object_modifier.c
    branches/soc-2011-cucumber/source/blender/editors/object/object_relations.c
    branches/soc-2011-cucumber/source/blender/editors/physics/particle_edit.c
    branches/soc-2011-cucumber/source/blender/editors/render/render_internal.c
    branches/soc-2011-cucumber/source/blender/editors/render/render_opengl.c
    branches/soc-2011-cucumber/source/blender/editors/screen/area.c
    branches/soc-2011-cucumber/source/blender/editors/screen/screen_edit.c
    branches/soc-2011-cucumber/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2011-cucumber/source/blender/editors/sound/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/editors/sound/sound_ops.c
    branches/soc-2011-cucumber/source/blender/editors/space_console/console_ops.c
    branches/soc-2011-cucumber/source/blender/editors/space_file/file_ops.c
    branches/soc-2011-cucumber/source/blender/editors/space_file/filesel.c
    branches/soc-2011-cucumber/source/blender/editors/space_graph/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2011-cucumber/source/blender/editors/space_image/image_buttons.c
    branches/soc-2011-cucumber/source/blender/editors/space_info/info_stats.c
    branches/soc-2011-cucumber/source/blender/editors/space_node/drawnode.c
    branches/soc-2011-cucumber/source/blender/editors/space_node/node_buttons.c
    branches/soc-2011-cucumber/source/blender/editors/space_node/node_edit.c
    branches/soc-2011-cucumber/source/blender/editors/space_outliner/outliner.c
    branches/soc-2011-cucumber/source/blender/editors/space_sequencer/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2011-cucumber/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2011-cucumber/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2011-cucumber/source/blender/editors/space_view3d/drawanimviz.c
    branches/soc-2011-cucumber/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2011-cucumber/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2011-cucumber/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2011-cucumber/source/blender/editors/transform/transform.c
    branches/soc-2011-cucumber/source/blender/editors/transform/transform_constraints.c
    branches/soc-2011-cucumber/source/blender/editors/transform/transform_conversions.c
    branches/soc-2011-cucumber/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2011-cucumber/source/blender/editors/transform/transform_snap.c
    branches/soc-2011-cucumber/source/blender/editors/uvedit/uvedit_draw.c
    branches/soc-2011-cucumber/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2011-cucumber/source/blender/gpu/GPU_buffers.h
    branches/soc-2011-cucumber/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2011-cucumber/source/blender/gpu/intern/gpu_material.c
    branches/soc-2011-cucumber/source/blender/imbuf/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2011-cucumber/source/blender/imbuf/intern/divers.c
    branches/soc-2011-cucumber/source/blender/imbuf/intern/util.c
    branches/soc-2011-cucumber/source/blender/makesdna/DNA_material_types.h
    branches/soc-2011-cucumber/source/blender/makesdna/DNA_object_force.h
    branches/soc-2011-cucumber/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2011-cucumber/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2011-cucumber/source/blender/makesdna/DNA_space_types.h
    branches/soc-2011-cucumber/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/makesrna/intern/makesrna.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_access.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_material.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_object.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_render.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_rna.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_space.c
    branches/soc-2011-cucumber/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2011-cucumber/source/blender/modifiers/intern/MOD_displace.c
    branches/soc-2011-cucumber/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
    branches/soc-2011-cucumber/source/blender/nodes/intern/CMP_nodes/CMP_glare.c
    branches/soc-2011-cucumber/source/blender/nodes/intern/CMP_nodes/CMP_image.c
    branches/soc-2011-cucumber/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c
    branches/soc-2011-cucumber/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
    branches/soc-2011-cucumber/source/blender/python/BPY_extern.h
    branches/soc-2011-cucumber/source/blender/python/generic/mathutils_Matrix.c
    branches/soc-2011-cucumber/source/blender/python/generic/mathutils_Vector.c
    branches/soc-2011-cucumber/source/blender/python/generic/mathutils_geometry.c
    branches/soc-2011-cucumber/source/blender/python/intern/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/python/intern/bpy.c
    branches/soc-2011-cucumber/source/blender/python/intern/bpy_app.c
    branches/soc-2011-cucumber/source/blender/python/intern/bpy_interface.c
    branches/soc-2011-cucumber/source/blender/python/intern/bpy_rna.c
    branches/soc-2011-cucumber/source/blender/quicktime/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/quicktime/apple/qtkit_export.m
    branches/soc-2011-cucumber/source/blender/render/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2011-cucumber/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2011-cucumber/source/blender/render/intern/include/rayobject.h
    branches/soc-2011-cucumber/source/blender/render/intern/include/render_types.h
    branches/soc-2011-cucumber/source/blender/render/intern/source/convertblender.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/imagetexture.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/pipeline.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/rayshade.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/render_texture.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/rendercore.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/shadeinput.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/strand.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/volume_precache.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/volumetric.c
    branches/soc-2011-cucumber/source/blender/render/intern/source/zbuf.c
    branches/soc-2011-cucumber/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2011-cucumber/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2011-cucumber/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2011-cucumber/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2011-cucumber/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2011-cucumber/source/blenderplayer/CMakeLists.txt
    branches/soc-2011-cucumber/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2011-cucumber/source/creator/CMakeLists.txt
    branches/soc-2011-cucumber/source/creator/creator.c
    branches/soc-2011-cucumber/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2011-cucumber/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/soc-2011-cucumber/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2011-cucumber/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2011-cucumber/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2011-cucumber/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/soc-2011-cucumber/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2011-cucumber/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2011-cucumber/source/gameengine/GamePlayer/ghost/SConscript
    branches/soc-2011-cucumber/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2011-cucumber/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2011-cucumber/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2011-cucumber/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/soc-2011-cucumber/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/soc-2011-cucumber/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2011-cucumber/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/soc-2011-cucumber/source/tests/CMakeLists.txt
    branches/soc-2011-cucumber/source/tools/CTS/FBlender.py

Added Paths:
-----------
    branches/soc-2011-cucumber/build_files/cmake/cmake_consistency_check_config.py
    branches/soc-2011-cucumber/doc/python_api/examples/aud.py
    branches/soc-2011-cucumber/doc/python_api/examples/bge.constraints.py
    branches/soc-2011-cucumber/doc/python_api/examples/bge.texture.1.py
    branches/soc-2011-cucumber/doc/python_api/examples/bge.texture.py
    branches/soc-2011-cucumber/doc/python_api/examples/blf.py
    branches/soc-2011-cucumber/doc/python_api/examples/bpy.props.4.py
    branches/soc-2011-cucumber/doc/python_api/rst/bge.constraints.rst
    branches/soc-2011-cucumber/doc/python_api/rst/bge.texture.rst
    branches/soc-2011-cucumber/doc/python_api/rst/bgl.rst
    branches/soc-2011-cucumber/intern/ghost/test/CMakeLists.txt
    branches/soc-2011-cucumber/source/blender/blenlib/BLI_callbacks.h
    branches/soc-2011-cucumber/source/blender/blenlib/intern/callbacks.c
    branches/soc-2011-cucumber/source/blender/python/intern/bpy_app_handlers.c
    branches/soc-2011-cucumber/source/blender/python/intern/bpy_app_handlers.h

Removed Paths:
-------------
    branches/soc-2011-cucumber/doc/python_api/epy/BGL.py
    branches/soc-2011-cucumber/source/blender/blenlib/intern/BLI_callbacks.h

Property Changed:
----------------
    branches/soc-2011-cucumber/
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindFftw3.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindJack.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindJeMalloc.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindOpenJPEG.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindPythonLibsUnix.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindSamplerate.cmake
    branches/soc-2011-cucumber/build_files/cmake/Modules/FindSndFile.cmake


Property changes on: branches/soc-2011-cucumber
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/blender:36829-37642
   + /trunk/blender:36829-38246

Modified: branches/soc-2011-cucumber/CMakeLists.txt
===================================================================
--- branches/soc-2011-cucumber/CMakeLists.txt	2011-07-09 05:07:46 UTC (rev 38246)
+++ branches/soc-2011-cucumber/CMakeLists.txt	2011-07-09 05:28:39 UTC (rev 38247)
@@ -53,10 +53,12 @@
 	set(FIRST_RUN "TRUE")
 endif()
 
-
 # this starts out unset
 list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/build_files/cmake/Modules")
 
+# avoid having empty buildtype
+set(CMAKE_BUILD_TYPE_INIT "Release")
+
 # quiet output for Makefiles, 'make -s' helps too
 # set_property(GLOBAL PROPERTY RULE_MESSAGES OFF)
 
@@ -104,6 +106,9 @@
 option(WITH_GAMEENGINE    "Enable Game Engine" ON)
 option(WITH_PLAYER        "Build Player" OFF)
 
+option(WITH_AUDASPACE    "Build with blenders audio library" ON)
+mark_as_advanced(WITH_AUDASPACE)
+
 option(WITH_HEADLESS      "Build without graphical support (renderfarm, server mode only)" OFF)
 mark_as_advanced(WITH_HEADLESS)
 
@@ -139,7 +144,7 @@
 option(WITH_IMAGE_REDCODE       "Enable RedCode Image Support" OFF)
 
 # Audio/Video format support
-option(WITH_CODEC_FFMPEG        "Enable FFMPeg Support (http://ffmpeg.mplayerhq.hu)" OFF)
+option(WITH_CODEC_FFMPEG        "Enable FFMPeg Support (http://ffmpeg.org)" OFF)
 option(WITH_CODEC_SNDFILE       "Enable libsndfile Support (http://www.mega-nerd.com/libsndfile)" OFF)
 if(APPLE OR (WIN32 AND NOT UNIX))
 	option(WITH_CODEC_QUICKTIME     "Enable Quicktime Support" OFF)
@@ -200,8 +205,8 @@
 	message(FATAL_ERROR "WITH_PLAYER requires WITH_GAMEENGINE")
 endif()
 
-if(NOT WITH_SAMPLERATE AND (WITH_OPENAL OR WITH_SDL OR WITH_JACK))
-	message(FATAL_ERROR "WITH_OPENAL/WITH_SDL/WITH_JACK require WITH_SAMPLERATE")
+if(NOT WITH_AUDASPACE AND (WITH_OPENAL OR WITH_SDL OR WITH_JACK))
+	message(FATAL_ERROR "WITH_OPENAL/WITH_SDL/WITH_JACK/WITH_CODEC_FFMPEG require WITH_AUDASPACE")
 endif()
 
 if(NOT WITH_IMAGE_OPENJPEG AND WITH_IMAGE_REDCODE)
@@ -237,13 +242,26 @@
 set(WITH_BINRELOC OFF)
 
 # MAXOSX only, set to avoid uninitialized 
-set(EXETYPE "")
+set(EXETYPE)
 
+# C/C++ flags
+set(PLATFORM_CFLAGS)
+
 # these are added to later on.
-set(C_WARNINGS "")
-set(CXX_WARNINGS "")
+set(C_WARNINGS)
+set(CXX_WARNINGS)
 
+# libraries to link the binary with passed to target_link_libraries()
+# known as LLIBS to scons
+set(PLATFORM_LINKLIBS)
 
+# Added to linker flags in setup_liblinks
+# - CMAKE_EXE_LINKER_FLAGS
+# - CMAKE_EXE_LINKER_FLAGS_DEBUG
+set(PLATFORM_LINKFLAGS)
+set(PLATFORM_LINKFLAGS_DEBUG)
+
+
 # disabled for now, not supported
 # option(WITH_WEBPLUGIN     "Enable Web Plugin (Unix only)" OFF)
 
@@ -344,7 +362,7 @@
 	endif()
 
 	if(WITH_CODEC_FFMPEG)
-		set(FFMPEG /usr CACHE FILEPATH "FFMPEG Directory")
+		set(FFMPEG /usr CACHE PATH "FFMPEG Directory")
 		mark_as_advanced(FFMPEG)
 		set(FFMPEG_INCLUDE_DIRS ${FFMPEG}/include)
 		set(FFMPEG_LIBRARIES avformat avcodec avutil avdevice swscale CACHE STRING "FFMPEG Libraries")
@@ -388,18 +406,18 @@
 	endif()
 
 	if(WITH_OPENCOLLADA)
-		set(OPENCOLLADA /usr/local/opencollada CACHE FILEPATH "OpenCollada Directory")
+		set(OPENCOLLADA /usr/local/opencollada CACHE PATH "OpenCollada Directory")
 		mark_as_advanced(OPENCOLLADA)
 		set(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib)
 		set(OPENCOLLADA_LIBRARIES OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver pcre ftoa buffer xml2)
 		set(OPENCOLLADA_INCLUDE_DIR ${OPENCOLLADA})
 
-		set(PCRE /usr CACHE FILEPATH "PCRE Directory")
+		set(PCRE /usr CACHE PATH "PCRE Directory")
 		mark_as_advanced(PCRE)
 		set(PCRE_LIBPATH ${PCRE}/lib)
 		set(PCRE_LIB pcre)
 
-		set(EXPAT /usr CACHE FILEPATH "Expat Directory")
+		set(EXPAT /usr CACHE PATH "Expat Directory")
 		mark_as_advanced(EXPAT)
 		set(EXPAT_LIBPATH ${EXPAT}/lib)
 		set(EXPAT_LIB expat)
@@ -413,24 +431,24 @@
 	endif()
 
 	# OpenSuse needs lutil, ArchLinux not, for now keep, can avoid by using --as-needed
-	set(LLIBS "-lutil -lc -lm -lpthread -lstdc++")
+	set(PLATFORM_LINKLIBS "-lutil -lc -lm -lpthread -lstdc++")
 
 	if(NOT WITH_HEADLESS)
 		find_package(X11 REQUIRED)
 		find_path(X11_XF86keysym_INCLUDE_PATH X11/XF86keysym.h ${X11_INC_SEARCH_PATH})
 		mark_as_advanced(X11_XF86keysym_INCLUDE_PATH)
 
-		list(APPEND LLIBS ${X11_X11_LIB})
+		list(APPEND PLATFORM_LINKLIBS ${X11_X11_LIB})
 
 		if(WITH_X11_XINPUT)
-			list(APPEND LLIBS ${X11_Xinput_LIB})
+			list(APPEND PLATFORM_LINKLIBS ${X11_Xinput_LIB})
 		endif()
 	endif()
 
 	if(CMAKE_SYSTEM_NAME MATCHES "Linux")
 		if(NOT WITH_PYTHON_MODULE)
 			# BSD's dont use libdl.so
-			list(APPEND LLIBS -ldl)
+			list(APPEND PLATFORM_LINKLIBS -ldl)
 			# binreloc is linux only
 			set(BINRELOC_INCLUDE_DIRS ${CMAKE_SOURCE_DIR}/extern/binreloc/include)
 			set(WITH_BINRELOC ON)
@@ -541,14 +559,16 @@
 
 	if(MSVC)
 		if(CMAKE_CL_64)
-			set(LLIBS ws2_32 vfw32 winmm kernel32 user32 gdi32 comdlg32 advapi32 shfolder shell32 ole32 oleaut32 uuid )
+			set(PLATFORM_LINKLIBS ws2_32 vfw32 winmm kernel32 user32 gdi32 comdlg32 advapi32 shfolder shell32 ole32 oleaut32 uuid)
 		else()
-			set(LLIBS kernel32 user32 gdi32 comdlg32 advapi32 shell32 ole32 oleaut32 uuid ws2_32 vfw32 winmm)
+			set(PLATFORM_LINKLIBS ws2_32 vfw32 winmm kernel32 user32 gdi32 comdlg32 advapi32 shfolder shell32 ole32 oleaut32 uuid)
 		endif()
-		
-		set(CMAKE_CXX_FLAGS "/D_CRT_NONSTDC_NO_DEPRECATE /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /we4013 /wd4018 /wd4800 /wd4244 /wd4305 /wd4065 /wd4267" CACHE STRING "MSVC MT C++ flags " FORCE)
-		set(CMAKE_C_FLAGS   "/D_CRT_NONSTDC_NO_DEPRECATE /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /we4013 /wd4018 /wd4800 /wd4244 /wd4305 /wd4065 /wd4267" CACHE STRING "MSVC MT C++ flags " FORCE)
 
+		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)
+
 		if(CMAKE_CL_64)
 			set(CMAKE_CXX_FLAGS_DEBUG "/D_DEBUG /Od /Gm /EHsc /RTC1 /MTd /W3 /nologo /Zi /J" CACHE STRING "MSVC MT flags " FORCE)
 		else()
@@ -584,24 +604,22 @@
 		endif()
 		set(JPEG_LIBRARIES libjpeg)
 
-		set(ZLIB ${LIBDIR}/zlib)
-		set(ZLIB_INCLUDE_DIRS ${ZLIB}/include)
-		set(ZLIB_LIBPATH ${ZLIB}/lib)
+		set(ZLIB_INCLUDE_DIRS ${LIBDIR}/zlib/include)
 		if(CMAKE_CL_64)
-			set(ZLIB_LIBRARIES libz)
+			set(ZLIB_LIBRARIES ${LIBDIR}/zlib/lib/libz.lib)
 		else()
-			set(ZLIB_LIBRARIES zlib)
+			set(ZLIB_LIBRARIES ${LIBDIR}/zlib/lib/zlib.lib)
 		endif()
 
-		set(PTHREADS ${LIBDIR}/pthreads)
-		set(PTHREADS_INCLUDE_DIRS ${PTHREADS}/include)
-		set(PTHREADS_LIBPATH ${PTHREADS}/lib)
-		set(PTHREADS_LIBRARIES pthreadVC2)
-		
+		set(PTHREADS_INCLUDE_DIRS ${LIBDIR}/pthreads/include)
+		set(PTHREADS_LIBRARIES ${LIBDIR}/pthreads/lib/pthreadVC2.lib)
+
 		set(FREETYPE ${LIBDIR}/freetype)
-		set(FREETYPE_INCLUDE_DIRS ${FREETYPE}/include ${FREETYPE}/include/freetype2)
-		set(FREETYPE_LIBPATH ${FREETYPE}/lib)
-		set(FREETYPE_LIBRARY freetype2ST)
+		set(FREETYPE_INCLUDE_DIRS
+			${LIBDIR}/freetype/include
+			${LIBDIR}/freetype/include/freetype2
+		)
+		set(FREETYPE_LIBRARY ${LIBDIR}/freetype/lib/freetype2ST.lib)
 
 		if(WITH_FFTW3)
 			set(FFTW3 ${LIBDIR}/fftw3)
@@ -632,10 +650,17 @@
 		endif()
 
 		if(WITH_CODEC_FFMPEG)
-			set(FFMPEG ${LIBDIR}/ffmpeg)
-			set(FFMPEG_INCLUDE_DIRS ${FFMPEG}/include ${FFMPEG}/include/msvc)
-			set(FFMPEG_LIBRARIES avcodec-52 avformat-52 avdevice-52 avutil-50 swscale-0)
-			set(FFMPEG_LIBPATH ${FFMPEG}/lib)
+			set(FFMPEG_INCLUDE_DIRS
+				${LIBDIR}/ffmpeg/include
+				${LIBDIR}/ffmpeg/include/msvc
+			)
+			set(FFMPEG_LIBRARIES
+				${LIBDIR}/ffmpeg/lib/avcodec-52.lib
+				${LIBDIR}/ffmpeg/lib/avformat-52.lib
+				${LIBDIR}/ffmpeg/lib/avdevice-52.lib
+				${LIBDIR}/ffmpeg/lib/avutil-50.lib
+				${LIBDIR}/ffmpeg/lib/swscale-0.lib
+			)
 		endif()
 
 		if(WITH_IMAGE_OPENEXR)
@@ -670,17 +695,16 @@
 		endif()
 
 		if(WITH_IMAGE_TIFF)
-			set(TIFF ${LIBDIR}/tiff)
-			set(TIFF_LIBRARY libtiff)
-			set(TIFF_INCLUDE_DIR ${TIFF}/include)
-			set(TIFF_LIBPATH ${TIFF}/lib)
+			set(TIFF_LIBRARY ${LIBDIR}/tiff/lib/libtiff.lib)
+			set(TIFF_INCLUDE_DIR ${LIBDIR}/tiff/include)
 		endif()
 
 		if(WITH_JACK)
-			set(JACK ${LIBDIR}/jack)
-			set(JACK_INCLUDE_DIRS ${JACK}/include/jack ${JACK}/include)
-			set(JACK_LIBRARIES libjack)
-			set(JACK_LIBPATH ${JACK}/lib)
+			set(JACK_INCLUDE_DIRS
+				${LIBDIR}/jack/include/jack
+				${LIBDIR}/jack/include
+			)
+			set(JACK_LIBRARIES ${LIBDIR}/jack/lib/libjack.lib)
 		endif()
 
 		if(WITH_PYTHON)
@@ -690,23 +714,24 @@
 			set(PYTHON_LIBRARIES ${LIBDIR}/python/lib/python32.lib)
 		endif()
 
+		set(PLATFORM_LINKFLAGS "/SUBSYSTEM:CONSOLE /STACK:2097152 /INCREMENTAL:NO /NODEFAULTLIB:msvcrt.lib /NODEFAULTLIB:msvcmrt.lib /NODEFAULTLIB:msvcurt.lib /NODEFAULTLIB:msvcrtd.lib")
+
 		# MSVC only, Mingw doesnt need
 		if(CMAKE_CL_64)
-			set(PLATFORM_LINKFLAGS "/MACHINE:X64 /NODEFAULTLIB:libc.lib /STACK:2097152 ")
+			set(PLATFORM_LINKFLAGS "/MACHINE:X64 /OPT:NOREF ${PLATFORM_LINKFLAGS}")
 		else()
-			set(PLATFORM_LINKFLAGS "/NODEFAULTLIB:libc.lib /STACK:2097152 ")
+			set(PLATFORM_LINKFLAGS "/MACHINE:IX86 /LARGEADDRESSAWARE ${PLATFORM_LINKFLAGS}")
 		endif()
 
-		set(CMAKE_EXE_LINKER_FLAGS_DEBUG "${CMAKE_EXE_LINKER_FLAGS_DEBUG} /NODEFAULTLIB:libcmt.lib;libc.lib ")
+		set(PLATFORM_LINKFLAGS_DEBUG "/NODEFAULTLIB:libcmt.lib /NODEFAULTLIB:libc.lib")
 
 	else()
 		# keep GCC spesific stuff here
 		if(CMAKE_COMPILER_IS_GNUCC)
-			set(LLIBS "-lshell32 -lshfolder -lgdi32 -lmsvcrt -lwinmm -lmingw32 -lm -lws2_32 -lz -lstdc++ -lole32 -luuid")
+			set(PLATFORM_LINKLIBS "-lshell32 -lshfolder -lgdi32 -lmsvcrt -lwinmm -lmingw32 -lm -lws2_32 -lz -lstdc++ -lole32 -luuid")
 			set(PLATFORM_CFLAGS "-pipe -funsigned-char -fno-strict-aliasing")
 
-			set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE")
-			set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE")
+			add_definitions(-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE)
 		endif()
 

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list