[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [35206] branches/soc-2008-mxcurioni: Merged changes in the trunk up to revision 35203.

Tamito Kajiyama rd6t-kjym at asahi-net.or.jp
Sat Feb 26 21:21:10 CET 2011


Revision: 35206
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=35206
Author:   kjym3
Date:     2011-02-26 20:21:09 +0000 (Sat, 26 Feb 2011)
Log Message:
-----------
Merged changes in the trunk up to revision 35203.

Conflicts resolved:
source/creator/creator.c
source/blender/python/intern/bpy.c

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

Modified Paths:
--------------
    branches/soc-2008-mxcurioni/CMakeLists.txt
    branches/soc-2008-mxcurioni/GNUmakefile
    branches/soc-2008-mxcurioni/build_files/cmake/RpmBuild.cmake
    branches/soc-2008-mxcurioni/build_files/cmake/cmake_qtcreator_project.py
    branches/soc-2008-mxcurioni/build_files/cmake/macros.cmake
    branches/soc-2008-mxcurioni/build_files/cmake/packaging.cmake
    branches/soc-2008-mxcurioni/build_files/package_spec/build_debian.sh
    branches/soc-2008-mxcurioni/build_files/package_spec/debian/control
    branches/soc-2008-mxcurioni/build_files/package_spec/debian/rules
    branches/soc-2008-mxcurioni/build_files/package_spec/pacman/PKGBUILD
    branches/soc-2008-mxcurioni/build_files/scons/config/aix4-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/darwin-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/freebsd7-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/freebsd8-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/freebsd9-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/irix6-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/linux2-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/linuxcross-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/openbsd3-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/sunos5-config.py
    branches/soc-2008-mxcurioni/build_files/scons/config/win32-mingw-config.py
    branches/soc-2008-mxcurioni/build_files/scons/tools/btools.py
    branches/soc-2008-mxcurioni/doc/Doxyfile
    branches/soc-2008-mxcurioni/doc/doxygen.main
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.ops.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.props.3.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.Menu.1.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.Menu.2.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.Menu.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.Operator.5.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.Panel.1.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.Panel.2.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.PropertyGroup.py
    branches/soc-2008-mxcurioni/doc/python_api/rst/bge.types.rst
    branches/soc-2008-mxcurioni/doc/python_api/sphinx_doc_gen.py
    branches/soc-2008-mxcurioni/extern/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/SConscript
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_AccumulatorFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_AccumulatorFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_BaseIIRFilterReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_ButterworthFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_ButterworthFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_DelayFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_DelayFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_DelayReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_DelayReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_DoubleFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_DoubleFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_DoubleReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_EffectFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_EffectFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_EffectReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_EffectReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_EnvelopeFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_EnvelopeFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_FaderFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_FaderFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_FaderReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_FaderReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_HighpassFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_HighpassFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_IIRFilterFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_IIRFilterFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_IIRFilterReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_IIRFilterReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LimiterFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LimiterFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LimiterReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LimiterReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LoopFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LoopFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LoopReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LoopReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LowpassFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_LowpassFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_PingPongFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_PingPongFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_PitchFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_PitchFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_PitchReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_PitchReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_RectifyFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_RectifyFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_ReverseFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_ReverseFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_ReverseReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_ReverseReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_SquareFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_SquareFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_SumFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_SumFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_SuperposeFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_SuperposeFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_SuperposeReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_SuperposeReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_VolumeFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_VolumeFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    branches/soc-2008-mxcurioni/intern/audaspace/Python/AUD_PyAPI.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/Python/AUD_PyAPI.h
    branches/soc-2008-mxcurioni/intern/audaspace/SDL/AUD_SDLDevice.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/SDL/AUD_SDLDevice.h
    branches/soc-2008-mxcurioni/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/SRC/AUD_SRCResampleFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/SRC/AUD_SRCResampleReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/SRC/AUD_SRCResampleReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/fftw/AUD_BandPassFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/fftw/AUD_BandPassFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/fftw/AUD_BandPassReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/fftw/AUD_BandPassReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_3DMath.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_Buffer.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_Buffer.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_BufferReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_BufferReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_C-API.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_C-API.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ChannelMapperReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ConverterFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ConverterFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ConverterFunctions.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ConverterFunctions.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ConverterReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_DefaultMixer.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_DefaultMixer.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_FileFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_FileFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_I3DDevice.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_IDevice.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_IFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_IReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_LinearResampleFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_LinearResampleFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_LinearResampleReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_LinearResampleReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_Mixer.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_Mixer.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_MixerFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_MixerFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_NULLDevice.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_PyInit.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ReadDevice.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ReadDevice.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_Reference.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_ResampleFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SequencerFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SequencerFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SequencerReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SequencerReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SilenceFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SilenceFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SilenceReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SilenceReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SinusFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SinusFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SinusReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SinusReader.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_SoftwareDevice.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_Space.h
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_StreamBufferFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/jack/AUD_JackDevice.h
    branches/soc-2008-mxcurioni/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/sndfile/AUD_SndFileFactory.h
    branches/soc-2008-mxcurioni/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/soc-2008-mxcurioni/intern/boolop/extern/BOP_Interface.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_BBox.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_BBox.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_BSPNode.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_BSPNode.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_BSPTree.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_BSPTree.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Chrono.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Edge.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Edge.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Face.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Face.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Face2Face.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Face2Face.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Indexs.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Interface.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_MathUtils.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_MathUtils.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Merge.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Merge.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Merge2.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Merge2.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Mesh.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Mesh.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Misc.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Segment.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Segment.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Splitter.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Splitter.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Tag.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Tag.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Triangulator.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Triangulator.h
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Vertex.cpp
    branches/soc-2008-mxcurioni/intern/boolop/intern/BOP_Vertex.h
    branches/soc-2008-mxcurioni/intern/bsp/SConscript
    branches/soc-2008-mxcurioni/intern/bsp/extern/CSG_BooleanOps.h
    branches/soc-2008-mxcurioni/intern/bsp/intern/BSP_CSGException.h
    branches/soc-2008-mxcurioni/intern/bsp/intern/BSP_CSGMesh.cpp
    branches/soc-2008-mxcurioni/intern/bsp/intern/BSP_CSGMesh.h
    branches/soc-2008-mxcurioni/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
    branches/soc-2008-mxcurioni/intern/bsp/intern/BSP_MeshPrimitives.cpp
    branches/soc-2008-mxcurioni/intern/bsp/intern/BSP_MeshPrimitives.h
    branches/soc-2008-mxcurioni/intern/bsp/intern/CSG_BooleanOps.cpp
    branches/soc-2008-mxcurioni/intern/container/CTR_List.h
    branches/soc-2008-mxcurioni/intern/container/CTR_Map.h
    branches/soc-2008-mxcurioni/intern/container/CTR_TaggedIndex.h
    branches/soc-2008-mxcurioni/intern/container/CTR_TaggedSetOps.h
    branches/soc-2008-mxcurioni/intern/container/CTR_UHeap.h
    branches/soc-2008-mxcurioni/intern/container/intern/CTR_List.cpp
    branches/soc-2008-mxcurioni/intern/decimation/SConscript
    branches/soc-2008-mxcurioni/intern/decimation/extern/LOD_decimation.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_DecimationClass.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_EdgeCollapser.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_EdgeCollapser.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_ExternBufferEditor.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_ExternNormalEditor.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_ExternNormalEditor.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_FaceNormalEditor.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_FaceNormalEditor.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_ManMesh2.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_ManMesh2.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_MeshBounds.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_MeshException.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_MeshPrimitives.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_MeshPrimitives.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_QSDecimator.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_QSDecimator.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_Quadric.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_QuadricEditor.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_QuadricEditor.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_decimation.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/future/LOD_ExternVColorEditor.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/future/LOD_ExternVColorEditor.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/future/LOD_NdQSDecimator.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/future/LOD_NdQSDecimator.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/future/LOD_NdQuadric.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/future/LOD_NdQuadric.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/future/LOD_NdQuadricEditor.cpp
    branches/soc-2008-mxcurioni/intern/decimation/intern/future/LOD_NdQuadricEditor.h
    branches/soc-2008-mxcurioni/intern/elbeem/extern/LBM_fluidsim.h
    branches/soc-2008-mxcurioni/intern/elbeem/extern/elbeem.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/attributes.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/attributes.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/controlparticles.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/controlparticles.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/elbeem.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/elbeem_control.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/elbeem_control.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/isosurface.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/isosurface.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/loop_tools.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/mcubes_tables.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/mvmcoords.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/mvmcoords.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_blenderdumper.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_blenderdumper.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_bsptree.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_bsptree.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometryclass.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometrymodel.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometrymodel.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometryobject.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometryobject.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometryshader.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_lighting.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_lighting.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_matrices.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_ray.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_ray.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_vector3dim.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_world.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_world.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/paraloopend.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/parametrizer.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/parametrizer.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/particletracer.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/particletracer.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/simulation_object.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/simulation_object.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_adap.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_class.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_control.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_control.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_init.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_interface.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_interface.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_main.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_relax.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_util.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/utilities.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/utilities.h
    branches/soc-2008-mxcurioni/intern/ghost/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_C-api.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_IEvent.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_IEventConsumer.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_ISystem.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_ISystemPaths.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_ITimerTask.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_IWindow.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_Path-api.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_Rect.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_Types.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Buttons.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Buttons.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_C-api.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_CallbackEventConsumer.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Debug.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManager.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManager.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerCarbon.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerCarbon.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerCocoa.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerWin32.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerX11.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DropTargetWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DropTargetWin32.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Event.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventButton.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventCursor.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventDragnDrop.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventKey.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventManager.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventManager.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventNDOF.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventPrinter.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventPrinter.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventString.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventTrackpad.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_EventWheel.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_ISystem.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_ISystemPaths.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_ModifierKeys.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_ModifierKeys.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_NDOFManager.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_NDOFManager.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Path-api.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Rect.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_System.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_System.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCarbon.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPaths.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPathsCarbon.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPathsCarbon.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPathsCocoa.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPathsWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPathsWin32.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPathsX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemPathsX11.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_TaskbarWin32.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_TimerManager.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_TimerManager.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_TimerTask.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Window.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Window.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowCarbon.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowCocoa.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowManager.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowManager.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowWin32.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowX11.h
    branches/soc-2008-mxcurioni/intern/guardedalloc/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2008-mxcurioni/intern/guardedalloc/cpp/mallocn.cpp
    branches/soc-2008-mxcurioni/intern/guardedalloc/intern/mallocn.c
    branches/soc-2008-mxcurioni/intern/guardedalloc/intern/mmap_win.c
    branches/soc-2008-mxcurioni/intern/guardedalloc/mmap_win.h
    branches/soc-2008-mxcurioni/intern/iksolver/extern/IK_solver.h
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_QJacobian.cpp
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_QJacobian.h
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_QJacobianSolver.cpp
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_QJacobianSolver.h
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_QSegment.cpp
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_QSegment.h
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_QTask.cpp
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_QTask.h
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_Solver.cpp
    branches/soc-2008-mxcurioni/intern/iksolver/intern/MT_ExpMap.cpp
    branches/soc-2008-mxcurioni/intern/iksolver/intern/MT_ExpMap.h
    branches/soc-2008-mxcurioni/intern/itasc/Armature.cpp
    branches/soc-2008-mxcurioni/intern/itasc/Cache.cpp
    branches/soc-2008-mxcurioni/intern/itasc/ConstraintSet.cpp
    branches/soc-2008-mxcurioni/intern/itasc/ControlledObject.cpp
    branches/soc-2008-mxcurioni/intern/itasc/CopyPose.cpp
    branches/soc-2008-mxcurioni/intern/itasc/Distance.cpp
    branches/soc-2008-mxcurioni/intern/itasc/FixedObject.cpp
    branches/soc-2008-mxcurioni/intern/itasc/MovingFrame.cpp
    branches/soc-2008-mxcurioni/intern/itasc/Scene.cpp
    branches/soc-2008-mxcurioni/intern/itasc/UncontrolledObject.cpp
    branches/soc-2008-mxcurioni/intern/itasc/WDLSSolver.cpp
    branches/soc-2008-mxcurioni/intern/itasc/WSDLSSolver.cpp
    branches/soc-2008-mxcurioni/intern/itasc/WorldObject.cpp
    branches/soc-2008-mxcurioni/intern/itasc/eigen_types.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/chain.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/chainfksolverpos_recursive.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/chainjnttojacsolver.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/frameacc.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/frames.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/frames_io.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/framevel.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/inertia.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/jacobian.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/jntarray.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/jntarray.hpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/jntarrayacc.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/jntarrayvel.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/joint.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/kinfam_io.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/segment.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/tree.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/treefksolverpos_recursive.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/treejnttojacsolver.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/utilities/error_stack.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/utilities/kdl-config.h
    branches/soc-2008-mxcurioni/intern/itasc/kdl/utilities/traits.h
    branches/soc-2008-mxcurioni/intern/itasc/kdl/utilities/utility.cpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/utilities/utility_io.cpp
    branches/soc-2008-mxcurioni/intern/memutil/MEM_Allocator.h
    branches/soc-2008-mxcurioni/intern/memutil/MEM_CacheLimiter.h
    branches/soc-2008-mxcurioni/intern/memutil/MEM_CacheLimiterC-Api.h
    branches/soc-2008-mxcurioni/intern/memutil/MEM_NonCopyable.h
    branches/soc-2008-mxcurioni/intern/memutil/MEM_RefCountPtr.h
    branches/soc-2008-mxcurioni/intern/memutil/MEM_RefCounted.h
    branches/soc-2008-mxcurioni/intern/memutil/MEM_RefCountedC-Api.h
    branches/soc-2008-mxcurioni/intern/memutil/MEM_SmartPtr.h
    branches/soc-2008-mxcurioni/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp
    branches/soc-2008-mxcurioni/intern/memutil/intern/MEM_RefCountedC-Api.cpp
    branches/soc-2008-mxcurioni/intern/mikktspace/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/mikktspace/mikktspace.c
    branches/soc-2008-mxcurioni/intern/mikktspace/mikktspace.h
    branches/soc-2008-mxcurioni/intern/moto/include/GEN_List.h
    branches/soc-2008-mxcurioni/intern/moto/include/GEN_Map.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_CmMatrix4x4.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Matrix3x3.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Matrix4x4.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_MinMax.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Optimize.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Plane3.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Point2.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Point3.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Quaternion.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Scalar.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Stream.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Transform.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Tuple2.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Tuple3.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Tuple4.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Vector2.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Vector3.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_Vector4.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_assert.h
    branches/soc-2008-mxcurioni/intern/moto/include/MT_random.h
    branches/soc-2008-mxcurioni/intern/moto/include/NM_Scalar.h
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Assert.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_CmMatrix4x4.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Matrix3x3.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Matrix4x4.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Plane3.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Point3.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Quaternion.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Transform.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Vector2.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Vector3.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_Vector4.cpp
    branches/soc-2008-mxcurioni/intern/moto/intern/MT_random.cpp
    branches/soc-2008-mxcurioni/intern/opennl/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/opennl/extern/ONL_opennl.h
    branches/soc-2008-mxcurioni/intern/opennl/intern/opennl.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/Cnames.h
    branches/soc-2008-mxcurioni/intern/opennl/superlu/colamd.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/colamd.h
    branches/soc-2008-mxcurioni/intern/opennl/superlu/get_perm_c.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/heap_relax_snode.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/lsame.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/memory.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/mmd.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/relax_snode.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/scolumn_bmod.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/scolumn_dfs.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/scopy_to_ucol.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/sgssv.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/sgstrf.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/sgstrs.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/smemory.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/smyblas2.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/sp_coletree.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/sp_ienv.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/sp_preorder.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/spanel_bmod.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/spanel_dfs.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/spivotL.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/spruneL.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/ssnode_bmod.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/ssnode_dfs.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/ssp_blas2.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/ssp_blas3.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/ssp_defs.h
    branches/soc-2008-mxcurioni/intern/opennl/superlu/strsv.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/superlu_timer.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/supermatrix.h
    branches/soc-2008-mxcurioni/intern/opennl/superlu/sutil.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/util.c
    branches/soc-2008-mxcurioni/intern/opennl/superlu/util.h
    branches/soc-2008-mxcurioni/intern/opennl/superlu/xerbla.c
    branches/soc-2008-mxcurioni/intern/smoke/extern/smoke_API.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/EIGENVALUE_HELPER.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/EIGENVALUE_HELPER.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/FFT_NOISE.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/IMAGE.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/INTERPOLATE.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/LU_HELPER.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/LU_HELPER.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/MERSENNETWISTER.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/OBSTACLE.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/SPHERE.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/SPHERE.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/VEC3.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/WAVELET_NOISE.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/WTURBULENCE.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/WTURBULENCE.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/smoke_API.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/jama_eig.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/jama_lu.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_array1d.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_array1d_utils.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_array2d.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_array2d_utils.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_array3d.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_array3d_utils.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_cmat.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_fortran_array1d.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_fortran_array1d_utils.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_fortran_array2d.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_fortran_array2d_utils.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_fortran_array3d.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_fortran_array3d_utils.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_i_refvec.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_math_utils.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_sparse_matrix_csr.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_stopwatch.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_subscript.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_vec.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/tnt/tnt_version.h
    branches/soc-2008-mxcurioni/intern/string/STR_HashedString.h
    branches/soc-2008-mxcurioni/intern/string/STR_String.h
    branches/soc-2008-mxcurioni/intern/string/intern/STR_String.cpp
    branches/soc-2008-mxcurioni/release/scripts/io/netrender/__init__.py
    branches/soc-2008-mxcurioni/release/scripts/modules/add_object_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy/utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy_types.py
    branches/soc-2008-mxcurioni/release/scripts/op/console_python.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_data_armature.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_data_curve.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_data_empty.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_data_lamp.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_data_lattice.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_data_mesh.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_data_modifier.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_game.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_material.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_object.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_object_constraint.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_physics_common.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_physics_smoke.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_scene.py
    branches/soc-2008-mxcurioni/release/scripts/ui/properties_texture.py
    branches/soc-2008-mxcurioni/release/scripts/ui/space_dopesheet.py
    branches/soc-2008-mxcurioni/release/scripts/ui/space_image.py
    branches/soc-2008-mxcurioni/release/scripts/ui/space_userpref.py
    branches/soc-2008-mxcurioni/release/scripts/ui/space_view3d.py
    branches/soc-2008-mxcurioni/release/scripts/ui/space_view3d_toolbar.py
    branches/soc-2008-mxcurioni/source/blender/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/avi/AVI_avi.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_intern.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avirgb.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avirgb.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/codecs.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/endian.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/endian.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/mjpeg.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/mjpeg.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/options.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/rgb32.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/rgb32.h
    branches/soc-2008-mxcurioni/source/blender/blenfont/BLF_api.h
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf.c
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf_dir.c
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf_font.c
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf_glyph.c
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf_internal.h
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf_internal_types.h
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf_lang.c
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf_util.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_blender.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_displist.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_node.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/depsgraph_private.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/BME_Customdata.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/BME_conversions.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/BME_eulers.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/BME_mesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/BME_structure.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/BME_tools.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/action.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/anim.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/armature.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/bmesh_private.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/bmfont.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/brush.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/bvhutils.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/cloth.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/collision.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/constraint.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/context.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/displist.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/exotic.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/fluidsim.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/gpencil.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/icons.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/idcode.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/idprop.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/implicit.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/lattice.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/library.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/material.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/mball.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/mesh_validate.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/modifier.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/nla.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/node.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/paint.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/report.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/sca.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/seqcache.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/seqeffects.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/sketch.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/smoke.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/suggestions.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/unit.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/writeavi.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/nla_private.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_path_util.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_pbvh.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/blenlib/PIL_dynlib.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/PIL_time.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/SConscript
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_args.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_callbacks.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_dynstr.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_ghash.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_heap.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_kdtree.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_linklist.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_memarena.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_mempool.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/DLRB_tree.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/bpath.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/cpu.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/dynamiclist.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/dynlib.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/edgehash.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/freetypefont.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/graph.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/gsqueue.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/jitter.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_base.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_base_inline.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_color.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_geom.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_geom_inline.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_vector.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/path_util.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/pbvh.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/rand.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/scanfill.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/storage.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/threads.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/time.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/uvproject.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/voxel.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/winstuff.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/BLO_soundfile.h
    branches/soc-2008-mxcurioni/source/blender/blenloader/BLO_sys_types.h
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/readfile.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/undofile.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/writefile.c
    branches/soc-2008-mxcurioni/source/blender/blenpluginapi/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/blenpluginapi/SConscript
    branches/soc-2008-mxcurioni/source/blender/blenpluginapi/documentation.h
    branches/soc-2008-mxcurioni/source/blender/blenpluginapi/intern/pluginapi.c
    branches/soc-2008-mxcurioni/source/blender/collada/AnimationImporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/AnimationImporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/ArmatureExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/ArmatureExporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/ArmatureImporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/ArmatureImporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/collada/CameraExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/CameraExporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/DocumentExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/DocumentExporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/DocumentImporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/EffectExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/EffectExporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/GeometryExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/GeometryExporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/ImageExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/ImageExporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/InstanceWriter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/InstanceWriter.h
    branches/soc-2008-mxcurioni/source/blender/collada/LightExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/LightExporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/MaterialExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/MaterialExporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/MeshImporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/MeshImporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/SConscript
    branches/soc-2008-mxcurioni/source/blender/collada/SkinInfo.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/SkinInfo.h
    branches/soc-2008-mxcurioni/source/blender/collada/TransformReader.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/TransformReader.h
    branches/soc-2008-mxcurioni/source/blender/collada/TransformWriter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/TransformWriter.h
    branches/soc-2008-mxcurioni/source/blender/collada/collada.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/collada.h
    branches/soc-2008-mxcurioni/source/blender/collada/collada_internal.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/collada_internal.h
    branches/soc-2008-mxcurioni/source/blender/collada/collada_utils.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/collada_utils.h
    branches/soc-2008-mxcurioni/source/blender/editors/animation/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/animation/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_deps.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_filter.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_ipo_utils.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_markers.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/drivers.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/keyframes_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/keyframes_general.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/keyframing.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/keyingsets.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/BIF_generate.h
    branches/soc-2008-mxcurioni/source/blender/editors/armature/BIF_retarget.h
    branches/soc-2008-mxcurioni/source/blender/editors/armature/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/armature/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature_generate.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature_sketch.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/meshlaplacian.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/meshlaplacian.h
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poseSlide.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poseUtils.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poselib.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poseobject.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/reeb.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/reeb.h
    branches/soc-2008-mxcurioni/source/blender/editors/curve/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/curve/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/curve/curve_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/curve/curve_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/curve/editcurve.c
    branches/soc-2008-mxcurioni/source/blender/editors/curve/editfont.c
    branches/soc-2008-mxcurioni/source/blender/editors/curve/lorem.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/editaction_gpencil.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/gpencil_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/gpencil_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/gpencil_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2008-mxcurioni/source/blender/editors/include/BIF_gl.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/BIF_glutil.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_anim_api.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_armature.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_curve.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_datafiles.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_fileselect.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_fluidsim.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_gpencil.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_image.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_info.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_keyframes_draw.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_keyframes_edit.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_keyframing.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_lattice.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_logic.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_markers.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_mball.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_mesh.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_node.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_numinput.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_object.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_particle.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_physics.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_render.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_screen.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_screen_types.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_sculpt.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_sequencer.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_sound.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_space_api.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_text.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_transform.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_types.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_util.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_uvedit.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_view3d.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/UI_icons.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/UI_interface.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/UI_interface_icons.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/UI_resources.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/UI_view2d.h
    branches/soc-2008-mxcurioni/source/blender/editors/interface/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/interface/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_handlers.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_icons.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_layout.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_panel.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_regions.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_style.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_templates.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_utils.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_widgets.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/resources.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/view2d.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/view2d_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editface.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_lib.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_loop.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/loopcut.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/mesh_data.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/mesh_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/meshtools.c
    branches/soc-2008-mxcurioni/source/blender/editors/metaball/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/metaball/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/metaball/mball_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/metaball/mball_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/metaball/mball_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/object/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_bake.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_constraint.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_group.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_hook.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_lattice.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_modifier.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_relations.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_shapekey.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_transform.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_vgroup.c
    branches/soc-2008-mxcurioni/source/blender/editors/physics/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/physics/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/physics/particle_boids.c
    branches/soc-2008-mxcurioni/source/blender/editors/physics/particle_object.c
    branches/soc-2008-mxcurioni/source/blender/editors/physics/physics_fluid.c
    branches/soc-2008-mxcurioni/source/blender/editors/physics/physics_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_internal.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_opengl.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_preview.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_shading.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/screen/area.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/glutil.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/screen_context.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/screen_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/screen_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/screen/screen_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/screendump.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_undo.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2008-mxcurioni/source/blender/editors/sound/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/sound/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/sound/sound_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/sound/sound_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/action_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/action_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/action_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/action_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/action_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/space_action.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_api/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_api/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_api/space.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_api/spacetypes.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/buttons_header.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/buttons_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/buttons_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_console/console_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_console/console_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_console/console_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_console/space_console.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/file_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/file_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/file_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/file_panels.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/filelist.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/filelist.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/filesel.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/fsmenu.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/fsmenu.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/space_file.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_utils.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/space_graph.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_header.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_render.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/space_image.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/info_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/info_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/info_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/info_report.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/info_stats.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/space_info.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/textview.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/textview.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_logic/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_logic/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_logic/logic_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_logic/logic_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_logic/logic_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_logic/logic_window.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_logic/space_logic.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_channels.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/space_nla.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/drawnode.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_header.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_state.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/space_node.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/outliner.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/outliner_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/outliner_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_script/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_script/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_script/script_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_script/script_header.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_script/script_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_script/script_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_script/space_script.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_scopes.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sound/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_sound/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_sound/sound_header.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sound/sound_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_sound/space_sound.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/space_text.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_header.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_python.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_time/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_time/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_time/space_time.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_time/time_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_time/time_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_userpref/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_userpref/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_userpref/space_userpref.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_userpref/userpref_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_userpref/userpref_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawanimviz.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawvolume.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_fly.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_snap.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/transform/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform.h
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_constraints.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_conversions.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_generics.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_input.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_ndofinput.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_orientations.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_snap.c
    branches/soc-2008-mxcurioni/source/blender/editors/util/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/util/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/util/crazyspace.c
    branches/soc-2008-mxcurioni/source/blender/editors/util/ed_util.c
    branches/soc-2008-mxcurioni/source/blender/editors/util/editmode_undo.c
    branches/soc-2008-mxcurioni/source/blender/editors/util/numinput.c
    branches/soc-2008-mxcurioni/source/blender/editors/util/undo.c
    branches/soc-2008-mxcurioni/source/blender/editors/util/util_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2008-mxcurioni/source/blender/freestyle/intern/system/PythonInterpreter.h
    branches/soc-2008-mxcurioni/source/blender/gpu/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/gpu/GPU_buffers.h
    branches/soc-2008-mxcurioni/source/blender/gpu/GPU_draw.h
    branches/soc-2008-mxcurioni/source/blender/gpu/GPU_extensions.h
    branches/soc-2008-mxcurioni/source/blender/gpu/GPU_material.h
    branches/soc-2008-mxcurioni/source/blender/gpu/SConscript
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_codegen.h
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_material.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/soc-2008-mxcurioni/source/blender/ikplugin/BIK_api.h
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/ikplugin_api.c
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/ikplugin_api.h
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/iksolver_plugin.h
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/itasc_plugin.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/imbuf/IMB_thumbs.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/SConscript
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/IMB_anim.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/IMB_filetype.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/IMB_metadata.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/anim_movie.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/bmp.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/cineon/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/cineon/SConscript
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/cineon/cineon_dpx.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/BlockDXT.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/BlockDXT.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/Color.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/ColorBlock.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/ColorBlock.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/Common.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/Image.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/Image.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/PixelFormat.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/Stream.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/Stream.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/dds_api.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/divers.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/filetype.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/filter.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/imageprocess.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/imbuf.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/iris.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/jp2.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/jpeg.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/metadata.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/openexr/openexr_api.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/openexr/openexr_multi.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/png.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/readimage.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/rectop.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/rotate.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/scaling.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/targa.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/thumbs.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/thumbs_blend.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/util.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/writeimage.c
    branches/soc-2008-mxcurioni/source/blender/makesdna/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_node_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_object_force.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_property_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/intern/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/makesdna/intern/SConscript
    branches/soc-2008-mxcurioni/source/blender/makesdna/intern/dna_genfile.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2008-mxcurioni/source/blender/makesrna/RNA_types.h
    branches/soc-2008-mxcurioni/source/blender/makesrna/SConscript
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/SConscript
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_access.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_action.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_action_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_actuator.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_actuator_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_animation_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_animviz.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_armature_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_boid.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_camera.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_cloth.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_color.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_context.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_controller.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_controller_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_define.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_fcurve_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_fluidsim.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_group.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_image.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_image_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_internal_types.h
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_key.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_lamp.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_lattice.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_main.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_material.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_material_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_mesh_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_object.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_object_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_packedfile.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_pose_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_property.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_render.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_rna.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_screen.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_sensor_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_sequencer_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_sound.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_space.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_test.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_text.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_text_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_timeline.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_ui.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_vfont.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_wm_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_world.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/modifiers/MOD_modifiertypes.h
    branches/soc-2008-mxcurioni/source/blender/modifiers/SConscript
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_armature.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_array.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_bevel.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_boolean.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_boolean_util.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_boolean_util.h
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_build.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_cast.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_cloth.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_collision.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_curve.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_decimate.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_displace.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_explode.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_fluidsim.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_fluidsim_util.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_fluidsim_util.h
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_hook.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_lattice.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_mask.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_mirror.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_multires.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_none.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_particleinstance.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_screw.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_shapekey.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_smoke.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_smooth.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_softbody.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_solidify.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_subsurf.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_surface.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_util.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_util.h
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_uvproject.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_wave.c
    branches/soc-2008-mxcurioni/source/blender/nodes/CMP_node.h
    branches/soc-2008-mxcurioni/source/blender/nodes/SHD_node.h
    branches/soc-2008-mxcurioni/source/blender/nodes/TEX_node.h
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_brightness.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_composite.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_crop.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_curves.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_dilate.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_displace.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_filter.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_flip.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_gamma.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_glare.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_idMask.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_image.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_invert.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_math.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_normal.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_normalize.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_rgb.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_scale.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_texture.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_translate.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_value.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_util.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_util.h
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_invert.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_material.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_math.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_normal.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_output.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_texture.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_value.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_util.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/SHD_util.h
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_at.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_math.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_util.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/TEX_util.h
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/node_util.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/node_util.h
    branches/soc-2008-mxcurioni/source/blender/python/BPY_extern.h
    branches/soc-2008-mxcurioni/source/blender/python/generic/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/python/generic/IDProp.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/IDProp.h
    branches/soc-2008-mxcurioni/source/blender/python/generic/blf_py_api.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/blf_py_api.h
    branches/soc-2008-mxcurioni/source/blender/python/generic/mathutils.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/mathutils.h
    branches/soc-2008-mxcurioni/source/blender/python/generic/mathutils_Color.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/mathutils_Euler.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/mathutils_Matrix.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/mathutils_Quaternion.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/mathutils_Vector.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/noise_py_api.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/noise_py_api.h
    branches/soc-2008-mxcurioni/source/blender/python/generic/py_capi_utils.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/py_capi_utils.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_app.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_app.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_driver.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_driver.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_interface.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_operator.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_operator_wrap.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_props.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_props.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_rna.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_rna.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_rna_array.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_rna_callback.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_rna_callback.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_util.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_util.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/stubs.c
    branches/soc-2008-mxcurioni/source/blender/quicktime/apple/quicktime_export.c
    branches/soc-2008-mxcurioni/source/blender/quicktime/apple/quicktime_import.c
    branches/soc-2008-mxcurioni/source/blender/quicktime/quicktime_import.h
    branches/soc-2008-mxcurioni/source/blender/readblenfile/stub/BLO_readblenfileSTUB.c
    branches/soc-2008-mxcurioni/source/blender/readblenfile/test/test.c
    branches/soc-2008-mxcurioni/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2008-mxcurioni/source/blender/render/extern/include/RE_render_ext.h
    branches/soc-2008-mxcurioni/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/raycounter.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/rayintersection.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/rayobject.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/render_types.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/renderdatabase.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/renderpipeline.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/shading.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/sss.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/sunsky.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/volume_precache.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/volumetric.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/voxeldata.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/bvh.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_blibvh.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_empty.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_hint.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_instance.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_octree.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_qbvh.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_raycounter.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_rtbuild.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_svbvh.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_vbvh.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/reorganize.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/svbvh.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/vbvh.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/convertblender.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/gammaCorrectionTables.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/imagetexture.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/initrender.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/pipeline.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/pixelshading.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/rayshade.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/rendercore.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/shadeinput.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/strand.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/volume_precache.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/volumetric.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/voxeldata.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/zbuf.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/WM_types.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_apple.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_cursors.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_dragdrop.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_draw.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_gesture.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_jobs.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_subwindow.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/wm.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/wm_cursors.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/wm_draw.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/wm_event_system.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/wm_event_types.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/wm_files.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/wm_subwindow.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/wm_window.h
    branches/soc-2008-mxcurioni/source/blenderplayer/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/soc-2008-mxcurioni/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2008-mxcurioni/source/creator/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/creator/buildinfo.c
    branches/soc-2008-mxcurioni/source/creator/creator.c
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderSystem.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderSystem.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ActionActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureChannel.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureConstraint.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureConstraint.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_BlenderDataConversion.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_DeformableGameObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_MeshDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_MeshDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ModifierDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ModifierDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_SkinDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BlenderWorldInfo.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BlenderWorldInfo.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderScalarInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertActuators.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertControllers.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertControllers.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertProperties.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertSensors.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_IpoConvert.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_SoftBodyDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_SoftBodyDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/BoolValue.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/BoolValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ConstExpr.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ConstExpr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/EXP_C-Api.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/EXP_C-Api.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/EmptyValue.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/EmptyValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ErrorValue.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ErrorValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Expression.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Expression.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/FloatValue.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/FloatValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IdentifierExpr.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IdentifierExpr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IfExpr.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IfExpr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/InputParser.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/InputParser.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IntValue.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IntValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/KX_HashedPtr.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/KX_HashedPtr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/KX_Python.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ListValue.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ListValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Operator1Expr.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Operator1Expr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Operator2Expr.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Operator2Expr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/StringValue.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/StringValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Value.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Value.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/VectorValue.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/VectorValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/VoidValue.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_Joystick.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_JoystickDefines.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_JoystickPrivate.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_2DFilterActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ANDController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ANDController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ActuatorEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ActuatorEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ActuatorSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_AlwaysEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_AlwaysEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_AlwaysSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_BasicEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_BasicEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_DelaySensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_EventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_EventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ExpressionController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ExpressionController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IInputDevice.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IInputDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ILogicBrick.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IObject.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IScene.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IScene.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ISensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_JoystickManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_JoystickManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_JoystickSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_KeyboardManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_KeyboardManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_KeyboardSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_LogicManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_LogicManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_MouseManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_MouseManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_MouseSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_NANDController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_NANDController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_NORController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_NORController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ORController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ORController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertyActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertyEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertyEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertySensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonKeyboard.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonKeyboard.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonMouse.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonMouse.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomNumberGenerator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomNumberGenerator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_TimeEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_TimeEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_XNORController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_XNORController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_XORController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_XORController.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_Canvas.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_Canvas.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_Engine.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_Engine.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_MouseDevice.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_MouseDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawImage.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawImage.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RenderTools.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_System.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_System.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/bmfont.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_Canvas.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_Canvas.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_System.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_System.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/xembed/blender_plugin_types.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_BlenderShader.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Material.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Material.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Shader.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Shader.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Texture.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Texture.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ArmatureSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ArmatureSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_BulletPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Camera.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Camera.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_CameraActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_CameraIpoSGController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_CameraIpoSGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ClientObjectInfo.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConstraintActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConstraintWrapper.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Dome.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Dome.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_EmptyObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_EmptyObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_FontObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_FontObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPOTransform.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPO_SGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPhysicsController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IScalarInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ISceneConverter.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ISystem.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IpoActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Light.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_LightIpoSGController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_LightIpoSGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MaterialIpoController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MaterialIpoController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MeshProxy.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MotionState.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MotionState.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_NearSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_NearSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ObColorIpoSGController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ObColorIpoSGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ObjectActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_OrientationInterpolator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_OrientationInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ParentActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PhysicsEngineEnums.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PhysicsPropertiesobsolete.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PolyProxy.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PositionInterpolator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PositionInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PyConstraintBinding.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PyMath.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonInit.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonInitTypes.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonInitTypes.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonSeq.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RadarSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RayCast.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RayCast.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RayEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RayEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RaySensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_DynamicActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SG_NodeRelationships.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ScalarInterpolator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ScalarInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ScalingInterpolator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ScalingInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SceneActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_StateActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TimeCategoryLogger.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TimeCategoryLogger.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TimeLogger.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TimeLogger.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TouchEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TouchEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TouchSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TrackToActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_VehicleWrapper.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_VertexProxy.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_VertexProxy.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_VisibilityActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_WorldInfo.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_WorldInfo.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_WorldIpoController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_WorldIpoController.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkDeviceInterface.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkMessage.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkMessage.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkScene.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkScene.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdGraphicController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdGraphicController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_DynamicTypes.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IGraphicController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IGraphicController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IMotionState.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IMotionState.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IVehicle.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IVehicle.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_Pro.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_2DFilterManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_BucketManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_CameraData.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Deformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_FramingManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_FramingManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IRenderTools.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_LightObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MaterialBucket.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MeshObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MeshObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_ObjectColor.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Blur2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Dilation2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Erosion2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_GrayScale2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Invert2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Laplacian2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Prewitt2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sepia2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sharpen2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sobel2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Polygon.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Polygon.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Rect.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_TexMatrix.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_TexVert.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_texmatrix.cpp
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_BBox.cpp
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_BBox.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Controller.cpp
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Controller.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_DList.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_IObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_IObject.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Node.cpp
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Node.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_ParentRelation.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_QList.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Spatial.cpp
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Spatial.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Tree.cpp
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Tree.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/BlendType.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/Common.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/Exception.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/Exception.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterBase.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterBase.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterBlueScreen.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterBlueScreen.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterColor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterColor.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterNormal.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterNormal.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterSource.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/FilterSource.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageBase.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageBase.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageBuff.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageMix.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageMix.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageRender.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageRender.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/ImageViewport.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/PyTypeList.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/PyTypeList.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/Texture.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/Texture.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/VideoBase.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/VideoBase.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/VideoFFmpeg.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/blendVideoTex.cpp
    branches/soc-2008-mxcurioni/source/kernel/gen_messaging/GEN_messaging.h
    branches/soc-2008-mxcurioni/source/kernel/gen_messaging/intern/messaging.c
    branches/soc-2008-mxcurioni/source/kernel/gen_system/GEN_HashedPtr.cpp
    branches/soc-2008-mxcurioni/source/kernel/gen_system/GEN_HashedPtr.h
    branches/soc-2008-mxcurioni/source/kernel/gen_system/GEN_Map.h
    branches/soc-2008-mxcurioni/source/kernel/gen_system/SYS_SingletonSystem.cpp
    branches/soc-2008-mxcurioni/source/kernel/gen_system/SYS_SingletonSystem.h
    branches/soc-2008-mxcurioni/source/kernel/gen_system/SYS_System.cpp
    branches/soc-2008-mxcurioni/source/kernel/gen_system/SYS_System.h

Added Paths:
-----------
    branches/soc-2008-mxcurioni/build_files/cmake/buildinfo.cmake
    branches/soc-2008-mxcurioni/doc/doxygen.extern
    branches/soc-2008-mxcurioni/doc/doxygen.intern
    branches/soc-2008-mxcurioni/doc/doxygen.source
    branches/soc-2008-mxcurioni/doc/footer.html
    branches/soc-2008-mxcurioni/intern/guardedalloc/MEM_sys_types.h
    branches/soc-2008-mxcurioni/intern/opennl/superlu/superlu_sys_types.h
    branches/soc-2008-mxcurioni/release/scripts/modules/addon_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/mesh_utils.py
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_traceback.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_traceback.h

Removed Paths:
-------------
    branches/soc-2008-mxcurioni/doc/python_api/alternative/
    branches/soc-2008-mxcurioni/intern/guardedalloc/BLO_sys_types.h
    branches/soc-2008-mxcurioni/intern/opennl/superlu/BLO_sys_types.h
    branches/soc-2008-mxcurioni/release/VERSION
    branches/soc-2008-mxcurioni/source/gameengine/Network/TerraplayNetwork/

Property Changed:
----------------
    branches/soc-2008-mxcurioni/


Property changes on: branches/soc-2008-mxcurioni
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/blender:34011-34996
   + /trunk/blender:34011-35203

Modified: branches/soc-2008-mxcurioni/CMakeLists.txt
===================================================================
--- branches/soc-2008-mxcurioni/CMakeLists.txt	2011-02-26 19:18:02 UTC (rev 35205)
+++ branches/soc-2008-mxcurioni/CMakeLists.txt	2011-02-26 20:21:09 UTC (rev 35206)
@@ -69,6 +69,7 @@
 # Blender internal features
 option(WITH_INTERNATIONAL "Enable I18N   (International fonts and text)" ON)
 option(WITH_PYTHON        "Enable Embedded Python API" ON)
+option(WITH_PYTHON_MODULE "Enable building as a python module (experemental)" OFF)
 option(WITH_BUILDINFO     "Include extra build details" ON)
 option(WITH_IK_ITASC      "Enable ITASC IK solver" ON)
 option(WITH_FFTW3         "Enable FFTW3 support (Used for smoke and audio effects)" OFF)
@@ -158,8 +159,28 @@
 	message(FATAL_ERROR "WITH_IMAGE_REDCODE requires WITH_IMAGE_OPENJPEG")
 endif()
 
+# python module, needs some different options
+if(WITH_PYTHON_MODULE AND WITH_PLAYER)
+	message(FATAL_ERROR "WITH_PYTHON_MODULE requires WITH_PLAYER to be OFF")
+endif()
+
+if(WITH_PYTHON_MODULE AND WITH_PYTHON_INSTALL)
+	message(FATAL_ERROR "WITH_PYTHON_MODULE requires WITH_PYTHON_INSTALL to be OFF")
+endif()
+
 TEST_SSE_SUPPORT()
 
+#-----------------------------------------------------------------------------
+# Initialize un-cached vars, avoid unused warning
+
+# linux only, not cached
+set(WITH_BINRELOC OFF)
+
+# these are added to later on.
+set(C_WARNINGS "")
+set(CXX_WARNINGS "")
+
+
 # disabled for now, not supported
 # option(WITH_WEBPLUGIN     "Enable Web Plugin (Unix only)" OFF)
 
@@ -338,17 +359,22 @@
 	endif()
 
 	find_package(X11 REQUIRED)
+	find_path(X11_XF86keysym_INCLUDE_PATH X11/XF86keysym.h ${X11_INC_SEARCH_PATH})
+	mark_as_advanced(X11_XF86keysym_INCLUDE_PATH)
 
 	# OpenSuse needs lutil, ArchLinux not, for now keep, can avoid by using --as-needed
 	set(LLIBS "-lutil -lc -lm -lpthread -lstdc++ ${X11_X11_LIB} ${X11_Xinput_LIB}")
 
 	if(CMAKE_SYSTEM_NAME MATCHES "Linux")
-		# BSD's dont use libdl.so
-		list(APPEND LLIBS -ldl)
+		if(NOT WITH_PYTHON_MODULE)
+			# BSD's dont use libdl.so
+			list(APPEND LLIBS -ldl)
 
-		# binreloc is linux only
-		set(BINRELOC ${CMAKE_SOURCE_DIR}/extern/binreloc)
-		set(BINRELOC_INC ${BINRELOC}/include)
+			# binreloc is linux only
+			set(BINRELOC ${CMAKE_SOURCE_DIR}/extern/binreloc)
+			set(BINRELOC_INC ${BINRELOC}/include)
+			set(WITH_BINRELOC ON)
+		endif()
 	endif()
 
 	set(PLATFORM_LINKFLAGS "-pthread")
@@ -890,28 +916,6 @@
 	endif()
 endif()
 
-
-# buildinfo
-if(WITH_BUILDINFO)
-	# BUILD_PLATFORM and BUILD_PLATFORM are taken from CMake
-	if(UNIX)
-		execute_process(COMMAND date "+%Y-%m-%d" OUTPUT_VARIABLE BUILD_DATE OUTPUT_STRIP_TRAILING_WHITESPACE)
-		execute_process(COMMAND date "+%H:%M:%S" OUTPUT_VARIABLE BUILD_TIME OUTPUT_STRIP_TRAILING_WHITESPACE)  
-		execute_process(COMMAND svnversion ${CMAKE_SOURCE_DIR} OUTPUT_VARIABLE BUILD_REV RESULT_VARIABLE BUILD_REV_RETURN OUTPUT_STRIP_TRAILING_WHITESPACE)
-		if(BUILD_REV_RETURN)
-			set(BUILD_REV "unknown")
-		endif()
-	endif()
-	
-	if(WIN32)
-		execute_process(COMMAND cmd /c date /t OUTPUT_VARIABLE BUILD_DATE OUTPUT_STRIP_TRAILING_WHITESPACE)
-		execute_process(COMMAND cmd /c time /t OUTPUT_VARIABLE BUILD_TIME OUTPUT_STRIP_TRAILING_WHITESPACE)  
-		execute_process(COMMAND svnversion ${CMAKE_SOURCE_DIR} OUTPUT_VARIABLE BUILD_REV RESULT_VARIABLE BUILD_REV_RETURN OUTPUT_STRIP_TRAILING_WHITESPACE)
-		if(BUILD_REV_RETURN)
-			set(BUILD_REV "unknown")
-		endif()
-	endif()
-endif()
 #-----------------------------------------------------------------------------
 # Common.
 
@@ -1037,6 +1041,9 @@
 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${PLATFORM_CFLAGS} ${C_WARNINGS}")
 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${PLATFORM_CFLAGS} ${CXX_WARNINGS}")
 
+#-------------------------------------------------------------------------------
+# Global Defines
+
 # better not define flags here but this is a debugging option thats off by default.
 if(WITH_CXX_GUARDEDALLOC)
 	set(CMAKE_CXX_FLAGS " -DWITH_CXX_GUARDEDALLOC -I${CMAKE_SOURCE_DIR}/intern/guardedalloc ${CMAKE_CXX_FLAGS}")

Modified: branches/soc-2008-mxcurioni/GNUmakefile
===================================================================
--- branches/soc-2008-mxcurioni/GNUmakefile	2011-02-26 19:18:02 UTC (rev 35205)
+++ branches/soc-2008-mxcurioni/GNUmakefile	2011-02-26 20:21:09 UTC (rev 35206)
@@ -85,10 +85,10 @@
 
 # package types
 package_debian:
-	cd build_files/package_spec ; sh ./build_debian.sh
+	cd build_files/package_spec ; DEB_BUILD_OPTIONS="parallel=$(NPROCS)" sh ./build_debian.sh
 
 package_pacman:
-	cd build_files/package_spec/pacman ; makepkg --asroot
+	cd build_files/package_spec/pacman ; MAKEFLAGS="-j$(NPROCS)" makepkg --asroot
 
 # forward build targets
 test:

Modified: branches/soc-2008-mxcurioni/build_files/cmake/RpmBuild.cmake
===================================================================
--- branches/soc-2008-mxcurioni/build_files/cmake/RpmBuild.cmake	2011-02-26 19:18:02 UTC (rev 35205)
+++ branches/soc-2008-mxcurioni/build_files/cmake/RpmBuild.cmake	2011-02-26 20:21:09 UTC (rev 35206)
@@ -7,11 +7,13 @@
     NAMES rpmbuild
     PATHS "/usr/bin")
 
