[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [39843] branches/soc-2011-garlic: merge with trunk r39834

xiao xiangquan xiaoxiangquan at gmail.com
Thu Sep 1 17:08:33 CEST 2011


Revision: 39843
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=39843
Author:   xiaoxiangquan
Date:     2011-09-01 15:08:32 +0000 (Thu, 01 Sep 2011)
Log Message:
-----------
merge with trunk r39834

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

Modified Paths:
--------------
    branches/soc-2011-garlic/CMakeLists.txt
    branches/soc-2011-garlic/GNUmakefile
    branches/soc-2011-garlic/SConstruct
    branches/soc-2011-garlic/build_files/buildbot/config/user-config-i686.py
    branches/soc-2011-garlic/build_files/buildbot/config/user-config-player-i686.py
    branches/soc-2011-garlic/build_files/buildbot/config/user-config-player-x86_64.py
    branches/soc-2011-garlic/build_files/buildbot/config/user-config-x86_64.py
    branches/soc-2011-garlic/build_files/buildbot/master.cfg
    branches/soc-2011-garlic/build_files/buildbot/slave_compile.py
    branches/soc-2011-garlic/build_files/buildbot/slave_pack.py
    branches/soc-2011-garlic/build_files/cmake/buildinfo.cmake
    branches/soc-2011-garlic/build_files/cmake/macros.cmake
    branches/soc-2011-garlic/build_files/cmake/packaging.cmake
    branches/soc-2011-garlic/build_files/package_spec/rpm/blender.spec.in
    branches/soc-2011-garlic/build_files/scons/config/darwin-config.py
    branches/soc-2011-garlic/build_files/scons/config/linuxcross-config.py
    branches/soc-2011-garlic/build_files/scons/config/win32-mingw-config.py
    branches/soc-2011-garlic/build_files/scons/config/win32-vc-config.py
    branches/soc-2011-garlic/build_files/scons/config/win64-vc-config.py
    branches/soc-2011-garlic/build_files/scons/tools/Blender.py
    branches/soc-2011-garlic/build_files/scons/tools/btools.py
    branches/soc-2011-garlic/doc/build_systems/scons-dev.txt
    branches/soc-2011-garlic/doc/build_systems/scons.txt
    branches/soc-2011-garlic/doc/python_api/examples/bpy.types.BlendDataLibraries.load.py
    branches/soc-2011-garlic/doc/python_api/rst/bge.render.rst
    branches/soc-2011-garlic/doc/python_api/rst/bge.types.rst
    branches/soc-2011-garlic/doc/python_api/sphinx_doc_gen.py
    branches/soc-2011-garlic/doc/python_api/sphinx_doc_gen.sh
    branches/soc-2011-garlic/extern/bullet2/src/SConscript
    branches/soc-2011-garlic/extern/eltopo/SConscript
    branches/soc-2011-garlic/intern/audaspace/CMakeLists.txt
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_AccumulatorFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_AccumulatorFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_BaseIIRFilterReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_ButterworthFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_ButterworthFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DelayFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DelayFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DelayReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DelayReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DoubleFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DoubleFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_DoubleReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_EffectFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_EffectFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_EffectReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_EffectReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_EnvelopeFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_EnvelopeFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_FaderFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_FaderFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_FaderReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_FaderReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_HighpassFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_HighpassFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_IIRFilterFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_IIRFilterFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_IIRFilterReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_IIRFilterReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LimiterFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LimiterFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LimiterReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LimiterReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LoopFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LoopFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LoopReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LoopReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LowpassFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_LowpassFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_PingPongFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_PingPongFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_PitchFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_PitchFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_PitchReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_PitchReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_RectifyFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_RectifyFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_ReverseFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_ReverseFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_ReverseReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_ReverseReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_SquareFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_SquareFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_SumFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_SumFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_SuperposeFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_SuperposeFactory.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_SuperposeReader.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_SuperposeReader.h
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_VolumeFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/FX/AUD_VolumeFactory.h
    branches/soc-2011-garlic/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/soc-2011-garlic/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    branches/soc-2011-garlic/intern/audaspace/Python/AUD_PyAPI.cpp
    branches/soc-2011-garlic/intern/audaspace/Python/AUD_PyAPI.h
    branches/soc-2011-garlic/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/SRC/AUD_SRCResampleFactory.h
    branches/soc-2011-garlic/intern/audaspace/SRC/AUD_SRCResampleReader.cpp
    branches/soc-2011-garlic/intern/audaspace/SRC/AUD_SRCResampleReader.h
    branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h
    branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2011-garlic/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/soc-2011-garlic/intern/audaspace/fftw/AUD_BandPassReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_3DMath.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_Buffer.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_Buffer.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_BufferReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_BufferReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_C-API.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_C-API.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ChannelMapperReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ConverterFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ConverterFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ConverterFunctions.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ConverterReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_FileFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_I3DDevice.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_IDevice.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_IFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_IReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_LinearResampleFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_LinearResampleFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_LinearResampleReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_LinearResampleReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_Mixer.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_Mixer.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_MixerFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_MixerFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_NULLDevice.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ReadDevice.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_ReadDevice.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_Reference.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SequencerReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SilenceFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SilenceFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SilenceReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SilenceReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SinusFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SinusFactory.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SinusReader.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SinusReader.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_SoftwareDevice.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_Space.h
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_StreamBufferFactory.h
    branches/soc-2011-garlic/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/soc-2011-garlic/intern/audaspace/jack/AUD_JackDevice.h
    branches/soc-2011-garlic/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    branches/soc-2011-garlic/intern/audaspace/sndfile/AUD_SndFileFactory.h
    branches/soc-2011-garlic/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/soc-2011-garlic/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/soc-2011-garlic/intern/ffmpeg/ffmpeg_compat.h
    branches/soc-2011-garlic/intern/ghost/SConscript
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_ISystemPaths.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_NDOFManager.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_NDOFManagerCocoa.h
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_Path-api.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_SystemSDL.cpp
    branches/soc-2011-garlic/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2011-garlic/intern/guardedalloc/intern/mallocn.c
    branches/soc-2011-garlic/intern/itasc/kdl/frames_io.cpp
    branches/soc-2011-garlic/release/datafiles/blenderbuttons
    branches/soc-2011-garlic/release/datafiles/splash.png
    branches/soc-2011-garlic/release/scripts/modules/bpy/__init__.py
    branches/soc-2011-garlic/release/scripts/modules/bpy_extras/image_utils.py
    branches/soc-2011-garlic/release/scripts/modules/bpy_extras/io_utils.py
    branches/soc-2011-garlic/release/scripts/modules/bpy_extras/mesh_utils.py
    branches/soc-2011-garlic/release/scripts/modules/bpy_extras/object_utils.py
    branches/soc-2011-garlic/release/scripts/modules/bpy_extras/view3d_utils.py
    branches/soc-2011-garlic/release/scripts/modules/bpy_types.py
    branches/soc-2011-garlic/release/scripts/modules/console_python.py
    branches/soc-2011-garlic/release/scripts/presets/ffmpeg/DV.py
    branches/soc-2011-garlic/release/scripts/presets/ffmpeg/DVD.py
    branches/soc-2011-garlic/release/scripts/presets/ffmpeg/SVCD.py
    branches/soc-2011-garlic/release/scripts/presets/ffmpeg/VCD.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/add_mesh_torus.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/animsys_update.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/image.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/mesh.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/nla.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/object.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/object_align.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/object_quick_effects.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/object_randomize_transform.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/presets.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/screen_play_rendered_anim.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/sequencer.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/uvcalc_follow_active.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/uvcalc_lightmap.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/uvcalc_smart_project.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/vertexpaint_dirt.py
    branches/soc-2011-garlic/release/scripts/startup/bl_operators/wm.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/__init__.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_bone.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_camera.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_empty.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_lamp.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_lattice.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_metaball.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_game.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_material.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_object.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_object_constraint.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_physics_cloth.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_physics_common.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_physics_field.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_physics_fluid.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_physics_smoke.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_physics_softbody.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_render.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_scene.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_texture.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_world.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_console.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_dopesheet.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_filebrowser.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_graph.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_image.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_info.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_logic.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_nla.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_node.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_outliner.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_sequencer.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_text.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_time.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_userpref.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_userpref_keymap.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_view3d.py
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/soc-2011-garlic/release/scripts/startup/keyingsets_builtins.py
    branches/soc-2011-garlic/release/scripts/templates/addon_add_object.py
    branches/soc-2011-garlic/release/scripts/templates/operator_export.py
    branches/soc-2011-garlic/release/scripts/templates/operator_mesh_add.py
    branches/soc-2011-garlic/release/scripts/templates/operator_modal.py
    branches/soc-2011-garlic/release/scripts/templates/operator_modal_timer.py
    branches/soc-2011-garlic/release/scripts/templates/operator_modal_view3d.py
    branches/soc-2011-garlic/release/scripts/templates/operator_simple.py
    branches/soc-2011-garlic/source/blender/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/avi/intern/avi.c
    branches/soc-2011-garlic/source/blender/blenfont/intern/blf.c
    branches/soc-2011-garlic/source/blender/blenfont/intern/blf_font.c
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_action.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_anim.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_animsys.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_armature.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_blender.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_constraint.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_image.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_library.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_main.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_nla.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2011-garlic/source/blender/blenkernel/BKE_sound.h
    branches/soc-2011-garlic/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/action.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/anim.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/armature.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/blender.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/cloth.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/collision.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/constraint.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/curve.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/displist.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/gpencil.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/idcode.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/image.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/ipo.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/key.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/library.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/material.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/mesh_validate.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/modifier.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/multires.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/nla.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/node.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/object.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/particle.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/report.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/scene.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/seqeffects.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/sound.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/texture.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/unit.c
    branches/soc-2011-garlic/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2011-garlic/source/blender/blenlib/BLI_callbacks.h
    branches/soc-2011-garlic/source/blender/blenlib/BLI_ghash.h
    branches/soc-2011-garlic/source/blender/blenlib/BLI_math_rotation.h
    branches/soc-2011-garlic/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2011-garlic/source/blender/blenlib/BLI_string.h
    branches/soc-2011-garlic/source/blender/blenlib/BLI_utildefines.h
    branches/soc-2011-garlic/source/blender/blenlib/intern/BLI_ghash.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/BLI_kdtree.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/callbacks.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/fileops.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/graph.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/jitter.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/math_geom.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/math_matrix.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/noise.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/rct.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/scanfill.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/storage.c
    branches/soc-2011-garlic/source/blender/blenlib/intern/string.c
    branches/soc-2011-garlic/source/blender/blenloader/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2011-garlic/source/blender/blenloader/intern/readfile.c
    branches/soc-2011-garlic/source/blender/blenloader/intern/writefile.c
    branches/soc-2011-garlic/source/blender/blenpluginapi/SConscript
    branches/soc-2011-garlic/source/blender/blenpluginapi/iff.h
    branches/soc-2011-garlic/source/blender/collada/AnimationImporter.cpp
    branches/soc-2011-garlic/source/blender/collada/AnimationImporter.h
    branches/soc-2011-garlic/source/blender/collada/ArmatureExporter.cpp
    branches/soc-2011-garlic/source/blender/collada/ArmatureExporter.h
    branches/soc-2011-garlic/source/blender/collada/ArmatureImporter.cpp
    branches/soc-2011-garlic/source/blender/collada/ArmatureImporter.h
    branches/soc-2011-garlic/source/blender/collada/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/collada/CameraExporter.cpp
    branches/soc-2011-garlic/source/blender/collada/DocumentExporter.cpp
    branches/soc-2011-garlic/source/blender/collada/DocumentImporter.cpp
    branches/soc-2011-garlic/source/blender/collada/DocumentImporter.h
    branches/soc-2011-garlic/source/blender/collada/EffectExporter.cpp
    branches/soc-2011-garlic/source/blender/collada/ExtraHandler.cpp
    branches/soc-2011-garlic/source/blender/collada/ExtraHandler.h
    branches/soc-2011-garlic/source/blender/collada/GeometryExporter.h
    branches/soc-2011-garlic/source/blender/collada/LightExporter.cpp
    branches/soc-2011-garlic/source/blender/collada/SConscript
    branches/soc-2011-garlic/source/blender/collada/SkinInfo.cpp
    branches/soc-2011-garlic/source/blender/collada/TransformReader.cpp
    branches/soc-2011-garlic/source/blender/collada/TransformWriter.cpp
    branches/soc-2011-garlic/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2011-garlic/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2011-garlic/source/blender/editors/animation/anim_deps.c
    branches/soc-2011-garlic/source/blender/editors/animation/anim_draw.c
    branches/soc-2011-garlic/source/blender/editors/animation/anim_filter.c
    branches/soc-2011-garlic/source/blender/editors/animation/anim_intern.h
    branches/soc-2011-garlic/source/blender/editors/animation/anim_ipo_utils.c
    branches/soc-2011-garlic/source/blender/editors/animation/anim_markers.c
    branches/soc-2011-garlic/source/blender/editors/animation/anim_ops.c
    branches/soc-2011-garlic/source/blender/editors/animation/drivers.c
    branches/soc-2011-garlic/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2011-garlic/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2011-garlic/source/blender/editors/animation/keyframes_edit.c
    branches/soc-2011-garlic/source/blender/editors/animation/keyframes_general.c
    branches/soc-2011-garlic/source/blender/editors/animation/keyframing.c
    branches/soc-2011-garlic/source/blender/editors/animation/keyingsets.c
    branches/soc-2011-garlic/source/blender/editors/armature/SConscript
    branches/soc-2011-garlic/source/blender/editors/armature/armature_intern.h
    branches/soc-2011-garlic/source/blender/editors/armature/armature_ops.c
    branches/soc-2011-garlic/source/blender/editors/armature/editarmature.c
    branches/soc-2011-garlic/source/blender/editors/armature/poseSlide.c
    branches/soc-2011-garlic/source/blender/editors/armature/poseUtils.c
    branches/soc-2011-garlic/source/blender/editors/armature/poselib.c
    branches/soc-2011-garlic/source/blender/editors/armature/poseobject.c
    branches/soc-2011-garlic/source/blender/editors/datafiles/blenderbuttons.c
    branches/soc-2011-garlic/source/blender/editors/datafiles/splash.png.c
    branches/soc-2011-garlic/source/blender/editors/datafiles/startup.blend.c
    branches/soc-2011-garlic/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2011-garlic/source/blender/editors/gpencil/editaction_gpencil.c
    branches/soc-2011-garlic/source/blender/editors/gpencil/gpencil_buttons.c
    branches/soc-2011-garlic/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2011-garlic/source/blender/editors/gpencil/gpencil_intern.h
    branches/soc-2011-garlic/source/blender/editors/gpencil/gpencil_ops.c
    branches/soc-2011-garlic/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2011-garlic/source/blender/editors/include/ED_anim_api.h
    branches/soc-2011-garlic/source/blender/editors/include/ED_gpencil.h
    branches/soc-2011-garlic/source/blender/editors/include/ED_keyframes_draw.h
    branches/soc-2011-garlic/source/blender/editors/include/ED_keyframes_edit.h
    branches/soc-2011-garlic/source/blender/editors/include/ED_keyframing.h
    branches/soc-2011-garlic/source/blender/editors/include/ED_markers.h
    branches/soc-2011-garlic/source/blender/editors/include/ED_node.h
    branches/soc-2011-garlic/source/blender/editors/include/ED_view3d.h
    branches/soc-2011-garlic/source/blender/editors/include/UI_icons.h
    branches/soc-2011-garlic/source/blender/editors/include/UI_resources.h
    branches/soc-2011-garlic/source/blender/editors/interface/interface.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_anim.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_draw.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_handlers.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_icons.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_intern.h
    branches/soc-2011-garlic/source/blender/editors/interface/interface_layout.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_regions.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_templates.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_utils.c
    branches/soc-2011-garlic/source/blender/editors/interface/interface_widgets.c
    branches/soc-2011-garlic/source/blender/editors/interface/resources.c
    branches/soc-2011-garlic/source/blender/editors/mesh/SConscript
    branches/soc-2011-garlic/source/blender/editors/mesh/editmesh.c
    branches/soc-2011-garlic/source/blender/editors/mesh/editmesh_lib.c
    branches/soc-2011-garlic/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2011-garlic/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2011-garlic/source/blender/editors/object/SConscript
    branches/soc-2011-garlic/source/blender/editors/object/object_add.c
    branches/soc-2011-garlic/source/blender/editors/object/object_bake.c
    branches/soc-2011-garlic/source/blender/editors/object/object_constraint.c
    branches/soc-2011-garlic/source/blender/editors/object/object_edit.c
    branches/soc-2011-garlic/source/blender/editors/object/object_intern.h
    branches/soc-2011-garlic/source/blender/editors/object/object_modifier.c
    branches/soc-2011-garlic/source/blender/editors/object/object_ops.c
    branches/soc-2011-garlic/source/blender/editors/object/object_relations.c
    branches/soc-2011-garlic/source/blender/editors/object/object_select.c
    branches/soc-2011-garlic/source/blender/editors/object/object_transform.c
    branches/soc-2011-garlic/source/blender/editors/physics/SConscript
    branches/soc-2011-garlic/source/blender/editors/physics/particle_edit.c
    branches/soc-2011-garlic/source/blender/editors/physics/physics_fluid.c
    branches/soc-2011-garlic/source/blender/editors/physics/physics_pointcache.c
    branches/soc-2011-garlic/source/blender/editors/render/SConscript
    branches/soc-2011-garlic/source/blender/editors/render/render_preview.c
    branches/soc-2011-garlic/source/blender/editors/render/render_shading.c
    branches/soc-2011-garlic/source/blender/editors/render/render_update.c
    branches/soc-2011-garlic/source/blender/editors/screen/SConscript
    branches/soc-2011-garlic/source/blender/editors/screen/area.c
    branches/soc-2011-garlic/source/blender/editors/screen/screen_edit.c
    branches/soc-2011-garlic/source/blender/editors/screen/screen_ops.c
    branches/soc-2011-garlic/source/blender/editors/sculpt_paint/SConscript
    branches/soc-2011-garlic/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2011-garlic/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2011-garlic/source/blender/editors/sound/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/editors/sound/sound_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_action/action_draw.c
    branches/soc-2011-garlic/source/blender/editors/space_action/action_edit.c
    branches/soc-2011-garlic/source/blender/editors/space_action/action_intern.h
    branches/soc-2011-garlic/source/blender/editors/space_action/action_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_action/action_select.c
    branches/soc-2011-garlic/source/blender/editors/space_action/space_action.c
    branches/soc-2011-garlic/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2011-garlic/source/blender/editors/space_buttons/buttons_header.c
    branches/soc-2011-garlic/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2011-garlic/source/blender/editors/space_console/console_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_console/space_console.c
    branches/soc-2011-garlic/source/blender/editors/space_file/SConscript
    branches/soc-2011-garlic/source/blender/editors/space_file/file_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_file/filelist.c
    branches/soc-2011-garlic/source/blender/editors/space_file/fsmenu.c
    branches/soc-2011-garlic/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2011-garlic/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2011-garlic/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2011-garlic/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_graph/graph_select.c
    branches/soc-2011-garlic/source/blender/editors/space_graph/graph_utils.c
    branches/soc-2011-garlic/source/blender/editors/space_graph/space_graph.c
    branches/soc-2011-garlic/source/blender/editors/space_image/image_buttons.c
    branches/soc-2011-garlic/source/blender/editors/space_image/image_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_info/info_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_logic/logic_window.c
    branches/soc-2011-garlic/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2011-garlic/source/blender/editors/space_nla/nla_channels.c
    branches/soc-2011-garlic/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2011-garlic/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2011-garlic/source/blender/editors/space_nla/nla_intern.h
    branches/soc-2011-garlic/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_nla/nla_select.c
    branches/soc-2011-garlic/source/blender/editors/space_nla/space_nla.c
    branches/soc-2011-garlic/source/blender/editors/space_node/SConscript
    branches/soc-2011-garlic/source/blender/editors/space_node/drawnode.c
    branches/soc-2011-garlic/source/blender/editors/space_node/node_edit.c
    branches/soc-2011-garlic/source/blender/editors/space_node/node_header.c
    branches/soc-2011-garlic/source/blender/editors/space_node/node_intern.h
    branches/soc-2011-garlic/source/blender/editors/space_node/node_select.c
    branches/soc-2011-garlic/source/blender/editors/space_outliner/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/editors/space_outliner/outliner_intern.h
    branches/soc-2011-garlic/source/blender/editors/space_outliner/outliner_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2011-garlic/source/blender/editors/space_sequencer/SConscript
    branches/soc-2011-garlic/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2011-garlic/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2011-garlic/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2011-garlic/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/soc-2011-garlic/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2011-garlic/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2011-garlic/source/blender/editors/space_text/space_text.c
    branches/soc-2011-garlic/source/blender/editors/space_text/text_draw.c
    branches/soc-2011-garlic/source/blender/editors/space_text/text_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_text/text_python.c
    branches/soc-2011-garlic/source/blender/editors/space_time/space_time.c
    branches/soc-2011-garlic/source/blender/editors/space_time/time_intern.h
    branches/soc-2011-garlic/source/blender/editors/space_time/time_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/drawanimviz.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/view3d_fly.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2011-garlic/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2011-garlic/source/blender/editors/transform/transform.c
    branches/soc-2011-garlic/source/blender/editors/transform/transform_conversions.c
    branches/soc-2011-garlic/source/blender/editors/transform/transform_generics.c
    branches/soc-2011-garlic/source/blender/editors/transform/transform_ops.c
    branches/soc-2011-garlic/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2011-garlic/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2011-garlic/source/blender/gpu/GPU_extensions.h
    branches/soc-2011-garlic/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2011-garlic/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2011-garlic/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2011-garlic/source/blender/gpu/intern/gpu_material.c
    branches/soc-2011-garlic/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/soc-2011-garlic/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/soc-2011-garlic/source/blender/imbuf/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2011-garlic/source/blender/imbuf/intern/IMB_anim.h
    branches/soc-2011-garlic/source/blender/imbuf/intern/allocimbuf.c
    branches/soc-2011-garlic/source/blender/imbuf/intern/anim_movie.c
    branches/soc-2011-garlic/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2011-garlic/source/blender/imbuf/intern/filter.c
    branches/soc-2011-garlic/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2011-garlic/source/blender/imbuf/intern/openexr/openexr_multi.h
    branches/soc-2011-garlic/source/blender/imbuf/intern/rectop.c
    branches/soc-2011-garlic/source/blender/imbuf/intern/thumbs.c
    branches/soc-2011-garlic/source/blender/imbuf/intern/tiff.c
    branches/soc-2011-garlic/source/blender/imbuf/intern/util.c
    branches/soc-2011-garlic/source/blender/imbuf/intern/writeimage.c
    branches/soc-2011-garlic/source/blender/makesdna/DNA_ID.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_action_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_anim_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_armature_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_constraint_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_gpencil_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_ipo_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_nla_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_object_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_sdna_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_sequence_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_sound_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_space_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2011-garlic/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2011-garlic/source/blender/makesdna/intern/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/makesdna/intern/SConscript
    branches/soc-2011-garlic/source/blender/makesdna/intern/dna_genfile.c
    branches/soc-2011-garlic/source/blender/makesdna/intern/makesdna.c
    branches/soc-2011-garlic/source/blender/makesrna/RNA_access.h
    branches/soc-2011-garlic/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2011-garlic/source/blender/makesrna/RNA_types.h
    branches/soc-2011-garlic/source/blender/makesrna/SConscript
    branches/soc-2011-garlic/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/makesrna/intern/SConscript
    branches/soc-2011-garlic/source/blender/makesrna/intern/makesrna.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_access.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_action.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_actuator.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_animation_api.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_animviz.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_cloth.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_define.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_main.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_object.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_sound.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_space.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2011-garlic/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_armature.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_array.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_bevel.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_boolean.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_build.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_cast.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_cloth.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_collision.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_curve.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_decimate.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_displace.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_explode.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_fluidsim.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_hook.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_lattice.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_mask.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_mirror.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_multires.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_none.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_particleinstance.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_screw.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_shapekey.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_smoke.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_smooth.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_softbody.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_solidify.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_subsurf.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_surface.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_uvproject.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_warp.c
    branches/soc-2011-garlic/source/blender/modifiers/intern/MOD_wave.c
    branches/soc-2011-garlic/source/blender/nodes/SConscript
    branches/soc-2011-garlic/source/blender/python/generic/bgl.c
    branches/soc-2011-garlic/source/blender/python/generic/noise_py_api.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_app_handlers.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_interface.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_intern_string.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_operator.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_props.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_rna.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_rna_anim.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_rna_array.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_traceback.c
    branches/soc-2011-garlic/source/blender/python/intern/bpy_util.h
    branches/soc-2011-garlic/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2011-garlic/source/blender/render/SConscript
    branches/soc-2011-garlic/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2011-garlic/source/blender/render/intern/source/convertblender.c
    branches/soc-2011-garlic/source/blender/render/intern/source/envmap.c
    branches/soc-2011-garlic/source/blender/render/intern/source/gammaCorrectionTables.c
    branches/soc-2011-garlic/source/blender/render/intern/source/initrender.c
    branches/soc-2011-garlic/source/blender/render/intern/source/occlusion.c
    branches/soc-2011-garlic/source/blender/render/intern/source/pipeline.c
    branches/soc-2011-garlic/source/blender/render/intern/source/pixelblending.c
    branches/soc-2011-garlic/source/blender/render/intern/source/pixelshading.c
    branches/soc-2011-garlic/source/blender/render/intern/source/pointdensity.c
    branches/soc-2011-garlic/source/blender/render/intern/source/rayshade.c
    branches/soc-2011-garlic/source/blender/render/intern/source/render_texture.c
    branches/soc-2011-garlic/source/blender/render/intern/source/rendercore.c
    branches/soc-2011-garlic/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2011-garlic/source/blender/render/intern/source/shadbuf.c
    branches/soc-2011-garlic/source/blender/render/intern/source/sss.c
    branches/soc-2011-garlic/source/blender/render/intern/source/strand.c
    branches/soc-2011-garlic/source/blender/render/intern/source/sunsky.c
    branches/soc-2011-garlic/source/blender/render/intern/source/volume_precache.c
    branches/soc-2011-garlic/source/blender/render/intern/source/volumetric.c
    branches/soc-2011-garlic/source/blender/render/intern/source/voxeldata.c
    branches/soc-2011-garlic/source/blender/render/intern/source/zbuf.c
    branches/soc-2011-garlic/source/blender/windowmanager/CMakeLists.txt
    branches/soc-2011-garlic/source/blender/windowmanager/SConscript
    branches/soc-2011-garlic/source/blender/windowmanager/WM_api.h
    branches/soc-2011-garlic/source/blender/windowmanager/WM_types.h
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_jobs.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2011-garlic/source/blender/windowmanager/intern/wm_subwindow.c
    branches/soc-2011-garlic/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/soc-2011-garlic/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2011-garlic/source/creator/CMakeLists.txt
    branches/soc-2011-garlic/source/creator/buildinfo.c
    branches/soc-2011-garlic/source/creator/creator.c
    branches/soc-2011-garlic/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/BL_ActionActuator.h
    branches/soc-2011-garlic/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/BL_ArmatureObject.h
    branches/soc-2011-garlic/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/BL_DeformableGameObject.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/soc-2011-garlic/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/soc-2011-garlic/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/soc-2011-garlic/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/BL_SkinDeformer.h
    branches/soc-2011-garlic/source/gameengine/Converter/BlenderWorldInfo.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2011-garlic/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/KX_BlenderScalarInterpolator.h
    branches/soc-2011-garlic/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2011-garlic/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/KX_ConvertControllers.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/soc-2011-garlic/source/gameengine/Converter/KX_IpoConvert.h
    branches/soc-2011-garlic/source/gameengine/Converter/SConscript
    branches/soc-2011-garlic/source/gameengine/Expressions/InputParser.cpp
    branches/soc-2011-garlic/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2011-garlic/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/soc-2011-garlic/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/soc-2011-garlic/source/gameengine/GameLogic/SCA_ISensor.h
    branches/soc-2011-garlic/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/soc-2011-garlic/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/soc-2011-garlic/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/soc-2011-garlic/source/gameengine/GameLogic/SCA_RandomNumberGenerator.cpp
    branches/soc-2011-garlic/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/soc-2011-garlic/source/gameengine/GameLogic/SCA_XORController.cpp
    branches/soc-2011-garlic/source/gameengine/GamePlayer/common/bmfont.cpp
    branches/soc-2011-garlic/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2011-garlic/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_Material.h
    branches/soc-2011-garlic/source/gameengine/Ketsji/BL_Shader.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2011-garlic/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_Camera.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_Dome.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/soc-2011-garlic/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/soc-2011-garlic/source/gameengine/Ketsji/SConscript
    branches/soc-2011-garlic/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2011-garlic/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/soc-2011-garlic/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/soc-2011-garlic/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2011-garlic/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/soc-2011-garlic/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2011-garlic/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2011-garlic/source/gameengine/SceneGraph/SG_BBox.cpp
    branches/soc-2011-garlic/source/gameengine/SceneGraph/SG_IObject.cpp
    branches/soc-2011-garlic/source/gameengine/SceneGraph/SG_IObject.h
    branches/soc-2011-garlic/source/gameengine/SceneGraph/SG_Spatial.cpp
    branches/soc-2011-garlic/source/gameengine/VideoTexture/Exception.cpp
    branches/soc-2011-garlic/source/gameengine/VideoTexture/FilterColor.h
    branches/soc-2011-garlic/source/gameengine/VideoTexture/ImageBase.cpp
    branches/soc-2011-garlic/source/gameengine/VideoTexture/ImageMix.cpp
    branches/soc-2011-garlic/source/gameengine/VideoTexture/ImageRender.cpp
    branches/soc-2011-garlic/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/soc-2011-garlic/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/soc-2011-garlic/source/gameengine/VideoTexture/blendVideoTex.cpp

Added Paths:
-----------
    branches/soc-2011-garlic/build_files/cmake/Modules/FindOpenCOLLADA.cmake
    branches/soc-2011-garlic/build_files/cmake/config/
    branches/soc-2011-garlic/build_files/cmake/config/blender_headless.cmake
    branches/soc-2011-garlic/build_files/cmake/config/blender_lite.cmake
    branches/soc-2011-garlic/build_files/cmake/config/bpy_module.cmake
    branches/soc-2011-garlic/build_files/scons/config/linux-config.py
    branches/soc-2011-garlic/doc/python_api/examples/bpy.types.ID.user_clear.1.py
    branches/soc-2011-garlic/doc/python_api/rst/info_gotcha.rst
    branches/soc-2011-garlic/doc/python_api/rst/info_overview.rst
    branches/soc-2011-garlic/doc/python_api/rst/info_quickstart.rst
    branches/soc-2011-garlic/release/scripts/startup/bl_ui/properties_data_speaker.py
    branches/soc-2011-garlic/source/blender/editors/space_outliner/outliner_draw.c
    branches/soc-2011-garlic/source/blender/editors/space_outliner/outliner_edit.c
    branches/soc-2011-garlic/source/blender/editors/space_outliner/outliner_select.c
    branches/soc-2011-garlic/source/blender/editors/space_outliner/outliner_tools.c
    branches/soc-2011-garlic/source/blender/editors/space_outliner/outliner_tree.c

Removed Paths:
-------------
    branches/soc-2011-garlic/build_files/cmake/config/blender_headless.cmake
    branches/soc-2011-garlic/build_files/cmake/config/blender_lite.cmake
    branches/soc-2011-garlic/build_files/cmake/config/bpy_module.cmake
    branches/soc-2011-garlic/build_files/scons/config/linux2-config.py
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_DefaultMixer.cpp
    branches/soc-2011-garlic/intern/audaspace/intern/AUD_DefaultMixer.h

Property Changed:
----------------
    branches/soc-2011-garlic/
    branches/soc-2011-garlic/source/blender/editors/space_outliner/


Property changes on: branches/soc-2011-garlic
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/blender:37070-37405,38788-39216
   + /trunk/blender:37070-37405,38788-39834

Modified: branches/soc-2011-garlic/CMakeLists.txt
===================================================================
--- branches/soc-2011-garlic/CMakeLists.txt	2011-09-01 10:56:16 UTC (rev 39842)
+++ branches/soc-2011-garlic/CMakeLists.txt	2011-09-01 15:08:32 UTC (rev 39843)
@@ -63,6 +63,22 @@
 # set_property(GLOBAL PROPERTY RULE_MESSAGES OFF)
 
 #-----------------------------------------------------------------------------
+# Set policy
+
+# see "cmake --help-policy CMP0003"
+# So library linking is more sane
+cmake_policy(SET CMP0003 NEW)
+
+# So BUILDINFO and BLENDERPATH strings are automatically quoted
+cmake_policy(SET CMP0005 NEW)
+
+# So syntax problems are errors
+cmake_policy(SET CMP0010 NEW)
+
+# Input directories must have CMakeLists.txt
+cmake_policy(SET CMP0014 NEW)
+
+#-----------------------------------------------------------------------------
 # Load some macros.
 include(build_files/cmake/macros.cmake)
 
@@ -258,6 +274,11 @@
 
 TEST_SSE_SUPPORT()
 
+# don't store paths to libs for portable distrobution
+if(WITH_INSTALL_PORTABLE)
+	set(CMAKE_SKIP_BUILD_RPATH TRUE)
+endif()
+
 #-----------------------------------------------------------------------------
 # Initialize un-cached vars, avoid unused warning
 
@@ -429,21 +450,20 @@
 	endif()
 
 	if(WITH_OPENCOLLADA)
-		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})
+		find_package(OpenCOLLADA)
+		if(OPENCOLLADA_FOUND)
+			set(PCRE /usr CACHE PATH "PCRE Directory")
+			mark_as_advanced(PCRE)
+			set(PCRE_LIBPATH ${PCRE}/lib)
+			set(PCRE_LIB pcre)
 
