[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23155] branches/soc-2009-imbusy: merge from 22606 to 23153

Lukas Steiblys imbusy at imbusy.org
Sat Sep 12 20:24:19 CEST 2009


Revision: 23155
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23155
Author:   imbusy
Date:     2009-09-12 20:23:59 +0200 (Sat, 12 Sep 2009)

Log Message:
-----------
merge from 22606 to 23153

Modified Paths:
--------------
    branches/soc-2009-imbusy/CMake/macros.cmake
    branches/soc-2009-imbusy/CMakeLists.txt
    branches/soc-2009-imbusy/SConstruct
    branches/soc-2009-imbusy/config/darwin-config.py
    branches/soc-2009-imbusy/config/linux2-config.py
    branches/soc-2009-imbusy/config/win32-mingw-config.py
    branches/soc-2009-imbusy/config/win32-vc-config.py
    branches/soc-2009-imbusy/config/win64-vc-config.py
    branches/soc-2009-imbusy/extern/CMakeLists.txt
    branches/soc-2009-imbusy/extern/Makefile
    branches/soc-2009-imbusy/extern/SConscript
    branches/soc-2009-imbusy/extern/binreloc/SConscript
    branches/soc-2009-imbusy/extern/bullet2/CMakeLists.txt
    branches/soc-2009-imbusy/extern/bullet2/src/BulletCollision/CMakeLists.txt
    branches/soc-2009-imbusy/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/soc-2009-imbusy/extern/bullet2/src/SConscript
    branches/soc-2009-imbusy/extern/ffmpeg/SConscript
    branches/soc-2009-imbusy/extern/glew/CMakeLists.txt
    branches/soc-2009-imbusy/extern/glew/SConscript
    branches/soc-2009-imbusy/extern/libmp3lame/SConscript
    branches/soc-2009-imbusy/extern/libopenjpeg/SConscript
    branches/soc-2009-imbusy/extern/libredcode/SConscript
    branches/soc-2009-imbusy/extern/x264/SConscript
    branches/soc-2009-imbusy/extern/xvidcore/SConscript
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/Makefile
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/bootstrap.sh
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/config.guess
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/config.sub
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/configure
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/configure.in
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/install-sh
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/libxvidcore.def
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/libxvidcore.ld
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/missing
    branches/soc-2009-imbusy/extern/xvidcore/build/generic/sources.inc
    branches/soc-2009-imbusy/extern/xvidcore/src/bitstream/bitstream.c
    branches/soc-2009-imbusy/extern/xvidcore/src/bitstream/bitstream.h
    branches/soc-2009-imbusy/extern/xvidcore/src/bitstream/cbp.h
    branches/soc-2009-imbusy/extern/xvidcore/src/bitstream/mbcoding.c
    branches/soc-2009-imbusy/extern/xvidcore/src/bitstream/x86_asm/cbp_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/bitstream/x86_asm/cbp_sse2.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/fdct.h
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/ia64_asm/fdct_ia64.s
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/ia64_asm/idct_fini.s
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/ia64_asm/idct_ia64_ecc.s
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/ia64_asm/idct_ia64_gcc.s
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/ia64_asm/idct_init.s
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/idct.h
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/x86_asm/fdct_mmx_ffmpeg.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/x86_asm/fdct_mmx_skal.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/x86_asm/fdct_sse2_skal.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/x86_asm/idct_3dne.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/x86_asm/idct_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/x86_asm/idct_sse2_dmitry.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/decoder.c
    branches/soc-2009-imbusy/extern/xvidcore/src/decoder.h
    branches/soc-2009-imbusy/extern/xvidcore/src/encoder.c
    branches/soc-2009-imbusy/extern/xvidcore/src/encoder.h
    branches/soc-2009-imbusy/extern/xvidcore/src/global.h
    branches/soc-2009-imbusy/extern/xvidcore/src/image/colorspace.c
    branches/soc-2009-imbusy/extern/xvidcore/src/image/colorspace.h
    branches/soc-2009-imbusy/extern/xvidcore/src/image/ia64_asm/interpolate8x8_ia64.s
    branches/soc-2009-imbusy/extern/xvidcore/src/image/ia64_asm/interpolate8x8_ia64_exact.s
    branches/soc-2009-imbusy/extern/xvidcore/src/image/image.c
    branches/soc-2009-imbusy/extern/xvidcore/src/image/image.h
    branches/soc-2009-imbusy/extern/xvidcore/src/image/interpolate8x8.h
    branches/soc-2009-imbusy/extern/xvidcore/src/image/postprocessing.c
    branches/soc-2009-imbusy/extern/xvidcore/src/image/qpel.c
    branches/soc-2009-imbusy/extern/xvidcore/src/image/qpel.h
    branches/soc-2009-imbusy/extern/xvidcore/src/image/reduced.h
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/colorspace_mmx.inc
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/colorspace_rgb_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/colorspace_yuv_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/colorspace_yuyv_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/interpolate8x8_3dn.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/interpolate8x8_3dne.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/interpolate8x8_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/interpolate8x8_xmm.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/postprocessing_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/postprocessing_sse2.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/qpel_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/reduced_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/estimation_bvop.c
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/estimation_pvop.c
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/estimation_rd_based.c
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/estimation_rd_based_bvop.c
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/gmc.c
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/gmc.h
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/ia64_asm/calc_delta_1.s
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/ia64_asm/calc_delta_2.s
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/ia64_asm/calc_delta_3.s
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/ia64_asm/halfpel8_refine_ia64.s
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/ia64_asm/sad_ia64.s
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/motion.h
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/motion_inlines.h
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/sad.h
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/x86_asm/sad_3dn.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/x86_asm/sad_3dne.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/x86_asm/sad_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/x86_asm/sad_sse2.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/x86_asm/sad_xmm.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/plugins/plugin_dump.c
    branches/soc-2009-imbusy/extern/xvidcore/src/plugins/plugin_lumimasking.c
    branches/soc-2009-imbusy/extern/xvidcore/src/portab.h
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/ia64_asm/quant_h263_ia64.s
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/quant.h
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/quant_matrix.c
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/quant_matrix.h
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/quant_mpeg.c
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/x86_asm/quantize_h263_3dne.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/x86_asm/quantize_h263_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/x86_asm/quantize_mpeg_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/x86_asm/quantize_mpeg_xmm.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/emms.h
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/ia64_asm/mem_transfer_ia64.s
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/mbfunctions.h
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/mbtransquant.c
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/mem_transfer.h
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/x86_asm/cpuid.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/x86_asm/interlacing_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/x86_asm/mem_transfer_3dne.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/x86_asm/mem_transfer_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/xvid.c
    branches/soc-2009-imbusy/extern/xvidcore/src/xvid.h
    branches/soc-2009-imbusy/intern/CMakeLists.txt
    branches/soc-2009-imbusy/intern/audaspace/CMakeLists.txt
    branches/soc-2009-imbusy/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/soc-2009-imbusy/intern/audaspace/FX/AUD_PingPongFactory.cpp
    branches/soc-2009-imbusy/intern/audaspace/Makefile
    branches/soc-2009-imbusy/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/soc-2009-imbusy/intern/audaspace/SConscript
    branches/soc-2009-imbusy/intern/audaspace/SDL/AUD_SDLMixerReader.cpp
    branches/soc-2009-imbusy/intern/audaspace/SDL/Makefile
    branches/soc-2009-imbusy/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    branches/soc-2009-imbusy/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h
    branches/soc-2009-imbusy/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2009-imbusy/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/soc-2009-imbusy/intern/audaspace/ffmpeg/Makefile
    branches/soc-2009-imbusy/intern/audaspace/intern/AUD_C-API.cpp
    branches/soc-2009-imbusy/intern/audaspace/intern/Makefile
    branches/soc-2009-imbusy/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/soc-2009-imbusy/intern/audaspace/jack/AUD_JackDevice.h
    branches/soc-2009-imbusy/intern/audaspace/jack/Makefile
    branches/soc-2009-imbusy/intern/audaspace/make/msvc_9_0/audaspace.vcproj
    branches/soc-2009-imbusy/intern/elbeem/CMakeLists.txt
    branches/soc-2009-imbusy/intern/ghost/CMakeLists.txt
    branches/soc-2009-imbusy/intern/ghost/SConscript
    branches/soc-2009-imbusy/intern/ghost/intern/GHOST_System.cpp
    branches/soc-2009-imbusy/intern/guardedalloc/CMakeLists.txt
    branches/soc-2009-imbusy/intern/guardedalloc/SConscript
    branches/soc-2009-imbusy/intern/guardedalloc/cpp/mallocn.cpp
    branches/soc-2009-imbusy/intern/iksolver/SConscript
    branches/soc-2009-imbusy/intern/iksolver/intern/TNT/tntmath.h
    branches/soc-2009-imbusy/intern/memutil/SConscript
    branches/soc-2009-imbusy/intern/moto/SConscript
    branches/soc-2009-imbusy/intern/smoke/CMakeLists.txt
    branches/soc-2009-imbusy/intern/smoke/extern/smoke_API.h
    branches/soc-2009-imbusy/intern/smoke/intern/FLUID_3D.cpp
    branches/soc-2009-imbusy/intern/smoke/intern/FLUID_3D.h
    branches/soc-2009-imbusy/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
    branches/soc-2009-imbusy/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/soc-2009-imbusy/intern/smoke/intern/WTURBULENCE.cpp
    branches/soc-2009-imbusy/intern/smoke/intern/WTURBULENCE.h
    branches/soc-2009-imbusy/intern/smoke/intern/smoke_API.cpp
    branches/soc-2009-imbusy/intern/smoke/intern/tnt/tnt_math_utils.h
    branches/soc-2009-imbusy/intern/string/SConscript
    branches/soc-2009-imbusy/intern/string/STR_String.h
    branches/soc-2009-imbusy/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/blender.sln
    branches/soc-2009-imbusy/projectfiles_vc9/blender/blender.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/gpu/BL_gpu.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/nodes/nodes.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/blender/render/BRE_render.vcproj
    branches/soc-2009-imbusy/projectfiles_vc9/gameengine/videotexture/TEX_Video.vcproj
    branches/soc-2009-imbusy/release/datafiles/blenderbuttons
    branches/soc-2009-imbusy/release/datafiles/splash.jpg
    branches/soc-2009-imbusy/release/io/engine_render_pov.py
    branches/soc-2009-imbusy/release/io/export_ply.py
    branches/soc-2009-imbusy/release/scripts/bpymodules/colladaImEx/collada.py
    branches/soc-2009-imbusy/release/scripts/bpymodules/colladaImEx/cstartup.py
    branches/soc-2009-imbusy/release/scripts/bpymodules/colladaImEx/translator.py
    branches/soc-2009-imbusy/release/scripts/export_map.py
    branches/soc-2009-imbusy/release/ui/bpy_ops.py
    branches/soc-2009-imbusy/release/ui/buttons_data_armature.py
    branches/soc-2009-imbusy/release/ui/buttons_data_bone.py
    branches/soc-2009-imbusy/release/ui/buttons_data_camera.py
    branches/soc-2009-imbusy/release/ui/buttons_data_curve.py
    branches/soc-2009-imbusy/release/ui/buttons_data_empty.py
    branches/soc-2009-imbusy/release/ui/buttons_data_lamp.py
    branches/soc-2009-imbusy/release/ui/buttons_data_lattice.py
    branches/soc-2009-imbusy/release/ui/buttons_data_mesh.py
    branches/soc-2009-imbusy/release/ui/buttons_data_metaball.py
    branches/soc-2009-imbusy/release/ui/buttons_data_modifier.py
    branches/soc-2009-imbusy/release/ui/buttons_data_text.py
    branches/soc-2009-imbusy/release/ui/buttons_game.py
    branches/soc-2009-imbusy/release/ui/buttons_material.py
    branches/soc-2009-imbusy/release/ui/buttons_object.py
    branches/soc-2009-imbusy/release/ui/buttons_object_constraint.py
    branches/soc-2009-imbusy/release/ui/buttons_particle.py
    branches/soc-2009-imbusy/release/ui/buttons_physics_cloth.py
    branches/soc-2009-imbusy/release/ui/buttons_physics_field.py
    branches/soc-2009-imbusy/release/ui/buttons_physics_fluid.py
    branches/soc-2009-imbusy/release/ui/buttons_physics_smoke.py
    branches/soc-2009-imbusy/release/ui/buttons_physics_softbody.py
    branches/soc-2009-imbusy/release/ui/buttons_scene.py
    branches/soc-2009-imbusy/release/ui/buttons_texture.py
    branches/soc-2009-imbusy/release/ui/buttons_world.py
    branches/soc-2009-imbusy/release/ui/space_buttons.py
    branches/soc-2009-imbusy/release/ui/space_console.py
    branches/soc-2009-imbusy/release/ui/space_filebrowser.py
    branches/soc-2009-imbusy/release/ui/space_image.py
    branches/soc-2009-imbusy/release/ui/space_info.py
    branches/soc-2009-imbusy/release/ui/space_logic.py
    branches/soc-2009-imbusy/release/ui/space_outliner.py
    branches/soc-2009-imbusy/release/ui/space_sequencer.py
    branches/soc-2009-imbusy/release/ui/space_text.py
    branches/soc-2009-imbusy/release/ui/space_time.py
    branches/soc-2009-imbusy/release/ui/space_userpref.py
    branches/soc-2009-imbusy/release/ui/space_view3d.py
    branches/soc-2009-imbusy/release/ui/space_view3d_toolbar.py
    branches/soc-2009-imbusy/scons/scons-LICENSE
    branches/soc-2009-imbusy/scons/scons-README
    branches/soc-2009-imbusy/scons/scons-time.py
    branches/soc-2009-imbusy/scons/scons.py
    branches/soc-2009-imbusy/scons/sconsign.py
    branches/soc-2009-imbusy/source/CMakeLists.txt
    branches/soc-2009-imbusy/source/Makefile
    branches/soc-2009-imbusy/source/SConscript
    branches/soc-2009-imbusy/source/blender/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/avi/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/avi/SConscript
    branches/soc-2009-imbusy/source/blender/blenfont/BLF_api.h
    branches/soc-2009-imbusy/source/blender/blenfont/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/blenfont/SConscript
    branches/soc-2009-imbusy/source/blender/blenfont/intern/blf.c
    branches/soc-2009-imbusy/source/blender/blenfont/intern/blf_font.c
    branches/soc-2009-imbusy/source/blender/blenfont/intern/blf_glyph.c
    branches/soc-2009-imbusy/source/blender/blenfont/intern/blf_internal.h
    branches/soc-2009-imbusy/source/blender/blenfont/intern/blf_internal_types.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_action.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_anim.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_animsys.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_armature.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_blender.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_brush.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_cloth.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_constraint.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_curve.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_depsgraph.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_global.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_group.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_key.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_library.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_multires.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_node.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_object.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_paint.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_particle.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_pointcache.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_sca.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_scene.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_shrinkwrap.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_smoke.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_sound.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_text.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_texture.h
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_utildefines.h
    branches/soc-2009-imbusy/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/blenkernel/SConscript
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/Makefile
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/action.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/anim.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/armature.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/blender.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/boids.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/booleanops.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/brush.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/cloth.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/colortools.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/constraint.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/curve.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/displist.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/font.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/gpencil.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/group.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/image.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/implicit.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/key.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/lattice.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/library.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/material.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/mesh.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/modifier.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/multires.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/nla.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/node.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/object.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/paint.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/particle.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/sca.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/scene.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/seqeffects.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/sequence.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/smoke.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/softbody.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/sound.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/text.c
    branches/soc-2009-imbusy/source/blender/blenkernel/intern/texture.c
    branches/soc-2009-imbusy/source/blender/blenlib/BLI_arithb.h
    branches/soc-2009-imbusy/source/blender/blenlib/BLI_fileops.h
    branches/soc-2009-imbusy/source/blender/blenlib/BLI_kdopbvh.h
    branches/soc-2009-imbusy/source/blender/blenlib/BLI_winstuff.h
    branches/soc-2009-imbusy/source/blender/blenlib/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/blenlib/SConscript
    branches/soc-2009-imbusy/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2009-imbusy/source/blender/blenlib/intern/BLI_mempool.c
    branches/soc-2009-imbusy/source/blender/blenlib/intern/arithb.c
    branches/soc-2009-imbusy/source/blender/blenlib/intern/bpath.c
    branches/soc-2009-imbusy/source/blender/blenlib/intern/fileops.c
    branches/soc-2009-imbusy/source/blender/blenlib/intern/freetypefont.c
    branches/soc-2009-imbusy/source/blender/blenlib/intern/storage.c
    branches/soc-2009-imbusy/source/blender/blenlib/intern/threads.c
    branches/soc-2009-imbusy/source/blender/blenlib/intern/util.c
    branches/soc-2009-imbusy/source/blender/blenloader/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/blenloader/SConscript
    branches/soc-2009-imbusy/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2009-imbusy/source/blender/blenloader/intern/readfile.c
    branches/soc-2009-imbusy/source/blender/blenloader/intern/readfile.h
    branches/soc-2009-imbusy/source/blender/blenloader/intern/writefile.c
    branches/soc-2009-imbusy/source/blender/blenpluginapi/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/blenpluginapi/SConscript
    branches/soc-2009-imbusy/source/blender/editors/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/editors/Makefile
    branches/soc-2009-imbusy/source/blender/editors/SConscript
    branches/soc-2009-imbusy/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2009-imbusy/source/blender/editors/animation/anim_filter.c
    branches/soc-2009-imbusy/source/blender/editors/animation/anim_intern.h
    branches/soc-2009-imbusy/source/blender/editors/animation/anim_ipo_utils.c
    branches/soc-2009-imbusy/source/blender/editors/animation/anim_ops.c
    branches/soc-2009-imbusy/source/blender/editors/animation/drivers.c
    branches/soc-2009-imbusy/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2009-imbusy/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2009-imbusy/source/blender/editors/animation/keyframes_edit.c
    branches/soc-2009-imbusy/source/blender/editors/animation/keyframes_general.c
    branches/soc-2009-imbusy/source/blender/editors/animation/keyframing.c
    branches/soc-2009-imbusy/source/blender/editors/animation/keyingsets.c
    branches/soc-2009-imbusy/source/blender/editors/armature/editarmature.c
    branches/soc-2009-imbusy/source/blender/editors/armature/editarmature_generate.c
    branches/soc-2009-imbusy/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2009-imbusy/source/blender/editors/armature/meshlaplacian.c
    branches/soc-2009-imbusy/source/blender/editors/armature/poselib.c
    branches/soc-2009-imbusy/source/blender/editors/armature/poseobject.c
    branches/soc-2009-imbusy/source/blender/editors/curve/curve_ops.c
    branches/soc-2009-imbusy/source/blender/editors/curve/editcurve.c
    branches/soc-2009-imbusy/source/blender/editors/curve/editfont.c
    branches/soc-2009-imbusy/source/blender/editors/datafiles/blenderbuttons.c
    branches/soc-2009-imbusy/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2009-imbusy/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2009-imbusy/source/blender/editors/gpencil/gpencil_intern.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_anim_api.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_armature.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_fileselect.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_gpencil.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_keyframes_draw.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_keyframes_edit.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_keyframing.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_mball.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_mesh.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_node.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_object.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_particle.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_previewrender.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_screen.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_view3d.h
    branches/soc-2009-imbusy/source/blender/editors/include/UI_icons.h
    branches/soc-2009-imbusy/source/blender/editors/include/UI_interface.h
    branches/soc-2009-imbusy/source/blender/editors/interface/interface.c
    branches/soc-2009-imbusy/source/blender/editors/interface/interface_anim.c
    branches/soc-2009-imbusy/source/blender/editors/interface/interface_handlers.c
    branches/soc-2009-imbusy/source/blender/editors/interface/interface_icons.c
    branches/soc-2009-imbusy/source/blender/editors/interface/interface_intern.h
    branches/soc-2009-imbusy/source/blender/editors/interface/interface_layout.c
    branches/soc-2009-imbusy/source/blender/editors/interface/interface_regions.c
    branches/soc-2009-imbusy/source/blender/editors/interface/interface_templates.c
    branches/soc-2009-imbusy/source/blender/editors/interface/interface_utils.c
    branches/soc-2009-imbusy/source/blender/editors/interface/interface_widgets.c
    branches/soc-2009-imbusy/source/blender/editors/interface/resources.c
    branches/soc-2009-imbusy/source/blender/editors/interface/view2d_ops.c
    branches/soc-2009-imbusy/source/blender/editors/mesh/editmesh.c
    branches/soc-2009-imbusy/source/blender/editors/mesh/editmesh_add.c
    branches/soc-2009-imbusy/source/blender/editors/mesh/editmesh_loop.c
    branches/soc-2009-imbusy/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2009-imbusy/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2009-imbusy/source/blender/editors/mesh/mesh_layers.c
    branches/soc-2009-imbusy/source/blender/editors/mesh/meshtools.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_edit.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_intern.h
    branches/soc-2009-imbusy/source/blender/editors/object/object_modifier.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_ops.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_vgroup.c
    branches/soc-2009-imbusy/source/blender/editors/physics/ed_fluidsim.c
    branches/soc-2009-imbusy/source/blender/editors/physics/ed_pointcache.c
    branches/soc-2009-imbusy/source/blender/editors/physics/editparticle.c
    branches/soc-2009-imbusy/source/blender/editors/preview/previewrender.c
    branches/soc-2009-imbusy/source/blender/editors/screen/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/editors/screen/area.c
    branches/soc-2009-imbusy/source/blender/editors/screen/screen_context.c
    branches/soc-2009-imbusy/source/blender/editors/screen/screen_ops.c
    branches/soc-2009-imbusy/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2009-imbusy/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2009-imbusy/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2009-imbusy/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2009-imbusy/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2009-imbusy/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2009-imbusy/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/soc-2009-imbusy/source/blender/editors/space_action/action_draw.c
    branches/soc-2009-imbusy/source/blender/editors/space_action/action_edit.c
    branches/soc-2009-imbusy/source/blender/editors/space_action/action_header.c
    branches/soc-2009-imbusy/source/blender/editors/space_action/action_intern.h
    branches/soc-2009-imbusy/source/blender/editors/space_action/action_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_action/space_action.c
    branches/soc-2009-imbusy/source/blender/editors/space_api/spacetypes.c
    branches/soc-2009-imbusy/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2009-imbusy/source/blender/editors/space_buttons/buttons_intern.h
    branches/soc-2009-imbusy/source/blender/editors/space_buttons/buttons_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2009-imbusy/source/blender/editors/space_console/console_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_console/console_report.c
    branches/soc-2009-imbusy/source/blender/editors/space_console/space_console.c
    branches/soc-2009-imbusy/source/blender/editors/space_file/file_draw.c
    branches/soc-2009-imbusy/source/blender/editors/space_file/file_intern.h
    branches/soc-2009-imbusy/source/blender/editors/space_file/file_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_file/file_panels.c
    branches/soc-2009-imbusy/source/blender/editors/space_file/filesel.c
    branches/soc-2009-imbusy/source/blender/editors/space_file/space_file.c
    branches/soc-2009-imbusy/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2009-imbusy/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2009-imbusy/source/blender/editors/space_graph/graph_header.c
    branches/soc-2009-imbusy/source/blender/editors/space_graph/graph_select.c
    branches/soc-2009-imbusy/source/blender/editors/space_graph/space_graph.c
    branches/soc-2009-imbusy/source/blender/editors/space_image/image_buttons.c
    branches/soc-2009-imbusy/source/blender/editors/space_image/image_draw.c
    branches/soc-2009-imbusy/source/blender/editors/space_image/image_intern.h
    branches/soc-2009-imbusy/source/blender/editors/space_image/image_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_image/space_image.c
    branches/soc-2009-imbusy/source/blender/editors/space_info/space_info.c
    branches/soc-2009-imbusy/source/blender/editors/space_logic/logic_window.c
    branches/soc-2009-imbusy/source/blender/editors/space_logic/space_logic.c
    branches/soc-2009-imbusy/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2009-imbusy/source/blender/editors/space_nla/nla_channels.c
    branches/soc-2009-imbusy/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2009-imbusy/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2009-imbusy/source/blender/editors/space_nla/nla_header.c
    branches/soc-2009-imbusy/source/blender/editors/space_nla/space_nla.c
    branches/soc-2009-imbusy/source/blender/editors/space_node/drawnode.c
    branches/soc-2009-imbusy/source/blender/editors/space_node/node_edit.c
    branches/soc-2009-imbusy/source/blender/editors/space_node/node_header.c
    branches/soc-2009-imbusy/source/blender/editors/space_node/node_intern.h
    branches/soc-2009-imbusy/source/blender/editors/space_node/node_state.c
    branches/soc-2009-imbusy/source/blender/editors/space_node/space_node.c
    branches/soc-2009-imbusy/source/blender/editors/space_outliner/outliner.c
    branches/soc-2009-imbusy/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2009-imbusy/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2009-imbusy/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/soc-2009-imbusy/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2009-imbusy/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2009-imbusy/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2009-imbusy/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2009-imbusy/source/blender/editors/space_text/space_text.c
    branches/soc-2009-imbusy/source/blender/editors/space_text/text_header.c
    branches/soc-2009-imbusy/source/blender/editors/space_text/text_intern.h
    branches/soc-2009-imbusy/source/blender/editors/space_text/text_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_time/space_time.c
    branches/soc-2009-imbusy/source/blender/editors/space_time/time_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/SConscript
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_snap.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2009-imbusy/source/blender/editors/transform/transform.c
    branches/soc-2009-imbusy/source/blender/editors/transform/transform.h
    branches/soc-2009-imbusy/source/blender/editors/transform/transform_conversions.c
    branches/soc-2009-imbusy/source/blender/editors/transform/transform_generics.c
    branches/soc-2009-imbusy/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2009-imbusy/source/blender/editors/transform/transform_ops.c
    branches/soc-2009-imbusy/source/blender/editors/transform/transform_orientations.c
    branches/soc-2009-imbusy/source/blender/editors/util/editmode_undo.c
    branches/soc-2009-imbusy/source/blender/editors/util/undo.c
    branches/soc-2009-imbusy/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2009-imbusy/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2009-imbusy/source/blender/gpu/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/gpu/GPU_draw.h
    branches/soc-2009-imbusy/source/blender/gpu/GPU_extensions.h
    branches/soc-2009-imbusy/source/blender/gpu/SConscript
    branches/soc-2009-imbusy/source/blender/gpu/intern/Makefile
    branches/soc-2009-imbusy/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2009-imbusy/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2009-imbusy/source/blender/imbuf/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/imbuf/SConscript
    branches/soc-2009-imbusy/source/blender/imbuf/intern/anim5.c
    branches/soc-2009-imbusy/source/blender/imbuf/intern/cineon/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/imbuf/intern/cineon/SConscript
    branches/soc-2009-imbusy/source/blender/imbuf/intern/dds/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/imbuf/intern/dds/SConscript
    branches/soc-2009-imbusy/source/blender/imbuf/intern/hamx.c
    branches/soc-2009-imbusy/source/blender/imbuf/intern/iff.c
    branches/soc-2009-imbusy/source/blender/imbuf/intern/openexr/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/imbuf/intern/openexr/Makefile
    branches/soc-2009-imbusy/source/blender/imbuf/intern/openexr/SConscript
    branches/soc-2009-imbusy/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2009-imbusy/source/blender/imbuf/intern/thumbs.c
    branches/soc-2009-imbusy/source/blender/imbuf/intern/writeimage.c
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_action_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_cloth_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_constraint_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_gpencil_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_material_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_object_force.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_object_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_sensor_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_smoke_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_sound_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_space_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2009-imbusy/source/blender/makesdna/SConscript
    branches/soc-2009-imbusy/source/blender/makesdna/intern/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/makesdna/intern/SConscript
    branches/soc-2009-imbusy/source/blender/makesrna/RNA_access.h
    branches/soc-2009-imbusy/source/blender/makesrna/RNA_define.h
    branches/soc-2009-imbusy/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2009-imbusy/source/blender/makesrna/RNA_types.h
    branches/soc-2009-imbusy/source/blender/makesrna/SConscript
    branches/soc-2009-imbusy/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/makesrna/intern/Makefile
    branches/soc-2009-imbusy/source/blender/makesrna/intern/SConscript
    branches/soc-2009-imbusy/source/blender/makesrna/intern/makesrna.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_access.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_action.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_boid.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_cloth.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_define.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_fluidsim.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_group.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_internal_types.h
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_key.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_lattice.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_main.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_material.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_mesh_api.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_object.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_packedfile.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_render.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_rna.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_sequence.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_sound.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_space.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_world.c
    branches/soc-2009-imbusy/source/blender/nodes/CMP_node.h
    branches/soc-2009-imbusy/source/blender/nodes/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/nodes/SConscript
    branches/soc-2009-imbusy/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/CMP_util.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/CMP_util.h
    branches/soc-2009-imbusy/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/TEX_util.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/TEX_util.h
    branches/soc-2009-imbusy/source/blender/python/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/python/SConscript
    branches/soc-2009-imbusy/source/blender/python/epy_doc_gen.py
    branches/soc-2009-imbusy/source/blender/python/generic/Geometry.c
    branches/soc-2009-imbusy/source/blender/python/generic/Mathutils.c
    branches/soc-2009-imbusy/source/blender/python/generic/bpy_internal_import.h
    branches/soc-2009-imbusy/source/blender/python/generic/matrix.c
    branches/soc-2009-imbusy/source/blender/python/generic/vector.c
    branches/soc-2009-imbusy/source/blender/python/intern/bpy_interface.c
    branches/soc-2009-imbusy/source/blender/python/intern/bpy_operator.c
    branches/soc-2009-imbusy/source/blender/python/intern/bpy_operator_wrap.c
    branches/soc-2009-imbusy/source/blender/python/intern/bpy_rna.c
    branches/soc-2009-imbusy/source/blender/python/intern/bpy_rna.h
    branches/soc-2009-imbusy/source/blender/python/intern/bpy_util.c
    branches/soc-2009-imbusy/source/blender/python/intern/bpy_util.h
    branches/soc-2009-imbusy/source/blender/quicktime/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/quicktime/SConscript
    branches/soc-2009-imbusy/source/blender/readblenfile/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/readblenfile/SConscript
    branches/soc-2009-imbusy/source/blender/readblenfile/intern/BLO_readblenfile.c
    branches/soc-2009-imbusy/source/blender/render/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/render/SConscript
    branches/soc-2009-imbusy/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2009-imbusy/source/blender/render/intern/include/render_types.h
    branches/soc-2009-imbusy/source/blender/render/intern/include/shading.h
    branches/soc-2009-imbusy/source/blender/render/intern/include/texture.h
    branches/soc-2009-imbusy/source/blender/render/intern/source/Makefile
    branches/soc-2009-imbusy/source/blender/render/intern/source/convertblender.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/envmap.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/initrender.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/occlusion.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/pixelshading.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/rayshade.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/raytrace.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/rendercore.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/shadbuf.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/shadeinput.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/strand.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/texture.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/zbuf.c
    branches/soc-2009-imbusy/source/blender/windowmanager/CMakeLists.txt
    branches/soc-2009-imbusy/source/blender/windowmanager/WM_api.h
    branches/soc-2009-imbusy/source/blender/windowmanager/WM_types.h
    branches/soc-2009-imbusy/source/blender/windowmanager/intern/Makefile
    branches/soc-2009-imbusy/source/blender/windowmanager/intern/wm.c
    branches/soc-2009-imbusy/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2009-imbusy/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2009-imbusy/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2009-imbusy/source/blender/windowmanager/intern/wm_jobs.c
    branches/soc-2009-imbusy/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2009-imbusy/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2009-imbusy/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2009-imbusy/source/creator/CMakeLists.txt
    branches/soc-2009-imbusy/source/creator/Makefile
    branches/soc-2009-imbusy/source/creator/creator.c
    branches/soc-2009-imbusy/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/soc-2009-imbusy/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/soc-2009-imbusy/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/soc-2009-imbusy/source/gameengine/BlenderRoutines/SConscript
    branches/soc-2009-imbusy/source/gameengine/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/BL_ActionActuator.h
    branches/soc-2009-imbusy/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/soc-2009-imbusy/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/KX_BlenderScalarInterpolator.h
    branches/soc-2009-imbusy/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/soc-2009-imbusy/source/gameengine/Converter/SConscript
    branches/soc-2009-imbusy/source/gameengine/Expressions/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Expressions/ListValue.cpp
    branches/soc-2009-imbusy/source/gameengine/Expressions/ListValue.h
    branches/soc-2009-imbusy/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/soc-2009-imbusy/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2009-imbusy/source/gameengine/Expressions/SConscript
    branches/soc-2009-imbusy/source/gameengine/Expressions/Value.cpp
    branches/soc-2009-imbusy/source/gameengine/Expressions/Value.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_ActuatorSensor.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_DelaySensor.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_IController.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_IController.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_ILogicBrick.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_ISensor.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_JoystickSensor.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_KeyboardSensor.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_MouseSensor.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_PropertyActuator.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_PropertyEventManager.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_PropertySensor.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_RandomActuator.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SCA_RandomSensor.h
    branches/soc-2009-imbusy/source/gameengine/GameLogic/SConscript
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/common/GPC_Engine.cpp
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/common/GPC_Engine.h
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/common/SConscript
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/ghost/SConscript
    branches/soc-2009-imbusy/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KXNetwork/SConscript
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_Camera.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_Camera.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_CameraActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_ConstraintActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_GameActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_IpoActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_ObjectActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_ParentActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_PyMath.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_PythonInitTypes.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_RadarSensor.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_RaySensor.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SCA_DynamicActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SceneActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_StateActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_TouchSensor.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_TrackToActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/soc-2009-imbusy/source/gameengine/Ketsji/KX_VisibilityActuator.h
    branches/soc-2009-imbusy/source/gameengine/Ketsji/SConscript
    branches/soc-2009-imbusy/source/gameengine/Network/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Network/LoopBackNetwork/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Network/LoopBackNetwork/SConscript
    branches/soc-2009-imbusy/source/gameengine/Network/SConscript
    branches/soc-2009-imbusy/source/gameengine/Physics/Bullet/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2009-imbusy/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2009-imbusy/source/gameengine/Physics/Bullet/SConscript
    branches/soc-2009-imbusy/source/gameengine/Physics/Dummy/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Physics/Dummy/SConscript
    branches/soc-2009-imbusy/source/gameengine/Physics/common/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Physics/common/SConscript
    branches/soc-2009-imbusy/source/gameengine/PyDoc/GameLogic.py
    branches/soc-2009-imbusy/source/gameengine/PyDoc/GameTypes.py
    branches/soc-2009-imbusy/source/gameengine/Rasterizer/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/soc-2009-imbusy/source/gameengine/Rasterizer/RAS_MaterialBucket.h
    branches/soc-2009-imbusy/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/soc-2009-imbusy/source/gameengine/Rasterizer/RAS_Polygon.cpp
    branches/soc-2009-imbusy/source/gameengine/Rasterizer/RAS_Polygon.h
    branches/soc-2009-imbusy/source/gameengine/Rasterizer/SConscript
    branches/soc-2009-imbusy/source/gameengine/SceneGraph/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/SceneGraph/SConscript
    branches/soc-2009-imbusy/source/gameengine/VideoTexture/CMakeLists.txt
    branches/soc-2009-imbusy/source/gameengine/VideoTexture/Exception.cpp
    branches/soc-2009-imbusy/source/gameengine/VideoTexture/ImageBase.cpp
    branches/soc-2009-imbusy/source/gameengine/VideoTexture/SConscript
    branches/soc-2009-imbusy/source/icons/SConscript
    branches/soc-2009-imbusy/source/kernel/CMakeLists.txt
    branches/soc-2009-imbusy/source/kernel/SConscript
    branches/soc-2009-imbusy/source/nan_definitions.mk
    branches/soc-2009-imbusy/source/nan_link.mk
    branches/soc-2009-imbusy/tools/Blender.py
    branches/soc-2009-imbusy/tools/btools.py

