[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23427] branches/nurbs25: Merged with new 2.5 trunk.

Emmanuel Stone emmanuel.stone at gmail.com
Tue Sep 22 22:43:52 CEST 2009


Revision: 23427
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23427
Author:   eman
Date:     2009-09-22 22:43:49 +0200 (Tue, 22 Sep 2009)

Log Message:
-----------
Merged with new 2.5 trunk.

I think I merged to trunk revision: 23425
(If anyone knows how to check, let me know, I foolishly just told it to use the HEAD without checking what revision that was)

Modified Paths:
--------------
    branches/nurbs25/CMake/macros.cmake
    branches/nurbs25/CMakeLists.txt
    branches/nurbs25/SConstruct
    branches/nurbs25/config/darwin-config.py
    branches/nurbs25/config/irix6-config.py
    branches/nurbs25/config/linux2-config.py
    branches/nurbs25/config/linuxcross-config.py
    branches/nurbs25/config/openbsd3-config.py
    branches/nurbs25/config/sunos5-config.py
    branches/nurbs25/config/win32-mingw-config.py
    branches/nurbs25/config/win32-vc-config.py
    branches/nurbs25/config/win64-vc-config.py
    branches/nurbs25/extern/CMakeLists.txt
    branches/nurbs25/extern/Makefile
    branches/nurbs25/extern/SConscript
    branches/nurbs25/extern/binreloc/SConscript
    branches/nurbs25/extern/bullet2/CMakeLists.txt
    branches/nurbs25/extern/bullet2/src/Bullet-C-Api.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CMakeLists.txt
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btGhostObject.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btGhostObject.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btMaterial.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
    branches/nurbs25/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
    branches/nurbs25/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/nurbs25/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/nurbs25/extern/bullet2/src/BulletDynamics/Dynamics/btActionInterface.h
    branches/nurbs25/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp
    branches/nurbs25/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/nurbs25/extern/bullet2/src/LinearMath/btConvexHull.cpp
    branches/nurbs25/extern/bullet2/src/LinearMath/btConvexHull.h
    branches/nurbs25/extern/bullet2/src/LinearMath/btHashMap.h
    branches/nurbs25/extern/bullet2/src/LinearMath/btPoolAllocator.h
    branches/nurbs25/extern/bullet2/src/SConscript
    branches/nurbs25/extern/ffmpeg/SConscript
    branches/nurbs25/extern/glew/CMakeLists.txt
    branches/nurbs25/extern/glew/README.txt
    branches/nurbs25/extern/glew/SConscript
    branches/nurbs25/extern/glew/doc/glew.css
    branches/nurbs25/extern/glew/doc/glx.txt
    branches/nurbs25/extern/glew/doc/gpl.txt
    branches/nurbs25/extern/glew/doc/sgi.txt
    branches/nurbs25/extern/libmp3lame/SConscript
    branches/nurbs25/extern/libopenjpeg/CMakeLists.txt
    branches/nurbs25/extern/libopenjpeg/SConscript
    branches/nurbs25/extern/libredcode/SConscript
    branches/nurbs25/extern/x264/SConscript
    branches/nurbs25/extern/xvidcore/SConscript
    branches/nurbs25/extern/xvidcore/build/generic/Makefile
    branches/nurbs25/extern/xvidcore/build/generic/bootstrap.sh
    branches/nurbs25/extern/xvidcore/build/generic/config.guess
    branches/nurbs25/extern/xvidcore/build/generic/config.sub
    branches/nurbs25/extern/xvidcore/build/generic/configure
    branches/nurbs25/extern/xvidcore/build/generic/configure.in
    branches/nurbs25/extern/xvidcore/build/generic/install-sh
    branches/nurbs25/extern/xvidcore/build/generic/libxvidcore.def
    branches/nurbs25/extern/xvidcore/build/generic/libxvidcore.ld
    branches/nurbs25/extern/xvidcore/build/generic/missing
    branches/nurbs25/extern/xvidcore/build/generic/sources.inc
    branches/nurbs25/extern/xvidcore/src/bitstream/bitstream.c
    branches/nurbs25/extern/xvidcore/src/bitstream/bitstream.h
    branches/nurbs25/extern/xvidcore/src/bitstream/cbp.h
    branches/nurbs25/extern/xvidcore/src/bitstream/mbcoding.c
    branches/nurbs25/extern/xvidcore/src/bitstream/x86_asm/cbp_mmx.asm
    branches/nurbs25/extern/xvidcore/src/bitstream/x86_asm/cbp_sse2.asm
    branches/nurbs25/extern/xvidcore/src/dct/fdct.h
    branches/nurbs25/extern/xvidcore/src/dct/ia64_asm/fdct_ia64.s
    branches/nurbs25/extern/xvidcore/src/dct/ia64_asm/idct_fini.s
    branches/nurbs25/extern/xvidcore/src/dct/ia64_asm/idct_ia64_ecc.s
    branches/nurbs25/extern/xvidcore/src/dct/ia64_asm/idct_ia64_gcc.s
    branches/nurbs25/extern/xvidcore/src/dct/ia64_asm/idct_init.s
    branches/nurbs25/extern/xvidcore/src/dct/idct.h
    branches/nurbs25/extern/xvidcore/src/dct/x86_asm/fdct_mmx_ffmpeg.asm
    branches/nurbs25/extern/xvidcore/src/dct/x86_asm/fdct_mmx_skal.asm
    branches/nurbs25/extern/xvidcore/src/dct/x86_asm/fdct_sse2_skal.asm
    branches/nurbs25/extern/xvidcore/src/dct/x86_asm/idct_3dne.asm
    branches/nurbs25/extern/xvidcore/src/dct/x86_asm/idct_mmx.asm
    branches/nurbs25/extern/xvidcore/src/dct/x86_asm/idct_sse2_dmitry.asm
    branches/nurbs25/extern/xvidcore/src/decoder.c
    branches/nurbs25/extern/xvidcore/src/decoder.h
    branches/nurbs25/extern/xvidcore/src/encoder.c
    branches/nurbs25/extern/xvidcore/src/encoder.h
    branches/nurbs25/extern/xvidcore/src/global.h
    branches/nurbs25/extern/xvidcore/src/image/colorspace.c
    branches/nurbs25/extern/xvidcore/src/image/colorspace.h
    branches/nurbs25/extern/xvidcore/src/image/ia64_asm/interpolate8x8_ia64.s
    branches/nurbs25/extern/xvidcore/src/image/ia64_asm/interpolate8x8_ia64_exact.s
    branches/nurbs25/extern/xvidcore/src/image/image.c
    branches/nurbs25/extern/xvidcore/src/image/image.h
    branches/nurbs25/extern/xvidcore/src/image/interpolate8x8.h
    branches/nurbs25/extern/xvidcore/src/image/postprocessing.c
    branches/nurbs25/extern/xvidcore/src/image/qpel.c
    branches/nurbs25/extern/xvidcore/src/image/qpel.h
    branches/nurbs25/extern/xvidcore/src/image/reduced.h
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/colorspace_mmx.inc
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/colorspace_rgb_mmx.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/colorspace_yuv_mmx.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/colorspace_yuyv_mmx.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/interpolate8x8_3dn.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/interpolate8x8_3dne.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/interpolate8x8_mmx.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/interpolate8x8_xmm.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/postprocessing_mmx.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/postprocessing_sse2.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/qpel_mmx.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/reduced_mmx.asm
    branches/nurbs25/extern/xvidcore/src/motion/estimation_bvop.c
    branches/nurbs25/extern/xvidcore/src/motion/estimation_pvop.c
    branches/nurbs25/extern/xvidcore/src/motion/estimation_rd_based.c
    branches/nurbs25/extern/xvidcore/src/motion/estimation_rd_based_bvop.c
    branches/nurbs25/extern/xvidcore/src/motion/gmc.c
    branches/nurbs25/extern/xvidcore/src/motion/gmc.h
    branches/nurbs25/extern/xvidcore/src/motion/ia64_asm/calc_delta_1.s
    branches/nurbs25/extern/xvidcore/src/motion/ia64_asm/calc_delta_2.s
    branches/nurbs25/extern/xvidcore/src/motion/ia64_asm/calc_delta_3.s
    branches/nurbs25/extern/xvidcore/src/motion/ia64_asm/halfpel8_refine_ia64.s
    branches/nurbs25/extern/xvidcore/src/motion/ia64_asm/sad_ia64.s
    branches/nurbs25/extern/xvidcore/src/motion/motion.h
    branches/nurbs25/extern/xvidcore/src/motion/motion_inlines.h
    branches/nurbs25/extern/xvidcore/src/motion/sad.h
    branches/nurbs25/extern/xvidcore/src/motion/x86_asm/sad_3dn.asm
    branches/nurbs25/extern/xvidcore/src/motion/x86_asm/sad_3dne.asm
    branches/nurbs25/extern/xvidcore/src/motion/x86_asm/sad_mmx.asm
    branches/nurbs25/extern/xvidcore/src/motion/x86_asm/sad_sse2.asm
    branches/nurbs25/extern/xvidcore/src/motion/x86_asm/sad_xmm.asm
    branches/nurbs25/extern/xvidcore/src/plugins/plugin_dump.c
    branches/nurbs25/extern/xvidcore/src/plugins/plugin_lumimasking.c
    branches/nurbs25/extern/xvidcore/src/portab.h
    branches/nurbs25/extern/xvidcore/src/quant/ia64_asm/quant_h263_ia64.s
    branches/nurbs25/extern/xvidcore/src/quant/quant.h
    branches/nurbs25/extern/xvidcore/src/quant/quant_matrix.c
    branches/nurbs25/extern/xvidcore/src/quant/quant_matrix.h
    branches/nurbs25/extern/xvidcore/src/quant/quant_mpeg.c
    branches/nurbs25/extern/xvidcore/src/quant/x86_asm/quantize_h263_3dne.asm
    branches/nurbs25/extern/xvidcore/src/quant/x86_asm/quantize_h263_mmx.asm
    branches/nurbs25/extern/xvidcore/src/quant/x86_asm/quantize_mpeg_mmx.asm
    branches/nurbs25/extern/xvidcore/src/quant/x86_asm/quantize_mpeg_xmm.asm
    branches/nurbs25/extern/xvidcore/src/utils/emms.h
    branches/nurbs25/extern/xvidcore/src/utils/ia64_asm/mem_transfer_ia64.s
    branches/nurbs25/extern/xvidcore/src/utils/mbfunctions.h
    branches/nurbs25/extern/xvidcore/src/utils/mbtransquant.c
    branches/nurbs25/extern/xvidcore/src/utils/mem_transfer.h
    branches/nurbs25/extern/xvidcore/src/utils/x86_asm/cpuid.asm
    branches/nurbs25/extern/xvidcore/src/utils/x86_asm/interlacing_mmx.asm
    branches/nurbs25/extern/xvidcore/src/utils/x86_asm/mem_transfer_3dne.asm
    branches/nurbs25/extern/xvidcore/src/utils/x86_asm/mem_transfer_mmx.asm
    branches/nurbs25/extern/xvidcore/src/xvid.c
    branches/nurbs25/extern/xvidcore/src/xvid.h
    branches/nurbs25/intern/CMakeLists.txt
    branches/nurbs25/intern/Makefile
    branches/nurbs25/intern/SConscript
    branches/nurbs25/intern/elbeem/CMakeLists.txt
    branches/nurbs25/intern/elbeem/intern/paraloopend.h
    branches/nurbs25/intern/ghost/CMakeLists.txt
    branches/nurbs25/intern/ghost/GHOST_Types.h
    branches/nurbs25/intern/ghost/SConscript
    branches/nurbs25/intern/ghost/intern/GHOST_System.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_System.h
    branches/nurbs25/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/nurbs25/intern/guardedalloc/BLO_sys_types.h
    branches/nurbs25/intern/guardedalloc/CMakeLists.txt
    branches/nurbs25/intern/guardedalloc/SConscript
    branches/nurbs25/intern/iksolver/SConscript
    branches/nurbs25/intern/iksolver/intern/TNT/tntmath.h
    branches/nurbs25/intern/memutil/SConscript
    branches/nurbs25/intern/moto/SConscript
    branches/nurbs25/intern/opennl/superlu/BLO_sys_types.h
    branches/nurbs25/intern/smoke/CMakeLists.txt
    branches/nurbs25/intern/smoke/SConscript
    branches/nurbs25/intern/smoke/extern/smoke_API.h
    branches/nurbs25/intern/smoke/intern/FFT_NOISE.h
    branches/nurbs25/intern/smoke/intern/FLUID_3D.cpp
    branches/nurbs25/intern/smoke/intern/FLUID_3D.h
    branches/nurbs25/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
    branches/nurbs25/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/nurbs25/intern/smoke/intern/VEC3.h
    branches/nurbs25/intern/smoke/intern/WAVELET_NOISE.h
    branches/nurbs25/intern/smoke/intern/WTURBULENCE.cpp
    branches/nurbs25/intern/smoke/intern/WTURBULENCE.h
    branches/nurbs25/intern/smoke/intern/smoke_API.cpp
    branches/nurbs25/intern/smoke/intern/tnt/tnt_math_utils.h
    branches/nurbs25/intern/string/SConscript
    branches/nurbs25/intern/string/STR_String.h
    branches/nurbs25/po/Makefile
    branches/nurbs25/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    branches/nurbs25/projectfiles_vc9/blender/blender.sln
    branches/nurbs25/projectfiles_vc9/blender/blender.vcproj
    branches/nurbs25/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    branches/nurbs25/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/nurbs25/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/nurbs25/projectfiles_vc9/blender/gpu/BL_gpu.vcproj
    branches/nurbs25/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/nurbs25/projectfiles_vc9/blender/loader/BLO_loader.vcproj
    branches/nurbs25/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/nurbs25/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
    branches/nurbs25/projectfiles_vc9/blender/nodes/nodes.vcproj
    branches/nurbs25/projectfiles_vc9/blender/render/BRE_render.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/blenderhook/KX_blenderhook.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/converter/KX_converter.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/expression/EXP_expressions.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/gamelogic/SCA_GameLogic.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/gameplayer/axctl/GP_axctl.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/gameplayer/common/GP_common.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/ketsji/KX_ketsji.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/ketsji/network/KX_network.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/rasterizer/RAS_rasterizer.vcproj
    branches/nurbs25/projectfiles_vc9/gameengine/videotexture/TEX_Video.vcproj
    branches/nurbs25/release/Makefile
    branches/nurbs25/release/datafiles/blenderbuttons
    branches/nurbs25/release/io/engine_render_pov.py
    branches/nurbs25/release/io/export_ply.py
    branches/nurbs25/release/scripts/bpymodules/colladaImEx/collada.py
    branches/nurbs25/release/scripts/bpymodules/colladaImEx/cstartup.py
    branches/nurbs25/release/scripts/bpymodules/colladaImEx/translator.py
    branches/nurbs25/release/scripts/export_map.py
    branches/nurbs25/release/scripts/textplugin_convert_ge.py
    branches/nurbs25/release/ui/bpy_ops.py
    branches/nurbs25/release/ui/buttons_data_armature.py
    branches/nurbs25/release/ui/buttons_data_bone.py
    branches/nurbs25/release/ui/buttons_data_camera.py
    branches/nurbs25/release/ui/buttons_data_curve.py
    branches/nurbs25/release/ui/buttons_data_empty.py
    branches/nurbs25/release/ui/buttons_data_lamp.py
    branches/nurbs25/release/ui/buttons_data_lattice.py
    branches/nurbs25/release/ui/buttons_data_mesh.py
    branches/nurbs25/release/ui/buttons_data_metaball.py
    branches/nurbs25/release/ui/buttons_data_modifier.py
    branches/nurbs25/release/ui/buttons_data_text.py
    branches/nurbs25/release/ui/buttons_game.py
    branches/nurbs25/release/ui/buttons_material.py
    branches/nurbs25/release/ui/buttons_object.py
    branches/nurbs25/release/ui/buttons_object_constraint.py
    branches/nurbs25/release/ui/buttons_particle.py
    branches/nurbs25/release/ui/buttons_physics_cloth.py
    branches/nurbs25/release/ui/buttons_physics_field.py
    branches/nurbs25/release/ui/buttons_physics_fluid.py
    branches/nurbs25/release/ui/buttons_physics_smoke.py
    branches/nurbs25/release/ui/buttons_physics_softbody.py
    branches/nurbs25/release/ui/buttons_scene.py
    branches/nurbs25/release/ui/buttons_texture.py
    branches/nurbs25/release/ui/buttons_world.py
    branches/nurbs25/release/ui/space_buttons.py
    branches/nurbs25/release/ui/space_console.py
    branches/nurbs25/release/ui/space_filebrowser.py
    branches/nurbs25/release/ui/space_image.py
    branches/nurbs25/release/ui/space_info.py
    branches/nurbs25/release/ui/space_logic.py
    branches/nurbs25/release/ui/space_outliner.py
    branches/nurbs25/release/ui/space_sequencer.py
    branches/nurbs25/release/ui/space_text.py
    branches/nurbs25/release/ui/space_view3d.py
    branches/nurbs25/release/ui/space_view3d_toolbar.py
    branches/nurbs25/scons/scons-LICENSE
    branches/nurbs25/scons/scons-README
    branches/nurbs25/scons/scons-time.py
    branches/nurbs25/scons/scons.py
    branches/nurbs25/scons/sconsign.py
    branches/nurbs25/source/CMakeLists.txt
    branches/nurbs25/source/Makefile
    branches/nurbs25/source/SConscript
    branches/nurbs25/source/blender/CMakeLists.txt
    branches/nurbs25/source/blender/avi/CMakeLists.txt
    branches/nurbs25/source/blender/avi/SConscript
    branches/nurbs25/source/blender/blenfont/BLF_api.h
    branches/nurbs25/source/blender/blenfont/CMakeLists.txt
    branches/nurbs25/source/blender/blenfont/SConscript
    branches/nurbs25/source/blender/blenfont/intern/blf.c
    branches/nurbs25/source/blender/blenfont/intern/blf_dir.c
    branches/nurbs25/source/blender/blenfont/intern/blf_font.c
    branches/nurbs25/source/blender/blenfont/intern/blf_glyph.c
    branches/nurbs25/source/blender/blenfont/intern/blf_internal.h
    branches/nurbs25/source/blender/blenfont/intern/blf_internal_types.h
    branches/nurbs25/source/blender/blenkernel/BKE_action.h
    branches/nurbs25/source/blender/blenkernel/BKE_anim.h
    branches/nurbs25/source/blender/blenkernel/BKE_animsys.h
    branches/nurbs25/source/blender/blenkernel/BKE_armature.h
    branches/nurbs25/source/blender/blenkernel/BKE_blender.h
    branches/nurbs25/source/blender/blenkernel/BKE_boids.h
    branches/nurbs25/source/blender/blenkernel/BKE_brush.h
    branches/nurbs25/source/blender/blenkernel/BKE_cloth.h
    branches/nurbs25/source/blender/blenkernel/BKE_collision.h
    branches/nurbs25/source/blender/blenkernel/BKE_constraint.h
    branches/nurbs25/source/blender/blenkernel/BKE_context.h
    branches/nurbs25/source/blender/blenkernel/BKE_curve.h
    branches/nurbs25/source/blender/blenkernel/BKE_depsgraph.h
    branches/nurbs25/source/blender/blenkernel/BKE_fcurve.h
    branches/nurbs25/source/blender/blenkernel/BKE_global.h
    branches/nurbs25/source/blender/blenkernel/BKE_group.h
    branches/nurbs25/source/blender/blenkernel/BKE_key.h
    branches/nurbs25/source/blender/blenkernel/BKE_library.h
    branches/nurbs25/source/blender/blenkernel/BKE_modifier.h
    branches/nurbs25/source/blender/blenkernel/BKE_multires.h
    branches/nurbs25/source/blender/blenkernel/BKE_node.h
    branches/nurbs25/source/blender/blenkernel/BKE_object.h
    branches/nurbs25/source/blender/blenkernel/BKE_packedFile.h
    branches/nurbs25/source/blender/blenkernel/BKE_particle.h
    branches/nurbs25/source/blender/blenkernel/BKE_pointcache.h
    branches/nurbs25/source/blender/blenkernel/BKE_sca.h
    branches/nurbs25/source/blender/blenkernel/BKE_scene.h
    branches/nurbs25/source/blender/blenkernel/BKE_screen.h
    branches/nurbs25/source/blender/blenkernel/BKE_sequence.h
    branches/nurbs25/source/blender/blenkernel/BKE_shrinkwrap.h
    branches/nurbs25/source/blender/blenkernel/BKE_smoke.h
    branches/nurbs25/source/blender/blenkernel/BKE_softbody.h
    branches/nurbs25/source/blender/blenkernel/BKE_sound.h
    branches/nurbs25/source/blender/blenkernel/BKE_text.h
    branches/nurbs25/source/blender/blenkernel/BKE_texture.h
    branches/nurbs25/source/blender/blenkernel/BKE_utildefines.h
    branches/nurbs25/source/blender/blenkernel/BKE_writeavi.h
    branches/nurbs25/source/blender/blenkernel/BKE_writeffmpeg.h
    branches/nurbs25/source/blender/blenkernel/BKE_writeframeserver.h
    branches/nurbs25/source/blender/blenkernel/CMakeLists.txt
    branches/nurbs25/source/blender/blenkernel/SConscript
    branches/nurbs25/source/blender/blenkernel/intern/DerivedMesh.c
    branches/nurbs25/source/blender/blenkernel/intern/Makefile
    branches/nurbs25/source/blender/blenkernel/intern/action.c
    branches/nurbs25/source/blender/blenkernel/intern/anim.c
    branches/nurbs25/source/blender/blenkernel/intern/anim_sys.c
    branches/nurbs25/source/blender/blenkernel/intern/armature.c
    branches/nurbs25/source/blender/blenkernel/intern/blender.c
    branches/nurbs25/source/blender/blenkernel/intern/boids.c
    branches/nurbs25/source/blender/blenkernel/intern/booleanops.c
    branches/nurbs25/source/blender/blenkernel/intern/brush.c
    branches/nurbs25/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/nurbs25/source/blender/blenkernel/intern/cloth.c
    branches/nurbs25/source/blender/blenkernel/intern/collision.c
    branches/nurbs25/source/blender/blenkernel/intern/colortools.c
    branches/nurbs25/source/blender/blenkernel/intern/constraint.c
    branches/nurbs25/source/blender/blenkernel/intern/context.c
    branches/nurbs25/source/blender/blenkernel/intern/curve.c
    branches/nurbs25/source/blender/blenkernel/intern/depsgraph.c
    branches/nurbs25/source/blender/blenkernel/intern/displist.c
    branches/nurbs25/source/blender/blenkernel/intern/effect.c
    branches/nurbs25/source/blender/blenkernel/intern/fcurve.c
    branches/nurbs25/source/blender/blenkernel/intern/fluidsim.c
    branches/nurbs25/source/blender/blenkernel/intern/font.c
    branches/nurbs25/source/blender/blenkernel/intern/gpencil.c
    branches/nurbs25/source/blender/blenkernel/intern/group.c
    branches/nurbs25/source/blender/blenkernel/intern/idprop.c
    branches/nurbs25/source/blender/blenkernel/intern/image.c
    branches/nurbs25/source/blender/blenkernel/intern/implicit.c
    branches/nurbs25/source/blender/blenkernel/intern/ipo.c
    branches/nurbs25/source/blender/blenkernel/intern/key.c
    branches/nurbs25/source/blender/blenkernel/intern/lattice.c
    branches/nurbs25/source/blender/blenkernel/intern/library.c
    branches/nurbs25/source/blender/blenkernel/intern/material.c
    branches/nurbs25/source/blender/blenkernel/intern/mesh.c
    branches/nurbs25/source/blender/blenkernel/intern/modifier.c
    branches/nurbs25/source/blender/blenkernel/intern/multires.c
    branches/nurbs25/source/blender/blenkernel/intern/nla.c
    branches/nurbs25/source/blender/blenkernel/intern/node.c
    branches/nurbs25/source/blender/blenkernel/intern/object.c
    branches/nurbs25/source/blender/blenkernel/intern/packedFile.c
    branches/nurbs25/source/blender/blenkernel/intern/particle.c
    branches/nurbs25/source/blender/blenkernel/intern/particle_system.c
    branches/nurbs25/source/blender/blenkernel/intern/pointcache.c
    branches/nurbs25/source/blender/blenkernel/intern/report.c
    branches/nurbs25/source/blender/blenkernel/intern/sca.c
    branches/nurbs25/source/blender/blenkernel/intern/scene.c
    branches/nurbs25/source/blender/blenkernel/intern/screen.c
    branches/nurbs25/source/blender/blenkernel/intern/seqeffects.c
    branches/nurbs25/source/blender/blenkernel/intern/sequence.c
    branches/nurbs25/source/blender/blenkernel/intern/shrinkwrap.c
    branches/nurbs25/source/blender/blenkernel/intern/smoke.c
    branches/nurbs25/source/blender/blenkernel/intern/softbody.c
    branches/nurbs25/source/blender/blenkernel/intern/sound.c
    branches/nurbs25/source/blender/blenkernel/intern/text.c
    branches/nurbs25/source/blender/blenkernel/intern/texture.c
    branches/nurbs25/source/blender/blenkernel/intern/writeavi.c
    branches/nurbs25/source/blender/blenkernel/intern/writeffmpeg.c
    branches/nurbs25/source/blender/blenkernel/intern/writeframeserver.c
    branches/nurbs25/source/blender/blenlib/BLI_arithb.h
    branches/nurbs25/source/blender/blenlib/BLI_fileops.h
    branches/nurbs25/source/blender/blenlib/BLI_kdopbvh.h
    branches/nurbs25/source/blender/blenlib/BLI_listbase.h
    branches/nurbs25/source/blender/blenlib/BLI_util.h
    branches/nurbs25/source/blender/blenlib/BLI_winstuff.h
    branches/nurbs25/source/blender/blenlib/CMakeLists.txt
    branches/nurbs25/source/blender/blenlib/SConscript
    branches/nurbs25/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/nurbs25/source/blender/blenlib/intern/BLI_kdtree.c
    branches/nurbs25/source/blender/blenlib/intern/BLI_mempool.c
    branches/nurbs25/source/blender/blenlib/intern/arithb.c
    branches/nurbs25/source/blender/blenlib/intern/boxpack2d.c
    branches/nurbs25/source/blender/blenlib/intern/bpath.c
    branches/nurbs25/source/blender/blenlib/intern/fileops.c
    branches/nurbs25/source/blender/blenlib/intern/freetypefont.c
    branches/nurbs25/source/blender/blenlib/intern/graph.c
    branches/nurbs25/source/blender/blenlib/intern/listbase.c
    branches/nurbs25/source/blender/blenlib/intern/noise.c
    branches/nurbs25/source/blender/blenlib/intern/storage.c
    branches/nurbs25/source/blender/blenlib/intern/threads.c
    branches/nurbs25/source/blender/blenlib/intern/util.c
    branches/nurbs25/source/blender/blenloader/BLO_readfile.h
    branches/nurbs25/source/blender/blenloader/BLO_sys_types.h
    branches/nurbs25/source/blender/blenloader/CMakeLists.txt
    branches/nurbs25/source/blender/blenloader/SConscript
    branches/nurbs25/source/blender/blenloader/intern/readblenentry.c
    branches/nurbs25/source/blender/blenloader/intern/readfile.c
    branches/nurbs25/source/blender/blenloader/intern/readfile.h
    branches/nurbs25/source/blender/blenloader/intern/writefile.c
    branches/nurbs25/source/blender/blenpluginapi/CMakeLists.txt
    branches/nurbs25/source/blender/blenpluginapi/SConscript
    branches/nurbs25/source/blender/editors/CMakeLists.txt
    branches/nurbs25/source/blender/editors/Makefile
    branches/nurbs25/source/blender/editors/SConscript
    branches/nurbs25/source/blender/editors/animation/anim_deps.c
    branches/nurbs25/source/blender/editors/animation/anim_filter.c
    branches/nurbs25/source/blender/editors/animation/anim_intern.h
    branches/nurbs25/source/blender/editors/animation/anim_ipo_utils.c
    branches/nurbs25/source/blender/editors/animation/anim_markers.c
    branches/nurbs25/source/blender/editors/animation/anim_ops.c
    branches/nurbs25/source/blender/editors/animation/drivers.c
    branches/nurbs25/source/blender/editors/animation/fmodifier_ui.c
    branches/nurbs25/source/blender/editors/animation/keyframes_draw.c
    branches/nurbs25/source/blender/editors/animation/keyframes_edit.c
    branches/nurbs25/source/blender/editors/animation/keyframes_general.c
    branches/nurbs25/source/blender/editors/animation/keyframing.c
    branches/nurbs25/source/blender/editors/animation/keyingsets.c
    branches/nurbs25/source/blender/editors/armature/armature_intern.h
    branches/nurbs25/source/blender/editors/armature/armature_ops.c
    branches/nurbs25/source/blender/editors/armature/editarmature.c
    branches/nurbs25/source/blender/editors/armature/editarmature_generate.c
    branches/nurbs25/source/blender/editors/armature/editarmature_retarget.c
    branches/nurbs25/source/blender/editors/armature/editarmature_sketch.c
    branches/nurbs25/source/blender/editors/armature/meshlaplacian.c
    branches/nurbs25/source/blender/editors/armature/poselib.c
    branches/nurbs25/source/blender/editors/armature/poseobject.c
    branches/nurbs25/source/blender/editors/curve/curve_ops.c
    branches/nurbs25/source/blender/editors/curve/editcurve.c
    branches/nurbs25/source/blender/editors/curve/editfont.c
    branches/nurbs25/source/blender/editors/datafiles/B.blend.c
    branches/nurbs25/source/blender/editors/datafiles/blenderbuttons.c
    branches/nurbs25/source/blender/editors/gpencil/drawgpencil.c
    branches/nurbs25/source/blender/editors/gpencil/gpencil_edit.c
    branches/nurbs25/source/blender/editors/gpencil/gpencil_intern.h
    branches/nurbs25/source/blender/editors/include/ED_anim_api.h
    branches/nurbs25/source/blender/editors/include/ED_armature.h
    branches/nurbs25/source/blender/editors/include/ED_datafiles.h
    branches/nurbs25/source/blender/editors/include/ED_fileselect.h
    branches/nurbs25/source/blender/editors/include/ED_gpencil.h
    branches/nurbs25/source/blender/editors/include/ED_image.h
    branches/nurbs25/source/blender/editors/include/ED_keyframes_draw.h
    branches/nurbs25/source/blender/editors/include/ED_keyframes_edit.h
    branches/nurbs25/source/blender/editors/include/ED_keyframing.h
    branches/nurbs25/source/blender/editors/include/ED_mball.h
    branches/nurbs25/source/blender/editors/include/ED_mesh.h
    branches/nurbs25/source/blender/editors/include/ED_node.h
    branches/nurbs25/source/blender/editors/include/ED_object.h
    branches/nurbs25/source/blender/editors/include/ED_particle.h
    branches/nurbs25/source/blender/editors/include/ED_previewrender.h
    branches/nurbs25/source/blender/editors/include/ED_screen.h
    branches/nurbs25/source/blender/editors/include/ED_screen_types.h
    branches/nurbs25/source/blender/editors/include/ED_sculpt.h
    branches/nurbs25/source/blender/editors/include/ED_space_api.h
    branches/nurbs25/source/blender/editors/include/ED_transform.h
    branches/nurbs25/source/blender/editors/include/ED_view3d.h
    branches/nurbs25/source/blender/editors/include/UI_icons.h
    branches/nurbs25/source/blender/editors/include/UI_interface.h
    branches/nurbs25/source/blender/editors/interface/Makefile
    branches/nurbs25/source/blender/editors/interface/SConscript
    branches/nurbs25/source/blender/editors/interface/interface.c
    branches/nurbs25/source/blender/editors/interface/interface_anim.c
    branches/nurbs25/source/blender/editors/interface/interface_handlers.c
    branches/nurbs25/source/blender/editors/interface/interface_icons.c
    branches/nurbs25/source/blender/editors/interface/interface_intern.h
    branches/nurbs25/source/blender/editors/interface/interface_layout.c
    branches/nurbs25/source/blender/editors/interface/interface_panel.c
    branches/nurbs25/source/blender/editors/interface/interface_regions.c
    branches/nurbs25/source/blender/editors/interface/interface_templates.c
    branches/nurbs25/source/blender/editors/interface/interface_utils.c
    branches/nurbs25/source/blender/editors/interface/interface_widgets.c
    branches/nurbs25/source/blender/editors/interface/resources.c
    branches/nurbs25/source/blender/editors/interface/view2d_ops.c
    branches/nurbs25/source/blender/editors/mesh/editmesh.c
    branches/nurbs25/source/blender/editors/mesh/editmesh_add.c
    branches/nurbs25/source/blender/editors/mesh/editmesh_loop.c
    branches/nurbs25/source/blender/editors/mesh/editmesh_mods.c
    branches/nurbs25/source/blender/editors/mesh/editmesh_tools.c
    branches/nurbs25/source/blender/editors/mesh/mesh_intern.h
    branches/nurbs25/source/blender/editors/mesh/mesh_layers.c
    branches/nurbs25/source/blender/editors/mesh/mesh_ops.c
    branches/nurbs25/source/blender/editors/mesh/meshtools.c
    branches/nurbs25/source/blender/editors/metaball/mball_ops.c
    branches/nurbs25/source/blender/editors/object/object_edit.c
    branches/nurbs25/source/blender/editors/object/object_intern.h
    branches/nurbs25/source/blender/editors/object/object_modifier.c
    branches/nurbs25/source/blender/editors/object/object_ops.c
    branches/nurbs25/source/blender/editors/object/object_vgroup.c
    branches/nurbs25/source/blender/editors/physics/ed_fluidsim.c
    branches/nurbs25/source/blender/editors/physics/ed_pointcache.c
    branches/nurbs25/source/blender/editors/physics/editparticle.c
    branches/nurbs25/source/blender/editors/physics/physics_boids.c
    branches/nurbs25/source/blender/editors/preview/previewrender.c
    branches/nurbs25/source/blender/editors/screen/CMakeLists.txt
    branches/nurbs25/source/blender/editors/screen/Makefile
    branches/nurbs25/source/blender/editors/screen/SConscript
    branches/nurbs25/source/blender/editors/screen/area.c
    branches/nurbs25/source/blender/editors/screen/screen_context.c
    branches/nurbs25/source/blender/editors/screen/screen_edit.c
    branches/nurbs25/source/blender/editors/screen/screen_ops.c
    branches/nurbs25/source/blender/editors/screen/screendump.c
    branches/nurbs25/source/blender/editors/sculpt_paint/paint_image.c
    branches/nurbs25/source/blender/editors/sculpt_paint/paint_intern.h
    branches/nurbs25/source/blender/editors/sculpt_paint/paint_ops.c
    branches/nurbs25/source/blender/editors/sculpt_paint/paint_utils.c
    branches/nurbs25/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/nurbs25/source/blender/editors/sculpt_paint/sculpt.c
    branches/nurbs25/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/nurbs25/source/blender/editors/space_action/action_draw.c
    branches/nurbs25/source/blender/editors/space_action/action_edit.c
    branches/nurbs25/source/blender/editors/space_action/action_header.c
    branches/nurbs25/source/blender/editors/space_action/action_intern.h
    branches/nurbs25/source/blender/editors/space_action/action_ops.c
    branches/nurbs25/source/blender/editors/space_action/space_action.c
    branches/nurbs25/source/blender/editors/space_api/spacetypes.c
    branches/nurbs25/source/blender/editors/space_buttons/buttons_context.c
    branches/nurbs25/source/blender/editors/space_buttons/buttons_header.c
    branches/nurbs25/source/blender/editors/space_buttons/buttons_intern.h
    branches/nurbs25/source/blender/editors/space_buttons/buttons_ops.c
    branches/nurbs25/source/blender/editors/space_buttons/space_buttons.c
    branches/nurbs25/source/blender/editors/space_console/console_ops.c
    branches/nurbs25/source/blender/editors/space_console/console_report.c
    branches/nurbs25/source/blender/editors/space_console/space_console.c
    branches/nurbs25/source/blender/editors/space_file/Makefile
    branches/nurbs25/source/blender/editors/space_file/SConscript
    branches/nurbs25/source/blender/editors/space_file/file_draw.c
    branches/nurbs25/source/blender/editors/space_file/file_intern.h
    branches/nurbs25/source/blender/editors/space_file/file_ops.c
    branches/nurbs25/source/blender/editors/space_file/file_panels.c
    branches/nurbs25/source/blender/editors/space_file/filelist.c
    branches/nurbs25/source/blender/editors/space_file/filelist.h
    branches/nurbs25/source/blender/editors/space_file/filesel.c
    branches/nurbs25/source/blender/editors/space_file/space_file.c
    branches/nurbs25/source/blender/editors/space_graph/graph_buttons.c
    branches/nurbs25/source/blender/editors/space_graph/graph_draw.c
    branches/nurbs25/source/blender/editors/space_graph/graph_edit.c
    branches/nurbs25/source/blender/editors/space_graph/graph_header.c
    branches/nurbs25/source/blender/editors/space_graph/graph_intern.h
    branches/nurbs25/source/blender/editors/space_graph/graph_ops.c
    branches/nurbs25/source/blender/editors/space_graph/graph_select.c
    branches/nurbs25/source/blender/editors/space_graph/space_graph.c
    branches/nurbs25/source/blender/editors/space_image/Makefile
    branches/nurbs25/source/blender/editors/space_image/SConscript
    branches/nurbs25/source/blender/editors/space_image/image_buttons.c
    branches/nurbs25/source/blender/editors/space_image/image_draw.c
    branches/nurbs25/source/blender/editors/space_image/image_intern.h
    branches/nurbs25/source/blender/editors/space_image/image_ops.c
    branches/nurbs25/source/blender/editors/space_image/space_image.c
    branches/nurbs25/source/blender/editors/space_info/info_intern.h
    branches/nurbs25/source/blender/editors/space_info/info_ops.c
    branches/nurbs25/source/blender/editors/space_info/space_info.c
    branches/nurbs25/source/blender/editors/space_logic/logic_buttons.c
    branches/nurbs25/source/blender/editors/space_logic/logic_window.c
    branches/nurbs25/source/blender/editors/space_logic/space_logic.c
    branches/nurbs25/source/blender/editors/space_nla/nla_buttons.c
    branches/nurbs25/source/blender/editors/space_nla/nla_channels.c
    branches/nurbs25/source/blender/editors/space_nla/nla_draw.c
    branches/nurbs25/source/blender/editors/space_nla/nla_edit.c
    branches/nurbs25/source/blender/editors/space_nla/nla_header.c
    branches/nurbs25/source/blender/editors/space_nla/nla_intern.h
    branches/nurbs25/source/blender/editors/space_nla/nla_ops.c
    branches/nurbs25/source/blender/editors/space_nla/space_nla.c
    branches/nurbs25/source/blender/editors/space_node/drawnode.c
    branches/nurbs25/source/blender/editors/space_node/node_draw.c
    branches/nurbs25/source/blender/editors/space_node/node_edit.c
    branches/nurbs25/source/blender/editors/space_node/node_header.c
    branches/nurbs25/source/blender/editors/space_node/node_intern.h
    branches/nurbs25/source/blender/editors/space_node/node_ops.c
    branches/nurbs25/source/blender/editors/space_node/node_select.c
    branches/nurbs25/source/blender/editors/space_node/node_state.c
    branches/nurbs25/source/blender/editors/space_node/space_node.c
    branches/nurbs25/source/blender/editors/space_outliner/outliner.c
    branches/nurbs25/source/blender/editors/space_outliner/outliner_header.c
    branches/nurbs25/source/blender/editors/space_outliner/outliner_ops.c
    branches/nurbs25/source/blender/editors/space_outliner/space_outliner.c
    branches/nurbs25/source/blender/editors/space_script/script_edit.c
    branches/nurbs25/source/blender/editors/space_script/script_ops.c
    branches/nurbs25/source/blender/editors/space_script/space_script.c
    branches/nurbs25/source/blender/editors/space_sequencer/Makefile
    branches/nurbs25/source/blender/editors/space_sequencer/SConscript
    branches/nurbs25/source/blender/editors/space_sequencer/sequencer_add.c
    branches/nurbs25/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/nurbs25/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/nurbs25/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/nurbs25/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/nurbs25/source/blender/editors/space_sequencer/sequencer_select.c
    branches/nurbs25/source/blender/editors/space_sequencer/space_sequencer.c
    branches/nurbs25/source/blender/editors/space_sound/space_sound.c
    branches/nurbs25/source/blender/editors/space_text/space_text.c
    branches/nurbs25/source/blender/editors/space_text/text_draw.c
    branches/nurbs25/source/blender/editors/space_text/text_header.c
    branches/nurbs25/source/blender/editors/space_text/text_intern.h
    branches/nurbs25/source/blender/editors/space_text/text_ops.c
    branches/nurbs25/source/blender/editors/space_time/space_time.c
    branches/nurbs25/source/blender/editors/space_time/time_ops.c
    branches/nurbs25/source/blender/editors/space_view3d/Makefile
    branches/nurbs25/source/blender/editors/space_view3d/SConscript
    branches/nurbs25/source/blender/editors/space_view3d/drawarmature.c
    branches/nurbs25/source/blender/editors/space_view3d/drawmesh.c
    branches/nurbs25/source/blender/editors/space_view3d/drawobject.c
    branches/nurbs25/source/blender/editors/space_view3d/space_view3d.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_buttons.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_draw.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_edit.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_header.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_intern.h
    branches/nurbs25/source/blender/editors/space_view3d/view3d_ops.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_select.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_snap.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_view.c
    branches/nurbs25/source/blender/editors/transform/transform.c
    branches/nurbs25/source/blender/editors/transform/transform.h
    branches/nurbs25/source/blender/editors/transform/transform_conversions.c
    branches/nurbs25/source/blender/editors/transform/transform_generics.c
    branches/nurbs25/source/blender/editors/transform/transform_input.c
    branches/nurbs25/source/blender/editors/transform/transform_manipulator.c
    branches/nurbs25/source/blender/editors/transform/transform_ops.c
    branches/nurbs25/source/blender/editors/transform/transform_orientations.c
    branches/nurbs25/source/blender/editors/util/editmode_undo.c
    branches/nurbs25/source/blender/editors/util/undo.c
    branches/nurbs25/source/blender/editors/uvedit/uvedit_draw.c
    branches/nurbs25/source/blender/editors/uvedit/uvedit_ops.c
    branches/nurbs25/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/nurbs25/source/blender/gpu/CMakeLists.txt
    branches/nurbs25/source/blender/gpu/GPU_draw.h
    branches/nurbs25/source/blender/gpu/GPU_extensions.h
    branches/nurbs25/source/blender/gpu/GPU_material.h
    branches/nurbs25/source/blender/gpu/SConscript
    branches/nurbs25/source/blender/gpu/intern/Makefile
    branches/nurbs25/source/blender/gpu/intern/gpu_codegen.c
    branches/nurbs25/source/blender/gpu/intern/gpu_codegen.h
    branches/nurbs25/source/blender/gpu/intern/gpu_draw.c
    branches/nurbs25/source/blender/gpu/intern/gpu_extensions.c
    branches/nurbs25/source/blender/gpu/intern/gpu_material.c
    branches/nurbs25/source/blender/imbuf/CMakeLists.txt
    branches/nurbs25/source/blender/imbuf/SConscript
    branches/nurbs25/source/blender/imbuf/intern/anim.c
    branches/nurbs25/source/blender/imbuf/intern/anim5.c
    branches/nurbs25/source/blender/imbuf/intern/cineon/CMakeLists.txt
    branches/nurbs25/source/blender/imbuf/intern/cineon/SConscript
    branches/nurbs25/source/blender/imbuf/intern/dds/CMakeLists.txt
    branches/nurbs25/source/blender/imbuf/intern/dds/SConscript
    branches/nurbs25/source/blender/imbuf/intern/hamx.c
    branches/nurbs25/source/blender/imbuf/intern/iff.c
    branches/nurbs25/source/blender/imbuf/intern/jp2.c
    branches/nurbs25/source/blender/imbuf/intern/openexr/CMakeLists.txt
    branches/nurbs25/source/blender/imbuf/intern/openexr/Makefile
    branches/nurbs25/source/blender/imbuf/intern/openexr/SConscript
    branches/nurbs25/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/nurbs25/source/blender/imbuf/intern/thumbs.c
    branches/nurbs25/source/blender/imbuf/intern/writeimage.c
    branches/nurbs25/source/blender/makesdna/DNA_ID.h
    branches/nurbs25/source/blender/makesdna/DNA_action_types.h
    branches/nurbs25/source/blender/makesdna/DNA_actuator_types.h
    branches/nurbs25/source/blender/makesdna/DNA_armature_types.h
    branches/nurbs25/source/blender/makesdna/DNA_brush_types.h
    branches/nurbs25/source/blender/makesdna/DNA_cloth_types.h
    branches/nurbs25/source/blender/makesdna/DNA_constraint_types.h
    branches/nurbs25/source/blender/makesdna/DNA_curve_types.h
    branches/nurbs25/source/blender/makesdna/DNA_gpencil_types.h
    branches/nurbs25/source/blender/makesdna/DNA_material_types.h
    branches/nurbs25/source/blender/makesdna/DNA_modifier_types.h
    branches/nurbs25/source/blender/makesdna/DNA_node_types.h
    branches/nurbs25/source/blender/makesdna/DNA_object_fluidsim.h
    branches/nurbs25/source/blender/makesdna/DNA_object_force.h
    branches/nurbs25/source/blender/makesdna/DNA_object_types.h
    branches/nurbs25/source/blender/makesdna/DNA_particle_types.h
    branches/nurbs25/source/blender/makesdna/DNA_scene_types.h
    branches/nurbs25/source/blender/makesdna/DNA_sensor_types.h
    branches/nurbs25/source/blender/makesdna/DNA_sequence_types.h
    branches/nurbs25/source/blender/makesdna/DNA_smoke_types.h
    branches/nurbs25/source/blender/makesdna/DNA_sound_types.h
    branches/nurbs25/source/blender/makesdna/DNA_space_types.h
    branches/nurbs25/source/blender/makesdna/DNA_texture_types.h
    branches/nurbs25/source/blender/makesdna/DNA_userdef_types.h
    branches/nurbs25/source/blender/makesdna/DNA_view3d_types.h
    branches/nurbs25/source/blender/makesdna/DNA_windowmanager_types.h
    branches/nurbs25/source/blender/makesdna/SConscript
    branches/nurbs25/source/blender/makesdna/intern/CMakeLists.txt
    branches/nurbs25/source/blender/makesdna/intern/SConscript
    branches/nurbs25/source/blender/makesrna/RNA_access.h
    branches/nurbs25/source/blender/makesrna/RNA_define.h
    branches/nurbs25/source/blender/makesrna/RNA_enum_types.h
    branches/nurbs25/source/blender/makesrna/RNA_types.h
    branches/nurbs25/source/blender/makesrna/SConscript
    branches/nurbs25/source/blender/makesrna/intern/CMakeLists.txt
    branches/nurbs25/source/blender/makesrna/intern/Makefile
    branches/nurbs25/source/blender/makesrna/intern/SConscript
    branches/nurbs25/source/blender/makesrna/intern/makesrna.c
    branches/nurbs25/source/blender/makesrna/intern/rna_ID.c
    branches/nurbs25/source/blender/makesrna/intern/rna_access.c
    branches/nurbs25/source/blender/makesrna/intern/rna_action.c
    branches/nurbs25/source/blender/makesrna/intern/rna_actuator.c
    branches/nurbs25/source/blender/makesrna/intern/rna_animation.c
    branches/nurbs25/source/blender/makesrna/intern/rna_armature.c
    branches/nurbs25/source/blender/makesrna/intern/rna_boid.c
    branches/nurbs25/source/blender/makesrna/intern/rna_brush.c
    branches/nurbs25/source/blender/makesrna/intern/rna_camera.c
    branches/nurbs25/source/blender/makesrna/intern/rna_cloth.c
    branches/nurbs25/source/blender/makesrna/intern/rna_color.c
    branches/nurbs25/source/blender/makesrna/intern/rna_constraint.c
    branches/nurbs25/source/blender/makesrna/intern/rna_context.c
    branches/nurbs25/source/blender/makesrna/intern/rna_curve.c
    branches/nurbs25/source/blender/makesrna/intern/rna_define.c
    branches/nurbs25/source/blender/makesrna/intern/rna_fcurve.c
    branches/nurbs25/source/blender/makesrna/intern/rna_fluidsim.c
    branches/nurbs25/source/blender/makesrna/intern/rna_group.c
    branches/nurbs25/source/blender/makesrna/intern/rna_image.c
    branches/nurbs25/source/blender/makesrna/intern/rna_internal.h
    branches/nurbs25/source/blender/makesrna/intern/rna_internal_types.h
    branches/nurbs25/source/blender/makesrna/intern/rna_key.c
    branches/nurbs25/source/blender/makesrna/intern/rna_lamp.c
    branches/nurbs25/source/blender/makesrna/intern/rna_lattice.c
    branches/nurbs25/source/blender/makesrna/intern/rna_main.c
    branches/nurbs25/source/blender/makesrna/intern/rna_main_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_material.c
    branches/nurbs25/source/blender/makesrna/intern/rna_mesh.c
    branches/nurbs25/source/blender/makesrna/intern/rna_mesh_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_meta.c
    branches/nurbs25/source/blender/makesrna/intern/rna_modifier.c
    branches/nurbs25/source/blender/makesrna/intern/rna_nla.c
    branches/nurbs25/source/blender/makesrna/intern/rna_nodetree.c
    branches/nurbs25/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/nurbs25/source/blender/makesrna/intern/rna_object.c
    branches/nurbs25/source/blender/makesrna/intern/rna_object_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_object_force.c
    branches/nurbs25/source/blender/makesrna/intern/rna_packedfile.c
    branches/nurbs25/source/blender/makesrna/intern/rna_particle.c
    branches/nurbs25/source/blender/makesrna/intern/rna_pose.c
    branches/nurbs25/source/blender/makesrna/intern/rna_render.c
    branches/nurbs25/source/blender/makesrna/intern/rna_rna.c
    branches/nurbs25/source/blender/makesrna/intern/rna_scene.c
    branches/nurbs25/source/blender/makesrna/intern/rna_screen.c
    branches/nurbs25/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/nurbs25/source/blender/makesrna/intern/rna_sensor.c
    branches/nurbs25/source/blender/makesrna/intern/rna_sequence.c
    branches/nurbs25/source/blender/makesrna/intern/rna_smoke.c
    branches/nurbs25/source/blender/makesrna/intern/rna_sound.c
    branches/nurbs25/source/blender/makesrna/intern/rna_space.c
    branches/nurbs25/source/blender/makesrna/intern/rna_text.c
    branches/nurbs25/source/blender/makesrna/intern/rna_texture.c
    branches/nurbs25/source/blender/makesrna/intern/rna_timeline.c
    branches/nurbs25/source/blender/makesrna/intern/rna_ui.c
    branches/nurbs25/source/blender/makesrna/intern/rna_ui_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_userdef.c
    branches/nurbs25/source/blender/makesrna/intern/rna_wm.c
    branches/nurbs25/source/blender/makesrna/intern/rna_world.c
    branches/nurbs25/source/blender/nodes/CMP_node.h
    branches/nurbs25/source/blender/nodes/CMakeLists.txt
    branches/nurbs25/source/blender/nodes/SConscript
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_util.c
    branches/nurbs25/source/blender/nodes/intern/CMP_util.h
    branches/nurbs25/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_at.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_math.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/nurbs25/source/blender/nodes/intern/TEX_util.c
    branches/nurbs25/source/blender/nodes/intern/TEX_util.h
    branches/nurbs25/source/blender/python/BPY_extern.h
    branches/nurbs25/source/blender/python/CMakeLists.txt
    branches/nurbs25/source/blender/python/SConscript
    branches/nurbs25/source/blender/python/epy_doc_gen.py
    branches/nurbs25/source/blender/python/generic/BGL.c
    branches/nurbs25/source/blender/python/generic/BGL.h
    branches/nurbs25/source/blender/python/generic/Geometry.c
    branches/nurbs25/source/blender/python/generic/Geometry.h
    branches/nurbs25/source/blender/python/generic/Makefile
    branches/nurbs25/source/blender/python/generic/Mathutils.c
    branches/nurbs25/source/blender/python/generic/Mathutils.h
    branches/nurbs25/source/blender/python/generic/bpy_internal_import.c
    branches/nurbs25/source/blender/python/generic/bpy_internal_import.h
    branches/nurbs25/source/blender/python/generic/euler.c
    branches/nurbs25/source/blender/python/generic/euler.h
    branches/nurbs25/source/blender/python/generic/matrix.c
    branches/nurbs25/source/blender/python/generic/quat.c
    branches/nurbs25/source/blender/python/generic/quat.h
    branches/nurbs25/source/blender/python/generic/vector.c
    branches/nurbs25/source/blender/python/generic/vector.h
    branches/nurbs25/source/blender/python/intern/Makefile
    branches/nurbs25/source/blender/python/intern/bpy_interface.c
    branches/nurbs25/source/blender/python/intern/bpy_operator.c
    branches/nurbs25/source/blender/python/intern/bpy_operator_wrap.c
    branches/nurbs25/source/blender/python/intern/bpy_rna.c
    branches/nurbs25/source/blender/python/intern/bpy_rna.h
    branches/nurbs25/source/blender/python/intern/bpy_ui.c
    branches/nurbs25/source/blender/python/intern/bpy_util.c
    branches/nurbs25/source/blender/python/intern/bpy_util.h
    branches/nurbs25/source/blender/quicktime/CMakeLists.txt
    branches/nurbs25/source/blender/quicktime/SConscript
    branches/nurbs25/source/blender/readblenfile/CMakeLists.txt
    branches/nurbs25/source/blender/readblenfile/SConscript
    branches/nurbs25/source/blender/readblenfile/intern/BLO_readblenfile.c
    branches/nurbs25/source/blender/render/CMakeLists.txt
    branches/nurbs25/source/blender/render/SConscript
    branches/nurbs25/source/blender/render/extern/include/RE_pipeline.h
    branches/nurbs25/source/blender/render/extern/include/RE_shader_ext.h
    branches/nurbs25/source/blender/render/intern/include/render_types.h
    branches/nurbs25/source/blender/render/intern/include/shading.h
    branches/nurbs25/source/blender/render/intern/include/texture.h
    branches/nurbs25/source/blender/render/intern/source/Makefile
    branches/nurbs25/source/blender/render/intern/source/convertblender.c
    branches/nurbs25/source/blender/render/intern/source/envmap.c
    branches/nurbs25/source/blender/render/intern/source/initrender.c
    branches/nurbs25/source/blender/render/intern/source/occlusion.c
    branches/nurbs25/source/blender/render/intern/source/pipeline.c
    branches/nurbs25/source/blender/render/intern/source/pixelshading.c
    branches/nurbs25/source/blender/render/intern/source/rayshade.c
    branches/nurbs25/source/blender/render/intern/source/raytrace.c
    branches/nurbs25/source/blender/render/intern/source/rendercore.c
    branches/nurbs25/source/blender/render/intern/source/shadbuf.c
    branches/nurbs25/source/blender/render/intern/source/shadeinput.c
    branches/nurbs25/source/blender/render/intern/source/shadeoutput.c
    branches/nurbs25/source/blender/render/intern/source/sss.c
    branches/nurbs25/source/blender/render/intern/source/strand.c
    branches/nurbs25/source/blender/render/intern/source/texture.c
    branches/nurbs25/source/blender/render/intern/source/zbuf.c
    branches/nurbs25/source/blender/windowmanager/CMakeLists.txt
    branches/nurbs25/source/blender/windowmanager/WM_api.h
    branches/nurbs25/source/blender/windowmanager/WM_types.h
    branches/nurbs25/source/blender/windowmanager/intern/Makefile
    branches/nurbs25/source/blender/windowmanager/intern/wm.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_event_system.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_files.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_init_exit.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_jobs.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_keymap.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_operators.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_window.c
    branches/nurbs25/source/blender/windowmanager/wm_event_system.h
    branches/nurbs25/source/blender/windowmanager/wm_event_types.h
    branches/nurbs25/source/creator/CMakeLists.txt
    branches/nurbs25/source/creator/Makefile
    branches/nurbs25/source/creator/SConscript
    branches/nurbs25/source/creator/creator.c
    branches/nurbs25/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/nurbs25/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/nurbs25/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h
    branches/nurbs25/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/nurbs25/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/nurbs25/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h
    branches/nurbs25/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.h
    branches/nurbs25/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.h
    branches/nurbs25/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/nurbs25/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/nurbs25/source/gameengine/BlenderRoutines/KX_BlenderSystem.h
    branches/nurbs25/source/gameengine/BlenderRoutines/Makefile
    branches/nurbs25/source/gameengine/BlenderRoutines/SConscript
    branches/nurbs25/source/gameengine/CMakeLists.txt
    branches/nurbs25/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ActionActuator.h
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureObject.h
    branches/nurbs25/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/nurbs25/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/nurbs25/source/gameengine/Converter/BL_MeshDeformer.h
    branches/nurbs25/source/gameengine/Converter/BL_ModifierDeformer.h
    branches/nurbs25/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/nurbs25/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/nurbs25/source/gameengine/Converter/BL_SkinDeformer.h
    branches/nurbs25/source/gameengine/Converter/BL_SkinMeshObject.h
    branches/nurbs25/source/gameengine/Converter/BlenderWorldInfo.h
    branches/nurbs25/source/gameengine/Converter/CMakeLists.txt
    branches/nurbs25/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp
    branches/nurbs25/source/gameengine/Converter/KX_BlenderScalarInterpolator.h
    branches/nurbs25/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/nurbs25/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/nurbs25/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/nurbs25/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/nurbs25/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/nurbs25/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/nurbs25/source/gameengine/Converter/Makefile
    branches/nurbs25/source/gameengine/Converter/SConscript
    branches/nurbs25/source/gameengine/Expressions/BoolValue.h
    branches/nurbs25/source/gameengine/Expressions/CMakeLists.txt
    branches/nurbs25/source/gameengine/Expressions/ConstExpr.h
    branches/nurbs25/source/gameengine/Expressions/EmptyValue.h
    branches/nurbs25/source/gameengine/Expressions/ErrorValue.h
    branches/nurbs25/source/gameengine/Expressions/Expression.h
    branches/nurbs25/source/gameengine/Expressions/FloatValue.h
    branches/nurbs25/source/gameengine/Expressions/IdentifierExpr.h
    branches/nurbs25/source/gameengine/Expressions/IfExpr.h
    branches/nurbs25/source/gameengine/Expressions/InputParser.h
    branches/nurbs25/source/gameengine/Expressions/IntValue.h
    branches/nurbs25/source/gameengine/Expressions/KX_HashedPtr.h
    branches/nurbs25/source/gameengine/Expressions/KX_Python.h
    branches/nurbs25/source/gameengine/Expressions/ListValue.cpp
    branches/nurbs25/source/gameengine/Expressions/ListValue.h
    branches/nurbs25/source/gameengine/Expressions/Operator1Expr.h
    branches/nurbs25/source/gameengine/Expressions/Operator2Expr.h
    branches/nurbs25/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/nurbs25/source/gameengine/Expressions/PyObjectPlus.h
    branches/nurbs25/source/gameengine/Expressions/SConscript
    branches/nurbs25/source/gameengine/Expressions/StringValue.h
    branches/nurbs25/source/gameengine/Expressions/Value.cpp
    branches/nurbs25/source/gameengine/Expressions/Value.h
    branches/nurbs25/source/gameengine/Expressions/VectorValue.h
    branches/nurbs25/source/gameengine/Expressions/VoidValue.h
    branches/nurbs25/source/gameengine/GameLogic/CMakeLists.txt
    branches/nurbs25/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ANDController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ActuatorEventManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ActuatorSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_AlwaysEventManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_DelaySensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_EventManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_ExpressionController.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_IActuator.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_IController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_IController.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_IInputDevice.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ILogicBrick.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_IObject.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_IScene.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ISensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_JoystickManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_JoystickSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_KeyboardManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_KeyboardSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_LogicManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_MouseManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_MouseSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_NANDController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_NORController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ORController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_PropertyActuator.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_PropertyEventManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_PropertySensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomActuator.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomEventManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomNumberGenerator.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_TimeEventManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_XNORController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_XORController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SConscript
    branches/nurbs25/source/gameengine/GamePlayer/CMakeLists.txt
    branches/nurbs25/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/nurbs25/source/gameengine/GamePlayer/common/GPC_Engine.cpp
    branches/nurbs25/source/gameengine/GamePlayer/common/GPC_Engine.h
    branches/nurbs25/source/gameengine/GamePlayer/common/Makefile
    branches/nurbs25/source/gameengine/GamePlayer/common/SConscript
    branches/nurbs25/source/gameengine/GamePlayer/common/unix/Makefile
    branches/nurbs25/source/gameengine/GamePlayer/common/windows/Makefile
    branches/nurbs25/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/nurbs25/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/nurbs25/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/nurbs25/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/nurbs25/source/gameengine/GamePlayer/ghost/Makefile
    branches/nurbs25/source/gameengine/GamePlayer/ghost/SConscript
    branches/nurbs25/source/gameengine/GamePlayer/netscape/src/Makefile
    branches/nurbs25/source/gameengine/GamePlayer/netscape/src/ketsji/Makefile
    branches/nurbs25/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/nurbs25/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/nurbs25/source/gameengine/Ketsji/BL_BlenderShader.h
    branches/nurbs25/source/gameengine/Ketsji/BL_Material.h
    branches/nurbs25/source/gameengine/Ketsji/BL_Shader.cpp
    branches/nurbs25/source/gameengine/Ketsji/BL_Shader.h
    branches/nurbs25/source/gameengine/Ketsji/BL_Texture.h
    branches/nurbs25/source/gameengine/Ketsji/CMakeLists.txt
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/SConscript
    branches/nurbs25/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/nurbs25/source/gameengine/Ketsji/KX_BulletPhysicsController.h
    branches/nurbs25/source/gameengine/Ketsji/KX_Camera.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_Camera.h
    branches/nurbs25/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_CameraActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_CameraIpoSGController.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ClientObjectInfo.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_ConstraintActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_Dome.h
    branches/nurbs25/source/gameengine/Ketsji/KX_EmptyObject.h
    branches/nurbs25/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_GameActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_GameObject.h
    branches/nurbs25/source/gameengine/Ketsji/KX_IInterpolator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_IPO_SGController.h
    branches/nurbs25/source/gameengine/Ketsji/KX_IPhysicsController.h
    branches/nurbs25/source/gameengine/Ketsji/KX_IScalarInterpolator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ISceneConverter.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ISystem.h
    branches/nurbs25/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_IpoActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/nurbs25/source/gameengine/Ketsji/KX_Light.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_LightIpoSGController.h
    branches/nurbs25/source/gameengine/Ketsji/KX_MaterialIpoController.h
    branches/nurbs25/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_MotionState.h
    branches/nurbs25/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_NearSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_NearSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ObColorIpoSGController.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_ObjectActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_OrientationInterpolator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_ParentActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PositionInterpolator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PyMath.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PythonInitTypes.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_RadarSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_RayCast.h
    branches/nurbs25/source/gameengine/Ketsji/KX_RayEventManager.h
    branches/nurbs25/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_RaySensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_DynamicActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ScalarInterpolator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ScalingInterpolator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_Scene.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_Scene.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SceneActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_StateActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_TimeCategoryLogger.h
    branches/nurbs25/source/gameengine/Ketsji/KX_TimeLogger.h
    branches/nurbs25/source/gameengine/Ketsji/KX_TouchEventManager.h
    branches/nurbs25/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_TouchSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_TrackToActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_VertexProxy.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_VisibilityActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_WorldInfo.h
    branches/nurbs25/source/gameengine/Ketsji/KX_WorldIpoController.h
    branches/nurbs25/source/gameengine/Ketsji/Makefile
    branches/nurbs25/source/gameengine/Ketsji/SConscript
    branches/nurbs25/source/gameengine/Makefile
    branches/nurbs25/source/gameengine/Network/CMakeLists.txt
    branches/nurbs25/source/gameengine/Network/LoopBackNetwork/CMakeLists.txt
    branches/nurbs25/source/gameengine/Network/LoopBackNetwork/SConscript
    branches/nurbs25/source/gameengine/Network/NG_NetworkDeviceInterface.h
    branches/nurbs25/source/gameengine/Network/NG_NetworkMessage.h
    branches/nurbs25/source/gameengine/Network/NG_NetworkObject.h
    branches/nurbs25/source/gameengine/Network/NG_NetworkScene.h
    branches/nurbs25/source/gameengine/Network/SConscript
    branches/nurbs25/source/gameengine/Physics/Bullet/CMakeLists.txt
    branches/nurbs25/source/gameengine/Physics/Bullet/CcdGraphicController.h
    branches/nurbs25/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/nurbs25/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/nurbs25/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/nurbs25/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/nurbs25/source/gameengine/Physics/Bullet/Makefile
    branches/nurbs25/source/gameengine/Physics/Bullet/SConscript
    branches/nurbs25/source/gameengine/Physics/Dummy/CMakeLists.txt
    branches/nurbs25/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h
    branches/nurbs25/source/gameengine/Physics/Dummy/SConscript
    branches/nurbs25/source/gameengine/Physics/common/CMakeLists.txt
    branches/nurbs25/source/gameengine/Physics/common/Makefile
    branches/nurbs25/source/gameengine/Physics/common/PHY_IController.h
    branches/nurbs25/source/gameengine/Physics/common/PHY_IGraphicController.h
    branches/nurbs25/source/gameengine/Physics/common/PHY_IMotionState.h
    branches/nurbs25/source/gameengine/Physics/common/PHY_IPhysicsController.h
    branches/nurbs25/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/nurbs25/source/gameengine/Physics/common/PHY_IVehicle.h
    branches/nurbs25/source/gameengine/Physics/common/SConscript
    branches/nurbs25/source/gameengine/PyDoc/GameLogic.py
    branches/nurbs25/source/gameengine/PyDoc/GameTypes.py
    branches/nurbs25/source/gameengine/PyDoc/SConscript
    branches/nurbs25/source/gameengine/Rasterizer/CMakeLists.txt
    branches/nurbs25/source/gameengine/Rasterizer/RAS_2DFilterManager.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_Deformer.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_FramingManager.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/nurbs25/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_MaterialBucket.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_MeshObject.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt
    branches/nurbs25/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/nurbs25/source/gameengine/Rasterizer/RAS_Polygon.cpp
    branches/nurbs25/source/gameengine/Rasterizer/RAS_Polygon.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_Rect.h
    branches/nurbs25/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/nurbs25/source/gameengine/Rasterizer/SConscript
    branches/nurbs25/source/gameengine/SceneGraph/CMakeLists.txt
    branches/nurbs25/source/gameengine/SceneGraph/SConscript
    branches/nurbs25/source/gameengine/SceneGraph/SG_BBox.h
    branches/nurbs25/source/gameengine/SceneGraph/SG_Controller.h
    branches/nurbs25/source/gameengine/SceneGraph/SG_DList.h
    branches/nurbs25/source/gameengine/SceneGraph/SG_IObject.h
    branches/nurbs25/source/gameengine/SceneGraph/SG_Node.h
    branches/nurbs25/source/gameengine/SceneGraph/SG_ParentRelation.h
    branches/nurbs25/source/gameengine/SceneGraph/SG_QList.h
    branches/nurbs25/source/gameengine/SceneGraph/SG_Spatial.h
    branches/nurbs25/source/gameengine/SceneGraph/SG_Tree.h
    branches/nurbs25/source/gameengine/VideoTexture/CMakeLists.txt
    branches/nurbs25/source/gameengine/VideoTexture/Exception.cpp
    branches/nurbs25/source/gameengine/VideoTexture/FilterBlueScreen.cpp
    branches/nurbs25/source/gameengine/VideoTexture/FilterColor.cpp
    branches/nurbs25/source/gameengine/VideoTexture/FilterNormal.cpp
    branches/nurbs25/source/gameengine/VideoTexture/FilterSource.cpp
    branches/nurbs25/source/gameengine/VideoTexture/ImageBase.cpp
    branches/nurbs25/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/nurbs25/source/gameengine/VideoTexture/ImageMix.cpp
    branches/nurbs25/source/gameengine/VideoTexture/ImageRender.cpp
    branches/nurbs25/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/nurbs25/source/gameengine/VideoTexture/Makefile
    branches/nurbs25/source/gameengine/VideoTexture/SConscript
    branches/nurbs25/source/gameengine/VideoTexture/Texture.cpp
    branches/nurbs25/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/nurbs25/source/gameengine/VideoTexture/blendVideoTex.cpp
    branches/nurbs25/source/icons/SConscript
    branches/nurbs25/source/kernel/CMakeLists.txt
    branches/nurbs25/source/kernel/SConscript
    branches/nurbs25/source/kernel/gen_system/SYS_SingletonSystem.cpp
    branches/nurbs25/source/kernel/gen_system/SYS_SingletonSystem.h
    branches/nurbs25/source/nan_compile.mk
    branches/nurbs25/source/nan_definitions.mk
    branches/nurbs25/source/nan_link.mk
    branches/nurbs25/source/nan_warn.mk
    branches/nurbs25/source/tools/guess/config.guess
    branches/nurbs25/tools/Blender.py
    branches/nurbs25/tools/btools.py