-if ( RPMBUILD )
+mark_as_advanced(RPMBUILD)
+
+if(RPMBUILD)
     get_filename_component(RPMBUILD_PATH ${RPMBUILD} ABSOLUTE)
     message(STATUS "Found rpmbuild : ${RPMBUILD_PATH}")
     set(RPMBUILD_FOUND "YES")
-else ( RPMBUILD ) 
+else(RPMBUILD) 
     message(STATUS "rpmbuild NOT found. RPM generation will not be available")
     set(RPMBUILD_FOUND "NO")
-endif ( RPMBUILD )
+endif()

Copied: branches/soc-2008-mxcurioni/build_files/cmake/buildinfo.cmake (from rev 35203, trunk/blender/build_files/cmake/buildinfo.cmake)
===================================================================
--- branches/soc-2008-mxcurioni/build_files/cmake/buildinfo.cmake	                        (rev 0)
+++ branches/soc-2008-mxcurioni/build_files/cmake/buildinfo.cmake	2011-02-26 20:21:09 UTC (rev 35206)
@@ -0,0 +1,39 @@
+# This is called by cmake as an extermal process from
+# ./source/creator/CMakeLists.txt to write ./source/creator/buildinfo.h
+
+# The FindSubversion.cmake module is part of the standard distribution
+include(FindSubversion)
+
+# Extract working copy information for SOURCE_DIR into MY_XXX variables
+# with a default in case anything fails, for examble when using git-svn
+set(MY_WC_REVISION "unknown")
+# Guess if this is a SVN working copy and then look up the revision
+if(EXISTS ${SOURCE_DIR}/.svn/)
+	if(Subversion_FOUND)
+		Subversion_WC_INFO(${SOURCE_DIR} MY)
+	endif()
+endif()
+
+# BUILD_PLATFORM and BUILD_PLATFORM are taken from CMake
+# but BUILD_DATE and BUILD_TIME are plataform dependant
+if(UNIX)
+	execute_process(COMMAND date "+%Y-%m-%d" OUTPUT_VARIABLE BUILD_DATE OUTPUT_STRIP_TRAILING_WHITESPACE)
+	execute_process(COMMAND date "+%H:%M:%S" OUTPUT_VARIABLE BUILD_TIME OUTPUT_STRIP_TRAILING_WHITESPACE)
+endif()
+if(WIN32)
+	execute_process(COMMAND cmd /c date /t OUTPUT_VARIABLE BUILD_DATE OUTPUT_STRIP_TRAILING_WHITESPACE)
+	execute_process(COMMAND cmd /c time /t OUTPUT_VARIABLE BUILD_TIME OUTPUT_STRIP_TRAILING_WHITESPACE)
+endif()
+
+# Write a file with the SVNVERSION define
+file(WRITE buildinfo.h.txt
+	"#define BUILD_REV ${MY_WC_REVISION}\n"
+	"#define BUILD_DATE ${BUILD_DATE}\n"
+	"#define BUILD_TIME ${BUILD_TIME}\n"
+)
+
+# Copy the file to the final header only if the version changes
+# and avoid needless rebuilds
+# TODO: verify this comment is true, as BUILD_TIME probably changes
+execute_process(COMMAND ${CMAKE_COMMAND} -E copy_if_different
+                        buildinfo.h.txt buildinfo.h)

