[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [25753] branches/physics25: Merge from trunk -r 24454:25745 (physics branch).

Arystanbek Dyussenov arystan.d at gmail.com
Tue Jan 5 21:24:08 CET 2010


Revision: 25753
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=25753
Author:   kazanbas
Date:     2010-01-05 21:24:03 +0100 (Tue, 05 Jan 2010)

Log Message:
-----------
Merge from trunk -r 24454:25745 (physics branch).

Modified Paths:
--------------
    branches/physics25/CMakeLists.txt
    branches/physics25/SConstruct
    branches/physics25/config/darwin-config.py
    branches/physics25/config/irix6-config.py
    branches/physics25/config/linux2-config.py
    branches/physics25/config/linuxcross-config.py
    branches/physics25/config/sunos5-config.py
    branches/physics25/config/win32-mingw-config.py
    branches/physics25/config/win32-vc-config.py
    branches/physics25/config/win64-vc-config.py
    branches/physics25/extern/Eigen2/Eigen/src/Core/util/Macros.h
    branches/physics25/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
    branches/physics25/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/physics25/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.h
    branches/physics25/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/physics25/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/physics25/extern/bullet2/src/SConscript
    branches/physics25/extern/glew/CMakeLists.txt
    branches/physics25/extern/glew/SConscript
    branches/physics25/extern/glew/include/GL/glew.h
    branches/physics25/extern/glew/include/GL/glxew.h
    branches/physics25/extern/glew/include/GL/wglew.h
    branches/physics25/extern/glew/make/msvc_9_0/glew.vcproj
    branches/physics25/extern/glew/src/glew.c
    branches/physics25/intern/audaspace/CMakeLists.txt
    branches/physics25/intern/audaspace/FX/AUD_DelayReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_FaderReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_FaderReader.h
    branches/physics25/intern/audaspace/FX/AUD_LoopFactory.h
    branches/physics25/intern/audaspace/FX/AUD_LoopReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_PitchFactory.h
    branches/physics25/intern/audaspace/FX/AUD_ReverseReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_VolumeFactory.h
    branches/physics25/intern/audaspace/FX/AUD_VolumeReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_VolumeReader.h
    branches/physics25/intern/audaspace/Makefile
    branches/physics25/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/physics25/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    branches/physics25/intern/audaspace/SConscript
    branches/physics25/intern/audaspace/SDL/AUD_SDLDevice.cpp
    branches/physics25/intern/audaspace/SDL/AUD_SDLDevice.h
    branches/physics25/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp
    branches/physics25/intern/audaspace/SRC/AUD_SRCResampleFactory.h
    branches/physics25/intern/audaspace/SRC/AUD_SRCResampleReader.cpp
    branches/physics25/intern/audaspace/SRC/AUD_SRCResampleReader.h
    branches/physics25/intern/audaspace/SRC/Makefile
    branches/physics25/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/physics25/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/physics25/intern/audaspace/intern/AUD_Buffer.cpp
    branches/physics25/intern/audaspace/intern/AUD_Buffer.h
    branches/physics25/intern/audaspace/intern/AUD_BufferReader.cpp
    branches/physics25/intern/audaspace/intern/AUD_C-API.cpp
    branches/physics25/intern/audaspace/intern/AUD_C-API.h
    branches/physics25/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    branches/physics25/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    branches/physics25/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    branches/physics25/intern/audaspace/intern/AUD_ConverterFactory.cpp
    branches/physics25/intern/audaspace/intern/AUD_ConverterFactory.h
    branches/physics25/intern/audaspace/intern/AUD_ConverterFunctions.cpp
    branches/physics25/intern/audaspace/intern/AUD_ConverterFunctions.h
    branches/physics25/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/physics25/intern/audaspace/intern/AUD_ConverterReader.h
    branches/physics25/intern/audaspace/intern/AUD_IDevice.h
    branches/physics25/intern/audaspace/intern/AUD_MixerFactory.cpp
    branches/physics25/intern/audaspace/intern/AUD_MixerFactory.h
    branches/physics25/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/physics25/intern/audaspace/intern/AUD_NULLDevice.h
    branches/physics25/intern/audaspace/intern/AUD_ReadDevice.cpp
    branches/physics25/intern/audaspace/intern/AUD_ReadDevice.h
    branches/physics25/intern/audaspace/intern/AUD_SinusReader.cpp
    branches/physics25/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/physics25/intern/audaspace/intern/AUD_SoftwareDevice.h
    branches/physics25/intern/audaspace/intern/AUD_Space.h
    branches/physics25/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/physics25/intern/audaspace/intern/Makefile
    branches/physics25/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/physics25/intern/audaspace/jack/AUD_JackDevice.h
    branches/physics25/intern/audaspace/make/msvc_9_0/audaspace.vcproj
    branches/physics25/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/physics25/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/physics25/intern/audaspace/sndfile/Makefile
    branches/physics25/intern/boolop/intern/BOP_Face2Face.cpp
    branches/physics25/intern/ghost/CMakeLists.txt
    branches/physics25/intern/ghost/GHOST_C-api.h
    branches/physics25/intern/ghost/GHOST_ISystem.h
    branches/physics25/intern/ghost/GHOST_IWindow.h
    branches/physics25/intern/ghost/SConscript
    branches/physics25/intern/ghost/intern/GHOST_C-api.cpp
    branches/physics25/intern/ghost/intern/GHOST_Debug.h
    branches/physics25/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm
    branches/physics25/intern/ghost/intern/GHOST_EventDragnDrop.h
    branches/physics25/intern/ghost/intern/GHOST_EventPrinter.cpp
    branches/physics25/intern/ghost/intern/GHOST_System.cpp
    branches/physics25/intern/ghost/intern/GHOST_System.h
    branches/physics25/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/physics25/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/physics25/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/physics25/intern/ghost/intern/GHOST_SystemWin32.h
    branches/physics25/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/physics25/intern/ghost/intern/GHOST_SystemX11.h
    branches/physics25/intern/ghost/intern/GHOST_Window.cpp
    branches/physics25/intern/ghost/intern/GHOST_Window.h
    branches/physics25/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/physics25/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/physics25/intern/ghost/intern/GHOST_WindowWin32.h
    branches/physics25/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/physics25/intern/ghost/intern/Makefile
    branches/physics25/intern/ghost/make/msvc_9_0/ghost.vcproj
    branches/physics25/intern/guardedalloc/MEM_guardedalloc.h
    branches/physics25/intern/guardedalloc/intern/mallocn.c
    branches/physics25/intern/opennl/superlu/sgstrf.c
    branches/physics25/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    branches/physics25/projectfiles_vc9/blender/blender.sln
    branches/physics25/projectfiles_vc9/blender/blender.vcproj
    branches/physics25/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    branches/physics25/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/physics25/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/physics25/projectfiles_vc9/blender/gpu/BL_gpu.vcproj
    branches/physics25/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/physics25/projectfiles_vc9/blender/loader/BLO_loader.vcproj
    branches/physics25/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/physics25/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
    branches/physics25/projectfiles_vc9/blender/windowmanager/windowmanager.vcproj
    branches/physics25/projectfiles_vc9/gameengine/blenderhook/KX_blenderhook.vcproj
    branches/physics25/projectfiles_vc9/gameengine/converter/KX_converter.vcproj
    branches/physics25/projectfiles_vc9/gameengine/gameplayer/common/GP_common.vcproj
    branches/physics25/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/physics25/projectfiles_vc9/gameengine/ketsji/KX_ketsji.vcproj
    branches/physics25/projectfiles_vc9/gameengine/rasterizer/RAS_rasterizer.vcproj
    branches/physics25/projectfiles_vc9/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj
    branches/physics25/release/VERSION
    branches/physics25/release/datafiles/blenderbuttons
    branches/physics25/release/datafiles/datatoc.py
    branches/physics25/release/datafiles/splash.png
    branches/physics25/release/getversion.py
    branches/physics25/release/scripts/io/engine_render_pov.py
    branches/physics25/release/scripts/io/export_3ds.py
    branches/physics25/release/scripts/io/export_fbx.py
    branches/physics25/release/scripts/io/export_mdd.py
    branches/physics25/release/scripts/io/export_obj.py
    branches/physics25/release/scripts/io/export_ply.py
    branches/physics25/release/scripts/io/export_x3d.py
    branches/physics25/release/scripts/io/import_anim_bvh.py
    branches/physics25/release/scripts/io/import_scene_3ds.py
    branches/physics25/release/scripts/io/import_scene_obj.py
    branches/physics25/release/scripts/io/netrender/__init__.py
    branches/physics25/release/scripts/io/netrender/balancing.py
    branches/physics25/release/scripts/io/netrender/client.py
    branches/physics25/release/scripts/io/netrender/master.py
    branches/physics25/release/scripts/io/netrender/master_html.py
    branches/physics25/release/scripts/io/netrender/model.py
    branches/physics25/release/scripts/io/netrender/operators.py
    branches/physics25/release/scripts/io/netrender/slave.py
    branches/physics25/release/scripts/io/netrender/ui.py
    branches/physics25/release/scripts/io/netrender/utils.py
    branches/physics25/release/scripts/modules/bpy_types.py
    branches/physics25/release/scripts/modules/console/__init__.py
    branches/physics25/release/scripts/modules/console/complete_calltip.py
    branches/physics25/release/scripts/modules/console/complete_import.py
    branches/physics25/release/scripts/modules/console/complete_namespace.py
    branches/physics25/release/scripts/modules/console/intellisense.py
    branches/physics25/release/scripts/op/add_mesh_torus.py
    branches/physics25/release/scripts/op/console_python.py
    branches/physics25/release/scripts/op/console_shell.py
    branches/physics25/release/scripts/op/mesh.py
    branches/physics25/release/scripts/op/mesh_skin.py
    branches/physics25/release/scripts/op/uvcalc_smart_project.py
    branches/physics25/release/scripts/op/vertexpaint_dirt.py
    branches/physics25/release/scripts/op/wm.py
    branches/physics25/release/scripts/templates/gamelogic.py
    branches/physics25/release/scripts/templates/gamelogic_basic.py
    branches/physics25/release/scripts/templates/gamelogic_module.py
    branches/physics25/release/scripts/templates/operator.py
    branches/physics25/release/scripts/templates/operator_simple.py
    branches/physics25/release/scripts/ui/properties_data_armature.py
    branches/physics25/release/scripts/ui/properties_data_bone.py
    branches/physics25/release/scripts/ui/properties_data_camera.py
    branches/physics25/release/scripts/ui/properties_data_curve.py
    branches/physics25/release/scripts/ui/properties_data_empty.py
    branches/physics25/release/scripts/ui/properties_data_lamp.py
    branches/physics25/release/scripts/ui/properties_data_lattice.py
    branches/physics25/release/scripts/ui/properties_data_mesh.py
    branches/physics25/release/scripts/ui/properties_data_metaball.py
    branches/physics25/release/scripts/ui/properties_data_modifier.py
    branches/physics25/release/scripts/ui/properties_game.py
    branches/physics25/release/scripts/ui/properties_material.py
    branches/physics25/release/scripts/ui/properties_object.py
    branches/physics25/release/scripts/ui/properties_object_constraint.py
    branches/physics25/release/scripts/ui/properties_particle.py
    branches/physics25/release/scripts/ui/properties_physics_cloth.py
    branches/physics25/release/scripts/ui/properties_physics_common.py
    branches/physics25/release/scripts/ui/properties_physics_field.py
    branches/physics25/release/scripts/ui/properties_physics_fluid.py
    branches/physics25/release/scripts/ui/properties_physics_smoke.py
    branches/physics25/release/scripts/ui/properties_physics_softbody.py
    branches/physics25/release/scripts/ui/properties_render.py
    branches/physics25/release/scripts/ui/properties_scene.py
    branches/physics25/release/scripts/ui/properties_texture.py
    branches/physics25/release/scripts/ui/properties_world.py
    branches/physics25/release/scripts/ui/space_buttons.py
    branches/physics25/release/scripts/ui/space_console.py
    branches/physics25/release/scripts/ui/space_filebrowser.py
    branches/physics25/release/scripts/ui/space_image.py
    branches/physics25/release/scripts/ui/space_info.py
    branches/physics25/release/scripts/ui/space_logic.py
    branches/physics25/release/scripts/ui/space_node.py
    branches/physics25/release/scripts/ui/space_outliner.py
    branches/physics25/release/scripts/ui/space_sequencer.py
    branches/physics25/release/scripts/ui/space_text.py
    branches/physics25/release/scripts/ui/space_time.py
    branches/physics25/release/scripts/ui/space_userpref.py
    branches/physics25/release/scripts/ui/space_view3d.py
    branches/physics25/release/scripts/ui/space_view3d_toolbar.py
    branches/physics25/release/test/rna_array.py
    branches/physics25/source/Makefile
    branches/physics25/source/blender/avi/intern/avi.c
    branches/physics25/source/blender/blenfont/intern/blf_font.c
    branches/physics25/source/blender/blenfont/intern/blf_glyph.c
    branches/physics25/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/physics25/source/blender/blenkernel/BKE_action.h
    branches/physics25/source/blender/blenkernel/BKE_anim.h
    branches/physics25/source/blender/blenkernel/BKE_blender.h
    branches/physics25/source/blender/blenkernel/BKE_brush.h
    branches/physics25/source/blender/blenkernel/BKE_cloth.h
    branches/physics25/source/blender/blenkernel/BKE_colortools.h
    branches/physics25/source/blender/blenkernel/BKE_constraint.h
    branches/physics25/source/blender/blenkernel/BKE_context.h
    branches/physics25/source/blender/blenkernel/BKE_customdata.h
    branches/physics25/source/blender/blenkernel/BKE_fcurve.h
    branches/physics25/source/blender/blenkernel/BKE_group.h
    branches/physics25/source/blender/blenkernel/BKE_idprop.h
    branches/physics25/source/blender/blenkernel/BKE_key.h
    branches/physics25/source/blender/blenkernel/BKE_modifier.h
    branches/physics25/source/blender/blenkernel/BKE_multires.h
    branches/physics25/source/blender/blenkernel/BKE_node.h
    branches/physics25/source/blender/blenkernel/BKE_object.h
    branches/physics25/source/blender/blenkernel/BKE_paint.h
    branches/physics25/source/blender/blenkernel/BKE_particle.h
    branches/physics25/source/blender/blenkernel/BKE_pointcache.h
    branches/physics25/source/blender/blenkernel/BKE_scene.h
    branches/physics25/source/blender/blenkernel/BKE_screen.h
    branches/physics25/source/blender/blenkernel/BKE_softbody.h
    branches/physics25/source/blender/blenkernel/BKE_sound.h
    branches/physics25/source/blender/blenkernel/BKE_subsurf.h
    branches/physics25/source/blender/blenkernel/BKE_texture.h
    branches/physics25/source/blender/blenkernel/BKE_utildefines.h
    branches/physics25/source/blender/blenkernel/BKE_writeavi.h
    branches/physics25/source/blender/blenkernel/BKE_writeffmpeg.h
    branches/physics25/source/blender/blenkernel/BKE_writeframeserver.h
    branches/physics25/source/blender/blenkernel/CMakeLists.txt
    branches/physics25/source/blender/blenkernel/SConscript
    branches/physics25/source/blender/blenkernel/intern/BME_tools.c
    branches/physics25/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/physics25/source/blender/blenkernel/intern/CCGSubSurf.h
    branches/physics25/source/blender/blenkernel/intern/DerivedMesh.c
    branches/physics25/source/blender/blenkernel/intern/Makefile
    branches/physics25/source/blender/blenkernel/intern/action.c
    branches/physics25/source/blender/blenkernel/intern/anim.c
    branches/physics25/source/blender/blenkernel/intern/anim_sys.c
    branches/physics25/source/blender/blenkernel/intern/armature.c
    branches/physics25/source/blender/blenkernel/intern/blender.c
    branches/physics25/source/blender/blenkernel/intern/boids.c
    branches/physics25/source/blender/blenkernel/intern/booleanops.c
    branches/physics25/source/blender/blenkernel/intern/booleanops_mesh.c
    branches/physics25/source/blender/blenkernel/intern/brush.c
    branches/physics25/source/blender/blenkernel/intern/bvhutils.c
    branches/physics25/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/physics25/source/blender/blenkernel/intern/cloth.c
    branches/physics25/source/blender/blenkernel/intern/collision.c
    branches/physics25/source/blender/blenkernel/intern/colortools.c
    branches/physics25/source/blender/blenkernel/intern/constraint.c
    branches/physics25/source/blender/blenkernel/intern/context.c
    branches/physics25/source/blender/blenkernel/intern/curve.c
    branches/physics25/source/blender/blenkernel/intern/customdata.c
    branches/physics25/source/blender/blenkernel/intern/deform.c
    branches/physics25/source/blender/blenkernel/intern/depsgraph.c
    branches/physics25/source/blender/blenkernel/intern/displist.c
    branches/physics25/source/blender/blenkernel/intern/effect.c
    branches/physics25/source/blender/blenkernel/intern/exotic.c
    branches/physics25/source/blender/blenkernel/intern/fcurve.c
    branches/physics25/source/blender/blenkernel/intern/fluidsim.c
    branches/physics25/source/blender/blenkernel/intern/fmodifier.c
    branches/physics25/source/blender/blenkernel/intern/font.c
    branches/physics25/source/blender/blenkernel/intern/gpencil.c
    branches/physics25/source/blender/blenkernel/intern/group.c
    branches/physics25/source/blender/blenkernel/intern/idprop.c
    branches/physics25/source/blender/blenkernel/intern/image.c
    branches/physics25/source/blender/blenkernel/intern/implicit.c
    branches/physics25/source/blender/blenkernel/intern/ipo.c
    branches/physics25/source/blender/blenkernel/intern/key.c
    branches/physics25/source/blender/blenkernel/intern/lattice.c
    branches/physics25/source/blender/blenkernel/intern/library.c
    branches/physics25/source/blender/blenkernel/intern/material.c
    branches/physics25/source/blender/blenkernel/intern/mball.c
    branches/physics25/source/blender/blenkernel/intern/mesh.c
    branches/physics25/source/blender/blenkernel/intern/modifier.c
    branches/physics25/source/blender/blenkernel/intern/multires.c
    branches/physics25/source/blender/blenkernel/intern/node.c
    branches/physics25/source/blender/blenkernel/intern/object.c
    branches/physics25/source/blender/blenkernel/intern/paint.c
    branches/physics25/source/blender/blenkernel/intern/particle.c
    branches/physics25/source/blender/blenkernel/intern/particle_system.c
    branches/physics25/source/blender/blenkernel/intern/pointcache.c
    branches/physics25/source/blender/blenkernel/intern/scene.c
    branches/physics25/source/blender/blenkernel/intern/screen.c
    branches/physics25/source/blender/blenkernel/intern/script.c
    branches/physics25/source/blender/blenkernel/intern/seqeffects.c
    branches/physics25/source/blender/blenkernel/intern/shrinkwrap.c
    branches/physics25/source/blender/blenkernel/intern/simple_deform.c
    branches/physics25/source/blender/blenkernel/intern/sketch.c
    branches/physics25/source/blender/blenkernel/intern/smoke.c
    branches/physics25/source/blender/blenkernel/intern/softbody.c
    branches/physics25/source/blender/blenkernel/intern/sound.c
    branches/physics25/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/physics25/source/blender/blenkernel/intern/text.c
    branches/physics25/source/blender/blenkernel/intern/texture.c
    branches/physics25/source/blender/blenkernel/intern/world.c
    branches/physics25/source/blender/blenkernel/intern/writeavi.c
    branches/physics25/source/blender/blenkernel/intern/writeffmpeg.c
    branches/physics25/source/blender/blenkernel/intern/writeframeserver.c
    branches/physics25/source/blender/blenlib/BLI_blenlib.h
    branches/physics25/source/blender/blenlib/BLI_dlrbTree.h
    branches/physics25/source/blender/blenlib/BLI_listbase.h
    branches/physics25/source/blender/blenlib/BLI_math_base.h
    branches/physics25/source/blender/blenlib/BLI_math_color.h
    branches/physics25/source/blender/blenlib/BLI_math_geom.h
    branches/physics25/source/blender/blenlib/BLI_math_matrix.h
    branches/physics25/source/blender/blenlib/BLI_math_rotation.h
    branches/physics25/source/blender/blenlib/BLI_math_vector.h
    branches/physics25/source/blender/blenlib/CMakeLists.txt
    branches/physics25/source/blender/blenlib/SConscript
    branches/physics25/source/blender/blenlib/intern/BLI_bfile.c
    branches/physics25/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/physics25/source/blender/blenlib/intern/BLI_kdtree.c
    branches/physics25/source/blender/blenlib/intern/DLRB_tree.c
    branches/physics25/source/blender/blenlib/intern/Makefile
    branches/physics25/source/blender/blenlib/intern/boxpack2d.c
    branches/physics25/source/blender/blenlib/intern/bpath.c
    branches/physics25/source/blender/blenlib/intern/fileops.c
    branches/physics25/source/blender/blenlib/intern/freetypefont.c
    branches/physics25/source/blender/blenlib/intern/graph.c
    branches/physics25/source/blender/blenlib/intern/jitter.c
    branches/physics25/source/blender/blenlib/intern/listbase.c
    branches/physics25/source/blender/blenlib/intern/math_base.c
    branches/physics25/source/blender/blenlib/intern/math_color.c
    branches/physics25/source/blender/blenlib/intern/math_geom.c
    branches/physics25/source/blender/blenlib/intern/math_matrix.c
    branches/physics25/source/blender/blenlib/intern/math_rotation.c
    branches/physics25/source/blender/blenlib/intern/math_vector.c
    branches/physics25/source/blender/blenlib/intern/scanfill.c
    branches/physics25/source/blender/blenlib/intern/storage.c
    branches/physics25/source/blender/blenlib/intern/winstuff.c
    branches/physics25/source/blender/blenloader/intern/readfile.c
    branches/physics25/source/blender/blenloader/intern/writefile.c
    branches/physics25/source/blender/collada/CMakeLists.txt
    branches/physics25/source/blender/collada/DocumentExporter.cpp
    branches/physics25/source/blender/collada/DocumentImporter.cpp
    branches/physics25/source/blender/collada/collada_internal.h
    branches/physics25/source/blender/editors/CMakeLists.txt
    branches/physics25/source/blender/editors/animation/anim_channels_defines.c
    branches/physics25/source/blender/editors/animation/anim_channels_edit.c
    branches/physics25/source/blender/editors/animation/anim_deps.c
    branches/physics25/source/blender/editors/animation/anim_draw.c
    branches/physics25/source/blender/editors/animation/anim_filter.c
    branches/physics25/source/blender/editors/animation/anim_intern.h
    branches/physics25/source/blender/editors/animation/anim_ipo_utils.c
    branches/physics25/source/blender/editors/animation/anim_markers.c
    branches/physics25/source/blender/editors/animation/anim_ops.c
    branches/physics25/source/blender/editors/animation/drivers.c
    branches/physics25/source/blender/editors/animation/fmodifier_ui.c
    branches/physics25/source/blender/editors/animation/keyframes_draw.c
    branches/physics25/source/blender/editors/animation/keyframes_edit.c
    branches/physics25/source/blender/editors/animation/keyframes_general.c
    branches/physics25/source/blender/editors/animation/keyframing.c
    branches/physics25/source/blender/editors/animation/keyingsets.c
    branches/physics25/source/blender/editors/armature/SConscript
    branches/physics25/source/blender/editors/armature/armature_intern.h
    branches/physics25/source/blender/editors/armature/armature_ops.c
    branches/physics25/source/blender/editors/armature/editarmature.c
    branches/physics25/source/blender/editors/armature/editarmature_generate.c
    branches/physics25/source/blender/editors/armature/editarmature_retarget.c
    branches/physics25/source/blender/editors/armature/editarmature_sketch.c
    branches/physics25/source/blender/editors/armature/meshlaplacian.c
    branches/physics25/source/blender/editors/armature/meshlaplacian.h
    branches/physics25/source/blender/editors/armature/poseSlide.c
    branches/physics25/source/blender/editors/armature/poselib.c
    branches/physics25/source/blender/editors/armature/poseobject.c
    branches/physics25/source/blender/editors/armature/reeb.c
    branches/physics25/source/blender/editors/curve/SConscript
    branches/physics25/source/blender/editors/curve/curve_intern.h
    branches/physics25/source/blender/editors/curve/curve_ops.c
    branches/physics25/source/blender/editors/curve/editcurve.c
    branches/physics25/source/blender/editors/curve/editfont.c
    branches/physics25/source/blender/editors/datafiles/B.blend.c
    branches/physics25/source/blender/editors/datafiles/blenderbuttons.c
    branches/physics25/source/blender/editors/datafiles/prvicons.c
    branches/physics25/source/blender/editors/datafiles/splash.png.c
    branches/physics25/source/blender/editors/gpencil/SConscript
    branches/physics25/source/blender/editors/gpencil/drawgpencil.c
    branches/physics25/source/blender/editors/gpencil/editaction_gpencil.c
    branches/physics25/source/blender/editors/gpencil/gpencil_buttons.c
    branches/physics25/source/blender/editors/gpencil/gpencil_edit.c
    branches/physics25/source/blender/editors/gpencil/gpencil_paint.c
    branches/physics25/source/blender/editors/include/ED_anim_api.h
    branches/physics25/source/blender/editors/include/ED_armature.h
    branches/physics25/source/blender/editors/include/ED_curve.h
    branches/physics25/source/blender/editors/include/ED_gpencil.h
    branches/physics25/source/blender/editors/include/ED_keyframes_draw.h
    branches/physics25/source/blender/editors/include/ED_keyframes_edit.h
    branches/physics25/source/blender/editors/include/ED_keyframing.h
    branches/physics25/source/blender/editors/include/ED_mball.h
    branches/physics25/source/blender/editors/include/ED_mesh.h
    branches/physics25/source/blender/editors/include/ED_node.h
    branches/physics25/source/blender/editors/include/ED_object.h
    branches/physics25/source/blender/editors/include/ED_particle.h
    branches/physics25/source/blender/editors/include/ED_screen.h
    branches/physics25/source/blender/editors/include/ED_screen_types.h
    branches/physics25/source/blender/editors/include/ED_sculpt.h
    branches/physics25/source/blender/editors/include/ED_sequencer.h
    branches/physics25/source/blender/editors/include/ED_transform.h
    branches/physics25/source/blender/editors/include/ED_view3d.h
    branches/physics25/source/blender/editors/include/UI_icons.h
    branches/physics25/source/blender/editors/include/UI_interface.h
    branches/physics25/source/blender/editors/include/UI_interface_icons.h
    branches/physics25/source/blender/editors/include/UI_view2d.h
    branches/physics25/source/blender/editors/interface/interface.c
    branches/physics25/source/blender/editors/interface/interface_anim.c
    branches/physics25/source/blender/editors/interface/interface_draw.c
    branches/physics25/source/blender/editors/interface/interface_handlers.c
    branches/physics25/source/blender/editors/interface/interface_icons.c
    branches/physics25/source/blender/editors/interface/interface_intern.h
    branches/physics25/source/blender/editors/interface/interface_layout.c
    branches/physics25/source/blender/editors/interface/interface_panel.c
    branches/physics25/source/blender/editors/interface/interface_regions.c
    branches/physics25/source/blender/editors/interface/interface_style.c
    branches/physics25/source/blender/editors/interface/interface_templates.c
    branches/physics25/source/blender/editors/interface/interface_utils.c
    branches/physics25/source/blender/editors/interface/interface_widgets.c
    branches/physics25/source/blender/editors/interface/resources.c
    branches/physics25/source/blender/editors/interface/view2d.c
    branches/physics25/source/blender/editors/interface/view2d_ops.c
    branches/physics25/source/blender/editors/mesh/SConscript
    branches/physics25/source/blender/editors/mesh/editface.c
    branches/physics25/source/blender/editors/mesh/editmesh.c
    branches/physics25/source/blender/editors/mesh/editmesh_add.c
    branches/physics25/source/blender/editors/mesh/editmesh_lib.c
    branches/physics25/source/blender/editors/mesh/editmesh_loop.c
    branches/physics25/source/blender/editors/mesh/editmesh_mods.c
    branches/physics25/source/blender/editors/mesh/editmesh_tools.c
    branches/physics25/source/blender/editors/mesh/loopcut.c
    branches/physics25/source/blender/editors/mesh/mesh_data.c
    branches/physics25/source/blender/editors/mesh/mesh_intern.h
    branches/physics25/source/blender/editors/mesh/mesh_ops.c
    branches/physics25/source/blender/editors/mesh/meshtools.c
    branches/physics25/source/blender/editors/metaball/SConscript
    branches/physics25/source/blender/editors/metaball/mball_edit.c
    branches/physics25/source/blender/editors/metaball/mball_intern.h
    branches/physics25/source/blender/editors/metaball/mball_ops.c
    branches/physics25/source/blender/editors/object/Makefile
    branches/physics25/source/blender/editors/object/SConscript
    branches/physics25/source/blender/editors/object/object_add.c
    branches/physics25/source/blender/editors/object/object_constraint.c
    branches/physics25/source/blender/editors/object/object_edit.c
    branches/physics25/source/blender/editors/object/object_group.c
    branches/physics25/source/blender/editors/object/object_hook.c
    branches/physics25/source/blender/editors/object/object_intern.h
    branches/physics25/source/blender/editors/object/object_lattice.c
    branches/physics25/source/blender/editors/object/object_modifier.c
    branches/physics25/source/blender/editors/object/object_ops.c
    branches/physics25/source/blender/editors/object/object_relations.c
    branches/physics25/source/blender/editors/object/object_select.c
    branches/physics25/source/blender/editors/object/object_shapekey.c
    branches/physics25/source/blender/editors/object/object_transform.c
    branches/physics25/source/blender/editors/object/object_vgroup.c
    branches/physics25/source/blender/editors/physics/Makefile
    branches/physics25/source/blender/editors/physics/SConscript
    branches/physics25/source/blender/editors/physics/particle_edit.c
    branches/physics25/source/blender/editors/physics/particle_object.c
    branches/physics25/source/blender/editors/physics/physics_fluid.c
    branches/physics25/source/blender/editors/physics/physics_intern.h
    branches/physics25/source/blender/editors/physics/physics_ops.c
    branches/physics25/source/blender/editors/physics/physics_pointcache.c
    branches/physics25/source/blender/editors/render/SConscript
    branches/physics25/source/blender/editors/render/render_ops.c
    branches/physics25/source/blender/editors/render/render_preview.c
    branches/physics25/source/blender/editors/render/render_shading.c
    branches/physics25/source/blender/editors/screen/Makefile
    branches/physics25/source/blender/editors/screen/SConscript
    branches/physics25/source/blender/editors/screen/area.c
    branches/physics25/source/blender/editors/screen/glutil.c
    branches/physics25/source/blender/editors/screen/screen_context.c
    branches/physics25/source/blender/editors/screen/screen_edit.c
    branches/physics25/source/blender/editors/screen/screen_ops.c
    branches/physics25/source/blender/editors/screen/screendump.c
    branches/physics25/source/blender/editors/sculpt_paint/SConscript
    branches/physics25/source/blender/editors/sculpt_paint/paint_image.c
    branches/physics25/source/blender/editors/sculpt_paint/paint_intern.h
    branches/physics25/source/blender/editors/sculpt_paint/paint_ops.c
    branches/physics25/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/physics25/source/blender/editors/sculpt_paint/paint_utils.c
    branches/physics25/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/physics25/source/blender/editors/sculpt_paint/sculpt.c
    branches/physics25/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/physics25/source/blender/editors/sound/SConscript
    branches/physics25/source/blender/editors/sound/sound_ops.c
    branches/physics25/source/blender/editors/space_action/action_draw.c
    branches/physics25/source/blender/editors/space_action/action_edit.c
    branches/physics25/source/blender/editors/space_action/action_intern.h
    branches/physics25/source/blender/editors/space_action/action_ops.c
    branches/physics25/source/blender/editors/space_action/action_select.c
    branches/physics25/source/blender/editors/space_action/space_action.c
    branches/physics25/source/blender/editors/space_api/space.c
    branches/physics25/source/blender/editors/space_api/spacetypes.c
    branches/physics25/source/blender/editors/space_buttons/buttons_context.c
    branches/physics25/source/blender/editors/space_buttons/buttons_header.c
    branches/physics25/source/blender/editors/space_buttons/space_buttons.c
    branches/physics25/source/blender/editors/space_console/console_draw.c
    branches/physics25/source/blender/editors/space_console/console_intern.h
    branches/physics25/source/blender/editors/space_console/console_ops.c
    branches/physics25/source/blender/editors/space_console/space_console.c
    branches/physics25/source/blender/editors/space_file/file_draw.c
    branches/physics25/source/blender/editors/space_file/file_intern.h
    branches/physics25/source/blender/editors/space_file/file_ops.c
    branches/physics25/source/blender/editors/space_file/file_panels.c
    branches/physics25/source/blender/editors/space_file/filelist.c
    branches/physics25/source/blender/editors/space_file/filesel.c
    branches/physics25/source/blender/editors/space_file/fsmenu.c
    branches/physics25/source/blender/editors/space_file/space_file.c
    branches/physics25/source/blender/editors/space_graph/Makefile
    branches/physics25/source/blender/editors/space_graph/SConscript
    branches/physics25/source/blender/editors/space_graph/graph_buttons.c
    branches/physics25/source/blender/editors/space_graph/graph_draw.c
    branches/physics25/source/blender/editors/space_graph/graph_edit.c
    branches/physics25/source/blender/editors/space_graph/graph_intern.h
    branches/physics25/source/blender/editors/space_graph/graph_ops.c
    branches/physics25/source/blender/editors/space_graph/graph_select.c
    branches/physics25/source/blender/editors/space_graph/graph_utils.c
    branches/physics25/source/blender/editors/space_graph/space_graph.c
    branches/physics25/source/blender/editors/space_image/image_buttons.c
    branches/physics25/source/blender/editors/space_image/image_header.c
    branches/physics25/source/blender/editors/space_image/image_ops.c
    branches/physics25/source/blender/editors/space_image/space_image.c
    branches/physics25/source/blender/editors/space_info/info_ops.c
    branches/physics25/source/blender/editors/space_info/space_info.c
    branches/physics25/source/blender/editors/space_logic/logic_buttons.c
    branches/physics25/source/blender/editors/space_logic/logic_window.c
    branches/physics25/source/blender/editors/space_logic/space_logic.c
    branches/physics25/source/blender/editors/space_nla/nla_buttons.c
    branches/physics25/source/blender/editors/space_nla/nla_channels.c
    branches/physics25/source/blender/editors/space_nla/nla_draw.c
    branches/physics25/source/blender/editors/space_nla/nla_edit.c
    branches/physics25/source/blender/editors/space_nla/nla_intern.h
    branches/physics25/source/blender/editors/space_nla/nla_ops.c
    branches/physics25/source/blender/editors/space_nla/nla_select.c
    branches/physics25/source/blender/editors/space_nla/space_nla.c
    branches/physics25/source/blender/editors/space_node/drawnode.c
    branches/physics25/source/blender/editors/space_node/node_draw.c
    branches/physics25/source/blender/editors/space_node/node_edit.c
    branches/physics25/source/blender/editors/space_node/node_header.c
    branches/physics25/source/blender/editors/space_node/node_intern.h
    branches/physics25/source/blender/editors/space_node/node_ops.c
    branches/physics25/source/blender/editors/space_node/node_select.c
    branches/physics25/source/blender/editors/space_node/node_state.c
    branches/physics25/source/blender/editors/space_node/space_node.c
    branches/physics25/source/blender/editors/space_outliner/outliner.c
    branches/physics25/source/blender/editors/space_outliner/outliner_ops.c
    branches/physics25/source/blender/editors/space_outliner/space_outliner.c
    branches/physics25/source/blender/editors/space_script/script_edit.c
    branches/physics25/source/blender/editors/space_script/script_intern.h
    branches/physics25/source/blender/editors/space_script/script_ops.c
    branches/physics25/source/blender/editors/space_script/space_script.c
    branches/physics25/source/blender/editors/space_sequencer/sequencer_add.c
    branches/physics25/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/physics25/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/physics25/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/physics25/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/physics25/source/blender/editors/space_sequencer/sequencer_select.c
    branches/physics25/source/blender/editors/space_sequencer/space_sequencer.c
    branches/physics25/source/blender/editors/space_sound/space_sound.c
    branches/physics25/source/blender/editors/space_text/space_text.c
    branches/physics25/source/blender/editors/space_text/text_header.c
    branches/physics25/source/blender/editors/space_text/text_ops.c
    branches/physics25/source/blender/editors/space_time/space_time.c
    branches/physics25/source/blender/editors/space_time/time_ops.c
    branches/physics25/source/blender/editors/space_userpref/space_userpref.c
    branches/physics25/source/blender/editors/space_view3d/SConscript
    branches/physics25/source/blender/editors/space_view3d/drawarmature.c
    branches/physics25/source/blender/editors/space_view3d/drawmesh.c
    branches/physics25/source/blender/editors/space_view3d/drawobject.c
    branches/physics25/source/blender/editors/space_view3d/drawvolume.c
    branches/physics25/source/blender/editors/space_view3d/space_view3d.c
    branches/physics25/source/blender/editors/space_view3d/view3d_buttons.c
    branches/physics25/source/blender/editors/space_view3d/view3d_draw.c
    branches/physics25/source/blender/editors/space_view3d/view3d_edit.c
    branches/physics25/source/blender/editors/space_view3d/view3d_header.c
    branches/physics25/source/blender/editors/space_view3d/view3d_intern.h
    branches/physics25/source/blender/editors/space_view3d/view3d_ops.c
    branches/physics25/source/blender/editors/space_view3d/view3d_select.c
    branches/physics25/source/blender/editors/space_view3d/view3d_snap.c
    branches/physics25/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/physics25/source/blender/editors/space_view3d/view3d_view.c
    branches/physics25/source/blender/editors/transform/SConscript
    branches/physics25/source/blender/editors/transform/transform.c
    branches/physics25/source/blender/editors/transform/transform.h
    branches/physics25/source/blender/editors/transform/transform_constraints.c
    branches/physics25/source/blender/editors/transform/transform_conversions.c
    branches/physics25/source/blender/editors/transform/transform_generics.c
    branches/physics25/source/blender/editors/transform/transform_input.c
    branches/physics25/source/blender/editors/transform/transform_manipulator.c
    branches/physics25/source/blender/editors/transform/transform_ops.c
    branches/physics25/source/blender/editors/transform/transform_orientations.c
    branches/physics25/source/blender/editors/transform/transform_snap.c
    branches/physics25/source/blender/editors/util/ed_util.c
    branches/physics25/source/blender/editors/util/undo.c
    branches/physics25/source/blender/editors/uvedit/uvedit_draw.c
    branches/physics25/source/blender/editors/uvedit/uvedit_ops.c
    branches/physics25/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/physics25/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/physics25/source/blender/gpu/CMakeLists.txt
    branches/physics25/source/blender/gpu/GPU_draw.h
    branches/physics25/source/blender/gpu/SConscript
    branches/physics25/source/blender/gpu/gpu_buffers.h
    branches/physics25/source/blender/gpu/intern/gpu_buffers.c
    branches/physics25/source/blender/gpu/intern/gpu_draw.c
    branches/physics25/source/blender/gpu/intern/gpu_material.c
    branches/physics25/source/blender/ikplugin/intern/ikplugin_api.c
    branches/physics25/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/physics25/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/physics25/source/blender/imbuf/intern/divers.c
    branches/physics25/source/blender/imbuf/intern/jp2.c
    branches/physics25/source/blender/imbuf/intern/jpeg.c
    branches/physics25/source/blender/imbuf/intern/readimage.c
    branches/physics25/source/blender/imbuf/intern/rectop.c
    branches/physics25/source/blender/imbuf/intern/targa.c
    branches/physics25/source/blender/imbuf/intern/util.c
    branches/physics25/source/blender/makesdna/DNA_action_types.h
    branches/physics25/source/blender/makesdna/DNA_anim_types.h
    branches/physics25/source/blender/makesdna/DNA_armature_types.h
    branches/physics25/source/blender/makesdna/DNA_brush_types.h
    branches/physics25/source/blender/makesdna/DNA_cloth_types.h
    branches/physics25/source/blender/makesdna/DNA_constraint_types.h
    branches/physics25/source/blender/makesdna/DNA_customdata_types.h
    branches/physics25/source/blender/makesdna/DNA_gpencil_types.h
    branches/physics25/source/blender/makesdna/DNA_ipo_types.h
    branches/physics25/source/blender/makesdna/DNA_lamp_types.h
    branches/physics25/source/blender/makesdna/DNA_material_types.h
    branches/physics25/source/blender/makesdna/DNA_mesh_types.h
    branches/physics25/source/blender/makesdna/DNA_meshdata_types.h
    branches/physics25/source/blender/makesdna/DNA_modifier_types.h
    branches/physics25/source/blender/makesdna/DNA_node_types.h
    branches/physics25/source/blender/makesdna/DNA_object_force.h
    branches/physics25/source/blender/makesdna/DNA_object_types.h
    branches/physics25/source/blender/makesdna/DNA_particle_types.h
    branches/physics25/source/blender/makesdna/DNA_scene_types.h
    branches/physics25/source/blender/makesdna/DNA_screen_types.h
    branches/physics25/source/blender/makesdna/DNA_sequence_types.h
    branches/physics25/source/blender/makesdna/DNA_space_types.h
    branches/physics25/source/blender/makesdna/DNA_userdef_types.h
    branches/physics25/source/blender/makesdna/DNA_view3d_types.h
    branches/physics25/source/blender/makesdna/DNA_windowmanager_types.h
    branches/physics25/source/blender/makesdna/DNA_world_types.h
    branches/physics25/source/blender/makesdna/intern/Makefile
    branches/physics25/source/blender/makesrna/RNA_access.h
    branches/physics25/source/blender/makesrna/RNA_define.h
    branches/physics25/source/blender/makesrna/RNA_enum_types.h
    branches/physics25/source/blender/makesrna/RNA_types.h
    branches/physics25/source/blender/makesrna/SConscript
    branches/physics25/source/blender/makesrna/intern/CMakeLists.txt
    branches/physics25/source/blender/makesrna/intern/Makefile
    branches/physics25/source/blender/makesrna/intern/SConscript
    branches/physics25/source/blender/makesrna/intern/makesrna.c
    branches/physics25/source/blender/makesrna/intern/rna_ID.c
    branches/physics25/source/blender/makesrna/intern/rna_access.c
    branches/physics25/source/blender/makesrna/intern/rna_action.c
    branches/physics25/source/blender/makesrna/intern/rna_animation.c
    branches/physics25/source/blender/makesrna/intern/rna_animation_api.c
    branches/physics25/source/blender/makesrna/intern/rna_armature.c
    branches/physics25/source/blender/makesrna/intern/rna_boid.c
    branches/physics25/source/blender/makesrna/intern/rna_brush.c
    branches/physics25/source/blender/makesrna/intern/rna_camera.c
    branches/physics25/source/blender/makesrna/intern/rna_cloth.c
    branches/physics25/source/blender/makesrna/intern/rna_color.c
    branches/physics25/source/blender/makesrna/intern/rna_constraint.c
    branches/physics25/source/blender/makesrna/intern/rna_context.c
    branches/physics25/source/blender/makesrna/intern/rna_curve.c
    branches/physics25/source/blender/makesrna/intern/rna_define.c
    branches/physics25/source/blender/makesrna/intern/rna_fcurve.c
    branches/physics25/source/blender/makesrna/intern/rna_fcurve_api.c
    branches/physics25/source/blender/makesrna/intern/rna_fluidsim.c
    branches/physics25/source/blender/makesrna/intern/rna_gpencil.c
    branches/physics25/source/blender/makesrna/intern/rna_group.c
    branches/physics25/source/blender/makesrna/intern/rna_image.c
    branches/physics25/source/blender/makesrna/intern/rna_internal.h
    branches/physics25/source/blender/makesrna/intern/rna_internal_types.h
    branches/physics25/source/blender/makesrna/intern/rna_key.c
    branches/physics25/source/blender/makesrna/intern/rna_lamp.c
    branches/physics25/source/blender/makesrna/intern/rna_lattice.c
    branches/physics25/source/blender/makesrna/intern/rna_main.c
    branches/physics25/source/blender/makesrna/intern/rna_main_api.c
    branches/physics25/source/blender/makesrna/intern/rna_material.c
    branches/physics25/source/blender/makesrna/intern/rna_mesh.c
    branches/physics25/source/blender/makesrna/intern/rna_mesh_api.c
    branches/physics25/source/blender/makesrna/intern/rna_meta.c
    branches/physics25/source/blender/makesrna/intern/rna_modifier.c
    branches/physics25/source/blender/makesrna/intern/rna_nodetree.c
    branches/physics25/source/blender/makesrna/intern/rna_object.c
    branches/physics25/source/blender/makesrna/intern/rna_object_api.c
    branches/physics25/source/blender/makesrna/intern/rna_object_force.c
    branches/physics25/source/blender/makesrna/intern/rna_particle.c
    branches/physics25/source/blender/makesrna/intern/rna_pose.c
    branches/physics25/source/blender/makesrna/intern/rna_pose_api.c
    branches/physics25/source/blender/makesrna/intern/rna_render.c
    branches/physics25/source/blender/makesrna/intern/rna_rna.c
    branches/physics25/source/blender/makesrna/intern/rna_scene.c
    branches/physics25/source/blender/makesrna/intern/rna_scene_api.c
    branches/physics25/source/blender/makesrna/intern/rna_screen.c
    branches/physics25/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/physics25/source/blender/makesrna/intern/rna_smoke.c
    branches/physics25/source/blender/makesrna/intern/rna_sound.c
    branches/physics25/source/blender/makesrna/intern/rna_space.c
    branches/physics25/source/blender/makesrna/intern/rna_text.c
    branches/physics25/source/blender/makesrna/intern/rna_texture.c
    branches/physics25/source/blender/makesrna/intern/rna_ui.c
    branches/physics25/source/blender/makesrna/intern/rna_ui_api.c
    branches/physics25/source/blender/makesrna/intern/rna_userdef.c
    branches/physics25/source/blender/makesrna/intern/rna_wm.c
    branches/physics25/source/blender/makesrna/intern/rna_wm_api.c
    branches/physics25/source/blender/makesrna/intern/rna_world.c
    branches/physics25/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
    branches/physics25/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
    branches/physics25/source/blender/nodes/intern/CMP_util.h
    branches/physics25/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
    branches/physics25/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
    branches/physics25/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
    branches/physics25/source/blender/nodes/intern/SHD_nodes/SHD_material.c
    branches/physics25/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
    branches/physics25/source/blender/nodes/intern/SHD_util.h
    branches/physics25/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/physics25/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/physics25/source/blender/nodes/intern/TEX_util.h
    branches/physics25/source/blender/python/BPY_extern.h
    branches/physics25/source/blender/python/generic/Geometry.c
    branches/physics25/source/blender/python/generic/Mathutils.c
    branches/physics25/source/blender/python/generic/bpy_internal_import.c
    branches/physics25/source/blender/python/generic/bpy_internal_import.h
    branches/physics25/source/blender/python/generic/euler.c
    branches/physics25/source/blender/python/generic/matrix.c
    branches/physics25/source/blender/python/generic/quat.c
    branches/physics25/source/blender/python/generic/vector.c
    branches/physics25/source/blender/python/intern/bpy_array.c
    branches/physics25/source/blender/python/intern/bpy_interface.c
    branches/physics25/source/blender/python/intern/bpy_operator.c
    branches/physics25/source/blender/python/intern/bpy_operator_wrap.c
    branches/physics25/source/blender/python/intern/bpy_operator_wrap.h
    branches/physics25/source/blender/python/intern/bpy_rna.c
    branches/physics25/source/blender/python/intern/bpy_rna.h
    branches/physics25/source/blender/python/intern/bpy_ui.c
    branches/physics25/source/blender/python/intern/bpy_util.c
    branches/physics25/source/blender/python/intern/bpy_util.h
    branches/physics25/source/blender/python/intern/stubs.c
    branches/physics25/source/blender/quicktime/CMakeLists.txt
    branches/physics25/source/blender/quicktime/SConscript
    branches/physics25/source/blender/quicktime/apple/Makefile
    branches/physics25/source/blender/quicktime/apple/quicktime_export.c
    branches/physics25/source/blender/quicktime/apple/quicktime_import.c
    branches/physics25/source/blender/quicktime/quicktime_export.h
    branches/physics25/source/blender/quicktime/quicktime_import.h
    branches/physics25/source/blender/render/SConscript
    branches/physics25/source/blender/render/extern/include/RE_pipeline.h
    branches/physics25/source/blender/render/extern/include/RE_shader_ext.h
    branches/physics25/source/blender/render/intern/include/render_types.h
    branches/physics25/source/blender/render/intern/raytrace/rayobject.cpp
    branches/physics25/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
    branches/physics25/source/blender/render/intern/raytrace/rayobject_vbvh.cpp
    branches/physics25/source/blender/render/intern/raytrace/reorganize.h
    branches/physics25/source/blender/render/intern/source/convertblender.c
    branches/physics25/source/blender/render/intern/source/envmap.c
    branches/physics25/source/blender/render/intern/source/imagetexture.c
    branches/physics25/source/blender/render/intern/source/initrender.c
    branches/physics25/source/blender/render/intern/source/occlusion.c
    branches/physics25/source/blender/render/intern/source/pipeline.c
    branches/physics25/source/blender/render/intern/source/pixelblending.c
    branches/physics25/source/blender/render/intern/source/pixelshading.c
    branches/physics25/source/blender/render/intern/source/pointdensity.c
    branches/physics25/source/blender/render/intern/source/rayobject_blibvh.c
    branches/physics25/source/blender/render/intern/source/rayobject_instance.c
    branches/physics25/source/blender/render/intern/source/rayobject_octree.c
    branches/physics25/source/blender/render/intern/source/rayshade.c
    branches/physics25/source/blender/render/intern/source/rendercore.c
    branches/physics25/source/blender/render/intern/source/renderdatabase.c
    branches/physics25/source/blender/render/intern/source/shadbuf.c
    branches/physics25/source/blender/render/intern/source/shadeinput.c
    branches/physics25/source/blender/render/intern/source/shadeoutput.c
    branches/physics25/source/blender/render/intern/source/sss.c
    branches/physics25/source/blender/render/intern/source/strand.c
    branches/physics25/source/blender/render/intern/source/sunsky.c
    branches/physics25/source/blender/render/intern/source/texture.c
    branches/physics25/source/blender/render/intern/source/volume_precache.c
    branches/physics25/source/blender/render/intern/source/volumetric.c
    branches/physics25/source/blender/render/intern/source/voxeldata.c
    branches/physics25/source/blender/render/intern/source/zbuf.c
    branches/physics25/source/blender/windowmanager/CMakeLists.txt
    branches/physics25/source/blender/windowmanager/SConscript
    branches/physics25/source/blender/windowmanager/WM_api.h
    branches/physics25/source/blender/windowmanager/WM_types.h
    branches/physics25/source/blender/windowmanager/intern/wm.c
    branches/physics25/source/blender/windowmanager/intern/wm_cursors.c
    branches/physics25/source/blender/windowmanager/intern/wm_draw.c
    branches/physics25/source/blender/windowmanager/intern/wm_event_system.c
    branches/physics25/source/blender/windowmanager/intern/wm_files.c
    branches/physics25/source/blender/windowmanager/intern/wm_gesture.c
    branches/physics25/source/blender/windowmanager/intern/wm_init_exit.c
    branches/physics25/source/blender/windowmanager/intern/wm_keymap.c
    branches/physics25/source/blender/windowmanager/intern/wm_operators.c
    branches/physics25/source/blender/windowmanager/intern/wm_subwindow.c
    branches/physics25/source/blender/windowmanager/intern/wm_window.c
    branches/physics25/source/blender/windowmanager/wm.h
    branches/physics25/source/blender/windowmanager/wm_event_system.h
    branches/physics25/source/blender/windowmanager/wm_event_types.h
    branches/physics25/source/blender/windowmanager/wm_window.h
    branches/physics25/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/physics25/source/creator/creator.c
    branches/physics25/source/darwin/Makefile
    branches/physics25/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/physics25/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/physics25/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/physics25/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h
    branches/physics25/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/physics25/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/physics25/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.cpp
    branches/physics25/source/gameengine/BlenderRoutines/SConscript
    branches/physics25/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/physics25/source/gameengine/Converter/BL_ArmatureActuator.cpp
    branches/physics25/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/physics25/source/gameengine/Converter/BL_ArmatureConstraint.cpp
    branches/physics25/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/physics25/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/physics25/source/gameengine/Converter/BL_MeshDeformer.cpp
    branches/physics25/source/gameengine/Converter/BL_MeshDeformer.h
    branches/physics25/source/gameengine/Converter/BL_ModifierDeformer.cpp
    branches/physics25/source/gameengine/Converter/BL_ModifierDeformer.h
    branches/physics25/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/physics25/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/physics25/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/physics25/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/physics25/source/gameengine/Converter/BL_SkinDeformer.h
    branches/physics25/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/physics25/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/physics25/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/physics25/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/physics25/source/gameengine/Converter/Makefile
    branches/physics25/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/physics25/source/gameengine/GameLogic/SCA_EventManager.h
    branches/physics25/source/gameengine/GameLogic/SCA_ILogicBrick.h
    branches/physics25/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/physics25/source/gameengine/GameLogic/SCA_ISensor.h
    branches/physics25/source/gameengine/GameLogic/SCA_LogicManager.cpp
    branches/physics25/source/gameengine/GameLogic/SCA_LogicManager.h
    branches/physics25/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/physics25/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/physics25/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/physics25/source/gameengine/GamePlayer/common/GPC_Canvas.h
    branches/physics25/source/gameengine/GamePlayer/common/SConscript
    branches/physics25/source/gameengine/GamePlayer/common/windows/GPW_Engine.cpp
    branches/physics25/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/physics25/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/physics25/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/physics25/source/gameengine/GamePlayer/ghost/SConscript
    branches/physics25/source/gameengine/GamePlayer/netscape/Makefile
    branches/physics25/source/gameengine/Ketsji/BL_Shader.cpp
    branches/physics25/source/gameengine/Ketsji/CMakeLists.txt
    branches/physics25/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.h
    branches/physics25/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/physics25/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/physics25/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/physics25/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/physics25/source/gameengine/Ketsji/KX_Dome.cpp
    branches/physics25/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/physics25/source/gameengine/Ketsji/KX_GameActuator.h
    branches/physics25/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/physics25/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/physics25/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/physics25/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/physics25/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/physics25/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/physics25/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/physics25/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/physics25/source/gameengine/Ketsji/KX_PyMath.h
    branches/physics25/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/physics25/source/gameengine/Ketsji/KX_RayCast.cpp
    branches/physics25/source/gameengine/Ketsji/KX_RayCast.h
    branches/physics25/source/gameengine/Ketsji/KX_RaySensor.h
    branches/physics25/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/physics25/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h
    branches/physics25/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/physics25/source/gameengine/Ketsji/KX_Scene.cpp
    branches/physics25/source/gameengine/Ketsji/KX_Scene.h
    branches/physics25/source/gameengine/Ketsji/KX_SceneActuator.h
    branches/physics25/source/gameengine/Ketsji/KX_TouchEventManager.h
    branches/physics25/source/gameengine/Ketsji/KX_TouchSensor.h
    branches/physics25/source/gameengine/Ketsji/Makefile
    branches/physics25/source/gameengine/Ketsji/SConscript
    branches/physics25/source/gameengine/Physics/Bullet/CcdGraphicController.cpp
    branches/physics25/source/gameengine/Physics/Bullet/CcdGraphicController.h
    branches/physics25/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/physics25/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/physics25/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/physics25/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/physics25/source/gameengine/Physics/common/PHY_DynamicTypes.h
    branches/physics25/source/gameengine/Physics/common/PHY_IController.h
    branches/physics25/source/gameengine/Physics/common/PHY_IGraphicController.h
    branches/physics25/source/gameengine/Physics/common/PHY_IPhysicsController.h
    branches/physics25/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/physics25/source/gameengine/PyDoc/GameTypes.py
    branches/physics25/source/gameengine/Rasterizer/CMakeLists.txt
    branches/physics25/source/gameengine/Rasterizer/Makefile
    branches/physics25/source/gameengine/Rasterizer/RAS_BucketManager.cpp
    branches/physics25/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/physics25/source/gameengine/Rasterizer/RAS_CameraData.h
    branches/physics25/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/physics25/source/gameengine/Rasterizer/RAS_MeshObject.cpp
    branches/physics25/source/gameengine/Rasterizer/RAS_MeshObject.h
    branches/physics25/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt
    branches/physics25/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/physics25/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/physics25/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/physics25/source/gameengine/Rasterizer/SConscript
    branches/physics25/source/gameengine/SceneGraph/SG_IObject.h
    branches/physics25/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/physics25/source/gameengine/VideoTexture/ImageBuff.h
    branches/physics25/source/gameengine/VideoTexture/ImageRender.cpp
    branches/physics25/source/nan_compile.mk
    branches/physics25/source/nan_definitions.mk
    branches/physics25/source/nan_link.mk
    branches/physics25/tools/Blender.py
    branches/physics25/tools/btools.py

Added Paths:
-----------
    branches/physics25/intern/audaspace/FX/AUD_AccumulatorFactory.cpp
    branches/physics25/intern/audaspace/FX/AUD_AccumulatorFactory.h
    branches/physics25/intern/audaspace/FX/AUD_AccumulatorReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_AccumulatorReader.h
    branches/physics25/intern/audaspace/FX/AUD_ButterworthFactory.cpp
    branches/physics25/intern/audaspace/FX/AUD_ButterworthFactory.h
    branches/physics25/intern/audaspace/FX/AUD_ButterworthReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_ButterworthReader.h
    branches/physics25/intern/audaspace/FX/AUD_EnvelopeFactory.cpp
    branches/physics25/intern/audaspace/FX/AUD_EnvelopeFactory.h
    branches/physics25/intern/audaspace/FX/AUD_EnvelopeReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_EnvelopeReader.h
    branches/physics25/intern/audaspace/FX/AUD_HighpassFactory.cpp
    branches/physics25/intern/audaspace/FX/AUD_HighpassFactory.h
    branches/physics25/intern/audaspace/FX/AUD_HighpassReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_HighpassReader.h
    branches/physics25/intern/audaspace/FX/AUD_LowpassFactory.cpp
    branches/physics25/intern/audaspace/FX/AUD_LowpassFactory.h
    branches/physics25/intern/audaspace/FX/AUD_LowpassReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_LowpassReader.h
    branches/physics25/intern/audaspace/FX/AUD_RectifyFactory.cpp
    branches/physics25/intern/audaspace/FX/AUD_RectifyFactory.h
    branches/physics25/intern/audaspace/FX/AUD_RectifyReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_RectifyReader.h
    branches/physics25/intern/audaspace/FX/AUD_SquareFactory.cpp
    branches/physics25/intern/audaspace/FX/AUD_SquareFactory.h
    branches/physics25/intern/audaspace/FX/AUD_SquareReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_SquareReader.h
    branches/physics25/intern/audaspace/FX/AUD_SumFactory.cpp
    branches/physics25/intern/audaspace/FX/AUD_SumFactory.h
    branches/physics25/intern/audaspace/FX/AUD_SumReader.cpp
    branches/physics25/intern/audaspace/FX/AUD_SumReader.h
    branches/physics25/intern/audaspace/fftw/
    branches/physics25/intern/audaspace/fftw/AUD_BandPassFactory.cpp
    branches/physics25/intern/audaspace/fftw/AUD_BandPassFactory.h
    branches/physics25/intern/audaspace/fftw/AUD_BandPassReader.cpp
    branches/physics25/intern/audaspace/fftw/AUD_BandPassReader.h
    branches/physics25/intern/audaspace/fftw/Makefile
    branches/physics25/intern/audaspace/intern/AUD_LinearResampleFactory.cpp
    branches/physics25/intern/audaspace/intern/AUD_LinearResampleFactory.h
    branches/physics25/intern/audaspace/intern/AUD_LinearResampleReader.cpp
    branches/physics25/intern/audaspace/intern/AUD_LinearResampleReader.h
    branches/physics25/intern/audaspace/intern/AUD_Mixer.cpp
    branches/physics25/intern/audaspace/intern/AUD_Mixer.h
    branches/physics25/intern/ghost/intern/GHOST_DropTargetWin32.cpp
    branches/physics25/intern/ghost/intern/GHOST_DropTargetWin32.h
    branches/physics25/release/scripts/io/netrender/netrender.css
    branches/physics25/release/scripts/io/netrender/netrender.js
    branches/physics25/release/scripts/modules/bpy/
    branches/physics25/release/scripts/modules/bpy/__init__.py
    branches/physics25/release/scripts/modules/bpy/app.py
    branches/physics25/release/scripts/modules/bpy/ops.py
    branches/physics25/release/scripts/modules/bpy/utils.py
    branches/physics25/release/scripts/modules/graphviz_export.py
    branches/physics25/release/scripts/modules/retopo.py
    branches/physics25/release/scripts/modules/rigify/
    branches/physics25/release/scripts/modules/rigify/__init__.py
    branches/physics25/release/scripts/modules/rigify/arm_biped_generic.py
    branches/physics25/release/scripts/modules/rigify/copy.py
    branches/physics25/release/scripts/modules/rigify/delta.py
    branches/physics25/release/scripts/modules/rigify/finger_curl.py
    branches/physics25/release/scripts/modules/rigify/leg_biped_generic.py
    branches/physics25/release/scripts/modules/rigify/leg_quadruped_generic.py
    branches/physics25/release/scripts/modules/rigify/neck_flex.py
    branches/physics25/release/scripts/modules/rigify/palm_curl.py
    branches/physics25/release/scripts/modules/rigify/spine_pivot_flex.py
    branches/physics25/release/scripts/modules/rigify_utils.py
    branches/physics25/release/scripts/modules/rna_info.py
    branches/physics25/release/scripts/modules/rna_prop_ui.py
    branches/physics25/release/scripts/op/add_armature_human.py
    branches/physics25/release/scripts/op/object.py
    branches/physics25/release/scripts/op/presets.py
    branches/physics25/release/scripts/op/screen_play_rendered_anim.py
    branches/physics25/release/scripts/op/uvcalc_follow_active.py
    branches/physics25/release/scripts/presets/
    branches/physics25/release/scripts/presets/cloth/
    branches/physics25/release/scripts/presets/cloth/cotton.py
    branches/physics25/release/scripts/presets/cloth/denim.py
    branches/physics25/release/scripts/presets/cloth/leather.py
    branches/physics25/release/scripts/presets/cloth/rubber.py
    branches/physics25/release/scripts/presets/cloth/silk.py
    branches/physics25/release/scripts/presets/render/
    branches/physics25/release/scripts/presets/render/HDTV_1080p.py
    branches/physics25/release/scripts/presets/render/HDTV_720p.py
    branches/physics25/release/scripts/presets/render/TV_NTSC.py
    branches/physics25/release/scripts/presets/render/TV_PAL.py
    branches/physics25/release/scripts/presets/render/TV_PAL_16_colon_9.py
    branches/physics25/release/scripts/presets/sss/
    branches/physics25/release/scripts/presets/sss/apple.py
    branches/physics25/release/scripts/presets/sss/chicken.py
    branches/physics25/release/scripts/presets/sss/cream.py
    branches/physics25/release/scripts/presets/sss/ketchup.py
    branches/physics25/release/scripts/presets/sss/marble.py
    branches/physics25/release/scripts/presets/sss/potato.py
    branches/physics25/release/scripts/presets/sss/skim_milk.py
    branches/physics25/release/scripts/presets/sss/skin1.py
    branches/physics25/release/scripts/presets/sss/skin2.py
    branches/physics25/release/scripts/presets/sss/whole_milk.py
    branches/physics25/release/scripts/ui/properties_data_armature_rigify.py
    branches/physics25/release/scripts/ui/space_dopesheet.py
    branches/physics25/release/scripts/ui/space_graph.py
    branches/physics25/release/scripts/ui/space_nla.py
    branches/physics25/release/test/pep8.py
    branches/physics25/release/text/readme.html
    branches/physics25/source/blender/blenkernel/BKE_customdata_file.h
    branches/physics25/source/blender/blenkernel/BKE_sequencer.h
    branches/physics25/source/blender/blenkernel/intern/customdata_file.c
    branches/physics25/source/blender/blenkernel/intern/sequencer.c
    branches/physics25/source/blender/blenlib/BLI_path_util.h
    branches/physics25/source/blender/blenlib/BLI_pbvh.h
    branches/physics25/source/blender/blenlib/intern/math_vector_inline.c
    branches/physics25/source/blender/blenlib/intern/path_util.c
    branches/physics25/source/blender/blenlib/intern/pbvh.c
    branches/physics25/source/blender/editors/interface/interface_ops.c
    branches/physics25/source/blender/editors/object/object_bake.c
    branches/physics25/source/blender/editors/sculpt_paint/paint_undo.c
    branches/physics25/source/blender/editors/space_node/node_buttons.c
    branches/physics25/source/blender/editors/space_view3d/drawanimviz.c
    branches/physics25/source/blender/makesrna/intern/rna_armature_api.c
    branches/physics25/source/blender/makesrna/intern/rna_sequencer.c
    branches/physics25/source/blender/python/generic/IDProp.c
    branches/physics25/source/blender/python/generic/IDProp.h
    branches/physics25/source/blender/python/intern/bpy_driver.c
    branches/physics25/source/blender/python/sphinx_doc_gen.py
    branches/physics25/source/blender/quicktime/apple/qtkit_export.m
    branches/physics25/source/blender/quicktime/apple/qtkit_import.m
    branches/physics25/source/gameengine/Converter/KX_SoftBodyDeformer.cpp
    branches/physics25/source/gameengine/Converter/KX_SoftBodyDeformer.h

Removed Paths:
-------------
    branches/physics25/intern/audaspace/SDL/AUD_SDLMixer.cpp
    branches/physics25/intern/audaspace/SDL/AUD_SDLMixer.h
    branches/physics25/intern/audaspace/SDL/AUD_SDLMixerFactory.cpp
    branches/physics25/intern/audaspace/SDL/AUD_SDLMixerFactory.h
    branches/physics25/intern/audaspace/SDL/AUD_SDLMixerReader.cpp
    branches/physics25/intern/audaspace/SDL/AUD_SDLMixerReader.h
    branches/physics25/intern/audaspace/fftw/AUD_BandPassFactory.cpp
    branches/physics25/intern/audaspace/fftw/AUD_BandPassFactory.h
    branches/physics25/intern/audaspace/fftw/AUD_BandPassReader.cpp
    branches/physics25/intern/audaspace/fftw/AUD_BandPassReader.h
    branches/physics25/intern/audaspace/fftw/Makefile
    branches/physics25/intern/audaspace/intern/AUD_FloatMixer.cpp
    branches/physics25/intern/audaspace/intern/AUD_FloatMixer.h
    branches/physics25/intern/audaspace/intern/AUD_IMixer.h
    branches/physics25/release/scripts/modules/bpy/__init__.py
    branches/physics25/release/scripts/modules/bpy/app.py
    branches/physics25/release/scripts/modules/bpy/ops.py
    branches/physics25/release/scripts/modules/bpy/utils.py
    branches/physics25/release/scripts/modules/bpy_ext/
    branches/physics25/release/scripts/modules/bpy_ops.py
    branches/physics25/release/scripts/modules/bpy_utils.py
    branches/physics25/release/scripts/modules/dynamic_menu.py
    branches/physics25/release/scripts/modules/rigify/__init__.py
    branches/physics25/release/scripts/modules/rigify/arm_biped_generic.py
    branches/physics25/release/scripts/modules/rigify/copy.py
    branches/physics25/release/scripts/modules/rigify/delta.py
    branches/physics25/release/scripts/modules/rigify/finger_curl.py
    branches/physics25/release/scripts/modules/rigify/leg_biped_generic.py
    branches/physics25/release/scripts/modules/rigify/leg_quadruped_generic.py
    branches/physics25/release/scripts/modules/rigify/neck_flex.py
    branches/physics25/release/scripts/modules/rigify/palm_curl.py
    branches/physics25/release/scripts/modules/rigify/spine_pivot_flex.py
    branches/physics25/release/scripts/presets/cloth/
    branches/physics25/release/scripts/presets/cloth/cotton.py
    branches/physics25/release/scripts/presets/cloth/denim.py
    branches/physics25/release/scripts/presets/cloth/leather.py
    branches/physics25/release/scripts/presets/cloth/rubber.py
    branches/physics25/release/scripts/presets/cloth/silk.py
    branches/physics25/release/scripts/presets/render/
    branches/physics25/release/scripts/presets/render/HDTV_1080p.py
    branches/physics25/release/scripts/presets/render/HDTV_720p.py
    branches/physics25/release/scripts/presets/render/TV_NTSC.py
    branches/physics25/release/scripts/presets/render/TV_PAL.py
    branches/physics25/release/scripts/presets/render/TV_PAL_16_colon_9.py
    branches/physics25/release/scripts/presets/sss/
    branches/physics25/release/scripts/presets/sss/apple.py
    branches/physics25/release/scripts/presets/sss/chicken.py
    branches/physics25/release/scripts/presets/sss/cream.py
    branches/physics25/release/scripts/presets/sss/ketchup.py
    branches/physics25/release/scripts/presets/sss/marble.py
    branches/physics25/release/scripts/presets/sss/potato.py
    branches/physics25/release/scripts/presets/sss/skim_milk.py
    branches/physics25/release/scripts/presets/sss/skin1.py
    branches/physics25/release/scripts/presets/sss/skin2.py
    branches/physics25/release/scripts/presets/sss/whole_milk.py
    branches/physics25/release/scripts/ui/properties_data_text.py
    branches/physics25/release/text/BlenderQuickStart.pdf
    branches/physics25/release/text/blender.html
    branches/physics25/release/text/release_249.txt
    branches/physics25/source/blender/blenkernel/BKE_sequence.h
    branches/physics25/source/blender/blenkernel/intern/sequence.c
    branches/physics25/source/blender/blenlib/BLI_arithb.h
    branches/physics25/source/blender/blenlib/BLI_util.h
    branches/physics25/source/blender/blenlib/intern/arithb.c
    branches/physics25/source/blender/blenlib/intern/util.c
    branches/physics25/source/blender/editors/space_action/action_header.c
    branches/physics25/source/blender/editors/space_graph/graph_header.c
    branches/physics25/source/blender/editors/space_nla/nla_header.c
    branches/physics25/source/blender/makesrna/intern/rna_sequence.c
    branches/physics25/source/blender/python/epy_doc_gen.py
    branches/physics25/source/gameengine/Converter/BL_SkinMeshObject.cpp
    branches/physics25/source/gameengine/Converter/BL_SkinMeshObject.h

Property Changed:
----------------
    branches/physics25/intern/ghost/intern/GHOST_EventDragnDrop.h
    branches/physics25/release/scripts/
    branches/physics25/release/scripts/modules/
    branches/physics25/release/scripts/modules/console/
    branches/physics25/release/scripts/op/
    branches/physics25/release/scripts/templates/
    branches/physics25/tools/bcolors.py
    branches/physics25/tools/btools.py
    branches/physics25/tools/crossmingw.py
    branches/physics25/tools/mstoolkit.py

Modified: branches/physics25/CMakeLists.txt
===================================================================
--- branches/physics25/CMakeLists.txt	2010-01-05 20:19:54 UTC (rev 25752)
+++ branches/physics25/CMakeLists.txt	2010-01-05 20:24:03 UTC (rev 25753)
@@ -1,4 +1,4 @@
-# $Id$
+ # $Id$
 # ***** BEGIN GPL LICENSE BLOCK *****
 #
 # This program is free software; you can redistribute it and/or
@@ -70,7 +70,6 @@
 OPTION(WITH_SDL           "Enable SDL for sound and joystick support" ON)
 OPTION(WITH_OPENJPEG      "Enable OpenJpeg Support (http://www.openjpeg.org/)" OFF)
 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)