Added Paths:
-----------
    branches/nurbs25/extern/lzma/
    branches/nurbs25/extern/lzma/Alloc.c
    branches/nurbs25/extern/lzma/Alloc.h
    branches/nurbs25/extern/lzma/CMakeLists.txt
    branches/nurbs25/extern/lzma/LzFind.c
    branches/nurbs25/extern/lzma/LzFind.h
    branches/nurbs25/extern/lzma/LzHash.h
    branches/nurbs25/extern/lzma/LzmaDec.c
    branches/nurbs25/extern/lzma/LzmaDec.h
    branches/nurbs25/extern/lzma/LzmaEnc.c
    branches/nurbs25/extern/lzma/LzmaEnc.h
    branches/nurbs25/extern/lzma/LzmaLib.c
    branches/nurbs25/extern/lzma/LzmaLib.h
    branches/nurbs25/extern/lzma/Makefile
    branches/nurbs25/extern/lzma/SConscript
    branches/nurbs25/extern/lzma/Types.h
    branches/nurbs25/extern/lzma/history.txt
    branches/nurbs25/extern/lzma/lzma.txt
    branches/nurbs25/extern/lzma/make/
    branches/nurbs25/extern/lzma/make/msvc_9_0/
    branches/nurbs25/extern/lzma/make/msvc_9_0/lzma.vcproj
    branches/nurbs25/extern/lzo/
    branches/nurbs25/extern/lzo/CMakeLists.txt
    branches/nurbs25/extern/lzo/SConscript
    branches/nurbs25/extern/lzo/make/
    branches/nurbs25/extern/lzo/make/msvc_9_0/
    branches/nurbs25/extern/lzo/make/msvc_9_0/lzo.vcproj
    branches/nurbs25/extern/lzo/minilzo/
    branches/nurbs25/extern/lzo/minilzo/COPYING
    branches/nurbs25/extern/lzo/minilzo/Makefile
    branches/nurbs25/extern/lzo/minilzo/Makefile.bak
    branches/nurbs25/extern/lzo/minilzo/README.LZO
    branches/nurbs25/extern/lzo/minilzo/lzoconf.h
    branches/nurbs25/extern/lzo/minilzo/lzodefs.h
    branches/nurbs25/extern/lzo/minilzo/minilzo.c
    branches/nurbs25/extern/lzo/minilzo/minilzo.h
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/deintl_sse.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_asm/gmc_mmx.asm
    branches/nurbs25/extern/xvidcore/src/motion/motion_smp.h
    branches/nurbs25/extern/xvidcore/src/nasm.inc
    branches/nurbs25/extern/xvidcore/src/plugins/plugin_ssim.c
    branches/nurbs25/extern/xvidcore/src/plugins/plugin_ssim.h
    branches/nurbs25/extern/xvidcore/src/plugins/x86_asm/
    branches/nurbs25/extern/xvidcore/src/plugins/x86_asm/plugin_ssim-a.asm
    branches/nurbs25/intern/audaspace/
    branches/nurbs25/intern/audaspace/CMakeLists.txt
    branches/nurbs25/intern/audaspace/COPYING
    branches/nurbs25/intern/audaspace/COPYING.LESSER
    branches/nurbs25/intern/audaspace/FX/
    branches/nurbs25/intern/audaspace/FX/AUD_DelayFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_DelayFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_DelayReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_DelayReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_DoubleReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_EffectFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_EffectFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_EffectReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_EffectReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_FaderFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_FaderFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_FaderReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_FaderReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_LimiterFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_LimiterFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_LimiterReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_LimiterReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_LoopFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_LoopFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_LoopReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_LoopReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_PingPongFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_PingPongFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_PitchFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_PitchFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_PitchReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_PitchReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_ReverseFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_ReverseFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_ReverseReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_ReverseReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_VolumeFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_VolumeFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_VolumeReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_VolumeReader.h
    branches/nurbs25/intern/audaspace/FX/Makefile
    branches/nurbs25/intern/audaspace/Makefile
    branches/nurbs25/intern/audaspace/OpenAL/
    branches/nurbs25/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/nurbs25/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    branches/nurbs25/intern/audaspace/OpenAL/Makefile
    branches/nurbs25/intern/audaspace/SConscript
    branches/nurbs25/intern/audaspace/SDL/
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLDevice.cpp
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLDevice.h
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixer.cpp
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixer.h
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixerFactory.cpp
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixerFactory.h
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixerReader.cpp
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixerReader.h
    branches/nurbs25/intern/audaspace/SDL/Makefile
    branches/nurbs25/intern/audaspace/SRC/
    branches/nurbs25/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp
    branches/nurbs25/intern/audaspace/SRC/AUD_SRCResampleFactory.h
    branches/nurbs25/intern/audaspace/SRC/AUD_SRCResampleReader.cpp
    branches/nurbs25/intern/audaspace/SRC/AUD_SRCResampleReader.h
    branches/nurbs25/intern/audaspace/SRC/Makefile
    branches/nurbs25/intern/audaspace/ffmpeg/
    branches/nurbs25/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    branches/nurbs25/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h
    branches/nurbs25/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/nurbs25/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/nurbs25/intern/audaspace/ffmpeg/Makefile
    branches/nurbs25/intern/audaspace/intern/
    branches/nurbs25/intern/audaspace/intern/AUD_Buffer.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_Buffer.h
    branches/nurbs25/intern/audaspace/intern/AUD_BufferReader.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_BufferReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_C-API.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_C-API.h
    branches/nurbs25/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ChannelMapperReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterFunctions.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterFunctions.h
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_FileFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_FileFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_FloatMixer.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_FloatMixer.h
    branches/nurbs25/intern/audaspace/intern/AUD_I3DDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_IDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_IFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_IMixer.h
    branches/nurbs25/intern/audaspace/intern/AUD_IReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_MixerFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_MixerFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_NULLDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_ReadDevice.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ReadDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_Reference.h
    branches/nurbs25/intern/audaspace/intern/AUD_ResampleFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_SinusFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_SinusFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_SinusReader.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_SinusReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_SoftwareDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_SourceCaps.h
    branches/nurbs25/intern/audaspace/intern/AUD_Space.h
    branches/nurbs25/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_StreamBufferFactory.h
    branches/nurbs25/intern/audaspace/intern/Makefile
    branches/nurbs25/intern/audaspace/jack/
    branches/nurbs25/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/nurbs25/intern/audaspace/jack/AUD_JackDevice.h
    branches/nurbs25/intern/audaspace/jack/Makefile
    branches/nurbs25/intern/audaspace/make/
    branches/nurbs25/intern/audaspace/make/msvc_9_0/
    branches/nurbs25/intern/audaspace/make/msvc_9_0/audaspace.vcproj
    branches/nurbs25/intern/audaspace/sndfile/
    branches/nurbs25/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    branches/nurbs25/intern/audaspace/sndfile/AUD_SndFileFactory.h
    branches/nurbs25/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/nurbs25/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/nurbs25/intern/audaspace/sndfile/Makefile
    branches/nurbs25/intern/guardedalloc/cpp/
    branches/nurbs25/intern/guardedalloc/cpp/mallocn.cpp
    branches/nurbs25/release/datafiles/datatoc.py
    branches/nurbs25/release/datafiles/splash.png
    branches/nurbs25/release/io/export_3ds.py
    branches/nurbs25/release/io/export_fbx.py
    branches/nurbs25/release/io/export_obj.py
    branches/nurbs25/release/io/export_x3d.py
    branches/nurbs25/release/io/import_3ds.py
    branches/nurbs25/release/io/import_obj.py
    branches/nurbs25/release/io/netrender/
    branches/nurbs25/release/io/netrender/__init__.py
    branches/nurbs25/release/io/netrender/balancing.py
    branches/nurbs25/release/io/netrender/client.py
    branches/nurbs25/release/io/netrender/master.py
    branches/nurbs25/release/io/netrender/model.py
    branches/nurbs25/release/io/netrender/operators.py
    branches/nurbs25/release/io/netrender/slave.py
    branches/nurbs25/release/io/netrender/ui.py
    branches/nurbs25/release/io/netrender/utils.py
    branches/nurbs25/release/scripts/import_edl.py
    branches/nurbs25/release/test/
    branches/nurbs25/release/test/rna_array.py
    branches/nurbs25/release/ui/space_node.py
    branches/nurbs25/release/ui/space_time.py
    branches/nurbs25/release/ui/space_userpref.py
    branches/nurbs25/release/windows/inno/
    branches/nurbs25/release/windows/inno/blender.iss
    branches/nurbs25/release/windows/inno/copyright.txt
    branches/nurbs25/release/windows/inno/header.bmp
    branches/nurbs25/release/windows/inno/installer.bmp
    branches/nurbs25/release/windows/inno/installer.ico
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Action.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Builder.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/CacheDir.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Conftest.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Debug.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Defaults.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Environment.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Errors.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Executor.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Job.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Memoize.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/Alias.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/FS.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/Python.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/BoolOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/EnumOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/ListOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/PackageOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/PathOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/PathList.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/aix.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/cygwin.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/darwin.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/hpux.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/irix.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/os2.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/posix.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/sunos.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/win32.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/SConf.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/SConsign.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/C.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/D.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Dir.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Fortran.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/IDL.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/LaTeX.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Prog.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/RC.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/Interactive.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/Main.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/SConsOptions.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/SConscript.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Sig.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Subst.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Taskmaster.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/386asm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/BitKeeper.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/CVS.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/FortranCommon.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/JavaCommon.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/common.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/netframework.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/sdk.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/vs.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/Perforce.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/PharLapCommon.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/RCS.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/SCCS.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/Subversion.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixc++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixcc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixf77.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixlink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/applelink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/as.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/bcc32.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/c++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/cc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/cvf.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/default.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/dmd.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvi.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvipdf.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvips.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/f77.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/f90.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/f95.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/filesystem.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/fortran.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/g++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/g77.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gas.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gcc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gfortran.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gnulink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gs.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpc++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpcc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/hplink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/icc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/icl.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifl.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifort.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink32.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/install.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/intelc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/jar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/javac.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/javah.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/latex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/lex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/link.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/linkloc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/m4.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/masm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/midl.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mingw.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslib.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mssdk.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvs.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwcc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwld.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/nasm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/ipk.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/msi.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/rpm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_tarbz2.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_targz.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_zip.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/tarbz2.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/targz.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/zip.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdf.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdflatex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdftex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/qt.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/rmic.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpcgen.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgiar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgic++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgicc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgilink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunc++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/suncc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf77.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf90.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf95.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunlink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/swig.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/tar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/tex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/tlib.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/wix.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/yacc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/zip.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Util.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/BoolVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/EnumVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/ListVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/PackageVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/PathVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Warnings.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_UserString.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_hashlib.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_itertools.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_optparse.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets15.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_shlex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_subprocess.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_textwrap.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/builtins.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/cpp.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/dblite.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/exitfuncs.py
    branches/nurbs25/source/blender/blenkernel/BKE_paint.h
    branches/nurbs25/source/blender/blenkernel/BKE_unit.h
    branches/nurbs25/source/blender/blenkernel/intern/paint.c
    branches/nurbs25/source/blender/blenkernel/intern/unit.c
    branches/nurbs25/source/blender/blenlib/BLI_voxel.h
    branches/nurbs25/source/blender/blenlib/intern/voxel.c
    branches/nurbs25/source/blender/editors/animation/anim_channels_defines.c
    branches/nurbs25/source/blender/editors/animation/anim_channels_edit.c
    branches/nurbs25/source/blender/editors/armature/poseSlide.c
    branches/nurbs25/source/blender/editors/datafiles/splash.png.c
    branches/nurbs25/source/blender/editors/gpencil/gpencil_buttons.c
    branches/nurbs25/source/blender/editors/gpencil/gpencil_ops.c
    branches/nurbs25/source/blender/editors/gpencil/gpencil_paint.c
    branches/nurbs25/source/blender/editors/include/ED_info.h
    branches/nurbs25/source/blender/editors/include/ED_sound.h
    branches/nurbs25/source/blender/editors/mesh/loopcut.c
    branches/nurbs25/source/blender/editors/metaball/mball_edit.c
    branches/nurbs25/source/blender/editors/object/object_add.c
    branches/nurbs25/source/blender/editors/object/object_constraint.c
    branches/nurbs25/source/blender/editors/object/object_group.c
    branches/nurbs25/source/blender/editors/object/object_hook.c
    branches/nurbs25/source/blender/editors/object/object_lattice.c
    branches/nurbs25/source/blender/editors/object/object_relations.c
    branches/nurbs25/source/blender/editors/object/object_select.c
    branches/nurbs25/source/blender/editors/object/object_shapekey.c
    branches/nurbs25/source/blender/editors/object/object_transform.c
    branches/nurbs25/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/nurbs25/source/blender/editors/sound/
    branches/nurbs25/source/blender/editors/sound/Makefile
    branches/nurbs25/source/blender/editors/sound/SConscript
    branches/nurbs25/source/blender/editors/sound/sound_intern.h
    branches/nurbs25/source/blender/editors/sound/sound_ops.c
    branches/nurbs25/source/blender/editors/space_info/info_stats.c
    branches/nurbs25/source/blender/editors/space_userpref/
    branches/nurbs25/source/blender/editors/space_userpref/Makefile
    branches/nurbs25/source/blender/editors/space_userpref/SConscript
    branches/nurbs25/source/blender/editors/space_userpref/space_userpref.c
    branches/nurbs25/source/blender/editors/space_userpref/userpref_intern.h
    branches/nurbs25/source/blender/editors/space_userpref/userpref_ops.c
    branches/nurbs25/source/blender/editors/space_view3d/drawvolume.c
    branches/nurbs25/source/blender/makesrna/intern/rna_action_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_animation_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_gpencil.c
    branches/nurbs25/source/blender/makesrna/intern/rna_image_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_material_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_pose_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_scene_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_test.c
    branches/nurbs25/source/blender/makesrna/intern/rna_text_api.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
    branches/nurbs25/source/blender/python/intern/bpy_array.c
    branches/nurbs25/source/blender/render/intern/include/pointdensity.h
    branches/nurbs25/source/blender/render/intern/include/volume_precache.h
    branches/nurbs25/source/blender/render/intern/include/volumetric.h
    branches/nurbs25/source/blender/render/intern/include/voxeldata.h
    branches/nurbs25/source/blender/render/intern/source/pointdensity.c
    branches/nurbs25/source/blender/render/intern/source/volume_precache.c
    branches/nurbs25/source/blender/render/intern/source/volumetric.c
    branches/nurbs25/source/blender/render/intern/source/voxeldata.c
    branches/nurbs25/source/blenderplayer/
    branches/nurbs25/source/blenderplayer/CMakeLists.txt
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/Makefile
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/stubs.c