Added Paths:
-----------
    branches/soc-2009-imbusy/extern/lzma/
    branches/soc-2009-imbusy/extern/lzma/Alloc.c
    branches/soc-2009-imbusy/extern/lzma/Alloc.h
    branches/soc-2009-imbusy/extern/lzma/CMakeLists.txt
    branches/soc-2009-imbusy/extern/lzma/LzFind.c
    branches/soc-2009-imbusy/extern/lzma/LzFind.h
    branches/soc-2009-imbusy/extern/lzma/LzHash.h
    branches/soc-2009-imbusy/extern/lzma/LzmaDec.c
    branches/soc-2009-imbusy/extern/lzma/LzmaDec.h
    branches/soc-2009-imbusy/extern/lzma/LzmaEnc.c
    branches/soc-2009-imbusy/extern/lzma/LzmaEnc.h
    branches/soc-2009-imbusy/extern/lzma/LzmaLib.c
    branches/soc-2009-imbusy/extern/lzma/LzmaLib.h
    branches/soc-2009-imbusy/extern/lzma/Makefile
    branches/soc-2009-imbusy/extern/lzma/SConscript
    branches/soc-2009-imbusy/extern/lzma/Types.h
    branches/soc-2009-imbusy/extern/lzma/history.txt
    branches/soc-2009-imbusy/extern/lzma/lzma.txt
    branches/soc-2009-imbusy/extern/lzma/make/
    branches/soc-2009-imbusy/extern/lzma/make/msvc_9_0/
    branches/soc-2009-imbusy/extern/lzma/make/msvc_9_0/lzma.vcproj
    branches/soc-2009-imbusy/extern/lzo/
    branches/soc-2009-imbusy/extern/lzo/CMakeLists.txt
    branches/soc-2009-imbusy/extern/lzo/SConscript
    branches/soc-2009-imbusy/extern/lzo/make/
    branches/soc-2009-imbusy/extern/lzo/make/msvc_9_0/
    branches/soc-2009-imbusy/extern/lzo/make/msvc_9_0/lzo.vcproj
    branches/soc-2009-imbusy/extern/lzo/minilzo/
    branches/soc-2009-imbusy/extern/lzo/minilzo/COPYING
    branches/soc-2009-imbusy/extern/lzo/minilzo/Makefile
    branches/soc-2009-imbusy/extern/lzo/minilzo/Makefile.bak
    branches/soc-2009-imbusy/extern/lzo/minilzo/README.LZO
    branches/soc-2009-imbusy/extern/lzo/minilzo/lzoconf.h
    branches/soc-2009-imbusy/extern/lzo/minilzo/lzodefs.h
    branches/soc-2009-imbusy/extern/lzo/minilzo/minilzo.c
    branches/soc-2009-imbusy/extern/lzo/minilzo/minilzo.h
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/deintl_sse.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_asm/gmc_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/motion_smp.h
    branches/soc-2009-imbusy/extern/xvidcore/src/nasm.inc
    branches/soc-2009-imbusy/extern/xvidcore/src/plugins/plugin_ssim.c
    branches/soc-2009-imbusy/extern/xvidcore/src/plugins/plugin_ssim.h
    branches/soc-2009-imbusy/extern/xvidcore/src/plugins/x86_asm/
    branches/soc-2009-imbusy/extern/xvidcore/src/plugins/x86_asm/plugin_ssim-a.asm
    branches/soc-2009-imbusy/intern/audaspace/OpenAL/Makefile
    branches/soc-2009-imbusy/intern/audaspace/intern/AUD_FileFactory.cpp
    branches/soc-2009-imbusy/intern/audaspace/intern/AUD_FileFactory.h
    branches/soc-2009-imbusy/intern/audaspace/sndfile/
    branches/soc-2009-imbusy/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    branches/soc-2009-imbusy/intern/audaspace/sndfile/AUD_SndFileFactory.h
    branches/soc-2009-imbusy/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/soc-2009-imbusy/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/soc-2009-imbusy/intern/audaspace/sndfile/Makefile
    branches/soc-2009-imbusy/release/datafiles/datatoc.py
    branches/soc-2009-imbusy/release/io/netrender/
    branches/soc-2009-imbusy/release/io/netrender/__init__.py
    branches/soc-2009-imbusy/release/io/netrender/client.py
    branches/soc-2009-imbusy/release/io/netrender/master.py
    branches/soc-2009-imbusy/release/io/netrender/model.py
    branches/soc-2009-imbusy/release/io/netrender/operators.py
    branches/soc-2009-imbusy/release/io/netrender/slave.py
    branches/soc-2009-imbusy/release/io/netrender/ui.py
    branches/soc-2009-imbusy/release/io/netrender/utils.py
    branches/soc-2009-imbusy/release/scripts/import_edl.py
    branches/soc-2009-imbusy/release/test/
    branches/soc-2009-imbusy/release/test/rna_array.py
    branches/soc-2009-imbusy/release/ui/space_node.py
    branches/soc-2009-imbusy/release/windows/inno/
    branches/soc-2009-imbusy/release/windows/inno/blender.iss
    branches/soc-2009-imbusy/release/windows/inno/copyright.txt
    branches/soc-2009-imbusy/release/windows/inno/header.bmp
    branches/soc-2009-imbusy/release/windows/inno/installer.bmp
    branches/soc-2009-imbusy/release/windows/inno/installer.ico
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Action.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Builder.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/CacheDir.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Conftest.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Debug.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Defaults.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Environment.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Errors.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Executor.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Job.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Memoize.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/Alias.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/FS.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/Python.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/BoolOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/EnumOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/ListOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/PackageOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/PathOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/PathList.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/aix.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/cygwin.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/darwin.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/hpux.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/irix.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/os2.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/posix.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/sunos.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/win32.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/SConf.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/SConsign.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/C.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/D.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Dir.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Fortran.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/IDL.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/LaTeX.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Prog.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/RC.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/Interactive.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/Main.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/SConsOptions.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/SConscript.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Sig.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Subst.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Taskmaster.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/386asm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/BitKeeper.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/CVS.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/FortranCommon.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/JavaCommon.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/common.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/netframework.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/sdk.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/vs.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/Perforce.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/PharLapCommon.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/RCS.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/SCCS.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/Subversion.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixc++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixcc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixf77.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixlink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/applelink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/as.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/bcc32.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/c++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/cc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/cvf.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/default.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/dmd.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvi.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvipdf.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvips.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/f77.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/f90.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/f95.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/filesystem.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/fortran.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/g++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/g77.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gas.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gcc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gfortran.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gnulink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gs.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpc++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpcc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/hplink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/icc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/icl.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifl.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifort.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink32.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/install.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/intelc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/jar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/javac.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/javah.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/latex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/lex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/link.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/linkloc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/m4.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/masm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/midl.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mingw.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslib.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mssdk.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvs.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwcc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwld.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/nasm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/ipk.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/msi.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/rpm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_tarbz2.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_targz.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_zip.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/tarbz2.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/targz.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/zip.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdf.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdflatex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdftex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/qt.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/rmic.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpcgen.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgiar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgic++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgicc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgilink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunc++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/suncc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf77.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf90.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf95.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunlink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/swig.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/tar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/tex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/tlib.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/wix.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/yacc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/zip.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Util.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/BoolVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/EnumVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/ListVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/PackageVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/PathVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Warnings.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_UserString.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_hashlib.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_itertools.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_optparse.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets15.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_shlex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_subprocess.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_textwrap.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/builtins.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/cpp.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/dblite.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/exitfuncs.py
    branches/soc-2009-imbusy/source/blender/blenlib/BLI_voxel.h
    branches/soc-2009-imbusy/source/blender/blenlib/intern/voxel.c
    branches/soc-2009-imbusy/source/blender/editors/gpencil/gpencil_buttons.c
    branches/soc-2009-imbusy/source/blender/editors/gpencil/gpencil_ops.c
    branches/soc-2009-imbusy/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2009-imbusy/source/blender/editors/include/ED_info.h
    branches/soc-2009-imbusy/source/blender/editors/include/ED_sound.h
    branches/soc-2009-imbusy/source/blender/editors/metaball/mball_edit.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_add.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_constraint.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_group.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_hook.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_lattice.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_relations.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_select.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_shapekey.c
    branches/soc-2009-imbusy/source/blender/editors/object/object_transform.c
    branches/soc-2009-imbusy/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2009-imbusy/source/blender/editors/sound/
    branches/soc-2009-imbusy/source/blender/editors/sound/Makefile
    branches/soc-2009-imbusy/source/blender/editors/sound/SConscript
    branches/soc-2009-imbusy/source/blender/editors/sound/sound_intern.h
    branches/soc-2009-imbusy/source/blender/editors/sound/sound_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_info/info_stats.c
    branches/soc-2009-imbusy/source/blender/editors/space_view3d/drawvolume.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_animation_api.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2009-imbusy/source/blender/makesrna/intern/rna_test.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
    branches/soc-2009-imbusy/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
    branches/soc-2009-imbusy/source/blender/python/intern/bpy_array.c
    branches/soc-2009-imbusy/source/blender/render/intern/include/pointdensity.h
    branches/soc-2009-imbusy/source/blender/render/intern/include/volume_precache.h
    branches/soc-2009-imbusy/source/blender/render/intern/include/volumetric.h
    branches/soc-2009-imbusy/source/blender/render/intern/include/voxeldata.h
    branches/soc-2009-imbusy/source/blender/render/intern/source/pointdensity.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/volume_precache.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/volumetric.c
    branches/soc-2009-imbusy/source/blender/render/intern/source/voxeldata.c
    branches/soc-2009-imbusy/source/blenderplayer/
    branches/soc-2009-imbusy/source/blenderplayer/CMakeLists.txt
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/Makefile
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/stubs.c