Modified: branches/soc-2008-mxcurioni/build_files/cmake/cmake_qtcreator_project.py
===================================================================
--- branches/soc-2008-mxcurioni/build_files/cmake/cmake_qtcreator_project.py	2011-02-26 19:18:02 UTC (rev 35205)
+++ branches/soc-2008-mxcurioni/build_files/cmake/cmake_qtcreator_project.py	2011-02-26 20:21:09 UTC (rev 35206)
@@ -30,7 +30,9 @@
 base = normpath(base)
 base = abspath(base)
 
+SIMPLE_PROJECTFILE = False
 
+
 def source_list(path, filename_check=None):
     for dirpath, dirnames, filenames in os.walk(path):
 
@@ -73,27 +75,120 @@
 def is_project_file(filename):
     return (is_c_any(filename) or is_cmake(filename)) and is_svn_file(filename)
 
-files = list(source_list(base, filename_check=is_project_file))
-files_rel = [relpath(f, start=base) for f in files]
-files_rel.sort()
 
+def cmake_advanced_info():
+    """ Extracr includes and defines from cmake.
+    """
 
-# --- qtcreator spesific, simple format
-PROJECT_NAME = "Blender"
-f = open(join(base, "%s.files" % PROJECT_NAME), 'w')
-f.write("\n".join(files_rel))
+    def create_eclipse_project(cmake_dir):
+        cmd = 'cmake %r -G"Eclipse CDT4 - Unix Makefiles"' % cmake_dir
+        os.system(cmd)
 