Removed Paths:
-------------
    branches/nurbs25/blenderplayer/
    branches/nurbs25/extern/lzma/Alloc.c
    branches/nurbs25/extern/lzma/Alloc.h
    branches/nurbs25/extern/lzma/CMakeLists.txt
    branches/nurbs25/extern/lzma/LzFind.c
    branches/nurbs25/extern/lzma/LzFind.h
    branches/nurbs25/extern/lzma/LzHash.h
    branches/nurbs25/extern/lzma/LzmaDec.c
    branches/nurbs25/extern/lzma/LzmaDec.h
    branches/nurbs25/extern/lzma/LzmaEnc.c
    branches/nurbs25/extern/lzma/LzmaEnc.h
    branches/nurbs25/extern/lzma/LzmaLib.c
    branches/nurbs25/extern/lzma/LzmaLib.h
    branches/nurbs25/extern/lzma/Makefile
    branches/nurbs25/extern/lzma/SConscript
    branches/nurbs25/extern/lzma/Types.h
    branches/nurbs25/extern/lzma/history.txt
    branches/nurbs25/extern/lzma/lzma.txt
    branches/nurbs25/extern/lzma/make/
    branches/nurbs25/extern/lzma/make/msvc_9_0/
    branches/nurbs25/extern/lzma/make/msvc_9_0/lzma.vcproj
    branches/nurbs25/extern/lzo/CMakeLists.txt
    branches/nurbs25/extern/lzo/SConscript
    branches/nurbs25/extern/lzo/make/
    branches/nurbs25/extern/lzo/make/msvc_9_0/
    branches/nurbs25/extern/lzo/make/msvc_9_0/lzo.vcproj
    branches/nurbs25/extern/lzo/minilzo/
    branches/nurbs25/extern/lzo/minilzo/COPYING
    branches/nurbs25/extern/lzo/minilzo/Makefile
    branches/nurbs25/extern/lzo/minilzo/Makefile.bak
    branches/nurbs25/extern/lzo/minilzo/README.LZO
    branches/nurbs25/extern/lzo/minilzo/lzoconf.h
    branches/nurbs25/extern/lzo/minilzo/lzodefs.h
    branches/nurbs25/extern/lzo/minilzo/minilzo.c
    branches/nurbs25/extern/lzo/minilzo/minilzo.h
    branches/nurbs25/extern/xvidcore/src/bitstream/x86_asm/cbp_3dne.asm
    branches/nurbs25/extern/xvidcore/src/dct/x86_64_asm/
    branches/nurbs25/extern/xvidcore/src/dct/x86_asm/simple_idct_mmx.asm
    branches/nurbs25/extern/xvidcore/src/image/x86_64_asm/
    branches/nurbs25/extern/xvidcore/src/motion/x86_64_asm/
    branches/nurbs25/extern/xvidcore/src/plugins/plugin_fixed.c
    branches/nurbs25/extern/xvidcore/src/plugins/x86_asm/plugin_ssim-a.asm
    branches/nurbs25/extern/xvidcore/src/quant/x86_64_asm/
    branches/nurbs25/extern/xvidcore/src/utils/x86_64_asm/
    branches/nurbs25/intern/SoundSystem/
    branches/nurbs25/intern/audaspace/CMakeLists.txt
    branches/nurbs25/intern/audaspace/COPYING
    branches/nurbs25/intern/audaspace/COPYING.LESSER
    branches/nurbs25/intern/audaspace/FX/
    branches/nurbs25/intern/audaspace/FX/AUD_DelayFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_DelayFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_DelayReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_DelayReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_DoubleReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_EffectFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_EffectFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_EffectReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_EffectReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_FaderFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_FaderFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_FaderReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_FaderReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_LimiterFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_LimiterFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_LimiterReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_LimiterReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_LoopFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_LoopFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_LoopReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_LoopReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_PingPongFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_PingPongFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_PitchFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_PitchFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_PitchReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_PitchReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_ReverseFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_ReverseFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_ReverseReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_ReverseReader.h
    branches/nurbs25/intern/audaspace/FX/AUD_VolumeFactory.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_VolumeFactory.h
    branches/nurbs25/intern/audaspace/FX/AUD_VolumeReader.cpp
    branches/nurbs25/intern/audaspace/FX/AUD_VolumeReader.h
    branches/nurbs25/intern/audaspace/FX/Makefile
    branches/nurbs25/intern/audaspace/Makefile
    branches/nurbs25/intern/audaspace/OpenAL/
    branches/nurbs25/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/nurbs25/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    branches/nurbs25/intern/audaspace/OpenAL/Makefile
    branches/nurbs25/intern/audaspace/SConscript
    branches/nurbs25/intern/audaspace/SDL/
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLDevice.cpp
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLDevice.h
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixer.cpp
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixer.h
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixerFactory.cpp
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixerFactory.h
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixerReader.cpp
    branches/nurbs25/intern/audaspace/SDL/AUD_SDLMixerReader.h
    branches/nurbs25/intern/audaspace/SDL/Makefile
    branches/nurbs25/intern/audaspace/SRC/
    branches/nurbs25/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp
    branches/nurbs25/intern/audaspace/SRC/AUD_SRCResampleFactory.h
    branches/nurbs25/intern/audaspace/SRC/AUD_SRCResampleReader.cpp
    branches/nurbs25/intern/audaspace/SRC/AUD_SRCResampleReader.h
    branches/nurbs25/intern/audaspace/SRC/Makefile
    branches/nurbs25/intern/audaspace/ffmpeg/
    branches/nurbs25/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    branches/nurbs25/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h
    branches/nurbs25/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/nurbs25/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/nurbs25/intern/audaspace/ffmpeg/Makefile
    branches/nurbs25/intern/audaspace/intern/
    branches/nurbs25/intern/audaspace/intern/AUD_Buffer.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_Buffer.h
    branches/nurbs25/intern/audaspace/intern/AUD_BufferReader.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_BufferReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_C-API.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_C-API.h
    branches/nurbs25/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ChannelMapperReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterFunctions.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterFunctions.h
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ConverterReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_FileFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_FileFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_FloatMixer.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_FloatMixer.h
    branches/nurbs25/intern/audaspace/intern/AUD_I3DDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_IDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_IFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_IMixer.h
    branches/nurbs25/intern/audaspace/intern/AUD_IReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_MixerFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_MixerFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_NULLDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_ReadDevice.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_ReadDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_Reference.h
    branches/nurbs25/intern/audaspace/intern/AUD_ResampleFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_SinusFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_SinusFactory.h
    branches/nurbs25/intern/audaspace/intern/AUD_SinusReader.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_SinusReader.h
    branches/nurbs25/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_SoftwareDevice.h
    branches/nurbs25/intern/audaspace/intern/AUD_SourceCaps.h
    branches/nurbs25/intern/audaspace/intern/AUD_Space.h
    branches/nurbs25/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_StreamBufferFactory.h
    branches/nurbs25/intern/audaspace/intern/Makefile
    branches/nurbs25/intern/audaspace/jack/
    branches/nurbs25/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/nurbs25/intern/audaspace/jack/AUD_JackDevice.h
    branches/nurbs25/intern/audaspace/jack/Makefile
    branches/nurbs25/intern/audaspace/make/
    branches/nurbs25/intern/audaspace/make/msvc_9_0/
    branches/nurbs25/intern/audaspace/make/msvc_9_0/audaspace.vcproj
    branches/nurbs25/intern/audaspace/sndfile/
    branches/nurbs25/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    branches/nurbs25/intern/audaspace/sndfile/AUD_SndFileFactory.h
    branches/nurbs25/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/nurbs25/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/nurbs25/intern/audaspace/sndfile/Makefile
    branches/nurbs25/intern/guardedalloc/cpp/mallocn.cpp
    branches/nurbs25/release/datafiles/datatoc.c
    branches/nurbs25/release/datafiles/splash.jpg
    branches/nurbs25/release/io/netrender/__init__.py
    branches/nurbs25/release/io/netrender/balancing.py
    branches/nurbs25/release/io/netrender/client.py
    branches/nurbs25/release/io/netrender/master.py
    branches/nurbs25/release/io/netrender/model.py
    branches/nurbs25/release/io/netrender/operators.py
    branches/nurbs25/release/io/netrender/slave.py
    branches/nurbs25/release/io/netrender/ui.py
    branches/nurbs25/release/io/netrender/utils.py
    branches/nurbs25/release/scripts/help_getting_started.py
    branches/nurbs25/release/scripts/help_manual.py
    branches/nurbs25/release/scripts/help_release_notes.py
    branches/nurbs25/release/scripts/help_tutorials.py
    branches/nurbs25/release/scripts/help_web_blender.py
    branches/nurbs25/release/scripts/help_web_devcomm.py
    branches/nurbs25/release/scripts/help_web_eshop.py
    branches/nurbs25/release/scripts/help_web_usercomm.py
    branches/nurbs25/release/test/rna_array.py
    branches/nurbs25/release/windows/inno/blender.iss
    branches/nurbs25/release/windows/inno/copyright.txt
    branches/nurbs25/release/windows/inno/header.bmp
    branches/nurbs25/release/windows/inno/installer.bmp
    branches/nurbs25/release/windows/inno/installer.ico
    branches/nurbs25/scons/scons-local-1.1.0/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Action.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Builder.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/CacheDir.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Conftest.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Debug.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Defaults.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Environment.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Errors.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Executor.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Job.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Memoize.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/Alias.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/FS.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/Python.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Node/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/BoolOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/EnumOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/ListOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/PackageOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/PathOption.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Options/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/PathList.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/aix.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/cygwin.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/darwin.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/hpux.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/irix.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/os2.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/posix.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/sunos.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Platform/win32.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/SConf.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/SConsign.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/C.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/D.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Dir.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Fortran.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/IDL.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/LaTeX.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Prog.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/RC.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Scanner/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/Interactive.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/Main.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/SConsOptions.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/SConscript.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Script/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Sig.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Subst.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Taskmaster.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/386asm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/BitKeeper.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/CVS.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/FortranCommon.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/JavaCommon.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/common.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/netframework.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/sdk.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/vs.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/Perforce.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/PharLapCommon.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/RCS.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/SCCS.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/Subversion.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixc++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixcc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixf77.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixlink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/applelink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/as.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/bcc32.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/c++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/cc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/cvf.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/default.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/dmd.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvi.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvipdf.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvips.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/f77.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/f90.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/f95.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/filesystem.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/fortran.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/g++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/g77.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gas.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gcc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gfortran.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gnulink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/gs.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpc++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpcc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/hplink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/icc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/icl.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifl.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifort.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink32.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/install.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/intelc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/jar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/javac.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/javah.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/latex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/lex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/link.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/linkloc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/m4.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/masm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/midl.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mingw.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslib.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mssdk.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvs.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwcc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwld.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/nasm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/ipk.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/msi.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/rpm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_tarbz2.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_targz.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_zip.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/tarbz2.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/targz.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/zip.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdf.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdflatex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdftex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/qt.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/rmic.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpcgen.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpm.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgiar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgic++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgicc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgilink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunc++.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/suncc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf77.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf90.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf95.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunlink.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/swig.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/tar.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/tex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/tlib.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/wix.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/yacc.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Tool/zip.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Util.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/BoolVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/EnumVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/ListVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/PackageVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/PathVariable.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Variables/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/Warnings.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/__init__.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_UserString.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_hashlib.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_itertools.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_optparse.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets15.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_shlex.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_subprocess.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_textwrap.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/compat/builtins.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/cpp.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/dblite.py
    branches/nurbs25/scons/scons-local-1.2.0.d20090223/SCons/exitfuncs.py
    branches/nurbs25/source/blender/.obj.Makefile
    branches/nurbs25/source/blender/blenkernel/BKE_sculpt.h
    branches/nurbs25/source/blender/blenlib/MTC_matrixops.h
    branches/nurbs25/source/blender/blenlib/MTC_vectorops.h
    branches/nurbs25/source/blender/blenlib/intern/matrixops.c
    branches/nurbs25/source/blender/blenlib/intern/vectorops.c
    branches/nurbs25/source/blender/editors/animation/anim_channels.c
    branches/nurbs25/source/blender/editors/datafiles/splash.jpg.c
    branches/nurbs25/source/blender/editors/metaball/editmball.c
    branches/nurbs25/source/blender/editors/object/editconstraint.c
    branches/nurbs25/source/blender/editors/object/editgroup.c
    branches/nurbs25/source/blender/editors/object/editkey.c
    branches/nurbs25/source/blender/editors/object/editlattice.c
    branches/nurbs25/source/blender/editors/sculpt_paint/sculpt_stroke.c
    branches/nurbs25/source/blender/editors/sound/Makefile
    branches/nurbs25/source/blender/editors/sound/SConscript
    branches/nurbs25/source/blender/editors/sound/sound_intern.h
    branches/nurbs25/source/blender/editors/sound/sound_ops.c
    branches/nurbs25/source/blender/editors/space_time/time_header.c
    branches/nurbs25/source/blender/editors/space_userpref/Makefile
    branches/nurbs25/source/blender/editors/space_userpref/SConscript
    branches/nurbs25/source/blender/editors/space_userpref/space_userpref.c
    branches/nurbs25/source/blender/editors/space_userpref/userpref_intern.h
    branches/nurbs25/source/blender/editors/space_userpref/userpref_ops.c
    branches/nurbs25/source/blender/python/intern/bpy_compat.h
    branches/nurbs25/source/blenderplayer/CMakeLists.txt
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/Makefile
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/nurbs25/source/gameengine/Expressions/KX_Python_dynamic.h
    branches/nurbs25/source/gameengine/Expressions/KX_Python_static.h
    branches/nurbs25/source/gameengine/Ketsji/KX_CDActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_CDActuator.h

