[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [25748] branches/soc-2009-chingachgook: Merge from trunk -r 25003:25745.

Arystanbek Dyussenov arystan.d at gmail.com
Tue Jan 5 20:22:00 CET 2010


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

Log Message:
-----------
Merge from trunk -r 25003:25745.

Modified Paths:
--------------
    branches/soc-2009-chingachgook/CMakeLists.txt
    branches/soc-2009-chingachgook/SConstruct
    branches/soc-2009-chingachgook/config/darwin-config.py
    branches/soc-2009-chingachgook/config/linux2-config.py
    branches/soc-2009-chingachgook/config/win32-mingw-config.py
    branches/soc-2009-chingachgook/config/win32-vc-config.py
    branches/soc-2009-chingachgook/config/win64-vc-config.py
    branches/soc-2009-chingachgook/extern/Eigen2/Eigen/src/Core/util/Macros.h
    branches/soc-2009-chingachgook/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/soc-2009-chingachgook/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/soc-2009-chingachgook/extern/bullet2/src/SConscript
    branches/soc-2009-chingachgook/intern/audaspace/CMakeLists.txt
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_DelayReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_FaderReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_FaderReader.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_LoopFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_LoopReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_PitchFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_ReverseReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_VolumeFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_VolumeReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_VolumeReader.h
    branches/soc-2009-chingachgook/intern/audaspace/Makefile
    branches/soc-2009-chingachgook/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/soc-2009-chingachgook/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    branches/soc-2009-chingachgook/intern/audaspace/SConscript
    branches/soc-2009-chingachgook/intern/audaspace/SDL/AUD_SDLDevice.cpp
    branches/soc-2009-chingachgook/intern/audaspace/SDL/AUD_SDLDevice.h
    branches/soc-2009-chingachgook/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/SRC/AUD_SRCResampleFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/SRC/AUD_SRCResampleReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/SRC/AUD_SRCResampleReader.h
    branches/soc-2009-chingachgook/intern/audaspace/SRC/Makefile
    branches/soc-2009-chingachgook/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_Buffer.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_Buffer.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_BufferReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_C-API.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_C-API.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ConverterFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ConverterFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ConverterFunctions.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ConverterFunctions.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ConverterReader.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_IDevice.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_MixerFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_MixerFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_NULLDevice.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ReadDevice.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_ReadDevice.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_SinusReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_SoftwareDevice.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_Space.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/Makefile
    branches/soc-2009-chingachgook/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/soc-2009-chingachgook/intern/audaspace/jack/AUD_JackDevice.h
    branches/soc-2009-chingachgook/intern/audaspace/make/msvc_9_0/audaspace.vcproj
    branches/soc-2009-chingachgook/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/soc-2009-chingachgook/intern/audaspace/sndfile/Makefile
    branches/soc-2009-chingachgook/intern/boolop/intern/BOP_Face2Face.cpp
    branches/soc-2009-chingachgook/intern/ghost/CMakeLists.txt
    branches/soc-2009-chingachgook/intern/ghost/SConscript
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_Debug.h
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_EventPrinter.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowWin32.h
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/Makefile
    branches/soc-2009-chingachgook/intern/ghost/make/msvc_9_0/ghost.vcproj
    branches/soc-2009-chingachgook/intern/opennl/superlu/sgstrf.c
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/blender.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/loader/BLO_loader.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
    branches/soc-2009-chingachgook/release/datafiles/blenderbuttons
    branches/soc-2009-chingachgook/release/datafiles/datatoc.py
    branches/soc-2009-chingachgook/release/getversion.py
    branches/soc-2009-chingachgook/release/scripts/io/engine_render_pov.py
    branches/soc-2009-chingachgook/release/scripts/io/export_3ds.py
    branches/soc-2009-chingachgook/release/scripts/io/export_fbx.py
    branches/soc-2009-chingachgook/release/scripts/io/export_mdd.py
    branches/soc-2009-chingachgook/release/scripts/io/export_obj.py
    branches/soc-2009-chingachgook/release/scripts/io/export_ply.py
    branches/soc-2009-chingachgook/release/scripts/io/export_x3d.py
    branches/soc-2009-chingachgook/release/scripts/io/import_anim_bvh.py
    branches/soc-2009-chingachgook/release/scripts/io/import_scene_3ds.py
    branches/soc-2009-chingachgook/release/scripts/io/import_scene_obj.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/__init__.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/balancing.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/client.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/master.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/master_html.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/model.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/operators.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/slave.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/ui.py
    branches/soc-2009-chingachgook/release/scripts/io/netrender/utils.py
    branches/soc-2009-chingachgook/release/scripts/modules/bpy/__init__.py
    branches/soc-2009-chingachgook/release/scripts/modules/bpy/ops.py
    branches/soc-2009-chingachgook/release/scripts/modules/bpy/utils.py
    branches/soc-2009-chingachgook/release/scripts/modules/bpy_types.py
    branches/soc-2009-chingachgook/release/scripts/modules/console/__init__.py
    branches/soc-2009-chingachgook/release/scripts/modules/console/complete_calltip.py
    branches/soc-2009-chingachgook/release/scripts/modules/console/complete_import.py
    branches/soc-2009-chingachgook/release/scripts/modules/console/complete_namespace.py
    branches/soc-2009-chingachgook/release/scripts/modules/console/intellisense.py
    branches/soc-2009-chingachgook/release/scripts/modules/rna_prop_ui.py
    branches/soc-2009-chingachgook/release/scripts/op/add_mesh_torus.py
    branches/soc-2009-chingachgook/release/scripts/op/console_python.py
    branches/soc-2009-chingachgook/release/scripts/op/console_shell.py
    branches/soc-2009-chingachgook/release/scripts/op/mesh.py
    branches/soc-2009-chingachgook/release/scripts/op/mesh_skin.py
    branches/soc-2009-chingachgook/release/scripts/op/object.py
    branches/soc-2009-chingachgook/release/scripts/op/presets.py
    branches/soc-2009-chingachgook/release/scripts/op/uvcalc_smart_project.py
    branches/soc-2009-chingachgook/release/scripts/op/vertexpaint_dirt.py
    branches/soc-2009-chingachgook/release/scripts/op/wm.py
    branches/soc-2009-chingachgook/release/scripts/presets/render/HDTV_1080p.py
    branches/soc-2009-chingachgook/release/scripts/presets/render/HDTV_720p.py
    branches/soc-2009-chingachgook/release/scripts/presets/render/TV_PAL.py
    branches/soc-2009-chingachgook/release/scripts/presets/render/TV_PAL_16_colon_9.py
    branches/soc-2009-chingachgook/release/scripts/templates/operator.py
    branches/soc-2009-chingachgook/release/scripts/templates/operator_simple.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_armature.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_bone.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_curve.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_mesh.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_modifier.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_game.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_material.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_object.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_object_constraint.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_particle.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_physics_cloth.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_physics_common.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_physics_field.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_physics_fluid.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_physics_softbody.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_render.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_scene.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_texture.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_world.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_console.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_filebrowser.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_image.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_info.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_logic.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_node.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_outliner.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_sequencer.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_text.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_time.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_userpref.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_view3d.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_view3d_toolbar.py
    branches/soc-2009-chingachgook/release/test/rna_array.py
    branches/soc-2009-chingachgook/source/Makefile
    branches/soc-2009-chingachgook/source/blender/avi/intern/avi.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_anim.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_blender.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_brush.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_colortools.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_customdata.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_idprop.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_key.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_multires.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_node.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_object.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_paint.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_particle.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_pointcache.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_scene.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_screen.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_sound.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_subsurf.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_utildefines.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_writeavi.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_writeffmpeg.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_writeframeserver.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2009-chingachgook/source/blender/blenkernel/SConscript
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/CCGSubSurf.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/Makefile
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/action.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/anim.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/armature.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/blender.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/boids.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/brush.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/cloth.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/colortools.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/constraint.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/customdata.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/displist.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/effect.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/exotic.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/font.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/group.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/idprop.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/ipo.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/key.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/lattice.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/library.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/material.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/mesh.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/modifier.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/multires.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/node.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/object.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/paint.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/particle.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/scene.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/screen.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/script.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/seqeffects.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/softbody.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/sound.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/texture.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/writeavi.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/writeframeserver.c
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_blenlib.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_listbase.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_math_base.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_math_color.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_math_geom.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_math_rotation.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2009-chingachgook/source/blender/blenlib/CMakeLists.txt
    branches/soc-2009-chingachgook/source/blender/blenlib/SConscript
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/BLI_bfile.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/Makefile
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/bpath.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/fileops.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/listbase.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/math_base.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/math_color.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/math_geom.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/math_vector.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/scanfill.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/storage.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/winstuff.c
    branches/soc-2009-chingachgook/source/blender/blenloader/intern/readfile.c
    branches/soc-2009-chingachgook/source/blender/blenloader/intern/writefile.c
    branches/soc-2009-chingachgook/source/blender/collada/DocumentExporter.cpp
    branches/soc-2009-chingachgook/source/blender/collada/DocumentImporter.cpp
    branches/soc-2009-chingachgook/source/blender/editors/CMakeLists.txt
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_deps.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_filter.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_ipo_utils.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_markers.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/drivers.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/keyframes_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/keyframes_general.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/keyframing.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/keyingsets.c
    branches/soc-2009-chingachgook/source/blender/editors/armature/armature_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/armature/armature_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/armature/editarmature.c
    branches/soc-2009-chingachgook/source/blender/editors/armature/poseSlide.c
    branches/soc-2009-chingachgook/source/blender/editors/armature/poseobject.c
    branches/soc-2009-chingachgook/source/blender/editors/curve/curve_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/curve/curve_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/curve/editcurve.c
    branches/soc-2009-chingachgook/source/blender/editors/curve/editfont.c
    branches/soc-2009-chingachgook/source/blender/editors/datafiles/B.blend.c
    branches/soc-2009-chingachgook/source/blender/editors/datafiles/blenderbuttons.c
    branches/soc-2009-chingachgook/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2009-chingachgook/source/blender/editors/gpencil/gpencil_buttons.c
    branches/soc-2009-chingachgook/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_anim_api.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_armature.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_curve.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_keyframes_edit.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_keyframing.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_mesh.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_object.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_particle.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_screen.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_sculpt.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_sequencer.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_transform.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_view3d.h
    branches/soc-2009-chingachgook/source/blender/editors/include/UI_icons.h
    branches/soc-2009-chingachgook/source/blender/editors/include/UI_interface.h
    branches/soc-2009-chingachgook/source/blender/editors/include/UI_interface_icons.h
    branches/soc-2009-chingachgook/source/blender/editors/include/UI_view2d.h
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_anim.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_handlers.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_icons.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_layout.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_regions.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_templates.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_utils.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_widgets.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/resources.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/view2d.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/view2d_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/editface.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/editmesh_add.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/editmesh_lib.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/editmesh_loop.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/loopcut.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/mesh_data.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/mesh_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/mesh/meshtools.c
    branches/soc-2009-chingachgook/source/blender/editors/metaball/mball_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/metaball/mball_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/metaball/mball_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/object/Makefile
    branches/soc-2009-chingachgook/source/blender/editors/object/SConscript
    branches/soc-2009-chingachgook/source/blender/editors/object/object_add.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_constraint.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_group.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_hook.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/object/object_lattice.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_modifier.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_relations.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_select.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_shapekey.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_transform.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_vgroup.c
    branches/soc-2009-chingachgook/source/blender/editors/physics/Makefile
    branches/soc-2009-chingachgook/source/blender/editors/physics/SConscript
    branches/soc-2009-chingachgook/source/blender/editors/physics/particle_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/physics/particle_object.c
    branches/soc-2009-chingachgook/source/blender/editors/physics/physics_fluid.c
    branches/soc-2009-chingachgook/source/blender/editors/physics/physics_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/physics/physics_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/physics/physics_pointcache.c
    branches/soc-2009-chingachgook/source/blender/editors/render/SConscript
    branches/soc-2009-chingachgook/source/blender/editors/render/render_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/render/render_shading.c
    branches/soc-2009-chingachgook/source/blender/editors/screen/Makefile
    branches/soc-2009-chingachgook/source/blender/editors/screen/SConscript
    branches/soc-2009-chingachgook/source/blender/editors/screen/area.c
    branches/soc-2009-chingachgook/source/blender/editors/screen/screen_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/screen/screen_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/screen/screendump.c
    branches/soc-2009-chingachgook/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2009-chingachgook/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2009-chingachgook/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2009-chingachgook/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2009-chingachgook/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2009-chingachgook/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/sound/sound_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_action/action_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/space_action/action_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_action/action_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_action/space_action.c
    branches/soc-2009-chingachgook/source/blender/editors/space_api/spacetypes.c
    branches/soc-2009-chingachgook/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2009-chingachgook/source/blender/editors/space_buttons/buttons_header.c
    branches/soc-2009-chingachgook/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2009-chingachgook/source/blender/editors/space_console/console_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/space_console/console_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_console/console_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_console/space_console.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/file_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/file_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/file_panels.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/filelist.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/filesel.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/fsmenu.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/space_file.c
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/Makefile
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/SConscript
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/graph_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/space_graph.c
    branches/soc-2009-chingachgook/source/blender/editors/space_image/image_buttons.c
    branches/soc-2009-chingachgook/source/blender/editors/space_image/image_header.c
    branches/soc-2009-chingachgook/source/blender/editors/space_image/space_image.c
    branches/soc-2009-chingachgook/source/blender/editors/space_info/info_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_info/space_info.c
    branches/soc-2009-chingachgook/source/blender/editors/space_logic/logic_window.c
    branches/soc-2009-chingachgook/source/blender/editors/space_logic/space_logic.c
    branches/soc-2009-chingachgook/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2009-chingachgook/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_nla/space_nla.c
    branches/soc-2009-chingachgook/source/blender/editors/space_node/drawnode.c
    branches/soc-2009-chingachgook/source/blender/editors/space_node/node_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/space_node/node_header.c
    branches/soc-2009-chingachgook/source/blender/editors/space_node/node_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_node/node_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_node/space_node.c
    branches/soc-2009-chingachgook/source/blender/editors/space_outliner/outliner.c
    branches/soc-2009-chingachgook/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2009-chingachgook/source/blender/editors/space_script/space_script.c
    branches/soc-2009-chingachgook/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2009-chingachgook/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2009-chingachgook/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2009-chingachgook/source/blender/editors/space_sound/space_sound.c
    branches/soc-2009-chingachgook/source/blender/editors/space_text/space_text.c
    branches/soc-2009-chingachgook/source/blender/editors/space_text/text_header.c
    branches/soc-2009-chingachgook/source/blender/editors/space_text/text_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_time/space_time.c
    branches/soc-2009-chingachgook/source/blender/editors/space_time/time_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_userpref/space_userpref.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_snap.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform.h
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform_constraints.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform_conversions.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform_generics.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform_orientations.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform_snap.c
    branches/soc-2009-chingachgook/source/blender/editors/util/ed_util.c
    branches/soc-2009-chingachgook/source/blender/editors/util/undo.c
    branches/soc-2009-chingachgook/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2009-chingachgook/source/blender/gpu/GPU_draw.h
    branches/soc-2009-chingachgook/source/blender/gpu/gpu_buffers.h
    branches/soc-2009-chingachgook/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2009-chingachgook/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/divers.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/jpeg.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/readimage.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/rectop.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/targa.c
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_action_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_anim_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_armature_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_constraint_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_customdata_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_gpencil_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_ipo_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_lamp_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_material_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_mesh_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_meshdata_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_object_force.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_object_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_screen_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_sequence_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_space_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_world_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/intern/Makefile
    branches/soc-2009-chingachgook/source/blender/makesrna/RNA_access.h
    branches/soc-2009-chingachgook/source/blender/makesrna/RNA_define.h
    branches/soc-2009-chingachgook/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2009-chingachgook/source/blender/makesrna/RNA_types.h
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/Makefile
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/makesrna.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_access.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_action.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_animation_api.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_boid.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_camera.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_cloth.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_color.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_context.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_define.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_fluidsim.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_group.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_image.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_internal_types.h
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_key.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_lamp.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_lattice.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_material.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_mesh_api.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_object.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_object_api.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_render.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_rna.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_screen.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_sound.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_space.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_ui.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_wm_api.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_world.c
    branches/soc-2009-chingachgook/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
    branches/soc-2009-chingachgook/source/blender/python/BPY_extern.h
    branches/soc-2009-chingachgook/source/blender/python/generic/Geometry.c
    branches/soc-2009-chingachgook/source/blender/python/generic/bpy_internal_import.c
    branches/soc-2009-chingachgook/source/blender/python/generic/euler.c
    branches/soc-2009-chingachgook/source/blender/python/generic/matrix.c
    branches/soc-2009-chingachgook/source/blender/python/generic/quat.c
    branches/soc-2009-chingachgook/source/blender/python/generic/vector.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_array.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_interface.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_operator.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_operator_wrap.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_operator_wrap.h
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_rna.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_rna.h
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_util.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_util.h
    branches/soc-2009-chingachgook/source/blender/python/intern/stubs.c
    branches/soc-2009-chingachgook/source/blender/quicktime/CMakeLists.txt
    branches/soc-2009-chingachgook/source/blender/quicktime/SConscript
    branches/soc-2009-chingachgook/source/blender/quicktime/apple/Makefile
    branches/soc-2009-chingachgook/source/blender/quicktime/apple/qtkit_export.m
    branches/soc-2009-chingachgook/source/blender/quicktime/apple/qtkit_import.m
    branches/soc-2009-chingachgook/source/blender/quicktime/apple/quicktime_export.c
    branches/soc-2009-chingachgook/source/blender/quicktime/apple/quicktime_import.c
    branches/soc-2009-chingachgook/source/blender/quicktime/quicktime_export.h
    branches/soc-2009-chingachgook/source/blender/render/SConscript
    branches/soc-2009-chingachgook/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2009-chingachgook/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2009-chingachgook/source/blender/render/intern/include/render_types.h
    branches/soc-2009-chingachgook/source/blender/render/intern/raytrace/reorganize.h
    branches/soc-2009-chingachgook/source/blender/render/intern/source/convertblender.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/occlusion.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/pipeline.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/pixelshading.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/rayshade.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/rendercore.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/shadeinput.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/sss.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/strand.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/texture.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/volume_precache.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/volumetric.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/zbuf.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/WM_api.h
    branches/soc-2009-chingachgook/source/blender/windowmanager/WM_types.h
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_cursors.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_draw.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_gesture.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_subwindow.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/wm_event_types.h
    branches/soc-2009-chingachgook/source/blender/windowmanager/wm_window.h
    branches/soc-2009-chingachgook/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2009-chingachgook/source/creator/creator.c
    branches/soc-2009-chingachgook/source/darwin/Makefile
    branches/soc-2009-chingachgook/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2009-chingachgook/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.cpp
    branches/soc-2009-chingachgook/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2009-chingachgook/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2009-chingachgook/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2009-chingachgook/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2009-chingachgook/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/soc-2009-chingachgook/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/soc-2009-chingachgook/source/gameengine/GamePlayer/common/SConscript
    branches/soc-2009-chingachgook/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/soc-2009-chingachgook/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2009-chingachgook/source/gameengine/GamePlayer/ghost/SConscript
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/BL_Shader.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_PyMath.h
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_RayCast.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_RayCast.h
    branches/soc-2009-chingachgook/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2009-chingachgook/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/soc-2009-chingachgook/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2009-chingachgook/source/gameengine/Physics/common/PHY_DynamicTypes.h
    branches/soc-2009-chingachgook/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/soc-2009-chingachgook/source/gameengine/PyDoc/GameTypes.py
    branches/soc-2009-chingachgook/source/gameengine/Rasterizer/RAS_CameraData.h
    branches/soc-2009-chingachgook/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2009-chingachgook/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2009-chingachgook/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/soc-2009-chingachgook/source/gameengine/VideoTexture/ImageBuff.h
    branches/soc-2009-chingachgook/source/nan_compile.mk
    branches/soc-2009-chingachgook/source/nan_definitions.mk
    branches/soc-2009-chingachgook/source/nan_link.mk
    branches/soc-2009-chingachgook/tools/btools.py

Added Paths:
-----------
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_AccumulatorFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_AccumulatorFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_AccumulatorReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_AccumulatorReader.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_ButterworthFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_ButterworthFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_ButterworthReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_ButterworthReader.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_EnvelopeFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_EnvelopeFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_EnvelopeReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_EnvelopeReader.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_HighpassFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_HighpassFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_HighpassReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_HighpassReader.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_LowpassFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_LowpassFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_LowpassReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_LowpassReader.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_RectifyFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_RectifyFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_RectifyReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_RectifyReader.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_SquareFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_SquareFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_SquareReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_SquareReader.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_SumFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_SumFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_SumReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/FX/AUD_SumReader.h
    branches/soc-2009-chingachgook/intern/audaspace/fftw/
    branches/soc-2009-chingachgook/intern/audaspace/fftw/AUD_BandPassFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/fftw/AUD_BandPassFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/fftw/AUD_BandPassReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/fftw/AUD_BandPassReader.h
    branches/soc-2009-chingachgook/intern/audaspace/fftw/Makefile
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_LinearResampleFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_LinearResampleFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_LinearResampleReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_LinearResampleReader.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_Mixer.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_Mixer.h
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_DropTargetWin32.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_DropTargetWin32.h
    branches/soc-2009-chingachgook/release/scripts/io/netrender/netrender.css
    branches/soc-2009-chingachgook/release/scripts/io/netrender/netrender.js
    branches/soc-2009-chingachgook/release/scripts/modules/bpy/app.py
    branches/soc-2009-chingachgook/release/scripts/modules/graphviz_export.py
    branches/soc-2009-chingachgook/release/scripts/modules/retopo.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/__init__.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/arm_biped_generic.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/copy.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/delta.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/finger_curl.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/leg_biped_generic.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/leg_quadruped_generic.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/neck_flex.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/palm_curl.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/spine_pivot_flex.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify_utils.py
    branches/soc-2009-chingachgook/release/scripts/modules/rna_info.py
    branches/soc-2009-chingachgook/release/scripts/op/add_armature_human.py
    branches/soc-2009-chingachgook/release/scripts/op/screen_play_rendered_anim.py
    branches/soc-2009-chingachgook/release/scripts/op/uvcalc_follow_active.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_armature_rigify.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_dopesheet.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_graph.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_nla.py
    branches/soc-2009-chingachgook/release/test/pep8.py
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_customdata_file.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/customdata_file.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_path_util.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_pbvh.h
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/path_util.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/pbvh.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_bake.c
    branches/soc-2009-chingachgook/source/blender/editors/sculpt_paint/paint_undo.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/drawanimviz.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_armature_api.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_driver.c
    branches/soc-2009-chingachgook/source/blender/python/sphinx_doc_gen.py

Removed Paths:
-------------
    branches/soc-2009-chingachgook/intern/audaspace/SDL/AUD_SDLMixer.cpp
    branches/soc-2009-chingachgook/intern/audaspace/SDL/AUD_SDLMixer.h
    branches/soc-2009-chingachgook/intern/audaspace/SDL/AUD_SDLMixerFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/SDL/AUD_SDLMixerFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/SDL/AUD_SDLMixerReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/SDL/AUD_SDLMixerReader.h
    branches/soc-2009-chingachgook/intern/audaspace/fftw/AUD_BandPassFactory.cpp
    branches/soc-2009-chingachgook/intern/audaspace/fftw/AUD_BandPassFactory.h
    branches/soc-2009-chingachgook/intern/audaspace/fftw/AUD_BandPassReader.cpp
    branches/soc-2009-chingachgook/intern/audaspace/fftw/AUD_BandPassReader.h
    branches/soc-2009-chingachgook/intern/audaspace/fftw/Makefile
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_FloatMixer.cpp
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_FloatMixer.h
    branches/soc-2009-chingachgook/intern/audaspace/intern/AUD_IMixer.h
    branches/soc-2009-chingachgook/release/scripts/modules/dynamic_menu.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/__init__.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/arm_biped_generic.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/copy.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/delta.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/finger_curl.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/leg_biped_generic.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/leg_quadruped_generic.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/neck_flex.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/palm_curl.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/spine_pivot_flex.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify.py
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_sequence.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/sequence.c
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_util.h
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/util.c
    branches/soc-2009-chingachgook/source/blender/editors/space_action/action_header.c
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/graph_header.c
    branches/soc-2009-chingachgook/source/blender/editors/space_nla/nla_header.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_sequence.c
    branches/soc-2009-chingachgook/source/blender/python/epy_doc_gen.py

Property Changed:
----------------
    branches/soc-2009-chingachgook/tools/bcolors.py
    branches/soc-2009-chingachgook/tools/btools.py
    branches/soc-2009-chingachgook/tools/crossmingw.py
    branches/soc-2009-chingachgook/tools/mstoolkit.py

Modified: branches/soc-2009-chingachgook/CMakeLists.txt
===================================================================
--- branches/soc-2009-chingachgook/CMakeLists.txt	2010-01-05 17:42:01 UTC (rev 25747)
+++ branches/soc-2009-chingachgook/CMakeLists.txt	2010-01-05 19:21:59 UTC (rev 25748)
@@ -437,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)
 	

