[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [40018] branches/soc-2010-nicks: svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ blender

Benoit Bolsee benoit.bolsee at online.be
Wed Sep 7 17:34:05 CEST 2011


Revision: 40018
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=40018
Author:   ben2610
Date:     2011-09-07 15:34:04 +0000 (Wed, 07 Sep 2011)
Log Message:
-----------
svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/blender

Modified Paths:
--------------
    branches/soc-2010-nicks/CMakeLists.txt
    branches/soc-2010-nicks/GNUmakefile
    branches/soc-2010-nicks/SConstruct
    branches/soc-2010-nicks/build_files/buildbot/config/user-config-i686.py
    branches/soc-2010-nicks/build_files/buildbot/config/user-config-player-i686.py
    branches/soc-2010-nicks/build_files/buildbot/config/user-config-player-x86_64.py
    branches/soc-2010-nicks/build_files/buildbot/config/user-config-x86_64.py
    branches/soc-2010-nicks/build_files/buildbot/master.cfg
    branches/soc-2010-nicks/build_files/buildbot/master_unpack.py
    branches/soc-2010-nicks/build_files/buildbot/slave_compile.py
    branches/soc-2010-nicks/build_files/buildbot/slave_pack.py
    branches/soc-2010-nicks/build_files/cmake/buildinfo.cmake
    branches/soc-2010-nicks/build_files/cmake/cmake_consistency_check.py
    branches/soc-2010-nicks/build_files/cmake/cmake_netbeans_project.py
    branches/soc-2010-nicks/build_files/cmake/cmake_qtcreator_project.py
    branches/soc-2010-nicks/build_files/cmake/example_scripts/cmake_linux_install.sh
    branches/soc-2010-nicks/build_files/cmake/macros.cmake
    branches/soc-2010-nicks/build_files/cmake/packaging.cmake
    branches/soc-2010-nicks/build_files/package_spec/rpm/blender.spec.in
    branches/soc-2010-nicks/build_files/scons/config/aix4-config.py
    branches/soc-2010-nicks/build_files/scons/config/darwin-config.py
    branches/soc-2010-nicks/build_files/scons/config/linuxcross-config.py
    branches/soc-2010-nicks/build_files/scons/config/win32-mingw-config.py
    branches/soc-2010-nicks/build_files/scons/config/win32-vc-config.py
    branches/soc-2010-nicks/build_files/scons/config/win64-vc-config.py
    branches/soc-2010-nicks/build_files/scons/tools/Blender.py
    branches/soc-2010-nicks/build_files/scons/tools/btools.py
    branches/soc-2010-nicks/doc/doxygen/Doxyfile
    branches/soc-2010-nicks/extern/binreloc/CMakeLists.txt
    branches/soc-2010-nicks/extern/bullet2/CMakeLists.txt
    branches/soc-2010-nicks/extern/bullet2/src/SConscript
    branches/soc-2010-nicks/extern/eltopo/CMakeLists.txt
    branches/soc-2010-nicks/extern/eltopo/SConscript
    branches/soc-2010-nicks/extern/glew/CMakeLists.txt
    branches/soc-2010-nicks/extern/libopenjpeg/CMakeLists.txt
    branches/soc-2010-nicks/extern/lzo/CMakeLists.txt
    branches/soc-2010-nicks/intern/CMakeLists.txt
    branches/soc-2010-nicks/intern/audaspace/CMakeLists.txt
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_AccumulatorFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_AccumulatorFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_BaseIIRFilterReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_ButterworthFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_ButterworthFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DelayFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DelayFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DelayReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DelayReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DoubleFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DoubleFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DoubleReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_EffectFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_EffectFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_EffectReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_EffectReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_EnvelopeFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_EnvelopeFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_FaderFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_FaderFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_FaderReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_FaderReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_HighpassFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_HighpassFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_IIRFilterFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_IIRFilterFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_IIRFilterReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_IIRFilterReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LimiterFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LimiterFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LimiterReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LimiterReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LoopFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LoopFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LoopReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LoopReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LowpassFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_LowpassFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_PingPongFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_PingPongFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_PitchFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_PitchFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_PitchReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_PitchReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_RectifyFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_RectifyFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_ReverseFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_ReverseFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_ReverseReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_ReverseReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_SquareFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_SquareFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_SumFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_SumFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_SuperposeFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_SuperposeFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_SuperposeReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_SuperposeReader.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_VolumeFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_VolumeFactory.h
    branches/soc-2010-nicks/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/soc-2010-nicks/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    branches/soc-2010-nicks/intern/audaspace/Python/AUD_PyAPI.cpp
    branches/soc-2010-nicks/intern/audaspace/Python/AUD_PyAPI.h
    branches/soc-2010-nicks/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/SRC/AUD_SRCResampleFactory.h
    branches/soc-2010-nicks/intern/audaspace/SRC/AUD_SRCResampleReader.cpp
    branches/soc-2010-nicks/intern/audaspace/SRC/AUD_SRCResampleReader.h
    branches/soc-2010-nicks/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h
    branches/soc-2010-nicks/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2010-nicks/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/soc-2010-nicks/intern/audaspace/fftw/AUD_BandPassReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_3DMath.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_Buffer.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_Buffer.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_BufferReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_BufferReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_C-API.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_C-API.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ChannelMapperReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ConverterFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ConverterFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ConverterFunctions.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ConverterReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_FileFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_FileFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_I3DDevice.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_IDevice.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_IFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_IReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_LinearResampleFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_LinearResampleFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_LinearResampleReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_LinearResampleReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_Mixer.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_Mixer.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_MixerFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_MixerFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_NULLDevice.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ReadDevice.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ReadDevice.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_Reference.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SequencerFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SequencerFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SequencerReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SequencerReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SilenceFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SilenceFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SilenceReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SilenceReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SinusFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SinusFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SinusReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SinusReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SoftwareDevice.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_Space.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_StreamBufferFactory.h
    branches/soc-2010-nicks/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/soc-2010-nicks/intern/audaspace/jack/AUD_JackDevice.h
    branches/soc-2010-nicks/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/sndfile/AUD_SndFileFactory.h
    branches/soc-2010-nicks/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/soc-2010-nicks/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/soc-2010-nicks/intern/boolop/CMakeLists.txt
    branches/soc-2010-nicks/intern/bsp/CMakeLists.txt
    branches/soc-2010-nicks/intern/elbeem/extern/elbeem.h
    branches/soc-2010-nicks/intern/elbeem/intern/simulation_object.cpp
    branches/soc-2010-nicks/intern/elbeem/intern/solver_class.h
    branches/soc-2010-nicks/intern/elbeem/intern/solver_init.cpp
    branches/soc-2010-nicks/intern/elbeem/intern/solver_interface.h
    branches/soc-2010-nicks/intern/ffmpeg/ffmpeg_compat.h
    branches/soc-2010-nicks/intern/ghost/CMakeLists.txt
    branches/soc-2010-nicks/intern/ghost/GHOST_C-api.h
    branches/soc-2010-nicks/intern/ghost/GHOST_ISystem.h
    branches/soc-2010-nicks/intern/ghost/GHOST_Types.h
    branches/soc-2010-nicks/intern/ghost/SConscript
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_C-api.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_Debug.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_DropTargetWin32.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_DropTargetWin32.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_EventManager.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_EventNDOF.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_EventPrinter.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_EventPrinter.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_ISystem.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_ISystemPaths.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_NDOFManager.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_NDOFManager.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_Path-api.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_System.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_System.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemPathsWin32.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemPathsWin32.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemPathsX11.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_TaskbarWin32.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_Window.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_Window.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_WindowCocoa.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_WindowNULL.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_WindowWin32.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2010-nicks/intern/ghost/test/gears/GHOST_C-Test.c
    branches/soc-2010-nicks/intern/ghost/test/gears/GHOST_Test.cpp
    branches/soc-2010-nicks/intern/ghost/test/multitest/MultiTest.c
    branches/soc-2010-nicks/intern/guardedalloc/MEM_sys_types.h
    branches/soc-2010-nicks/intern/guardedalloc/intern/mallocn.c
    branches/soc-2010-nicks/intern/iksolver/intern/IK_QJacobian.cpp
    branches/soc-2010-nicks/intern/iksolver/intern/IK_QJacobian.h
    branches/soc-2010-nicks/intern/iksolver/intern/IK_QSegment.cpp
    branches/soc-2010-nicks/intern/iksolver/intern/IK_QTask.cpp
    branches/soc-2010-nicks/intern/itasc/ConstraintSet.cpp
    branches/soc-2010-nicks/intern/itasc/kdl/frames_io.cpp
    branches/soc-2010-nicks/intern/mikktspace/mikktspace.c
    branches/soc-2010-nicks/intern/opennl/CMakeLists.txt
    branches/soc-2010-nicks/intern/opennl/superlu/superlu_sys_types.h
    branches/soc-2010-nicks/intern/smoke/CMakeLists.txt
    branches/soc-2010-nicks/intern/smoke/SConscript
    branches/soc-2010-nicks/intern/smoke/intern/FFT_NOISE.h
    branches/soc-2010-nicks/intern/smoke/intern/WAVELET_NOISE.h
    branches/soc-2010-nicks/intern/smoke/intern/WTURBULENCE.cpp
    branches/soc-2010-nicks/release/datafiles/blenderbuttons
    branches/soc-2010-nicks/release/datafiles/splash.png
    branches/soc-2010-nicks/release/scripts/modules/addon_utils.py
    branches/soc-2010-nicks/release/scripts/modules/bpy/__init__.py
    branches/soc-2010-nicks/release/scripts/modules/bpy/ops.py
    branches/soc-2010-nicks/release/scripts/modules/bpy/path.py
    branches/soc-2010-nicks/release/scripts/modules/bpy/utils.py
    branches/soc-2010-nicks/release/scripts/modules/bpy_extras/__init__.py
    branches/soc-2010-nicks/release/scripts/modules/bpy_extras/image_utils.py
    branches/soc-2010-nicks/release/scripts/modules/bpy_extras/io_utils.py
    branches/soc-2010-nicks/release/scripts/modules/bpy_extras/mesh_utils.py
    branches/soc-2010-nicks/release/scripts/modules/bpy_extras/object_utils.py
    branches/soc-2010-nicks/release/scripts/modules/bpy_extras/view3d_utils.py
    branches/soc-2010-nicks/release/scripts/modules/bpy_types.py
    branches/soc-2010-nicks/release/scripts/modules/bpyml.py
    branches/soc-2010-nicks/release/scripts/modules/bpyml_ui.py
    branches/soc-2010-nicks/release/scripts/modules/console/complete_namespace.py
    branches/soc-2010-nicks/release/scripts/modules/console/intellisense.py
    branches/soc-2010-nicks/release/scripts/modules/console_python.py
    branches/soc-2010-nicks/release/scripts/modules/keyingsets_utils.py
    branches/soc-2010-nicks/release/scripts/modules/rna_info.py
    branches/soc-2010-nicks/release/scripts/modules/rna_prop_ui.py
    branches/soc-2010-nicks/release/scripts/presets/ffmpeg/DV.py
    branches/soc-2010-nicks/release/scripts/presets/ffmpeg/DVD.py
    branches/soc-2010-nicks/release/scripts/presets/ffmpeg/SVCD.py
    branches/soc-2010-nicks/release/scripts/presets/ffmpeg/VCD.py
    branches/soc-2010-nicks/release/scripts/presets/ffmpeg/xvid.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/add_mesh_torus.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/animsys_update.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/image.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/mesh.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/nla.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/object.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/object_align.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/object_quick_effects.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/object_randomize_transform.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/presets.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/screen_play_rendered_anim.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/sequencer.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/uvcalc_follow_active.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/uvcalc_lightmap.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/uvcalc_smart_project.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/vertexpaint_dirt.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/wm.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/__init__.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_animviz.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_bone.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_camera.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_empty.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_lamp.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_lattice.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_metaball.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_game.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_material.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_object.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_object_constraint.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_physics_cloth.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_physics_common.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_physics_field.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_physics_fluid.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_physics_smoke.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_physics_softbody.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_render.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_scene.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_texture.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_world.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_console.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_dopesheet.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_filebrowser.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_graph.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_image.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_info.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_logic.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_nla.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_node.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_outliner.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_sequencer.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_text.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_time.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_userpref.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_userpref_keymap.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_view3d.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/soc-2010-nicks/release/scripts/startup/keyingsets_builtins.py
    branches/soc-2010-nicks/release/scripts/templates/addon_add_object.py
    branches/soc-2010-nicks/release/scripts/templates/operator_export.py
    branches/soc-2010-nicks/release/scripts/templates/operator_mesh_add.py
    branches/soc-2010-nicks/release/scripts/templates/operator_modal.py
    branches/soc-2010-nicks/release/scripts/templates/operator_modal_draw.py
    branches/soc-2010-nicks/release/scripts/templates/operator_modal_timer.py
    branches/soc-2010-nicks/release/scripts/templates/operator_modal_view3d.py
    branches/soc-2010-nicks/release/scripts/templates/operator_simple.py
    branches/soc-2010-nicks/release/text/GPL-license.txt
    branches/soc-2010-nicks/release/text/readme.html
    branches/soc-2010-nicks/source/blender/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/avi/AVI_avi.h
    branches/soc-2010-nicks/source/blender/avi/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/avi/SConscript
    branches/soc-2010-nicks/source/blender/avi/intern/avi.c
    branches/soc-2010-nicks/source/blender/avi/intern/options.c
    branches/soc-2010-nicks/source/blender/blenfont/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/blenfont/intern/blf.c
    branches/soc-2010-nicks/source/blender/blenfont/intern/blf_font.c
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_action.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_anim.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_animsys.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_armature.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_blender.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_constraint.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_curve.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_depsgraph.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_displist.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_effect.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_global.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_image.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_library.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_main.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_material.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_nla.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_node.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_particle.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_sound.h
    branches/soc-2010-nicks/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/blenkernel/SConscript
    branches/soc-2010-nicks/source/blender/blenkernel/depsgraph_private.h
    branches/soc-2010-nicks/source/blender/blenkernel/intern/BME_tools.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/action.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/anim.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/armature.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/blender.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/boids.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/brush.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/bvhutils.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/cloth.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/collision.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/constraint.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/curve.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/customdata.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/displist.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/effect.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/gpencil.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/idcode.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/image.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/ipo.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/key.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/library.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/material.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/mesh.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/mesh_validate.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/modifier.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/multires.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/nla.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/node.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/object.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/paint.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/particle.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/report.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/sca.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/scene.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/seqeffects.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/smoke.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/softbody.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/sound.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/text.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/texture.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/unit.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/writeavi.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2010-nicks/source/blender/blenkernel/intern/writeframeserver.c
    branches/soc-2010-nicks/source/blender/blenlib/BLI_ghash.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_math_base.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_math_color.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_math_geom.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_math_inline.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_math_matrix.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_math_rotation.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_string.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_utildefines.h
    branches/soc-2010-nicks/source/blender/blenlib/BLI_winstuff.h
    branches/soc-2010-nicks/source/blender/blenlib/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/blenlib/intern/BLI_args.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/BLI_ghash.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/BLI_kdtree.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/fileops.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/graph.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/jitter.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/math_base_inline.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/math_color.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/math_geom.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/math_matrix.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/math_vector.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/noise.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/path_util.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/pbvh.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/rct.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/scanfill.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/storage.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/string.c
    branches/soc-2010-nicks/source/blender/blenlib/intern/uvproject.c
    branches/soc-2010-nicks/source/blender/blenloader/BLO_readfile.h
    branches/soc-2010-nicks/source/blender/blenloader/BLO_sys_types.h
    branches/soc-2010-nicks/source/blender/blenloader/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/blenloader/SConscript
    branches/soc-2010-nicks/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2010-nicks/source/blender/blenloader/intern/readfile.c
    branches/soc-2010-nicks/source/blender/blenloader/intern/writefile.c
    branches/soc-2010-nicks/source/blender/blenpluginapi/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/blenpluginapi/SConscript
    branches/soc-2010-nicks/source/blender/blenpluginapi/iff.h
    branches/soc-2010-nicks/source/blender/collada/AnimationImporter.cpp
    branches/soc-2010-nicks/source/blender/collada/AnimationImporter.h
    branches/soc-2010-nicks/source/blender/collada/ArmatureExporter.cpp
    branches/soc-2010-nicks/source/blender/collada/ArmatureExporter.h
    branches/soc-2010-nicks/source/blender/collada/ArmatureImporter.cpp
    branches/soc-2010-nicks/source/blender/collada/ArmatureImporter.h
    branches/soc-2010-nicks/source/blender/collada/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/collada/CameraExporter.cpp
    branches/soc-2010-nicks/source/blender/collada/CameraExporter.h
    branches/soc-2010-nicks/source/blender/collada/DocumentExporter.cpp
    branches/soc-2010-nicks/source/blender/collada/DocumentExporter.h
    branches/soc-2010-nicks/source/blender/collada/DocumentImporter.cpp
    branches/soc-2010-nicks/source/blender/collada/DocumentImporter.h
    branches/soc-2010-nicks/source/blender/collada/EffectExporter.cpp
    branches/soc-2010-nicks/source/blender/collada/EffectExporter.h
    branches/soc-2010-nicks/source/blender/collada/ExtraHandler.cpp
    branches/soc-2010-nicks/source/blender/collada/ExtraHandler.h
    branches/soc-2010-nicks/source/blender/collada/ExtraTags.cpp
    branches/soc-2010-nicks/source/blender/collada/GeometryExporter.cpp
    branches/soc-2010-nicks/source/blender/collada/GeometryExporter.h
    branches/soc-2010-nicks/source/blender/collada/ImageExporter.cpp
    branches/soc-2010-nicks/source/blender/collada/ImageExporter.h
    branches/soc-2010-nicks/source/blender/collada/LightExporter.cpp
    branches/soc-2010-nicks/source/blender/collada/LightExporter.h
    branches/soc-2010-nicks/source/blender/collada/MaterialExporter.cpp
    branches/soc-2010-nicks/source/blender/collada/MaterialExporter.h
    branches/soc-2010-nicks/source/blender/collada/MeshImporter.cpp
    branches/soc-2010-nicks/source/blender/collada/MeshImporter.h
    branches/soc-2010-nicks/source/blender/collada/SConscript
    branches/soc-2010-nicks/source/blender/collada/SkinInfo.cpp
    branches/soc-2010-nicks/source/blender/collada/TransformReader.cpp
    branches/soc-2010-nicks/source/blender/collada/TransformWriter.cpp
    branches/soc-2010-nicks/source/blender/collada/collada.cpp
    branches/soc-2010-nicks/source/blender/collada/collada.h
    branches/soc-2010-nicks/source/blender/collada/collada_internal.cpp
    branches/soc-2010-nicks/source/blender/editors/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/animation/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2010-nicks/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2010-nicks/source/blender/editors/animation/anim_deps.c
    branches/soc-2010-nicks/source/blender/editors/animation/anim_draw.c
    branches/soc-2010-nicks/source/blender/editors/animation/anim_filter.c
    branches/soc-2010-nicks/source/blender/editors/animation/anim_intern.h
    branches/soc-2010-nicks/source/blender/editors/animation/anim_ipo_utils.c
    branches/soc-2010-nicks/source/blender/editors/animation/anim_markers.c
    branches/soc-2010-nicks/source/blender/editors/animation/anim_ops.c
    branches/soc-2010-nicks/source/blender/editors/animation/drivers.c
    branches/soc-2010-nicks/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2010-nicks/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2010-nicks/source/blender/editors/animation/keyframes_edit.c
    branches/soc-2010-nicks/source/blender/editors/animation/keyframes_general.c
    branches/soc-2010-nicks/source/blender/editors/animation/keyframing.c
    branches/soc-2010-nicks/source/blender/editors/animation/keyingsets.c
    branches/soc-2010-nicks/source/blender/editors/armature/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/armature/SConscript
    branches/soc-2010-nicks/source/blender/editors/armature/armature_intern.h
    branches/soc-2010-nicks/source/blender/editors/armature/armature_ops.c
    branches/soc-2010-nicks/source/blender/editors/armature/editarmature.c
    branches/soc-2010-nicks/source/blender/editors/armature/poseSlide.c
    branches/soc-2010-nicks/source/blender/editors/armature/poseUtils.c
    branches/soc-2010-nicks/source/blender/editors/armature/poselib.c
    branches/soc-2010-nicks/source/blender/editors/armature/poseobject.c
    branches/soc-2010-nicks/source/blender/editors/curve/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/curve/editcurve.c
    branches/soc-2010-nicks/source/blender/editors/curve/editfont.c
    branches/soc-2010-nicks/source/blender/editors/datafiles/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/datafiles/blenderbuttons.c
    branches/soc-2010-nicks/source/blender/editors/datafiles/preview.blend.c
    branches/soc-2010-nicks/source/blender/editors/datafiles/splash.png.c
    branches/soc-2010-nicks/source/blender/editors/datafiles/startup.blend.c
    branches/soc-2010-nicks/source/blender/editors/gpencil/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2010-nicks/source/blender/editors/gpencil/editaction_gpencil.c
    branches/soc-2010-nicks/source/blender/editors/gpencil/gpencil_buttons.c
    branches/soc-2010-nicks/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2010-nicks/source/blender/editors/gpencil/gpencil_intern.h
    branches/soc-2010-nicks/source/blender/editors/gpencil/gpencil_ops.c
    branches/soc-2010-nicks/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2010-nicks/source/blender/editors/include/BIF_glutil.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_anim_api.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_curve.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_gpencil.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_keyframes_draw.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_keyframes_edit.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_keyframing.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_markers.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_node.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_object.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_sequencer.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_transform.h
    branches/soc-2010-nicks/source/blender/editors/include/ED_view3d.h
    branches/soc-2010-nicks/source/blender/editors/include/UI_icons.h
    branches/soc-2010-nicks/source/blender/editors/include/UI_interface.h
    branches/soc-2010-nicks/source/blender/editors/include/UI_resources.h
    branches/soc-2010-nicks/source/blender/editors/interface/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/interface/interface.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_anim.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_draw.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_handlers.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_icons.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_intern.h
    branches/soc-2010-nicks/source/blender/editors/interface/interface_layout.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_panel.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_regions.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_style.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_templates.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_utils.c
    branches/soc-2010-nicks/source/blender/editors/interface/interface_widgets.c
    branches/soc-2010-nicks/source/blender/editors/interface/resources.c
    branches/soc-2010-nicks/source/blender/editors/interface/view2d.c
    branches/soc-2010-nicks/source/blender/editors/mesh/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/mesh/SConscript
    branches/soc-2010-nicks/source/blender/editors/mesh/editmesh.c
    branches/soc-2010-nicks/source/blender/editors/mesh/editmesh_lib.c
    branches/soc-2010-nicks/source/blender/editors/mesh/editmesh_loop.c
    branches/soc-2010-nicks/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2010-nicks/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2010-nicks/source/blender/editors/mesh/mesh_data.c
    branches/soc-2010-nicks/source/blender/editors/metaball/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/object/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/object/SConscript
    branches/soc-2010-nicks/source/blender/editors/object/object_add.c
    branches/soc-2010-nicks/source/blender/editors/object/object_bake.c
    branches/soc-2010-nicks/source/blender/editors/object/object_constraint.c
    branches/soc-2010-nicks/source/blender/editors/object/object_edit.c
    branches/soc-2010-nicks/source/blender/editors/object/object_hook.c
    branches/soc-2010-nicks/source/blender/editors/object/object_intern.h
    branches/soc-2010-nicks/source/blender/editors/object/object_modifier.c
    branches/soc-2010-nicks/source/blender/editors/object/object_ops.c
    branches/soc-2010-nicks/source/blender/editors/object/object_relations.c
    branches/soc-2010-nicks/source/blender/editors/object/object_select.c
    branches/soc-2010-nicks/source/blender/editors/object/object_transform.c
    branches/soc-2010-nicks/source/blender/editors/physics/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/physics/SConscript
    branches/soc-2010-nicks/source/blender/editors/physics/particle_edit.c
    branches/soc-2010-nicks/source/blender/editors/physics/physics_fluid.c
    branches/soc-2010-nicks/source/blender/editors/physics/physics_pointcache.c
    branches/soc-2010-nicks/source/blender/editors/render/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/render/SConscript
    branches/soc-2010-nicks/source/blender/editors/render/render_internal.c
    branches/soc-2010-nicks/source/blender/editors/render/render_opengl.c
    branches/soc-2010-nicks/source/blender/editors/render/render_preview.c
    branches/soc-2010-nicks/source/blender/editors/render/render_shading.c
    branches/soc-2010-nicks/source/blender/editors/render/render_update.c
    branches/soc-2010-nicks/source/blender/editors/screen/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/screen/SConscript
    branches/soc-2010-nicks/source/blender/editors/screen/area.c
    branches/soc-2010-nicks/source/blender/editors/screen/glutil.c
    branches/soc-2010-nicks/source/blender/editors/screen/screen_edit.c
    branches/soc-2010-nicks/source/blender/editors/screen/screen_ops.c
    branches/soc-2010-nicks/source/blender/editors/sculpt_paint/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/sculpt_paint/SConscript
    branches/soc-2010-nicks/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2010-nicks/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2010-nicks/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2010-nicks/source/blender/editors/sound/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/sound/sound_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_action/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_action/action_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_action/action_edit.c
    branches/soc-2010-nicks/source/blender/editors/space_action/action_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_action/action_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_action/action_select.c
    branches/soc-2010-nicks/source/blender/editors/space_action/space_action.c
    branches/soc-2010-nicks/source/blender/editors/space_api/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_buttons/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2010-nicks/source/blender/editors/space_buttons/buttons_header.c
    branches/soc-2010-nicks/source/blender/editors/space_buttons/buttons_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_buttons/buttons_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2010-nicks/source/blender/editors/space_console/console_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_console/console_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_console/space_console.c
    branches/soc-2010-nicks/source/blender/editors/space_file/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_file/SConscript
    branches/soc-2010-nicks/source/blender/editors/space_file/file_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_file/file_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_file/filelist.c
    branches/soc-2010-nicks/source/blender/editors/space_file/filesel.c
    branches/soc-2010-nicks/source/blender/editors/space_file/fsmenu.c
    branches/soc-2010-nicks/source/blender/editors/space_graph/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2010-nicks/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2010-nicks/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_graph/graph_select.c
    branches/soc-2010-nicks/source/blender/editors/space_graph/graph_utils.c
    branches/soc-2010-nicks/source/blender/editors/space_graph/space_graph.c
    branches/soc-2010-nicks/source/blender/editors/space_image/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_image/image_buttons.c
    branches/soc-2010-nicks/source/blender/editors/space_image/image_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_image/image_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_image/space_image.c
    branches/soc-2010-nicks/source/blender/editors/space_info/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_info/info_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_info/info_stats.c
    branches/soc-2010-nicks/source/blender/editors/space_logic/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_logic/logic_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_logic/logic_window.c
    branches/soc-2010-nicks/source/blender/editors/space_nla/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2010-nicks/source/blender/editors/space_nla/nla_channels.c
    branches/soc-2010-nicks/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2010-nicks/source/blender/editors/space_nla/nla_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_nla/nla_select.c
    branches/soc-2010-nicks/source/blender/editors/space_nla/space_nla.c
    branches/soc-2010-nicks/source/blender/editors/space_node/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_node/SConscript
    branches/soc-2010-nicks/source/blender/editors/space_node/drawnode.c
    branches/soc-2010-nicks/source/blender/editors/space_node/node_buttons.c
    branches/soc-2010-nicks/source/blender/editors/space_node/node_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_node/node_edit.c
    branches/soc-2010-nicks/source/blender/editors/space_node/node_header.c
    branches/soc-2010-nicks/source/blender/editors/space_node/node_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_node/node_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_node/node_select.c
    branches/soc-2010-nicks/source/blender/editors/space_node/node_state.c
    branches/soc-2010-nicks/source/blender/editors/space_node/space_node.c
    branches/soc-2010-nicks/source/blender/editors/space_outliner/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_outliner/outliner_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_outliner/outliner_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2010-nicks/source/blender/editors/space_script/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_sequencer/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_sequencer/SConscript
    branches/soc-2010-nicks/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2010-nicks/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2010-nicks/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2010-nicks/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2010-nicks/source/blender/editors/space_sound/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_text/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_text/space_text.c
    branches/soc-2010-nicks/source/blender/editors/space_text/text_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_text/text_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_text/text_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_text/text_python.c
    branches/soc-2010-nicks/source/blender/editors/space_time/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_time/space_time.c
    branches/soc-2010-nicks/source/blender/editors/space_time/time_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_time/time_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_userpref/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_view3d/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/space_view3d/drawanimviz.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_fly.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2010-nicks/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2010-nicks/source/blender/editors/transform/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/transform/transform.c
    branches/soc-2010-nicks/source/blender/editors/transform/transform.h
    branches/soc-2010-nicks/source/blender/editors/transform/transform_constraints.c
    branches/soc-2010-nicks/source/blender/editors/transform/transform_conversions.c
    branches/soc-2010-nicks/source/blender/editors/transform/transform_generics.c
    branches/soc-2010-nicks/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2010-nicks/source/blender/editors/transform/transform_ops.c
    branches/soc-2010-nicks/source/blender/editors/transform/transform_snap.c
    branches/soc-2010-nicks/source/blender/editors/util/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/util/ed_util.c
    branches/soc-2010-nicks/source/blender/editors/util/undo.c
    branches/soc-2010-nicks/source/blender/editors/uvedit/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/editors/uvedit/uvedit_draw.c
    branches/soc-2010-nicks/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2010-nicks/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2010-nicks/source/blender/gpu/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/gpu/GPU_buffers.h
    branches/soc-2010-nicks/source/blender/gpu/GPU_draw.h
    branches/soc-2010-nicks/source/blender/gpu/GPU_extensions.h
    branches/soc-2010-nicks/source/blender/gpu/SConscript
    branches/soc-2010-nicks/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2010-nicks/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2010-nicks/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2010-nicks/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2010-nicks/source/blender/gpu/intern/gpu_material.c
    branches/soc-2010-nicks/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/soc-2010-nicks/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/soc-2010-nicks/source/blender/ikplugin/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/imbuf/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2010-nicks/source/blender/imbuf/intern/IMB_anim.h
    branches/soc-2010-nicks/source/blender/imbuf/intern/allocimbuf.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/anim_movie.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/cineon/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/imbuf/intern/cineon/cineonlib.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/cineon/logImageCore.h
    branches/soc-2010-nicks/source/blender/imbuf/intern/dds/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2010-nicks/source/blender/imbuf/intern/divers.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/filter.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/openexr/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2010-nicks/source/blender/imbuf/intern/openexr/openexr_multi.h
    branches/soc-2010-nicks/source/blender/imbuf/intern/rectop.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/thumbs.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/tiff.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/util.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/writeimage.c
    branches/soc-2010-nicks/source/blender/makesdna/DNA_ID.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_action_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_anim_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_armature_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_constraint_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_gpencil_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_image_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_ipo_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_material_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_nla_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_node_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_object_fluidsim.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_object_force.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_object_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_sdna_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_sequence_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_sound_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_space_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2010-nicks/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2010-nicks/source/blender/makesdna/intern/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/makesdna/intern/SConscript
    branches/soc-2010-nicks/source/blender/makesdna/intern/dna_genfile.c
    branches/soc-2010-nicks/source/blender/makesdna/intern/makesdna.c
    branches/soc-2010-nicks/source/blender/makesrna/RNA_access.h
    branches/soc-2010-nicks/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2010-nicks/source/blender/makesrna/RNA_types.h
    branches/soc-2010-nicks/source/blender/makesrna/SConscript
    branches/soc-2010-nicks/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/makesrna/intern/SConscript
    branches/soc-2010-nicks/source/blender/makesrna/intern/makesrna.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_access.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_action.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_actuator.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_animation_api.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_animviz.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_camera.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_cloth.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_controller.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_define.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_fluidsim.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_group.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_image.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_internal_types.h
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_main.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_material.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_object.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_object_api.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_render.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_rna.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_screen.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_sound.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_space.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_wm_api.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_world.c
    branches/soc-2010-nicks/source/blender/modifiers/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/modifiers/SConscript
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_armature.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_array.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_bevel.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_boolean.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_build.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_cast.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_cloth.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_collision.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_curve.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_decimate.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_displace.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_explode.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_fluidsim.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_fluidsim_util.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_hook.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_lattice.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_mask.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_mirror.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_multires.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_none.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_particleinstance.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_screw.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_shapekey.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_smoke.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_smooth.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_softbody.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_solidify.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_subsurf.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_surface.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_util.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_util.h
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_uvproject.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_warp.c
    branches/soc-2010-nicks/source/blender/modifiers/intern/MOD_wave.c
    branches/soc-2010-nicks/source/blender/nodes/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/nodes/SConscript
    branches/soc-2010-nicks/source/blender/nodes/intern/node_util.c
    branches/soc-2010-nicks/source/blender/nodes/intern/node_util.h
    branches/soc-2010-nicks/source/blender/python/BPY_extern.h
    branches/soc-2010-nicks/source/blender/python/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/python/SConscript
    branches/soc-2010-nicks/source/blender/python/generic/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/python/generic/IDProp.c
    branches/soc-2010-nicks/source/blender/python/generic/IDProp.h
    branches/soc-2010-nicks/source/blender/python/generic/bgl.c
    branches/soc-2010-nicks/source/blender/python/generic/noise_py_api.c
    branches/soc-2010-nicks/source/blender/python/generic/py_capi_utils.c
    branches/soc-2010-nicks/source/blender/python/generic/py_capi_utils.h
    branches/soc-2010-nicks/source/blender/python/intern/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/python/intern/bpy.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_app.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_driver.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_interface.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_library.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_operator.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_props.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_rna.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_rna.h
    branches/soc-2010-nicks/source/blender/python/intern/bpy_rna_anim.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_rna_array.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_traceback.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_util.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_util.h
    branches/soc-2010-nicks/source/blender/quicktime/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/quicktime/apple/qtkit_export.m
    branches/soc-2010-nicks/source/blender/render/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/render/SConscript
    branches/soc-2010-nicks/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2010-nicks/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2010-nicks/source/blender/render/intern/include/rayobject.h
    branches/soc-2010-nicks/source/blender/render/intern/include/render_types.h
    branches/soc-2010-nicks/source/blender/render/intern/source/convertblender.c
    branches/soc-2010-nicks/source/blender/render/intern/source/envmap.c
    branches/soc-2010-nicks/source/blender/render/intern/source/gammaCorrectionTables.c
    branches/soc-2010-nicks/source/blender/render/intern/source/imagetexture.c
    branches/soc-2010-nicks/source/blender/render/intern/source/initrender.c
    branches/soc-2010-nicks/source/blender/render/intern/source/occlusion.c
    branches/soc-2010-nicks/source/blender/render/intern/source/pipeline.c
    branches/soc-2010-nicks/source/blender/render/intern/source/pixelblending.c
    branches/soc-2010-nicks/source/blender/render/intern/source/pixelshading.c
    branches/soc-2010-nicks/source/blender/render/intern/source/pointdensity.c
    branches/soc-2010-nicks/source/blender/render/intern/source/rayshade.c
    branches/soc-2010-nicks/source/blender/render/intern/source/render_texture.c
    branches/soc-2010-nicks/source/blender/render/intern/source/rendercore.c
    branches/soc-2010-nicks/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2010-nicks/source/blender/render/intern/source/shadbuf.c
    branches/soc-2010-nicks/source/blender/render/intern/source/shadeinput.c
    branches/soc-2010-nicks/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2010-nicks/source/blender/render/intern/source/sss.c
    branches/soc-2010-nicks/source/blender/render/intern/source/strand.c
    branches/soc-2010-nicks/source/blender/render/intern/source/sunsky.c
    branches/soc-2010-nicks/source/blender/render/intern/source/volume_precache.c
    branches/soc-2010-nicks/source/blender/render/intern/source/volumetric.c
    branches/soc-2010-nicks/source/blender/render/intern/source/voxeldata.c
    branches/soc-2010-nicks/source/blender/render/intern/source/zbuf.c
    branches/soc-2010-nicks/source/blender/windowmanager/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/windowmanager/SConscript
    branches/soc-2010-nicks/source/blender/windowmanager/WM_api.h
    branches/soc-2010-nicks/source/blender/windowmanager/WM_types.h
    branches/soc-2010-nicks/source/blender/windowmanager/intern/wm.c
    branches/soc-2010-nicks/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2010-nicks/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2010-nicks/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2010-nicks/source/blender/windowmanager/intern/wm_jobs.c
    branches/soc-2010-nicks/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2010-nicks/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2010-nicks/source/blender/windowmanager/intern/wm_subwindow.c
    branches/soc-2010-nicks/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2010-nicks/source/blender/windowmanager/wm_event_types.h
    branches/soc-2010-nicks/source/blenderplayer/CMakeLists.txt
    branches/soc-2010-nicks/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/soc-2010-nicks/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2010-nicks/source/creator/CMakeLists.txt
    branches/soc-2010-nicks/source/creator/SConscript
    branches/soc-2010-nicks/source/creator/buildinfo.c
    branches/soc-2010-nicks/source/creator/creator.c
    branches/soc-2010-nicks/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2010-nicks/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h
    branches/soc-2010-nicks/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/BL_ActionActuator.h
    branches/soc-2010-nicks/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/BL_ArmatureObject.h
    branches/soc-2010-nicks/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/BL_DeformableGameObject.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/soc-2010-nicks/source/gameengine/Converter/BL_MeshDeformer.h
    branches/soc-2010-nicks/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/soc-2010-nicks/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/soc-2010-nicks/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/BL_SkinDeformer.h
    branches/soc-2010-nicks/source/gameengine/Converter/BlenderWorldInfo.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/KX_BlenderScalarInterpolator.h
    branches/soc-2010-nicks/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2010-nicks/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/KX_ConvertControllers.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/soc-2010-nicks/source/gameengine/Converter/KX_IpoConvert.h
    branches/soc-2010-nicks/source/gameengine/Converter/SConscript
    branches/soc-2010-nicks/source/gameengine/Expressions/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/Expressions/InputParser.cpp
    branches/soc-2010-nicks/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/soc-2010-nicks/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2010-nicks/source/gameengine/GameLogic/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_2DFilterActuator.h
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_ISensor.h
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_PythonController.h
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_RandomNumberGenerator.cpp
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/soc-2010-nicks/source/gameengine/GameLogic/SCA_XORController.cpp
    branches/soc-2010-nicks/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/GamePlayer/common/bmfont.cpp
    branches/soc-2010-nicks/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2010-nicks/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2010-nicks/source/gameengine/GamePlayer/ghost/SConscript
    branches/soc-2010-nicks/source/gameengine/GamePlayer/xembed/npunix.c
    branches/soc-2010-nicks/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/BL_Material.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/BL_Shader.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/BL_Texture.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_Camera.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_CameraActuator.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_Dome.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_OrientationInterpolator.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_PyMath.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/KX_TrackToActuator.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/SConscript
    branches/soc-2010-nicks/source/gameengine/Network/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/Network/LoopBackNetwork/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h
    branches/soc-2010-nicks/source/gameengine/Network/NG_NetworkDeviceInterface.h
    branches/soc-2010-nicks/source/gameengine/Physics/Bullet/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2010-nicks/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/soc-2010-nicks/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2010-nicks/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_CameraData.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Blur2DFilter.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Dilation2DFilter.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Erosion2DFilter.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Laplacian2DFilter.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Prewitt2DFilter.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sharpen2DFilter.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sobel2DFilter.h
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2010-nicks/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2010-nicks/source/gameengine/SceneGraph/SG_BBox.cpp
    branches/soc-2010-nicks/source/gameengine/SceneGraph/SG_DList.h
    branches/soc-2010-nicks/source/gameengine/SceneGraph/SG_IObject.cpp
    branches/soc-2010-nicks/source/gameengine/SceneGraph/SG_IObject.h
    branches/soc-2010-nicks/source/gameengine/SceneGraph/SG_QList.h
    branches/soc-2010-nicks/source/gameengine/SceneGraph/SG_Spatial.cpp
    branches/soc-2010-nicks/source/gameengine/VideoTexture/CMakeLists.txt
    branches/soc-2010-nicks/source/gameengine/VideoTexture/Exception.cpp
    branches/soc-2010-nicks/source/gameengine/VideoTexture/Exception.h
    branches/soc-2010-nicks/source/gameengine/VideoTexture/FilterColor.h
    branches/soc-2010-nicks/source/gameengine/VideoTexture/ImageBase.cpp
    branches/soc-2010-nicks/source/gameengine/VideoTexture/ImageMix.cpp
    branches/soc-2010-nicks/source/gameengine/VideoTexture/ImageRender.cpp
    branches/soc-2010-nicks/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/soc-2010-nicks/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/soc-2010-nicks/source/gameengine/VideoTexture/blendVideoTex.cpp
    branches/soc-2010-nicks/source/tests/CMakeLists.txt
    branches/soc-2010-nicks/source/tests/bl_load_py_modules.py
    branches/soc-2010-nicks/source/tests/bl_run_operators.py
    branches/soc-2010-nicks/source/tools/CTS/FBlender.py

Added Paths:
-----------
    branches/soc-2010-nicks/build_files/cmake/Modules/FindFftw3.cmake
    branches/soc-2010-nicks/build_files/cmake/Modules/FindJack.cmake
    branches/soc-2010-nicks/build_files/cmake/Modules/FindJeMalloc.cmake
    branches/soc-2010-nicks/build_files/cmake/Modules/FindOpenCOLLADA.cmake
    branches/soc-2010-nicks/build_files/cmake/Modules/FindOpenEXR.cmake
    branches/soc-2010-nicks/build_files/cmake/Modules/FindOpenJPEG.cmake
    branches/soc-2010-nicks/build_files/cmake/Modules/FindPythonLibsUnix.cmake
    branches/soc-2010-nicks/build_files/cmake/Modules/FindSamplerate.cmake
    branches/soc-2010-nicks/build_files/cmake/Modules/FindSndFile.cmake
    branches/soc-2010-nicks/build_files/cmake/Modules/FindSpacenav.cmake
    branches/soc-2010-nicks/build_files/cmake/cmake_consistency_check_config.py
    branches/soc-2010-nicks/build_files/cmake/config/
    branches/soc-2010-nicks/build_files/cmake/config/blender_headless.cmake
    branches/soc-2010-nicks/build_files/cmake/config/blender_lite.cmake
    branches/soc-2010-nicks/build_files/cmake/config/bpy_module.cmake
    branches/soc-2010-nicks/build_files/scons/config/linux-config.py
    branches/soc-2010-nicks/doc/blender_file_format/
    branches/soc-2010-nicks/doc/build_systems/
    branches/soc-2010-nicks/doc/python_api/
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.h
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DynamicIIRFilterReader.cpp
    branches/soc-2010-nicks/intern/audaspace/FX/AUD_DynamicIIRFilterReader.h
    branches/soc-2010-nicks/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.cpp
    branches/soc-2010-nicks/intern/audaspace/ffmpeg/AUD_FFMPEGWriter.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_AnimateableProperty.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_AnimateableProperty.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_FileWriter.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_FileWriter.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_I3DHandle.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_IHandle.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_IWriter.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_JOSResampleFactory.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_JOSResampleFactory.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_JOSResampleReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_JOSResampleReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_JOSResampleReaderCoeff.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ReferenceHandler.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ResampleReader.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_ResampleReader.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SequencerEntry.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SequencerEntry.h
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SequencerHandle.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_SequencerHandle.h
    branches/soc-2010-nicks/intern/audaspace/sndfile/AUD_SndFileWriter.cpp
    branches/soc-2010-nicks/intern/audaspace/sndfile/AUD_SndFileWriter.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_DisplayManagerSDL.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_NDOFManagerCocoa.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_NDOFManagerWin32.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_NDOFManagerWin32.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_NDOFManagerX11.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_NDOFManagerX11.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemSDL.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_SystemSDL.h
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_WindowSDL.cpp
    branches/soc-2010-nicks/intern/ghost/intern/GHOST_WindowSDL.h
    branches/soc-2010-nicks/intern/ghost/test/CMakeLists.txt
    branches/soc-2010-nicks/intern/tools/credits_svn_gen.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_speaker.py
    branches/soc-2010-nicks/release/scripts/templates/batch_export.py
    branches/soc-2010-nicks/release/scripts/templates/ui_menu.py
    branches/soc-2010-nicks/release/scripts/templates/ui_menu_simple.py
    branches/soc-2010-nicks/release/scripts/templates/ui_panel_simple.py
    branches/soc-2010-nicks/source/blender/blenkernel/BKE_speaker.h
    branches/soc-2010-nicks/source/blender/blenkernel/intern/speaker.c
    branches/soc-2010-nicks/source/blender/blenlib/BLI_callbacks.h
    branches/soc-2010-nicks/source/blender/blenlib/intern/callbacks.c
    branches/soc-2010-nicks/source/blender/collada/AnimationExporter.cpp
    branches/soc-2010-nicks/source/blender/collada/AnimationExporter.h
    branches/soc-2010-nicks/source/blender/collada/ErrorHandler.cpp
    branches/soc-2010-nicks/source/blender/collada/ErrorHandler.h
    branches/soc-2010-nicks/source/blender/editors/gpencil/gpencil_undo.c
    branches/soc-2010-nicks/source/blender/editors/space_outliner/outliner_draw.c
    branches/soc-2010-nicks/source/blender/editors/space_outliner/outliner_edit.c
    branches/soc-2010-nicks/source/blender/editors/space_outliner/outliner_select.c
    branches/soc-2010-nicks/source/blender/editors/space_outliner/outliner_tools.c
    branches/soc-2010-nicks/source/blender/editors/space_outliner/outliner_tree.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/IMB_indexer.h
    branches/soc-2010-nicks/source/blender/imbuf/intern/indexer.c
    branches/soc-2010-nicks/source/blender/imbuf/intern/indexer_dv.c
    branches/soc-2010-nicks/source/blender/makesdna/DNA_speaker_types.h
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_speaker.c
    branches/soc-2010-nicks/source/blender/makesrna/intern/rna_texture_api.c
    branches/soc-2010-nicks/source/blender/nodes/NOD_composite.h
    branches/soc-2010-nicks/source/blender/nodes/NOD_shader.h
    branches/soc-2010-nicks/source/blender/nodes/NOD_socket.h
    branches/soc-2010-nicks/source/blender/nodes/NOD_texture.h
    branches/soc-2010-nicks/source/blender/nodes/composite/
    branches/soc-2010-nicks/source/blender/nodes/composite/node_composite_tree.c
    branches/soc-2010-nicks/source/blender/nodes/composite/node_composite_util.c
    branches/soc-2010-nicks/source/blender/nodes/composite/node_composite_util.h
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_alphaOver.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_blur.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_brightness.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_channelMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_chromaMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_colorMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_colorSpill.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_colorbalance.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_common.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_composite.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_crop.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_curves.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_defocus.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_diffMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_dilate.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_directionalblur.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_displace.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_filter.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_flip.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_gamma.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_glare.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_hueSatVal.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_huecorrect.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_idMask.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_image.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_invert.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_lensdist.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_levels.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_lummaMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_mapUV.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_mapValue.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_math.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_mixrgb.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_normal.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_normalize.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_outputFile.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_premulkey.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_rgb.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_rotate.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_scale.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_sepcombHSVA.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_sepcombRGBA.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_sepcombYCCA.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_sepcombYUVA.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_setalpha.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_splitViewer.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_texture.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_tonemap.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_translate.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_valToRgb.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_value.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_vecBlur.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_viewer.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_zcombine.c
    branches/soc-2010-nicks/source/blender/nodes/intern/node_common.c
    branches/soc-2010-nicks/source/blender/nodes/intern/node_common.h
    branches/soc-2010-nicks/source/blender/nodes/intern/node_exec.c
    branches/soc-2010-nicks/source/blender/nodes/intern/node_exec.h
    branches/soc-2010-nicks/source/blender/nodes/intern/node_socket.c
    branches/soc-2010-nicks/source/blender/nodes/shader/
    branches/soc-2010-nicks/source/blender/nodes/shader/node_shader_tree.c
    branches/soc-2010-nicks/source/blender/nodes/shader/node_shader_util.c
    branches/soc-2010-nicks/source/blender/nodes/shader/node_shader_util.h
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_camera.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_common.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_curves.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_dynamic.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_geom.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_hueSatVal.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_invert.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_mapping.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_material.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_math.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_mixRgb.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_normal.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_output.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_rgb.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_sepcombRGB.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_squeeze.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_texture.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_valToRgb.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_value.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_vectMath.c
    branches/soc-2010-nicks/source/blender/nodes/texture/
    branches/soc-2010-nicks/source/blender/nodes/texture/node_texture_tree.c
    branches/soc-2010-nicks/source/blender/nodes/texture/node_texture_util.c
    branches/soc-2010-nicks/source/blender/nodes/texture/node_texture_util.h
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_at.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_bricks.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_checker.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_common.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_compose.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_coord.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_curves.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_decompose.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_distance.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_hueSatVal.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_image.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_invert.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_math.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_mixRgb.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_output.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_proc.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_rotate.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_scale.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_texture.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_translate.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_valToNor.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_valToRgb.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_viewer.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_app_handlers.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_app_handlers.h
    branches/soc-2010-nicks/source/blender/python/intern/bpy_intern_string.c
    branches/soc-2010-nicks/source/blender/python/intern/bpy_intern_string.h
    branches/soc-2010-nicks/source/blender/python/mathutils/
    branches/soc-2010-nicks/source/blender/python/mathutils/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Color.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Color.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Euler.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Euler.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Matrix.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Matrix.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Quaternion.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Vector.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_geometry.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_geometry.h
    branches/soc-2010-nicks/source/blender/windowmanager/WM_keymap.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/BL_Action.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/BL_Action.h
    branches/soc-2010-nicks/source/gameengine/Ketsji/BL_ActionManager.cpp
    branches/soc-2010-nicks/source/gameengine/Ketsji/BL_ActionManager.h
    branches/soc-2010-nicks/source/tests/check_deprecated.py
    branches/soc-2010-nicks/source/tools/MakeGLStipple.py

Removed Paths:
-------------
    branches/soc-2010-nicks/build_files/cmake/FindPythonLibsUnix.cmake
    branches/soc-2010-nicks/build_files/cmake/config/blender_headless.cmake
    branches/soc-2010-nicks/build_files/cmake/config/blender_lite.cmake
    branches/soc-2010-nicks/build_files/cmake/config/bpy_module.cmake
    branches/soc-2010-nicks/build_files/scons/config/linux2-config.py
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_DefaultMixer.cpp
    branches/soc-2010-nicks/intern/audaspace/intern/AUD_DefaultMixer.h
    branches/soc-2010-nicks/release/scripts/templates/panel_simple.py
    branches/soc-2010-nicks/source/blender/blenlib/intern/BLI_callbacks.h
    branches/soc-2010-nicks/source/blender/editors/space_outliner/outliner.c
    branches/soc-2010-nicks/source/blender/editors/transform/transform_ndofinput.c
    branches/soc-2010-nicks/source/blender/nodes/CMP_node.h
    branches/soc-2010-nicks/source/blender/nodes/SHD_node.h
    branches/soc-2010-nicks/source/blender/nodes/TEX_node.h
    branches/soc-2010-nicks/source/blender/nodes/composite/node_composite_tree.c
    branches/soc-2010-nicks/source/blender/nodes/composite/node_composite_util.c
    branches/soc-2010-nicks/source/blender/nodes/composite/node_composite_util.h
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_alphaOver.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_blur.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_brightness.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_channelMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_chromaMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_colorMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_colorSpill.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_colorbalance.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_common.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_composite.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_crop.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_curves.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_defocus.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_diffMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_dilate.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_directionalblur.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_displace.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_filter.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_flip.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_gamma.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_glare.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_hueSatVal.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_huecorrect.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_idMask.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_image.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_invert.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_lensdist.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_levels.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_lummaMatte.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_mapUV.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_mapValue.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_math.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_mixrgb.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_normal.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_normalize.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_outputFile.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_premulkey.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_rgb.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_rotate.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_scale.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_sepcombHSVA.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_sepcombRGBA.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_sepcombYCCA.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_sepcombYUVA.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_setalpha.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_splitViewer.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_texture.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_tonemap.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_translate.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_valToRgb.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_value.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_vecBlur.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_viewer.c
    branches/soc-2010-nicks/source/blender/nodes/composite/nodes/node_composite_zcombine.c
    branches/soc-2010-nicks/source/blender/nodes/intern/CMP_nodes/
    branches/soc-2010-nicks/source/blender/nodes/intern/CMP_util.c
    branches/soc-2010-nicks/source/blender/nodes/intern/CMP_util.h
    branches/soc-2010-nicks/source/blender/nodes/intern/SHD_nodes/
    branches/soc-2010-nicks/source/blender/nodes/intern/SHD_util.c
    branches/soc-2010-nicks/source/blender/nodes/intern/SHD_util.h
    branches/soc-2010-nicks/source/blender/nodes/intern/TEX_nodes/
    branches/soc-2010-nicks/source/blender/nodes/intern/TEX_util.c
    branches/soc-2010-nicks/source/blender/nodes/intern/TEX_util.h
    branches/soc-2010-nicks/source/blender/nodes/shader/node_shader_tree.c
    branches/soc-2010-nicks/source/blender/nodes/shader/node_shader_util.c
    branches/soc-2010-nicks/source/blender/nodes/shader/node_shader_util.h
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_camera.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_common.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_curves.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_dynamic.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_geom.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_hueSatVal.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_invert.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_mapping.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_material.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_math.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_mixRgb.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_normal.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_output.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_rgb.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_sepcombRGB.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_squeeze.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_texture.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_valToRgb.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_value.c
    branches/soc-2010-nicks/source/blender/nodes/shader/nodes/node_shader_vectMath.c
    branches/soc-2010-nicks/source/blender/nodes/texture/node_texture_tree.c
    branches/soc-2010-nicks/source/blender/nodes/texture/node_texture_util.c
    branches/soc-2010-nicks/source/blender/nodes/texture/node_texture_util.h
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_at.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_bricks.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_checker.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_common.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_compose.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_coord.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_curves.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_decompose.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_distance.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_hueSatVal.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_image.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_invert.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_math.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_mixRgb.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_output.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_proc.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_rotate.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_scale.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_texture.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_translate.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_valToNor.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_valToRgb.c
    branches/soc-2010-nicks/source/blender/nodes/texture/nodes/node_texture_viewer.c
    branches/soc-2010-nicks/source/blender/python/generic/mathutils.c
    branches/soc-2010-nicks/source/blender/python/generic/mathutils.h
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Color.c
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Color.h
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Euler.c
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Euler.h
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Matrix.c
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Matrix.h
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Quaternion.c
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Quaternion.h
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Vector.c
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_Vector.h
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_geometry.c
    branches/soc-2010-nicks/source/blender/python/generic/mathutils_geometry.h
    branches/soc-2010-nicks/source/blender/python/mathutils/CMakeLists.txt
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Color.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Color.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Euler.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Euler.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Matrix.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Matrix.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Quaternion.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_Vector.h
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_geometry.c
    branches/soc-2010-nicks/source/blender/python/mathutils/mathutils_geometry.h

Property Changed:
----------------
    branches/soc-2010-nicks/
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/add_mesh_torus.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/uvcalc_smart_project.py
    branches/soc-2010-nicks/release/scripts/startup/bl_operators/vertexpaint_dirt.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_bone.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_camera.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_empty.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_lamp.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_lattice.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_metaball.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_game.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_material.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_physics_field.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_physics_fluid.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_physics_smoke.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_texture.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/properties_world.py
    branches/soc-2010-nicks/release/scripts/startup/bl_ui/space_node.py
    branches/soc-2010-nicks/source/blender/editors/render/render_update.c
    branches/soc-2010-nicks/source/blender/editors/space_outliner/
    branches/soc-2010-nicks/source/blender/editors/uvedit/uvedit_buttons.c
    branches/soc-2010-nicks/source/blender/python/generic/


Property changes on: branches/soc-2010-nicks
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/blender:34794-37306
   + /trunk/blender:34794-39975

Modified: branches/soc-2010-nicks/CMakeLists.txt
===================================================================
--- branches/soc-2010-nicks/CMakeLists.txt	2011-09-07 15:16:30 UTC (rev 40017)
+++ branches/soc-2010-nicks/CMakeLists.txt	2011-09-07 15:34:04 UTC (rev 40018)
@@ -49,13 +49,36 @@
 
 cmake_minimum_required(VERSION 2.8)
 
+if(NOT EXECUTABLE_OUTPUT_PATH)
+	set(FIRST_RUN "TRUE")
+endif()
+
 # this starts out unset
-set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/build_files/cmake/Modules/")
+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)
 
 #-----------------------------------------------------------------------------