Property Changed:
----------------
    branches/nurbs25/
    branches/nurbs25/extern/bullet2/src/Bullet-C-Api.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btGhostObject.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionDispatch/btGhostObject.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btMaterial.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.h
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
    branches/nurbs25/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
    branches/nurbs25/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
    branches/nurbs25/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/nurbs25/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/nurbs25/extern/bullet2/src/BulletDynamics/Dynamics/btActionInterface.h
    branches/nurbs25/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp
    branches/nurbs25/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/nurbs25/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/nurbs25/extern/bullet2/src/LinearMath/btConvexHull.cpp
    branches/nurbs25/extern/bullet2/src/LinearMath/btConvexHull.h
    branches/nurbs25/extern/bullet2/src/LinearMath/btHashMap.h
    branches/nurbs25/extern/bullet2/src/LinearMath/btPoolAllocator.h
    branches/nurbs25/extern/glew/README.txt
    branches/nurbs25/extern/glew/doc/glew.css
    branches/nurbs25/extern/glew/doc/glx.txt
    branches/nurbs25/extern/glew/doc/gpl.txt
    branches/nurbs25/extern/glew/doc/sgi.txt
    branches/nurbs25/extern/xvidcore/src/image/qpel.c
    branches/nurbs25/release/io/
    branches/nurbs25/release/ui/