@@ -82,27 +81,23 @@
 OPTION(WITH_INSTALL       "Install accompanying scripts and language files needed to run blender" ON)
 OPTION(WITH_OPENCOLLADA		"Enable OpenCollada Support (http://www.opencollada.org/)"	OFF)
 
+# Unix defaults to OpenMP On
+IF (UNIX)
+	OPTION(WITH_OPENMP        "Enable OpenMP (has to be supported by the compiler)" ON)
+ELSE(UNIX)
+	OPTION(WITH_OPENMP        "Enable OpenMP (has to be supported by the compiler)" OFF)
+ENDIF(UNIX)
+
 IF (APPLE)
-OPTION(WITH_COCOA	  "Use Cocoa framework instead of deprecated Carbon" ON)
-OPTION(WITH_LIBS10.5	  "Use 10.5 libs (needed for 64bit builds)" OFF)
+	OPTION(WITH_COCOA	  "Use Cocoa framework instead of deprecated Carbon" ON)
+	OPTION(USE_QTKIT	  "Use QtKit instead of Carbon quicktime (needed for having partial quicktime for 64bit)" OFF)
+	OPTION(WITH_LIBS10.5  "Use 10.5 libs (needed for 64bit builds)" OFF)
 ENDIF (APPLE)
 
 IF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
 	MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
 ENDIF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
 