Removed Paths:
-------------
    branches/soc-2009-imbusy/blenderplayer/
    branches/soc-2009-imbusy/extern/lzma/Alloc.c
    branches/soc-2009-imbusy/extern/lzma/Alloc.h
    branches/soc-2009-imbusy/extern/lzma/CMakeLists.txt
    branches/soc-2009-imbusy/extern/lzma/LzFind.c
    branches/soc-2009-imbusy/extern/lzma/LzFind.h
    branches/soc-2009-imbusy/extern/lzma/LzHash.h
    branches/soc-2009-imbusy/extern/lzma/LzmaDec.c
    branches/soc-2009-imbusy/extern/lzma/LzmaDec.h
    branches/soc-2009-imbusy/extern/lzma/LzmaEnc.c
    branches/soc-2009-imbusy/extern/lzma/LzmaEnc.h
    branches/soc-2009-imbusy/extern/lzma/LzmaLib.c
    branches/soc-2009-imbusy/extern/lzma/LzmaLib.h
    branches/soc-2009-imbusy/extern/lzma/Makefile
    branches/soc-2009-imbusy/extern/lzma/SConscript
    branches/soc-2009-imbusy/extern/lzma/Types.h
    branches/soc-2009-imbusy/extern/lzma/history.txt
    branches/soc-2009-imbusy/extern/lzma/lzma.txt
    branches/soc-2009-imbusy/extern/lzma/make/
    branches/soc-2009-imbusy/extern/lzma/make/msvc_9_0/
    branches/soc-2009-imbusy/extern/lzma/make/msvc_9_0/lzma.vcproj
    branches/soc-2009-imbusy/extern/lzo/CMakeLists.txt
    branches/soc-2009-imbusy/extern/lzo/SConscript
    branches/soc-2009-imbusy/extern/lzo/make/
    branches/soc-2009-imbusy/extern/lzo/make/msvc_9_0/
    branches/soc-2009-imbusy/extern/lzo/make/msvc_9_0/lzo.vcproj
    branches/soc-2009-imbusy/extern/lzo/minilzo/
    branches/soc-2009-imbusy/extern/lzo/minilzo/COPYING
    branches/soc-2009-imbusy/extern/lzo/minilzo/Makefile
    branches/soc-2009-imbusy/extern/lzo/minilzo/Makefile.bak
    branches/soc-2009-imbusy/extern/lzo/minilzo/README.LZO
    branches/soc-2009-imbusy/extern/lzo/minilzo/lzoconf.h
    branches/soc-2009-imbusy/extern/lzo/minilzo/lzodefs.h
    branches/soc-2009-imbusy/extern/lzo/minilzo/minilzo.c
    branches/soc-2009-imbusy/extern/lzo/minilzo/minilzo.h
    branches/soc-2009-imbusy/extern/xvidcore/src/bitstream/x86_asm/cbp_3dne.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/x86_64_asm/
    branches/soc-2009-imbusy/extern/xvidcore/src/dct/x86_asm/simple_idct_mmx.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/image/x86_64_asm/
    branches/soc-2009-imbusy/extern/xvidcore/src/motion/x86_64_asm/
    branches/soc-2009-imbusy/extern/xvidcore/src/plugins/plugin_fixed.c
    branches/soc-2009-imbusy/extern/xvidcore/src/plugins/x86_asm/plugin_ssim-a.asm
    branches/soc-2009-imbusy/extern/xvidcore/src/quant/x86_64_asm/
    branches/soc-2009-imbusy/extern/xvidcore/src/utils/x86_64_asm/
    branches/soc-2009-imbusy/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    branches/soc-2009-imbusy/intern/audaspace/sndfile/AUD_SndFileFactory.h
    branches/soc-2009-imbusy/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/soc-2009-imbusy/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/soc-2009-imbusy/intern/audaspace/sndfile/Makefile
    branches/soc-2009-imbusy/release/datafiles/datatoc.c
    branches/soc-2009-imbusy/release/io/netrender/__init__.py
    branches/soc-2009-imbusy/release/io/netrender/client.py
    branches/soc-2009-imbusy/release/io/netrender/master.py
    branches/soc-2009-imbusy/release/io/netrender/model.py
    branches/soc-2009-imbusy/release/io/netrender/operators.py
    branches/soc-2009-imbusy/release/io/netrender/slave.py
    branches/soc-2009-imbusy/release/io/netrender/ui.py
    branches/soc-2009-imbusy/release/io/netrender/utils.py
    branches/soc-2009-imbusy/release/scripts/help_getting_started.py
    branches/soc-2009-imbusy/release/scripts/help_manual.py
    branches/soc-2009-imbusy/release/scripts/help_release_notes.py
    branches/soc-2009-imbusy/release/scripts/help_tutorials.py
    branches/soc-2009-imbusy/release/scripts/help_web_blender.py
    branches/soc-2009-imbusy/release/scripts/help_web_devcomm.py
    branches/soc-2009-imbusy/release/scripts/help_web_eshop.py
    branches/soc-2009-imbusy/release/scripts/help_web_usercomm.py
    branches/soc-2009-imbusy/release/test/rna_array.py
    branches/soc-2009-imbusy/release/windows/inno/blender.iss
    branches/soc-2009-imbusy/release/windows/inno/copyright.txt
    branches/soc-2009-imbusy/release/windows/inno/header.bmp
    branches/soc-2009-imbusy/release/windows/inno/installer.bmp
    branches/soc-2009-imbusy/release/windows/inno/installer.ico
    branches/soc-2009-imbusy/scons/scons-local-1.1.0/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Action.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Builder.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/CacheDir.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Conftest.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Debug.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Defaults.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Environment.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Errors.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Executor.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Job.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Memoize.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/Alias.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/FS.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/Python.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Node/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/BoolOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/EnumOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/ListOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/PackageOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/PathOption.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Options/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/PathList.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/aix.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/cygwin.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/darwin.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/hpux.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/irix.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/os2.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/posix.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/sunos.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Platform/win32.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/SConf.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/SConsign.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/C.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/D.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Dir.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Fortran.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/IDL.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/LaTeX.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Prog.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/RC.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Scanner/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/Interactive.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/Main.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/SConsOptions.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/SConscript.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Script/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Sig.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Subst.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Taskmaster.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/386asm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/BitKeeper.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/CVS.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/FortranCommon.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/JavaCommon.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/common.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/netframework.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/sdk.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/vs.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/Perforce.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/PharLapCommon.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/RCS.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/SCCS.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/Subversion.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixc++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixcc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixf77.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixlink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/applelink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/as.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/bcc32.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/c++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/cc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/cvf.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/default.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/dmd.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvi.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvipdf.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvips.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/f77.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/f90.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/f95.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/filesystem.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/fortran.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/g++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/g77.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gas.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gcc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gfortran.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gnulink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/gs.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpc++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpcc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/hplink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/icc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/icl.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifl.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifort.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink32.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/install.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/intelc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/jar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/javac.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/javah.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/latex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/lex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/link.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/linkloc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/m4.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/masm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/midl.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mingw.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslib.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mssdk.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvs.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwcc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwld.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/nasm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/ipk.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/msi.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/rpm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_tarbz2.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_targz.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_zip.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/tarbz2.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/targz.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/zip.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdf.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdflatex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdftex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/qt.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/rmic.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpcgen.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpm.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgiar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgic++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgicc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgilink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunc++.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/suncc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf77.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf90.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf95.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunlink.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/swig.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/tar.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/tex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/tlib.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/wix.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/yacc.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Tool/zip.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Util.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/BoolVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/EnumVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/ListVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/PackageVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/PathVariable.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Variables/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/Warnings.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/__init__.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_UserString.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_hashlib.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_itertools.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_optparse.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets15.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_shlex.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_subprocess.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_textwrap.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/compat/builtins.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/cpp.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/dblite.py
    branches/soc-2009-imbusy/scons/scons-local-1.2.0.d20090223/SCons/exitfuncs.py
    branches/soc-2009-imbusy/source/blender/blenkernel/BKE_sculpt.h
    branches/soc-2009-imbusy/source/blender/blenlib/MTC_matrixops.h
    branches/soc-2009-imbusy/source/blender/blenlib/MTC_vectorops.h
    branches/soc-2009-imbusy/source/blender/blenlib/intern/matrixops.c
    branches/soc-2009-imbusy/source/blender/blenlib/intern/vectorops.c
    branches/soc-2009-imbusy/source/blender/editors/metaball/editmball.c
    branches/soc-2009-imbusy/source/blender/editors/object/editconstraint.c
    branches/soc-2009-imbusy/source/blender/editors/object/editgroup.c
    branches/soc-2009-imbusy/source/blender/editors/object/editkey.c
    branches/soc-2009-imbusy/source/blender/editors/object/editlattice.c
    branches/soc-2009-imbusy/source/blender/editors/sculpt_paint/sculpt_stroke.c
    branches/soc-2009-imbusy/source/blender/editors/sound/Makefile
    branches/soc-2009-imbusy/source/blender/editors/sound/SConscript
    branches/soc-2009-imbusy/source/blender/editors/sound/sound_intern.h
    branches/soc-2009-imbusy/source/blender/editors/sound/sound_ops.c
    branches/soc-2009-imbusy/source/blender/editors/space_time/time_header.c
    branches/soc-2009-imbusy/source/blenderplayer/CMakeLists.txt
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/Makefile
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/soc-2009-imbusy/source/blenderplayer/bad_level_call_stubs/stubs.c