Property changes on: branches/nurbs25
___________________________________________________________________
Name: svn:ignore
   - user-config.py
.*
build
install
mingw-user-config.py
msvc-user-config.py
sgc.bat
smc.bat
ssenv.bat
user-config.py
*.pdb
mingw
msvc

   + *.pdb
.*
TAGS
build
cscope.out
install
mingw
mingw-user-config.py
msvc
msvc-user-config.py
obj
sgc.bat
smc.bat
ssenv.bat
tags
user-config.py
user-def.mk


Modified: branches/nurbs25/CMake/macros.cmake
===================================================================
--- branches/nurbs25/CMake/macros.cmake	2009-09-22 20:16:56 UTC (rev 23426)
+++ branches/nurbs25/CMake/macros.cmake	2009-09-22 20:43:49 UTC (rev 23427)
@@ -42,14 +42,40 @@
   if(COMMAND cmake_policy)
     CMAKE_POLICY(SET CMP0003 NEW)
   endif(COMMAND cmake_policy)
-  LINK_DIRECTORIES(${PYTHON_LIBPATH} ${SDL_LIBPATH} ${JPEG_LIBPATH} ${PNG_LIBPATH} ${ZLIB_LIBPATH} ${ICONV_LIBPATH} ${OPENEXR_LIBPATH} ${QUICKTIME_LIBPATH} ${FFMPEG_LIBPATH})
-  LINK_DIRECTORIES(${FREETYPE_LIBPATH})
+  
+  LINK_DIRECTORIES(${JPEG_LIBPATH} ${PNG_LIBPATH} ${ZLIB_LIBPATH} ${FREETYPE_LIBPATH} ${LIBSAMPLERATE_LIBPATH})
+  
+  IF(WITH_PYTHON)
+    LINK_DIRECTORIES(${PYTHON_LIBPATH})
+  ENDIF(WITH_PYTHON)
   IF(WITH_INTERNATIONAL)