+# 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)
 
@@ -83,6 +106,9 @@
 get_blender_version()
 
 # Blender internal features
+option(WITH_BLENDER "Build blender (disable to build only the blender player)" ON)
+mark_as_advanced(WITH_BLENDER)
+
 option(WITH_INTERNATIONAL "Enable I18N (International fonts and text)" ON)
 
 option(WITH_PYTHON        "Enable Embedded Python API  (only disable for development)" ON)
@@ -99,9 +125,21 @@
 option(WITH_GAMEENGINE    "Enable Game Engine" ON)
 option(WITH_PLAYER        "Build Player" OFF)
 
+# GHOST Windowing Library Options
+option(WITH_GHOST_DEBUG   "Enable debugging output for the GHOST library" OFF)
+mark_as_advanced(WITH_GHOST_DEBUG)
+
+option(WITH_GHOST_SDL    "Enable building blender against SDL for windowing rather then the native APIs" OFF)
+mark_as_advanced(WITH_GHOST_SDL)
+
+# Misc...
 option(WITH_HEADLESS      "Build without graphical support (renderfarm, server mode only)" OFF)
 mark_as_advanced(WITH_HEADLESS)
 
+option(WITH_AUDASPACE    "Build with blenders audio library (only disable if you know what you're doing!)" ON)
+mark_as_advanced(WITH_AUDASPACE)
+
+
 # (unix defaults to OpenMP On)
 if(UNIX AND NOT APPLE)
 	option(WITH_OPENMP        "Enable OpenMP (has to be supported by the compiler)" ON)