Property Changed:
----------------
    branches/soc-2009-imbusy/intern/guardedalloc/cpp/mallocn.cpp

Modified: branches/soc-2009-imbusy/CMake/macros.cmake
===================================================================
--- branches/soc-2009-imbusy/CMake/macros.cmake	2009-09-12 18:09:59 UTC (rev 23154)
+++ branches/soc-2009-imbusy/CMake/macros.cmake	2009-09-12 18:23:59 UTC (rev 23155)
@@ -70,6 +70,9 @@
   IF(WITH_JACK)
     LINK_DIRECTORIES(${JACK_LIBPATH})
   ENDIF(WITH_JACK)
+  IF(WITH_SNDFILE)
+    LINK_DIRECTORIES(${SNDFILE_LIBPATH})
+  ENDIF(WITH_SNDFILE)
   IF(WITH_FFTW3)
     LINK_DIRECTORIES(${FFTW3_LIBPATH})
   ENDIF(WITH_FFTW3)
@@ -118,6 +121,9 @@
   IF(WITH_JACK)
     TARGET_LINK_LIBRARIES(${target} ${JACK_LIB})
   ENDIF(WITH_JACK)
+  IF(WITH_SNDFILE)
+    TARGET_LINK_LIBRARIES(${target} ${SNDFILE_LIB})
+  ENDIF(WITH_SNDFILE)
   IF(WITH_SDL)
     TARGET_LINK_LIBRARIES(${target} ${SDL_LIBRARY})
   ENDIF(WITH_SDL)