Modified: branches/soc-2009-chingachgook/SConstruct
===================================================================
--- branches/soc-2009-chingachgook/SConstruct	2010-01-05 17:42:01 UTC (rev 25747)
+++ branches/soc-2009-chingachgook/SConstruct	2010-01-05 19:21:59 UTC (rev 25748)
@@ -378,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))
@@ -533,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
@@ -648,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')
+    else:
+        print "No epydoc install detected, Python API and Gameengine API Docs will not be generated "
+
+

Modified: branches/soc-2009-chingachgook/config/darwin-config.py
===================================================================
--- branches/soc-2009-chingachgook/config/darwin-config.py	2010-01-05 17:42:01 UTC (rev 25747)
+++ branches/soc-2009-chingachgook/config/darwin-config.py	2010-01-05 19:21:59 UTC (rev 25748)
@@ -40,19 +40,28 @@
 # Can be customized
 
 if MACOSX_ARCHITECTURE == 'ppc':
-	MAC_MIN_VERS = '10.3'
-	MACOSX_SDK='/Developer/SDKs/MacOSX10.3.9.sdk'
-	LCGDIR = '#../lib/darwin-6.1-powerpc'
-	CC = 'gcc-3.3'
-	CXX = 'g++-3.3'
+# ppc release are now made for 10.4
+#	MAC_MIN_VERS = '10.3'
+#	MACOSX_SDK='/Developer/SDKs/MacOSX10.3.9.sdk'
+#	LCGDIR = '#../lib/darwin-6.1-powerpc'
+#	CC = 'gcc-3.3'
+#	CXX = 'g++-3.3'
+	MAC_MIN_VERS = '10.4'
+	MACOSX_DEPLOYMENT_TARGET = '10.4'
+	MACOSX_SDK='/Developer/SDKs/MacOSX10.4u.sdk'
+	LCGDIR = '#../lib/darwin-8.0.0-powerpc'
+	CC = 'gcc-4.0'
+	CXX = 'g++-4.0'
 elif MACOSX_ARCHITECTURE == 'i386':
 	MAC_MIN_VERS = '10.4'