-IF (WITH_OPENCOLLADA AND NOT APPLE)
-SET(OPENCOLLADA /usr/local/opencollada CACHE FILEPATH "OpenCollada Directory")
-SET(OPENCOLLADA_LIBPATH ${OPENCOLLADA})
-SET(OPENCOLLADA_LIB OpenCollada)
-SET(PCRE /usr CACHE FILEPATH "PCRE Directory")
-SET(PCRE_LIBPATH ${PCRE}/lib)
-SET(PCRE_LIB pcre)
-SET(EXPAT /usr CACHE FILEPATH "Expat Directory")
-SET(EXPAT_LIBPATH ${EXPAT}/lib)
-SET(EXPAT_LIB expat)
-ENDIF (WITH_OPENCOLLADA AND NOT APPLE)
-
 # For alternate Python locations the commandline can be used to override detected/default cache settings, e.g:
 # On Unix: 
 #   cmake -D PYTHON_LIB=/usr/local/lib/python2.3/config/libpython2.3.so -D PYTHON_INC=/usr/local/include/python2.3 -D PYTHON_BINARY=/usr/local/bin/python2.3 -G "Unix Makefiles" ../blender
@@ -119,6 +114,8 @@
 #Platform specifics
 
 IF(UNIX AND NOT APPLE)