@@ -119,6 +157,7 @@
 
 # Modifiers
 option(WITH_MOD_FLUID        	"Enable Elbeem Modifier (Fluid Simulation)" ON)
+option(WITH_MOD_SMOKE        	"Enable Smoke Modifier (Smoke Simulation)" ON)
 option(WITH_MOD_DECIMATE       	"Enable Decimate Modifier" ON)
 option(WITH_MOD_BOOLEAN        	"Enable Boolean Modifier" ON)
 option(WITH_MOD_CLOTH_ELTOPO   	"Enable Experemental cloth solver" OFF)
@@ -132,9 +171,10 @@
 option(WITH_IMAGE_CINEON        "Enable CINEON and DPX Image Support" ON)
 option(WITH_IMAGE_HDR           "Enable HDR Image Support" ON)
 option(WITH_IMAGE_REDCODE       "Enable RedCode Image Support" OFF)
+option(WITH_IMAGE_FRAMESERVER   "Enable image FrameServer Support for rendering" ON)
 
 # 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)
@@ -155,6 +195,7 @@
 option(WITH_LZMA          "Enable best LZMA compression, (used for pointcache)" ON)
 
 # Misc
+option(WITH_INPUT_NDOF "Enable NDOF input devices (SpaceNavigator and friends)" ON)
 option(WITH_RAYOPTIMIZATION	"Enable use of SIMD (SSE) optimizations for the raytracer" ON) 
 if(UNIX AND NOT APPLE)
 	option(WITH_INSTALL_PORTABLE "Install redistributeable runtime, otherwise install into CMAKE_INSTALL_PREFIX" ON)