Modified: branches/soc-2009-imbusy/CMakeLists.txt
===================================================================
--- branches/soc-2009-imbusy/CMakeLists.txt	2009-09-12 18:09:59 UTC (rev 23154)
+++ branches/soc-2009-imbusy/CMakeLists.txt	2009-09-12 18:23:59 UTC (rev 23155)
@@ -34,11 +34,11 @@
 MESSAGE(FATAL_ERROR "CMake generation for blender is not allowed within the source directory! 
 Remove the CMakeCache.txt file and try again from another folder, e.g.: 
 
-   rm CMakeCache.txt 
-   cd ..
-   mkdir cmake-make 
-   cd cmake-make
-   cmake -G \"Unix Makefiles\" ../blender
+	rm CMakeCache.txt 
+	cd ..
+	mkdir cmake-make 
+	cd cmake-make
+	cmake -G \"Unix Makefiles\" ../blender
 ")
 ENDIF(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR})
 
@@ -70,11 +70,13 @@
 OPTION(WITH_WEBPLUGIN     "Enable Web Plugin (Unix only)" OFF)
 OPTION(WITH_FFTW3         "Enable FFTW3 support" OFF)
 OPTION(WITH_JACK          "Enable Jack Support (http://www.jackaudio.org)" OFF)
-OPTION(WITH_CXX_GUARDEDALLOC "" OFF)
+OPTION(WITH_SNDFILE       "Enable libsndfile Support (http://www.mega-nerd.com/libsndfile)" OFF)
+OPTION(WITH_CXX_GUARDEDALLOC "Enable GuardedAlloc for C++ memory allocation" OFF)
+# OPTION(WITH_BUILDINFO     "Include extra build details" ON)
 OPTION(WITH_INSTALL       "Install accompanying scripts and language files needed to run blender" ON)
 
 IF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