+	MACOSX_DEPLOYMENT_TARGET = '10.4'
 	MACOSX_SDK='/Developer/SDKs/MacOSX10.4u.sdk'
 	LCGDIR = '#../lib/darwin-8.x.i386'
 	CC = 'gcc-4.0'
 	CXX = 'g++-4.0'
 else :
 	MAC_MIN_VERS = '10.5'
+	MACOSX_DEPLOYMENT_TARGET = '10.5'
 	MACOSX_SDK='/Developer/SDKs/MacOSX10.5.sdk'
 	LCGDIR = '#../lib/darwin-9.x.universal'
 	CC = 'gcc-4.2'
@@ -147,7 +156,7 @@
 BF_JACK_LIB = 'jack'
 BF_JACK_LIBPATH = '${BF_JACK}/lib'
 
-WITH_BF_SNDFILE = False
+WITH_BF_SNDFILE = True
 BF_SNDFILE = LIBDIR + '/sndfile'
 BF_SNDFILE_INC = '${BF_SNDFILE}/include'
 BF_SNDFILE_LIB = 'sndfile'
@@ -205,7 +214,7 @@
 BF_BULLET_INC = '${BF_BULLET}'
 BF_BULLET_LIB = 'extern_bullet'
 
-WITH_BF_FFTW3 = False
+WITH_BF_FFTW3 = True
 BF_FFTW3 = LIBDIR + '/fftw3'
 BF_FFTW3_INC = '${BF_FFTW3}/include'
 BF_FFTW3_LIB = 'libfftw3'