+
+
 	IF(WITH_OPENAL)
 		FIND_PACKAGE(OpenAL)
 		IF(OPENAL_FOUND)
@@ -217,6 +214,20 @@
 
 	FIND_PACKAGE(ZLIB REQUIRED)
 
+	IF (WITH_OPENCOLLADA)
+		SET(OPENCOLLADA /usr/local/opencollada CACHE FILEPATH "OpenCollada Directory")
+		SET(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib)
+		SET(OPENCOLLADA_LIB OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver pcre ftoa Buffer)
+		SET(OPENCOLLADA_INC ${OPENCOLLADA})
+		SET(PCRE /usr CACHE FILEPATH "PCRE Directory")
+		SET(PCRE_LIBPATH ${PCRE}/lib)
+		SET(PCRE_LIB pcre)
+		SET(EXPAT /usr CACHE FILEPATH "Expat Directory")
+		SET(EXPAT_LIBPATH ${EXPAT}/lib)
+		SET(EXPAT_LIB expat)
+	ENDIF (WITH_OPENCOLLADA)
+
+
 	# Could use ${X11_Xinput_LIB} ${X11_X11_LIB} too
 	SET(LLIBS "-lXi -lutil -lc -lm -lpthread -lstdc++ -lX11")
 
@@ -232,7 +243,7 @@
 	ENDIF(WITH_OPENMP)
 
 