@@ -188,14 +229,25 @@
 	option(WITH_LIBS10.5  "Use 10.5 libs (needed for 64bit builds)" OFF)
 endif()
 
+#-----------------------------------------------------------------------------
+# Check for conflicting/unsupported configurations
+
+if(NOT WITH_BLENDER AND NOT WITH_PLAYER)
+	message(FATAL_ERROR "At least one of WITH_BLENDER or WITH_PLAYER must be enabled, nothing to do!")
+endif()
+
 if(NOT WITH_GAMEENGINE AND WITH_PLAYER)
 	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_SDL AND WITH_GHOST_SDL)
+	message(FATAL_ERROR "WITH_GHOST_SDL requires WITH_SDL to be ON")
+endif()
+
 if(NOT WITH_IMAGE_OPENJPEG AND WITH_IMAGE_REDCODE)
 	message(FATAL_ERROR "WITH_IMAGE_REDCODE requires WITH_IMAGE_OPENJPEG")
 endif()
@@ -209,27 +261,51 @@
 	message(FATAL_ERROR "WITH_PYTHON_MODULE requires WITH_PYTHON_INSTALL to be OFF")
 endif()
 
+if(WITH_CODEC_QUICKTIME AND MINGW)
+	message(FATAL_ERROR "MINGW requires WITH_CODEC_QUICKTIME to be OFF "
+						"because it is currently unsupported, remove this "
+						"line if youre a developer who wants to add support.")
+endif()
+
 # may as well build python module without a UI
 if(WITH_PYTHON_MODULE)
 	set(WITH_HEADLESS ON)
 endif()
 