@@ -249,7 +258,7 @@
 BF_OPENGL_LINKFLAGS = ['-framework', 'OpenGL']
 
 #OpenCollada flags
-WITH_BF_COLLADA = True
+WITH_BF_COLLADA = False
 BF_COLLADA = '#source/blender/collada'
 BF_COLLADA_INC = '${BF_COLLADA}'
 BF_COLLADA_LIB = 'bf_collada'
@@ -264,6 +273,14 @@
 #BF_EXPAT_LIB = 'expat'
 #BF_EXPAT_LIBPATH = '/usr/lib'
 
+#Ray trace optimization
+WITH_BF_RAYOPTIMIZATION = False
+if MACOSX_ARCHITECTURE == 'i386':
+    BF_RAYOPTIMIZATION_SSE_FLAGS = ['-msse']
+elif MACOSX_ARCHITECTURE == 'x86_64':
+    BF_RAYOPTIMIZATION_SSE_FLAGS = ['-msse','-msse2']
+    
+
 #############################################################################
 ###################  various compile settings and flags    ##################
 #############################################################################
@@ -303,8 +320,8 @@
 	LLIBS.append('crt3.o')
 	
 if USE_SDK==True:
-	SDK_FLAGS=['-isysroot', MACOSX_SDK,'-mmacosx-version-min='+MAC_MIN_VERS]	
-	PLATFORM_LINKFLAGS = ['-mmacosx-version-min='+MAC_MIN_VERS,'-Wl','-syslibroot '+MACOSX_SDK]+PLATFORM_LINKFLAGS
+	SDK_FLAGS=['-isysroot', MACOSX_SDK,'-mmacosx-version-min='+MAC_MIN_VERS,'-arch',MACOSX_ARCHITECTURE]	
+	PLATFORM_LINKFLAGS = ['-mmacosx-version-min='+MAC_MIN_VERS,'-Wl','-syslibroot '+MACOSX_SDK,'-arch',MACOSX_ARCHITECTURE]+PLATFORM_LINKFLAGS
 	CCFLAGS=SDK_FLAGS+CCFLAGS
 	CXXFLAGS=SDK_FLAGS+CXXFLAGS
 	