-	SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing -DXP_UNIX -Wno-char-subscripts")
+	SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing -Wno-char-subscripts")
 
 	SET(PLATFORM_LINKFLAGS "-pthread")
 
@@ -400,6 +411,16 @@
   
 	SET(WINTAB_INC ${LIBDIR}/wintab/include) 
 
+	SET(OPENCOLLADA ${LIBDIR}/opencollada)
+	SET(OPENCOLLADA_INC ${OPENCOLLADA}/include)
+	SET(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib)
+	SET(OPENCOLLADA_LIB OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils OpenCOLLADAStreamWriter MathMLSolver GeneratedSaxParser UTF xml2 )
+	#pcre is bundled with openCollada
+	#SET(PCRE ${LIBDIR}/pcre)
+	#SET(PCRE_LIBPATH ${PCRE}/lib)
+	SET(PCRE_LIB pcre)
+
+
 	IF(CMAKE_CL_64)
 		SET(PLATFORM_LINKFLAGS "/MACHINE:X64 /NODEFAULTLIB:libc.lib;MSVCRT.lib ")
 	ELSE(CMAKE_CL_64)
@@ -416,7 +437,7 @@
 		IF(CMAKE_OSX_ARCHITECTURES MATCHES i386)
 			SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/darwin-8.x.i386)
 		ELSE(CMAKE_OSX_ARCHITECTURES MATCHES i386)