-# remove old vars
-unset(WITH_INSTALL CACHE)
-
 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
 
 # linux only, not cached
 set(WITH_BINRELOC OFF)
 
+# MAXOSX only, set to avoid uninitialized 
+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)
 
@@ -237,13 +313,12 @@
 # On Unix: 
 #   cmake ../blender \
 #         -D PYTHON_VERSION=3.2 \
-#         -D PYTHON_INCLUDE_DIRS=/opt/py32/include/python3.2d \
-#         -D PYTHON_LIBPATH=/opt/py32/lib \
-#         -D PYTHON_LIBRARY=python3.2d
+#         -D PYTHON_INCLUDE_DIR=/opt/py32/include/python3.2d \
+#         -D PYTHON_LIBRARY=/opt/py32/lib/libpython3.2d.so
 #
 # On Macs: 
 #   cmake ../blender \
-#         -D PYTHON_INCLUDE_DIRS=/System/Library/Frameworks/Python.framework/Versions/3.2/include/python3.2 \
+#         -D PYTHON_INCLUDE_DIR=/System/Library/Frameworks/Python.framework/Versions/3.2/include/python3.2 \
 #         -D PYTHON_LIBPATH=/System/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/config \
 #         -G Xcode
 #
@@ -259,65 +334,48 @@
 		set(CMAKE_LIBRARY_PATH "/usr/lib/x86_64-linux-gnu;${CMAKE_LIBRARY_PATH}")
 	endif()
 