Modified: branches/soc-2009-chingachgook/config/linux2-config.py
===================================================================
--- branches/soc-2009-chingachgook/config/linux2-config.py	2010-01-05 17:42:01 UTC (rev 25747)
+++ branches/soc-2009-chingachgook/config/linux2-config.py	2010-01-05 19:21:59 UTC (rev 25748)
@@ -167,6 +167,10 @@
 
 WITH_BF_OPENMP = True
 
+#Ray trace optimization
+WITH_BF_RAYOPTIMIZATION = False
+BF_RAYOPTIMIZATION_SSE_FLAGS = ['-msse','-pthread']
+
 ##
 CC = 'gcc'
 CXX = 'g++'

Modified: branches/soc-2009-chingachgook/config/win32-mingw-config.py
===================================================================
--- branches/soc-2009-chingachgook/config/win32-mingw-config.py	2010-01-05 17:42:01 UTC (rev 25747)
+++ branches/soc-2009-chingachgook/config/win32-mingw-config.py	2010-01-05 19:21:59 UTC (rev 25748)
@@ -127,9 +127,20 @@
              '${BF_OPENGL}/lib/libXmu.a', '${BF_OPENGL}/lib/libXext.a',
              '${BF_OPENGL}/lib/libX11.a', '${BF_OPENGL}/lib/libXi.a' ]
 