+    LINK_DIRECTORIES(${ICONV_LIBPATH})
     LINK_DIRECTORIES(${GETTEXT_LIBPATH})
   ENDIF(WITH_INTERNATIONAL)
+  IF(WITH_SDL)
+    LINK_DIRECTORIES(${SDL_LIBPATH})
+  ENDIF(WITH_SDL)
+  IF(WITH_FFMPEG)
+    LINK_DIRECTORIES(${FFMPEG_LIBPATH})
+  ENDIF(WITH_FFMPEG)
+  IF(WITH_OPENEXR)
+    LINK_DIRECTORIES(${OPENEXR_LIBPATH})
+  ENDIF(WITH_OPENEXR)
+  IF(WITH_QUICKTIME)
+    LINK_DIRECTORIES(${QUICKTIME_LIBPATH})
+  ENDIF(WITH_QUICKTIME)
   IF(WITH_OPENAL)
     LINK_DIRECTORIES(${OPENAL_LIBPATH})
   ENDIF(WITH_OPENAL)
+  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)
 
   IF(WIN32)
     LINK_DIRECTORIES(${PTHREADS_LIBPATH})
@@ -59,48 +85,48 @@
 MACRO(SETUP_LIBLINKS
   target)
   SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${PLATFORM_LINKFLAGS} ")