-	if(WITH_OPENAL)
-		find_package(OpenAL)
-		if(NOT OPENAL_FOUND)
-			set(WITH_OPENAL OFF)
-		endif()
-	endif()
+	find_package(JPEG REQUIRED)
+	find_package(PNG REQUIRED)
+	find_package(ZLIB REQUIRED)
+	find_package(Freetype REQUIRED)
 
-	if(WITH_JACK)
-		set(JACK /usr)
-		set(JACK_INC ${JACK}/include/jack)
-		set(JACK_LIB jack)
-		set(JACK_LIBPATH ${JACK}/lib)
-	endif()
+	if(WITH_PYTHON)
+		# No way to set py32. remove for now.
+		# find_package(PythonLibs)
 
-	if(WITH_CODEC_SNDFILE)
-		set(SNDFILE /usr)
-		set(SNDFILE_INC ${SNDFILE}/include)
-		set(SNDFILE_LIB sndfile)
-		set(SNDFILE_LIBPATH ${SNDFILE}/lib)
+		# Use our own instead, since wothout py is such a rare case,
+		# require this package
+		find_package(PythonLibsUnix REQUIRED)
 	endif()
 
-	if(WITH_INTERNATIONAL)
-		find_library(INTL_LIBRARY
-			NAMES intl
-			PATHS
-			/sw/lib
-		)
 