-			SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/darwin-6.1-powerpc)
+			SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/darwin-8.0.0-powerpc)
 		ENDIF(CMAKE_OSX_ARCHITECTURES MATCHES i386)
 	ENDIF(WITH_LIBS10.5)
 	
@@ -510,11 +531,21 @@
 	SET(LLIBS stdc++ SystemStubs)
 
 	IF (WITH_COCOA)
-	SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing -DGHOST_COCOA")
-	SET(PLATFORM_LINKFLAGS "-fexceptions -framework CoreServices -framework Foundation -framework IOKit -framework AppKit -framework Cocoa -framework Carbon -framework AudioUnit -framework AudioToolbox -framework CoreAudio -framework QuickTime")
+		SET(PLATFORM_CFLAGS "-pipe -funsigned-char -DGHOST_COCOA")
+		SET(PLATFORM_LINKFLAGS "-fexceptions -framework CoreServices -framework Foundation -framework IOKit -framework AppKit -framework Cocoa -framework Carbon -framework AudioUnit -framework AudioToolbox -framework CoreAudio")
+		IF(USE_QTKIT)
+			SET(PLATFORM_CFLAGS "${PLATFORM_CFLAGS} -DUSE_QTKIT")
+			SET(PLATFORM_LINKFLAGS "${PLATFORM_LINKFLAGS} -framework QTKit")
+			IF(CMAKE_OSX_ARCHITECTURES MATCHES i386)
+				SET(PLATFORM_LINKFLAGS "${PLATFORM_LINKFLAGS} -framework QuickTime")
+				#libSDL still needs 32bit carbon quicktime 
+			ENDIF(CMAKE_OSX_ARCHITECTURES MATCHES i386)
+		ELSEIF(WITH_QUICKTIME)
+			SET(PLATFORM_LINKFLAGS "${PLATFORM_LINKFLAGS} -framework QuickTime")
+		ENDIF(USE_QTKIT)
 	ELSE (WITH_COCOA)