-  MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
+	MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
 ENDIF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
 
 # For alternate Python locations the commandline can be used to override detected/default cache settings, e.g:
@@ -93,398 +95,434 @@
 #Platform specifics
 
 IF(UNIX AND NOT APPLE)
-  IF(WITH_OPENAL)
-    FIND_PACKAGE(OpenAL)
-    IF(OPENAL_FOUND)
-      SET(WITH_OPENAL ON)
-    ELSE(OPENAL_FOUND)
-      SET(WITH_OPENAL OFF)
-    ENDIF(OPENAL_FOUND)
-  ENDIF(WITH_OPENAL)
+	IF(WITH_OPENAL)
+		FIND_PACKAGE(OpenAL)
+		IF(OPENAL_FOUND)
+			SET(WITH_OPENAL ON)
+		ELSE(OPENAL_FOUND)
+			SET(WITH_OPENAL OFF)
+		ENDIF(OPENAL_FOUND)
+	ENDIF(WITH_OPENAL)
 
-  IF(WITH_JACK)
-    SET(JACK /usr)
-    SET(JACK_INC ${JACK}/include/jack)
-    SET(JACK_LIB jack)
-    SET(JACK_LIBPATH ${JACK}/lib)
-  ENDIF(WITH_JACK)
+	IF(WITH_JACK)
+		SET(JACK /usr)
+		SET(JACK_INC ${JACK}/include/jack)
+		SET(JACK_LIB jack)
+		SET(JACK_LIBPATH ${JACK}/lib)
+	ENDIF(WITH_JACK)
 