-# Disable Collada by default
-WITH_BF_COLLADA = False
+WITH_BF_COLLADA = True
+BF_COLLADA = '#source/blender/collada'
+BF_COLLADA_INC = '${BF_COLLADA}'
+BF_COLLADA_LIB = 'bf_collada'
 
+BF_OPENCOLLADA = LIBDIR + '/opencollada'
+BF_OPENCOLLADA_INC = '${BF_OPENCOLLADA}/include'
+BF_OPENCOLLADA_LIB = 'OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver xml2 pcre'
+BF_OPENCOLLADA_LIBPATH = '${BF_OPENCOLLADA}/lib'
+
+#Ray trace optimization
+WITH_BF_RAYOPTIMIZATION = False
+BF_RAYOPTIMIZATION_SSE_FLAGS = ['-msse']
+
 ##
 CC = 'gcc'
 CXX = 'g++'
@@ -145,7 +156,7 @@
 
 CC_WARN = [ '-Wall' ]
 
-LLIBS = ['-lshell32', '-lshfolder', '-lgdi32', '-lmsvcrt', '-lwinmm', '-lmingw32', '-lm', '-lws2_32', '-lz', '-lstdc++']
+LLIBS = ['-lshell32', '-lshfolder', '-lgdi32', '-lmsvcrt', '-lwinmm', '-lmingw32', '-lm', '-lws2_32', '-lz', '-lstdc++','-lole32','-luuid']
 
 BF_DEBUG = False
 BF_DEBUG_CCFLAGS= ['-g']