-		set(PCRE /usr CACHE PATH "PCRE Directory")
-		mark_as_advanced(PCRE)
-		set(PCRE_LIBPATH ${PCRE}/lib)
-		set(PCRE_LIB pcre)
-
-		set(EXPAT /usr CACHE PATH "Expat Directory")
-		mark_as_advanced(EXPAT)
-		set(EXPAT_LIBPATH ${EXPAT}/lib)
-		set(EXPAT_LIB expat)
+			set(EXPAT /usr CACHE PATH "Expat Directory")
+			mark_as_advanced(EXPAT)
+			set(EXPAT_LIBPATH ${EXPAT}/lib)
+			set(EXPAT_LIB expat)
+		else()
+			set(WITH_OPENCOLLADA OFF)
+		endif()
 	endif()
 
 	if(WITH_MEM_JEMALLOC)
@@ -499,6 +519,9 @@
 	# GNU Compiler
 	if(CMAKE_COMPILER_IS_GNUCC)
 		set(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing")
+	# CLang is the same as GCC for now.
+	elseif(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
+		set(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing")
 	# Intel C++ Compiler
 	elseif(CMAKE_C_COMPILER_ID MATCHES "Intel")
 		# think these next two are broken
@@ -665,9 +688,15 @@
 		endif()
 
 		if(WITH_OPENCOLLADA)
-			set(OPENCOLLADA_INCLUDE_DIR
-				${LIBDIR}/opencollada/include
+
+			set(OPENCOLLADA_INCLUDE_DIRS
+				${LIBDIR}/opencollada/include/COLLADAStreamWriter/include
+				${LIBDIR}/opencollada/include/COLLADABaseUtils/include
+				${LIBDIR}/opencollada/include/COLLADAFramework/include
+				${LIBDIR}/opencollada/include/COLLADASaxFrameworkLoader/include
+				${LIBDIR}/opencollada/include/GeneratedSaxParser/include			
 			)
+
 			set(OPENCOLLADA_LIBRARIES
 				${LIBDIR}/opencollada/lib/OpenCOLLADASaxFrameworkLoader.lib
 				${LIBDIR}/opencollada/lib/OpenCOLLADAFramework.lib
@@ -691,11 +720,11 @@
 				${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
+				${LIBDIR}/ffmpeg/lib/avcodec-53.lib
+				${LIBDIR}/ffmpeg/lib/avformat-53.lib
+				${LIBDIR}/ffmpeg/lib/avdevice-53.lib
+				${LIBDIR}/ffmpeg/lib/avutil-51.lib
+				${LIBDIR}/ffmpeg/lib/swscale-2.lib
 			)
 		endif()
 
@@ -813,7 +842,13 @@
 
 		if(WITH_OPENCOLLADA)
 			set(OPENCOLLADA ${LIBDIR}/gcc/opencollada)
-			set(OPENCOLLADA_INCLUDE_DIR ${OPENCOLLADA}/include)
+			set(OPENCOLLADA_INCLUDE_DIRS
+				${LIBDIR}/gcc/opencollada/include/COLLADAStreamWriter/include
+				${LIBDIR}/gcc/opencollada/include/COLLADABaseUtils/include
+				${LIBDIR}/gcc/opencollada/include/COLLADAFramework/include
+				${LIBDIR}/gcc/opencollada/include/COLLADASaxFrameworkLoader/include
+				${LIBDIR}/gcc/opencollada/include/GeneratedSaxParser/include			
+			)
 			set(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib ${OPENCOLLADA}/lib)
 			set(OPENCOLLADA_LIBRARIES OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver expat pcre buffer ftoa)
 			set(PCRE_LIB pcre)
@@ -822,7 +857,7 @@
 		if(WITH_CODEC_FFMPEG)
 			set(FFMPEG ${LIBDIR}/ffmpeg)
 			set(FFMPEG_INCLUDE_DIRS ${FFMPEG}/include ${FFMPEG}/include)
-			set(FFMPEG_LIBRARIES avcodec-52 avformat-52 avdevice-52 avutil-50 swscale-0)
+			set(FFMPEG_LIBRARIES avcodec-53 avformat-53 avdevice-53 avutil-51 swscale-2)
 			set(FFMPEG_LIBPATH ${FFMPEG}/lib)
 		endif()
 
@@ -913,7 +948,7 @@
 		# we use precompiled libraries for py 3.2 and up by default
 
 		# normally cached but not since we include them with blender
-                set(PYTHON_VERSION 3.2)
+		set(PYTHON_VERSION 3.2)
 		set(PYTHON_INCLUDE_DIR "${LIBDIR}/python/include/python${PYTHON_VERSION}")
 		# set(PYTHON_BINARY "${LIBDIR}/python/bin/python${PYTHON_VERSION}") # not used yet
 		set(PYTHON_LIBRARY python${PYTHON_VERSION})
@@ -1024,7 +1059,15 @@
 
 	if(WITH_OPENCOLLADA)
 		set(OPENCOLLADA ${LIBDIR}/opencollada)
-		set(OPENCOLLADA_INCLUDE_DIR ${OPENCOLLADA}/include)
+
+		set(OPENCOLLADA_INCLUDE_DIRS
+			${LIBDIR}/opencollada/include/COLLADAStreamWriter
+			${LIBDIR}/opencollada/include/COLLADABaseUtils
+			${LIBDIR}/opencollada/include/COLLADAFramework
+			${LIBDIR}/opencollada/include/COLLADASaxFrameworkLoader
+			${LIBDIR}/opencollada/include/GeneratedSaxParser
+		)
+
 		set(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib)
 		set(OPENCOLLADA_LIBRARIES "OpenCOLLADASaxFrameworkLoader -lOpenCOLLADAFramework -lOpenCOLLADABaseUtils -lOpenCOLLADAStreamWriter -lMathMLSolver -lGeneratedSaxParser -lUTF -lxml2 -lbuffer -lftoa" )
 		#pcre is bundled with openCollada

Modified: branches/soc-2011-garlic/GNUmakefile
===================================================================
--- branches/soc-2011-garlic/GNUmakefile	2011-09-01 10:56:16 UTC (rev 39842)
+++ branches/soc-2011-garlic/GNUmakefile	2011-09-01 15:08:32 UTC (rev 39843)
@@ -35,17 +35,33 @@
 # Source and Build DIR's
 BLENDER_DIR:=$(shell pwd -P)
 BUILD_DIR:=$(shell dirname $(BLENDER_DIR))/build/$(OS_NCASE)
+BUILD_TYPE:=Release
+BUILD_CMAKE_ARGS:=""
 
 
+# -----------------------------------------------------------------------------
+# additional targets for the build configuration
+
 # support 'make debug'
 ifneq "$(findstring debug, $(MAKECMDGOALS))" ""
 	BUILD_DIR:=$(BUILD_DIR)_debug
 	BUILD_TYPE:=Debug
-else
-	BUILD_TYPE:=Release
 endif
+ifneq "$(findstring lite, $(MAKECMDGOALS))" ""
+	BUILD_DIR:=$(BUILD_DIR)_lite
+	BUILD_CMAKE_ARGS:=$(BUILD_CMAKE_ARGS) -C$(BLENDER_DIR)/build_files/cmake/config/blender_lite.cmake
+endif
+ifneq "$(findstring headless, $(MAKECMDGOALS))" ""
+	BUILD_DIR:=$(BUILD_DIR)_bpy
+	BUILD_CMAKE_ARGS:=$(BUILD_CMAKE_ARGS) -C$(BLENDER_DIR)/build_files/cmake/config/blender_headless.cmake
+endif
+ifneq "$(findstring bpy, $(MAKECMDGOALS))" ""
+	BUILD_DIR:=$(BUILD_DIR)_bpy
+	BUILD_CMAKE_ARGS:=$(BUILD_CMAKE_ARGS) -C$(BLENDER_DIR)/build_files/cmake/config/bpy_module.cmake
+endif
 
 
+# -----------------------------------------------------------------------------
 # Get the number of cores for threaded build
 NPROCS:=1
 ifeq ($(OS), Linux)
@@ -61,14 +77,14 @@
 	NPROCS:=$(shell sysctl -a | grep "hw.ncpu " | cut -d" " -f3 )
 endif
 
-
+# -----------------------------------------------------------------------------
 # Build Blender
 all:
 	@echo
 	@echo Configuring Blender ...
 
 	if test ! -f $(BUILD_DIR)/CMakeCache.txt ; then \
-		cmake -H$(BLENDER_DIR) -B$(BUILD_DIR) -DCMAKE_BUILD_TYPE:STRING=$(BUILD_TYPE) ; \
+		cmake $(BUILD_CMAKE_ARGS) -H$(BLENDER_DIR) -B$(BUILD_DIR) -DCMAKE_BUILD_TYPE:STRING=$(BUILD_TYPE); \
 	fi
 
 	@echo
@@ -80,9 +96,40 @@
 	@echo
 
 debug: all
-	# pass
+lite: all
+headless: all
+bpy: all
 
-# package types
+# -----------------------------------------------------------------------------
+# Helo for build targets
+help:
+	@echo ""
+	@echo "Convenience targets provided for building blender, (multiple at once can be used)"
+	@echo "  * debug     - build a debug binary"
+	@echo "  * lite      - disable non essential features for a smaller binary and faster build"
+	@echo "  * headless  - build without an interface (renderfarm or server automation)"
+	@echo "  * bpy       - build as a python module which can be loaded from python directly"
+	@echo ""
+	@echo "Project Files for IDE's"
+	@echo "  * project_qtcreator - QtCreator Project Files"
+	@echo "  * project_netbeans  - NetBeans Project Files"
+	@echo "  * project_eclipse   - Eclipse CDT4 Project Files"
+	@echo ""
+	@echo "Package Targets"
+	@echo "  * package_debian  - build a debian package"
+	@echo "  * package_pacman  - build an arch linux pacmanpackage"
+	@echo "  * package_archive - build an archive package"
+	@echo ""
+	@echo "Testing Targets (not assosiated with building blender)"
+	@echo "  * test            - run ctest, currently tests import/export, operator execution and that python modules load"
+	@echo "  * test_cmake      - runs our own cmake file checker which detects errors in the cmake file list definitions"
+	@echo "  * test_pep8       - checks all python script are pep8 which are tagged to use the stricter formatting"
+	@echo "  * test_deprecated - checks for deprecation tags in our code which may need to be removed"
+	@echo ""
+
+# -----------------------------------------------------------------------------
+# Packages
+#
 package_debian:
 	cd build_files/package_spec ; DEB_BUILD_OPTIONS="parallel=$(NPROCS)" sh ./build_debian.sh
 
@@ -93,7 +140,10 @@
 	make -C $(BUILD_DIR) -s package_archive
 	@echo archive in "$(BUILD_DIR)/release"
 
-# forward build targets
+
+# -----------------------------------------------------------------------------
+# Tests
+#
 test:

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list