-  #TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${PYTHON_LIB} ${PYTHON_LINKFLAGS} ${JPEG_LIB} ${PNG_LIB} ${ZLIB_LIB} ${SDL_LIB} ${LLIBS})
+  #TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${PYTHON_LIB} ${PYTHON_LINKFLAGS} ${JPEG_LIB} ${PNG_LIB} ${ZLIB_LIB} ${SDL_LIBRARY} ${LLIBS})
 
-  TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${PYTHON_LINKFLAGS} ${JPEG_LIBRARY} ${PNG_LIBRARIES} ${ZLIB_LIBRARIES} ${SDL_LIB} ${LLIBS})
+  TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${PYTHON_LINKFLAGS} ${JPEG_LIBRARY} ${PNG_LIBRARIES} ${ZLIB_LIBRARIES} ${LLIBS})
 
   # since we are using the local libs for python when compiling msvc projects, we need to add _d when compiling debug versions
-
   IF(WIN32)
-
-            TARGET_LINK_LIBRARIES(${target} debug ${PYTHON_LIB}_d)
-
-            TARGET_LINK_LIBRARIES(${target} optimized ${PYTHON_LIB})
-
+    TARGET_LINK_LIBRARIES(${target} debug ${PYTHON_LIB}_d)
+    TARGET_LINK_LIBRARIES(${target} optimized ${PYTHON_LIB})
   ELSE(WIN32)