-	SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing")
-	SET(PLATFORM_LINKFLAGS "-fexceptions -framework CoreServices -framework Foundation -framework IOKit -framework AppKit -framework Carbon -framework AGL -framework AudioUnit -framework AudioToolbox -framework CoreAudio -framework QuickTime")
+		SET(PLATFORM_CFLAGS "-pipe -funsigned-char")
+		SET(PLATFORM_LINKFLAGS "-fexceptions -framework CoreServices -framework Foundation -framework IOKit -framework AppKit -framework Carbon -framework AGL -framework AudioUnit -framework AudioToolbox -framework CoreAudio -framework QuickTime")
 	ENDIF (WITH_COCOA)
 
 	IF(WITH_OPENMP)
@@ -532,10 +563,10 @@
 		#SET(PCRE ${LIBDIR}/pcre)
 		#SET(PCRE_LIBPATH ${PCRE}/lib)
 		SET(PCRE_LIB pcre)
-		#native OSX libxml2 is used
+		#libxml2 is used
 		#SET(EXPAT ${LIBDIR}/expat)
 		#SET(EXPAT_LIBPATH ${EXPAT}/lib)
-		#SET(EXPAT_LIB expat)
+		SET(EXPAT_LIB)
 	ENDIF (WITH_OPENCOLLADA)
 
 	SET(SDL ${LIBDIR}/sdl)