-  FIND_LIBRARY(INTL_LIBRARY
-    NAMES intl
-    PATHS
-    /sw/lib
-  )
-  FIND_LIBRARY(ICONV_LIBRARY
-    NAMES iconv
-    PATHS
-    /sw/lib
-  )
+	IF(WITH_SNDFILE)
+	SET(SNDFILE /usr)
+	SET(SNDFILE_INC ${SNDFILE}/include)
+	SET(SNDFILE_LIB sndfile)
+	SET(SNDFILE_LIBPATH ${SNDFILE}/lib)
+	ENDIF(WITH_SNDFILE)
+
+	FIND_LIBRARY(INTL_LIBRARY
+		NAMES intl
+		PATHS
+		/sw/lib
+	)
+	FIND_LIBRARY(ICONV_LIBRARY
+		NAMES iconv
+		PATHS
+		/sw/lib
+	)
   
-  IF(INTL_LIBRARY AND ICONV_LIBRARY)
-    SET(GETTEXT_LIB ${INTL_LIBRARY} ${ICONV_LIBRARY})
-  ENDIF(INTL_LIBRARY AND ICONV_LIBRARY)
+	IF(INTL_LIBRARY AND ICONV_LIBRARY)
+		SET(GETTEXT_LIB ${INTL_LIBRARY} ${ICONV_LIBRARY})
+	ENDIF(INTL_LIBRARY AND ICONV_LIBRARY)
 
-  FIND_PACKAGE(Freetype)
-  # UNSET(FREETYPE_INCLUDE_DIRS CACHE) # cant use
+	FIND_PACKAGE(Freetype)
+	# UNSET(FREETYPE_INCLUDE_DIRS CACHE) # cant use
 
-  # No way to set py31. remove for now.
-  # FIND_PACKAGE(PythonLibs)
-  SET(PYTHON /usr)
-  SET(PYTHON_VERSION 3.1)
-  SET(PYTHON_INC "${PYTHON}/include/python${PYTHON_VERSION}" CACHE STRING "")
-  # SET(PYTHON_BINARY python) # not used yet
-  SET(PYTHON_LIB python${PYTHON_VERSION} CACHE STRING "")
-  SET(PYTHON_LIBPATH ${PYTHON}/lib CACHE STRING "")
+	# No way to set py31. remove for now.
+	# FIND_PACKAGE(PythonLibs)
+	SET(PYTHON /usr)
+	SET(PYTHON_VERSION 3.1)
+	SET(PYTHON_INC "${PYTHON}/include/python${PYTHON_VERSION}" CACHE STRING "")
+	# SET(PYTHON_BINARY python) # not used yet
+	SET(PYTHON_LIB python${PYTHON_VERSION} CACHE STRING "")
+	SET(PYTHON_LIBPATH ${PYTHON}/lib CACHE STRING "")
   