Modified: branches/soc-2009-chingachgook/config/win32-vc-config.py
===================================================================
--- branches/soc-2009-chingachgook/config/win32-vc-config.py	2010-01-05 17:42:01 UTC (rev 25747)
+++ branches/soc-2009-chingachgook/config/win32-vc-config.py	2010-01-05 19:21:59 UTC (rev 25748)
@@ -148,6 +148,10 @@
 BF_OPENCOLLADA_LIB = 'OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver xml2 pcre'
 BF_OPENCOLLADA_LIBPATH = '${BF_OPENCOLLADA}/lib'
 
+#Ray trace optimization
+WITH_BF_RAYOPTIMIZATION = False
+BF_RAYOPTIMIZATION_SSE_FLAGS = ['/arch:SSE']
+
 WITH_BF_STATICOPENGL = False
 BF_OPENGL_INC = '${BF_OPENGL}/include'
 BF_OPENGL_LIBINC = '${BF_OPENGL}/lib'
@@ -155,6 +159,7 @@
 BF_OPENGL_LIB_STATIC = [ '${BF_OPENGL}/lib/libGL.a', '${BF_OPENGL}/lib/libGLU.a',
                          '${BF_OPENGL}/lib/libXmu.a', '${BF_OPENGL}/lib/libXext.a',
                          '${BF_OPENGL}/lib/libX11.a', '${BF_OPENGL}/lib/libXi.a' ]