@@ -556,15 +587,23 @@
 
 	SET(EXETYPE MACOSX_BUNDLE)
 
-
+	SET(CMAKE_C_FLAGS_DEBUG "-fno-strict-aliasing -g")
+	SET(CMAKE_CXX_FLAGS_DEBUG "-fno-strict-aliasing -g")
 	IF(CMAKE_OSX_ARCHITECTURES MATCHES "i386")
-		SET(CMAKE_CXX_FLAGS_RELEASE "-O3 -ftree-vectorize -msse -msse2 -fvariable-expansion-in-unroller")
-		SET(CMAKE_C_FLAGS_RELEASE "-O3 -ftree-vectorize -msse -msse2 -fvariable-expansion-in-unroller")
+		SET(CMAKE_CXX_FLAGS_RELEASE "-O3 -mdynamic-no-pic -ftree-vectorize -msse -msse2 -fvariable-expansion-in-unroller")
+		SET(CMAKE_C_FLAGS_RELEASE "-O3 -mdynamic-no-pic -ftree-vectorize -msse -msse2 -fvariable-expansion-in-unroller")
 	ELSEIF(CMAKE_OSX_ARCHITECTURES MATCHES "x86_64")
-		SET(CMAKE_CXX_FLAGS_RELEASE "-O3 -ftree-vectorize -msse -msse2 -msse3 -mssse3 -fvariable-expansion-in-unroller")
-		SET(CMAKE_C_FLAGS_RELEASE "-O3 -ftree-vectorize -msse -msse2 -msse3 -mssse3 -fvariable-expansion-in-unroller")
+		SET(CMAKE_CXX_FLAGS_RELEASE "-O3 -mdynamic-no-pic -ftree-vectorize -msse -msse2 -msse3 -mssse3 -fvariable-expansion-in-unroller")
+		SET(CMAKE_C_FLAGS_RELEASE "-O3 -mdynamic-no-pic -ftree-vectorize -msse -msse2 -msse3 -mssse3 -fvariable-expansion-in-unroller")
+	ELSE(CMAKE_OSX_ARCHITECTURES MATCHES "x86_64")
+		SET(CMAKE_C_FLAGS_RELEASE "-mdynamic-no-pic -fno-strict-aliasing")
+		SET(CMAKE_CXX_FLAGS_RELEASE "-mdynamic-no-pic -fno-strict-aliasing")
 	ENDIF(CMAKE_OSX_ARCHITECTURES MATCHES "i386")
 
+	# Better warnings
+	SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wdeclaration-after-statement")
+	SET(CXX_WARNINGS "-Wall -Wno-invalid-offsetof -Wno-sign-compare")
+
 ENDIF(APPLE)
 
 IF(CMAKE_SYSTEM_NAME MATCHES "Linux")

Modified: branches/physics25/SConstruct
===================================================================
--- branches/physics25/SConstruct	2010-01-05 20:19:54 UTC (rev 25752)
+++ branches/physics25/SConstruct	2010-01-05 20:24:03 UTC (rev 25753)
@@ -224,6 +224,11 @@
 	env.Append(CFLAGS=['-DGHOST_COCOA']) 
 	env.Append(CXXFLAGS=['-DGHOST_COCOA'])
 	env.Append(CPPFLAGS=['-DGHOST_COCOA'])
+    
+if env['USE_QTKIT'] == True:
+	env.Append(CFLAGS=['-DUSE_QTKIT']) 
+	env.Append(CXXFLAGS=['-DUSE_QTKIT'])
+	env.Append(CPPFLAGS=['-DUSE_QTKIT'])
 
 #check for additional debug libnames
 
@@ -373,7 +378,7 @@
 	os.makedirs ( B.root_build_dir + 'extern' )
 	os.makedirs ( B.root_build_dir + 'lib' )
 	os.makedirs ( B.root_build_dir + 'bin' )
-if not os.path.isdir(B.doc_build_dir):
+if not os.path.isdir(B.doc_build_dir) and env['WITH_BF_DOCS']:
 	os.makedirs ( B.doc_build_dir )
 
 Help(opts.GenerateHelpText(env))
@@ -528,9 +533,10 @@
 for tp, tn, tf in os.walk('release/plugins'):
 	if '.svn' in tn:
 		tn.remove('.svn')
+	df = tp[8:] # remove 'release/'
 	for f in tf:
 		pluglist.append(os.path.join(tp, f))
-		plugtargetlist.append( os.path.join(*([BLENDERPATH] + tp.split(os.sep)[1:] + [f])) )
+		plugtargetlist.append( os.path.join(BLENDERPATH, df, f) )
 
 
 # header files for plugins
@@ -643,12 +649,14 @@
 
 #------------ EPYDOC
 if env['WITH_BF_DOCS']:
-	try:		import epydoc
-	except:	epydoc = None
-	
-	if epydoc:
-		SConscript('source/gameengine/PyDoc/SConscript')
-	else:
-		print "No epydoc install detected, Python API and Gameengine API Docs will not be generated "
-	
+    try:
+        import epydoc
+    except ImportError:
+        epydoc = None
 
+    if epydoc:
+        SConscript('source/gameengine/PyDoc/SConscript')

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list