-
-            TARGET_LINK_LIBRARIES(${target} ${PYTHON_LIB})
-
+    TARGET_LINK_LIBRARIES(${target} ${PYTHON_LIB})
   ENDIF(WIN32)
+  
+  TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${PYTHON_LINKFLAGS} ${JPEG_LIB} ${PNG_LIB} ${ZLIB_LIB} ${LLIBS})
+  TARGET_LINK_LIBRARIES(${target} ${FREETYPE_LIBRARY} ${LIBSAMPLERATE_LIB})
 
-
-  TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${PYTHON_LINKFLAGS} ${JPEG_LIB} ${PNG_LIB} ${ZLIB_LIB} ${SDL_LIB} ${LLIBS})
-  TARGET_LINK_LIBRARIES(${target} ${FREETYPE_LIB})
-
   # since we are using the local libs for python when compiling msvc projects, we need to add _d when compiling debug versions
 
   IF(WIN32)
-
-            TARGET_LINK_LIBRARIES(${target} debug ${PYTHON_LIB}_d)
-
-            TARGET_LINK_LIBRARIES(${target} optimized ${PYTHON_LIB})
-
-            ELSE(WIN32)
-
-            TARGET_LINK_LIBRARIES(${target} ${PYTHON_LIB})
-
+    TARGET_LINK_LIBRARIES(${target} debug ${PYTHON_LIB}_d)
+    TARGET_LINK_LIBRARIES(${target} optimized ${PYTHON_LIB})
+  ELSE(WIN32)
+    TARGET_LINK_LIBRARIES(${target} ${PYTHON_LIB})
   ENDIF(WIN32)
 
   IF(WITH_INTERNATIONAL)
     TARGET_LINK_LIBRARIES(${target} ${GETTEXT_LIB})
   ENDIF(WITH_INTERNATIONAL)
   IF(WITH_OPENAL)
-    TARGET_LINK_LIBRARIES(${target} ${OPENAL_LIB})
+    TARGET_LINK_LIBRARIES(${target} ${OPENAL_LIBRARY})
   ENDIF(WITH_OPENAL)
+  IF(WITH_FFTW3)  
+    TARGET_LINK_LIBRARIES(${target} ${FFTW3_LIB})
+  ENDIF(WITH_FFTW3)
+  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)
   IF(WIN32)
     TARGET_LINK_LIBRARIES(${target} ${ICONV_LIB})
   ENDIF(WIN32)
@@ -117,3 +143,4 @@
     TARGET_LINK_LIBRARIES(${target} ${PTHREADS_LIB})
   ENDIF(WIN32)
 ENDMACRO(SETUP_LIBLINKS)
+

Modified: branches/nurbs25/CMakeLists.txt
===================================================================
--- branches/nurbs25/CMakeLists.txt	2009-09-22 20:16:56 UTC (rev 23426)
+++ branches/nurbs25/CMakeLists.txt	2009-09-22 20:43:49 UTC (rev 23427)
@@ -51,6 +51,10 @@
 SET(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin)
 SET(LIBRARY_OUTPUT_PATH  ${CMAKE_BINARY_DIR}/lib)
 
+# Note! - Could create this from the blender version string
+# ...but thats quite involved, make sure this matches the blender version.
+SET(BLENDER_VERSION  2.5)
+
 #-----------------------------------------------------------------------------
 # Set default config options
 OPTION(WITH_PLAYER		"Build Player"						OFF)
@@ -68,6 +72,12 @@
 OPTION(WITH_OPENAL		"Enable OpenAL Support (http://www.openal.org)"		ON)
 OPTION(WITH_OPENMP		"Enable OpenMP (has to be supported by the compiler)"	OFF)
 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_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")
@@ -93,13 +103,25 @@
     FIND_PACKAGE(OpenAL)
     IF(OPENAL_FOUND)
       SET(WITH_OPENAL ON)
-      SET(OPENAL_LIB ${OPENAL_LIBRARY})
-      SET(OPENAL_INC ${OPENAL_INCLUDE_DIR})
     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_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
@@ -110,34 +132,34 @@
     PATHS
     /sw/lib
   )
+  
   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
+
+	# 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_PATH(FREETYPE_INC
-    freetype
-    PATHS
-    /usr/local/include/freetype2
-    /usr/include/freetype2
-    /sw/include/freetype2
-    /opt/local/include/freetype2
-    /opt/csw/include/freetype2
-    /opt/include/freetype2
-    NO_DEFAULT_PATH
-  )
-  SET(FREETYPE_LIB freetype)
-
-  FIND_PACKAGE(PythonLibs)
-  SET(PYTHON_INC "${PYTHON_INCLUDE_PATH}" CACHE STRING "")
-  SET(PYTHON_LIB "${PYTHON_LIBRARIES}" CACHE STRING "")
-  FIND_PACKAGE(PythonInterp)
-  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")
 
   IF(WITH_SDL)
     FIND_PACKAGE(SDL)
-    SET(SDL_INC ${SDL_INCLUDE_DIR})
-    SET(SDL_LIB ${SDL_LIBRARY})
+		# UNSET(SDLMAIN_LIBRARY CACHE)
+		IF(NOT SDL_FOUND)
+			SET(WITH_SDL OFF)
+		ENDIF(NOT SDL_FOUND)
   ENDIF(WITH_SDL)
 
   FIND_PATH(OPENEXR_INC
@@ -156,15 +178,33 @@
   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)
 
+	SET(LIBSAMPLERATE /usr)
+	SET(LIBSAMPLERATE_INC ${LIBSAMPLERATE}/include)
+	SET(LIBSAMPLERATE_LIB samplerate)
+	SET(LIBSAMPLERATE_LIBPATH ${LIBSAMPLERATE}/lib)
+
   FIND_PACKAGE(JPEG REQUIRED)
 
   FIND_PACKAGE(PNG REQUIRED)
 
   FIND_PACKAGE(ZLIB REQUIRED)
 
-  SET(LLIBS "-lXi -lutil -lc -lm -lpthread -lstdc++ -lX11 -ldl")
+	# 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(WITH_OPENMP)
     SET(LLIBS "${LLIBS} -lgomp")
     SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp")
@@ -177,7 +217,8 @@
   SET(PLATFORM_LINKFLAGS "-pthread")
 
   # Better warnings
-  SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wnested-externs -Wdeclaration-after-statement")
+	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} )
 ENDIF(UNIX AND NOT APPLE)
@@ -196,10 +237,10 @@
   ENDIF(CMAKE_CL_64)
 

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list