+                         
 CC = 'cl.exe'
 CXX = 'cl.exe'
 

Modified: branches/soc-2009-chingachgook/config/win64-vc-config.py
===================================================================
--- branches/soc-2009-chingachgook/config/win64-vc-config.py	2010-01-05 17:42:01 UTC (rev 25747)
+++ branches/soc-2009-chingachgook/config/win64-vc-config.py	2010-01-05 19:21:59 UTC (rev 25748)
@@ -161,6 +161,10 @@
 BF_OPENCOLLADA_LIB = 'OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver xml2 pcre'
 BF_OPENCOLLADA_LIBPATH = '${BF_OPENCOLLADA}/lib'
 
+#Ray trace optimization
+WITH_BF_RAYOPTIMIZATION = False
+BF_RAYOPTIMIZATION_SSE_FLAGS = ['/arch:SSE','/arch:SSE2']
+
 WITH_BF_STATICOPENGL = False
 BF_OPENGL_INC = '${BF_OPENGL}/include'
 BF_OPENGL_LIBINC = '${BF_OPENGL}/lib'

Modified: branches/soc-2009-chingachgook/extern/Eigen2/Eigen/src/Core/util/Macros.h
===================================================================
--- branches/soc-2009-chingachgook/extern/Eigen2/Eigen/src/Core/util/Macros.h	2010-01-05 17:42:01 UTC (rev 25747)
+++ branches/soc-2009-chingachgook/extern/Eigen2/Eigen/src/Core/util/Macros.h	2010-01-05 19:21:59 UTC (rev 25748)
@@ -39,7 +39,7 @@
 // 16 byte alignment is only useful for vectorization. Since it affects the ABI, we need to enable 16 byte alignment on all
 // platforms where vectorization might be enabled. In theory we could always enable alignment, but it can be a cause of problems
 // on some platforms, so we just disable it in certain common platform (compiler+architecture combinations) to avoid these problems.
-#if defined(__GNUC__) && !(defined(__i386__) || defined(__x86_64__) || defined(__powerpc__) || defined(__ia64__))
+#if defined(__GNUC__) && !(defined(__i386__) || defined(__x86_64__) || defined(__powerpc__) || defined(__ia64__) || defined(__ppc__))
 #define EIGEN_GCC_AND_ARCH_DOESNT_WANT_ALIGNMENT 1
 #else
 #define EIGEN_GCC_AND_ARCH_DOESNT_WANT_ALIGNMENT 0


@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list