-f = open(join(base, "%s.includes" % PROJECT_NAME), 'w')
-f.write("\n".join(sorted(list(set(dirname(f) for f in files_rel if is_c_header(f))))))
+    includes = []
+    defines = []
 
-qtc_prj = join(base, "%s.creator" % PROJECT_NAME)
-f = open(qtc_prj, 'w')
-f.write("[General]\n")
+    import os
+    import sys
 
-qtc_cfg = join(base, "%s.config" % PROJECT_NAME)
-if not exists(qtc_cfg):
-    f = open(qtc_cfg, 'w')
-    f.write("// ADD PREDEFINED MACROS HERE!\n")
+    cmake_dir = sys.argv[-1]
 
-print("Project file written to: %s" % qtc_prj)
-# --- end
+    if not os.path.join(cmake_dir, "CMakeCache.txt"):
+        cmake_dir = os.getcwd()
+    if not os.path.join(cmake_dir, "CMakeCache.txt"):
+        print("CMakeCache.txt not found in %r or %r\n    Pass CMake build dir as an argument, or run from that dir, abording" % (cmake_dir, os.getcwd()))
+        sys.exit(1)
+
+    # create_eclipse_project(cmake_dir)
+
+    from xml.dom.minidom import parse
+    tree = parse(os.path.join(cmake_dir, ".cproject"))
+    '''
+    f = open(".cproject_pretty", 'w')
+    f.write(tree.toprettyxml(indent="    ", newl=""))
+    '''
+    ELEMENT_NODE = tree.ELEMENT_NODE
+
+    cproject, = tree.getElementsByTagName("cproject")
+    for storage in cproject.childNodes:
+        if storage.nodeType != ELEMENT_NODE:
+            continue
+
+        if storage.attributes["moduleId"].value == "org.eclipse.cdt.core.settings":

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list