-		find_library(ICONV_LIBRARY
-			NAMES iconv
-			PATHS
-			/sw/lib
-		)
-		mark_as_advanced(ICONV_LIBRARY)
-		mark_as_advanced(INTL_LIBRARY)
+	if(WITH_IMAGE_OPENEXR)
+		find_package(OpenEXR)  # our own module
+		if(NOT OPENEXR_FOUND)
+			set(WITH_IMAGE_OPENEXR OFF)
+		endif()
+	endif()
 
-		if(INTL_LIBRARY AND ICONV_LIBRARY)
-			set(GETTEXT_LIB ${INTL_LIBRARY} ${ICONV_LIBRARY})
+	if(WITH_IMAGE_OPENJPEG)
+		find_package(OpenJPEG)
+		if(NOT OPENJPEG_FOUND)
+			set(WITH_IMAGE_OPENJPEG OFF)
 		endif()
 	endif()
 
-	find_package(Freetype)
-	# unset(FREETYPE_INCLUDE_DIRS CACHE) # cant use
+	if(WITH_IMAGE_TIFF)
+		find_package(TIFF)
+		if(NOT TIFF_FOUND)
+			set(WITH_IMAGE_TIFF OFF)
+		endif()
+	endif()
 
-
-	if(WITH_PYTHON)
-		# No way to set py32. remove for now.
-		# find_package(PythonLibs)
-
-		# defines...
-		
-		#  PYTHON_VERSION
-		#  PYTHON_INCLUDE_DIRS
-		#  PYTHON_LIBRARY
-		#  PYTHON_LIBPATH
-		#  PYTHON_LINKFLAGS
-
-		include(build_files/cmake/FindPythonLibsUnix.cmake)
-
+	# Audio IO
+	if(WITH_OPENAL)
+		find_package(OpenAL)
+		if(NOT OPENAL_FOUND)
+			set(WITH_OPENAL OFF)
+		endif()
 	endif()
 
 	if(WITH_SDL)