-  # FIND_PACKAGE(PythonInterp) # not used yet
-  # SET(PYTHON_BINARY ${PYTHON_EXECUTABLE} CACHE STRING "")
+	# FIND_PACKAGE(PythonInterp) # not used yet
+	# SET(PYTHON_BINARY ${PYTHON_EXECUTABLE} CACHE STRING "")
   
-  SET(PYTHON_LINKFLAGS "-Xlinker -export-dynamic")
+	SET(PYTHON_LINKFLAGS "-Xlinker -export-dynamic")
 
-  IF(WITH_SDL)
-    FIND_PACKAGE(SDL)
-    # UNSET(SDLMAIN_LIBRARY CACHE)
-    IF(NOT SDL_FOUND)
-      SET(WITH_SDL OFF)
-    ENDIF(NOT SDL_FOUND)
-  ENDIF(WITH_SDL)
+	IF(WITH_SDL)
+		FIND_PACKAGE(SDL)
+		# UNSET(SDLMAIN_LIBRARY CACHE)
+		IF(NOT SDL_FOUND)
+			SET(WITH_SDL OFF)
+		ENDIF(NOT SDL_FOUND)
+	ENDIF(WITH_SDL)
 
-  FIND_PATH(OPENEXR_INC
-    ImfXdr.h
-    PATHS
-    /usr/local/include/OpenEXR
-    /usr/include/OpenEXR
-    /sw/include/OpenEXR
-    /opt/local/include/OpenEXR
-    /opt/csw/include/OpenEXR
-    /opt/include/OpenEXR
-  )
-  SET(OPENEXR_LIB Half IlmImf Iex Imath)
+	FIND_PATH(OPENEXR_INC
+		ImfXdr.h
+		PATHS
+		/usr/local/include/OpenEXR
+		/usr/include/OpenEXR
+		/sw/include/OpenEXR
+		/opt/local/include/OpenEXR
+		/opt/csw/include/OpenEXR
+		/opt/include/OpenEXR
+	)
+	SET(OPENEXR_LIB Half IlmImf Iex Imath)
 
-  SET(FFMPEG /usr)
-  SET(FFMPEG_INC ${FFMPEG}/include)
-  SET(FFMPEG_LIB avformat avcodec avutil avdevice swscale)
-  SET(FFMPEG_LIBPATH ${FFMPEG}/lib)
+	SET(FFMPEG /usr)
+	SET(FFMPEG_INC ${FFMPEG}/include)
+	SET(FFMPEG_LIB avformat avcodec avutil avdevice swscale)
+	SET(FFMPEG_LIBPATH ${FFMPEG}/lib)
   
-  IF(WITH_FFTW3)
-    SET(FFTW3 /usr)
-    SET(FFTW3_INC ${FFTW3}/include)
-    SET(FFTW3_LIB fftw3)
-    SET(FFTW3_LIBPATH ${FFTW3}/lib)
-  ENDIF(WITH_FFTW3)
+	IF(WITH_FFTW3)
+		SET(FFTW3 /usr)
+		SET(FFTW3_INC ${FFTW3}/include)
+		SET(FFTW3_LIB fftw3)
+		SET(FFTW3_LIBPATH ${FFTW3}/lib)
+	ENDIF(WITH_FFTW3)
 
-  SET(LIBSAMPLERATE /usr)
-  SET(LIBSAMPLERATE_INC ${LIBSAMPLERATE}/include)
-  SET(LIBSAMPLERATE_LIB samplerate)
-  SET(LIBSAMPLERATE_LIBPATH ${LIBSAMPLERATE}/lib)
+	SET(LIBSAMPLERATE /usr)
+	SET(LIBSAMPLERATE_INC ${LIBSAMPLERATE}/include)
+	SET(LIBSAMPLERATE_LIB samplerate)
+	SET(LIBSAMPLERATE_LIBPATH ${LIBSAMPLERATE}/lib)
 
-  FIND_PACKAGE(JPEG REQUIRED)
+	FIND_PACKAGE(JPEG REQUIRED)
 
-  FIND_PACKAGE(PNG REQUIRED)
+	FIND_PACKAGE(PNG REQUIRED)
 
-  FIND_PACKAGE(ZLIB REQUIRED)
+	FIND_PACKAGE(ZLIB REQUIRED)
 
-  # Could use ${X11_Xinput_LIB} ${X11_X11_LIB} too
-  SET(LLIBS "-lXi -lutil -lc -lm -lpthread -lstdc++ -lX11")
+	# Could use ${X11_Xinput_LIB} ${X11_X11_LIB} too
+	SET(LLIBS "-lXi -lutil -lc -lm -lpthread -lstdc++ -lX11")
 
-  IF(CMAKE_SYSTEM_NAME MATCHES "Linux")
-    # BSD's dont use libdl.so
-    SET(LLIBS "${LLIBS} -ldl")
-  ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
+	IF(CMAKE_SYSTEM_NAME MATCHES "Linux")
+		# BSD's dont use libdl.so
+		SET(LLIBS "${LLIBS} -ldl")
+	ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
 
-  IF(WITH_OPENMP)
-    SET(LLIBS "${LLIBS} -lgomp")
-    SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp")
-    SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp")
-  ENDIF(WITH_OPENMP)
+	IF(WITH_OPENMP)
+		SET(LLIBS "${LLIBS} -lgomp")
+		SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp")
+		SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp")
+	ENDIF(WITH_OPENMP)
 
 
-  SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing -DXP_UNIX -Wno-char-subscripts")
+	SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing -DXP_UNIX -Wno-char-subscripts")
 
-  SET(PLATFORM_LINKFLAGS "-pthread")
+	SET(PLATFORM_LINKFLAGS "-pthread")
 
-  # Better warnings
-  SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wnested-externs -Wdeclaration-after-statement")
-  SET(CXX_WARNINGS "-Wall -Wno-invalid-offsetof -Wno-sign-compare")
+	# Better warnings
+	SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wdeclaration-after-statement")
+	SET(CXX_WARNINGS "-Wall -Wno-invalid-offsetof -Wno-sign-compare")
 
-  INCLUDE_DIRECTORIES(${JPEG_INCLUDE_DIR} ${PNG_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR} )
+	INCLUDE_DIRECTORIES(${JPEG_INCLUDE_DIR} ${PNG_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR} )
 ENDIF(UNIX AND NOT APPLE)
 
 IF(WIN32)
 
-  # this file is included anyway when building under Windows with cl.exe
-  #  INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-cl.cmake)
+	# this file is included anyway when building under Windows with cl.exe
+	#  INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-cl.cmake)
   
-  SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/windows)
+	SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/windows)
 
-  # Setup 64bit and 64bit windows systems
-  IF(CMAKE_CL_64)
-    message("64 bit compiler detected.")
-    SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/win64)
-  ENDIF(CMAKE_CL_64)
+	# Setup 64bit and 64bit windows systems
+	IF(CMAKE_CL_64)
+		message("64 bit compiler detected.")
+		SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/win64)
+	ENDIF(CMAKE_CL_64)
 
-  SET(PYTHON ${LIBDIR}/python)
-  SET(PYTHON_VERSION 3.1)
-  SET(PYTHON_INC "${PYTHON}/include/python${PYTHON_VERSION}")
-  # SET(PYTHON_BINARY python) # not used yet
-  SET(PYTHON_LIB python31)
-  SET(PYTHON_LIBPATH ${PYTHON}/lib)
+	SET(PYTHON ${LIBDIR}/python)
+	SET(PYTHON_VERSION 3.1)
+	SET(PYTHON_INC "${PYTHON}/include/python${PYTHON_VERSION}")
+	# SET(PYTHON_BINARY python) # not used yet
+	SET(PYTHON_LIB python31)
+	SET(PYTHON_LIBPATH ${PYTHON}/lib)
 
-  IF(CMAKE_CL_64)
-    SET(WITH_OPENAL OFF)
-  ELSE(CMAKE_CL_64)
-    #SET(WITH_OPENAL ON)
-    SET(OPENAL ${LIBDIR}/openal)
-    SET(OPENAL_INCLUDE_DIR ${OPENAL}/include)
-    SET(OPENAL_LIBRARY wrap_oal)
-    SET(OPENAL_LIBPATH ${OPENAL}/lib)
-  ENDIF(CMAKE_CL_64)
+	IF(CMAKE_CL_64)
+		SET(WITH_OPENAL OFF)
+	ELSE(CMAKE_CL_64)
+		#SET(WITH_OPENAL ON)
+		SET(OPENAL ${LIBDIR}/openal)
+		SET(OPENAL_INCLUDE_DIR ${OPENAL}/include)

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list