@@ -332,115 +390,123 @@
 		endif()
 	endif()
 
-	if(WITH_IMAGE_OPENEXR)
-		set(OPENEXR /usr CACHE FILEPATH "OPENEXR Directory")
-		mark_as_advanced(OPENEXR)
-		find_path(OPENEXR_INC
-			ImfXdr.h
-			PATHS
-			${OPENEXR}/include/OpenEXR
-			/usr/local/include/OpenEXR
-			/sw/include/OpenEXR
-			/opt/local/include/OpenEXR
-			/opt/csw/include/OpenEXR
-			/opt/include/OpenEXR
-		)
-		mark_as_advanced(OPENEXR_INC)
-
-		set(OPENEXR_LIB Half IlmImf Iex Imath)
-		
-		if(NOT OPENEXR_INC)
-			set(WITH_IMAGE_OPENEXR OFF)
+	if(WITH_JACK)
+		find_package(Jack)
+		if(NOT JACK_FOUND)
+			set(WITH_JACK OFF)
 		endif()
 	endif()
 
-	if(WITH_IMAGE_TIFF)
-		find_package(TIFF)
-		if(NOT TIFF_FOUND)
-			set(WITH_IMAGE_TIFF OFF)
+	# Codecs
+	if(WITH_CODEC_SNDFILE)
+		find_package(SndFile)
+		if(NOT SNDFILE_FOUND)
+			set(WITH_CODEC_SNDFILE OFF)
 		endif()
 	endif()
 

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list