[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [26431] branches/soc-2009-chingachgook: COLLADA branch: merge from trunk -r 25745:26429.

Arystanbek Dyussenov arystan.d at gmail.com
Sat Jan 30 15:12:52 CET 2010


Revision: 26431
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=26431
Author:   kazanbas
Date:     2010-01-30 15:12:51 +0100 (Sat, 30 Jan 2010)

Log Message:
-----------
COLLADA branch: merge from trunk -r 25745:26429.

scons+vc build crashes on Blender start when BF_COLLADA is on, don't know why this happens.

Merging from trunk to get working vc project files, then will try to debug and locate the problem.

Modified Paths:
--------------
    branches/soc-2009-chingachgook/CMake/macros.cmake
    branches/soc-2009-chingachgook/CMakeLists.txt
    branches/soc-2009-chingachgook/SConstruct
    branches/soc-2009-chingachgook/config/darwin-config.py
    branches/soc-2009-chingachgook/config/irix6-config.py
    branches/soc-2009-chingachgook/config/linuxcross-config.py
    branches/soc-2009-chingachgook/config/openbsd3-config.py
    branches/soc-2009-chingachgook/config/sunos5-config.py
    branches/soc-2009-chingachgook/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/soc-2009-chingachgook/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/soc-2009-chingachgook/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/soc-2009-chingachgook/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/soc-2009-chingachgook/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/soc-2009-chingachgook/intern/audaspace/SConscript
    branches/soc-2009-chingachgook/intern/audaspace/make/msvc_9_0/audaspace.vcproj
    branches/soc-2009-chingachgook/intern/bsp/intern/BSP_CSGMesh.cpp
    branches/soc-2009-chingachgook/intern/bsp/intern/BSP_CSGMesh.h
    branches/soc-2009-chingachgook/intern/ghost/CMakeLists.txt
    branches/soc-2009-chingachgook/intern/ghost/GHOST_C-api.h
    branches/soc-2009-chingachgook/intern/ghost/GHOST_ISystem.h
    branches/soc-2009-chingachgook/intern/ghost/GHOST_IWindow.h
    branches/soc-2009-chingachgook/intern/ghost/GHOST_Types.h
    branches/soc-2009-chingachgook/intern/ghost/SConscript
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_C-api.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_SystemCarbon.h
    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_SystemX11.h
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_Window.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_Window.h
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowCarbon.h
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowCocoa.h
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowManager.cpp
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_WindowManager.h
    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/GHOST_WindowX11.h
    branches/soc-2009-chingachgook/intern/ghost/make/msvc_9_0/ghost.vcproj
    branches/soc-2009-chingachgook/intern/guardedalloc/intern/mallocn.c
    branches/soc-2009-chingachgook/intern/smoke/intern/EIGENVALUE_HELPER.h
    branches/soc-2009-chingachgook/intern/smoke/intern/FLUID_3D.cpp
    branches/soc-2009-chingachgook/intern/smoke/intern/FLUID_3D.h
    branches/soc-2009-chingachgook/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
    branches/soc-2009-chingachgook/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/soc-2009-chingachgook/intern/smoke/intern/LU_HELPER.h
    branches/soc-2009-chingachgook/intern/smoke/intern/WTURBULENCE.cpp
    branches/soc-2009-chingachgook/intern/smoke/intern/smoke_API.cpp
    branches/soc-2009-chingachgook/intern/smoke/make/msvc_9_0/smoke.vcproj
    branches/soc-2009-chingachgook/intern/string/intern/STR_String.cpp
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/BPY_python/BPY_python.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/makesrna/RNA_makesrna.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/nodes/nodes.vcproj
    branches/soc-2009-chingachgook/projectfiles_vc9/blender/windowmanager/windowmanager.vcproj
    branches/soc-2009-chingachgook/release/datafiles/blenderbuttons
    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/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/netrender.css
    branches/soc-2009-chingachgook/release/scripts/io/netrender/netrender.js
    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/app.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/rigify/__init__.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/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/modules/rna_prop_ui.py
    branches/soc-2009-chingachgook/release/scripts/op/add_armature_human.py
    branches/soc-2009-chingachgook/release/scripts/op/add_mesh_torus.py
    branches/soc-2009-chingachgook/release/scripts/op/mesh.py
    branches/soc-2009-chingachgook/release/scripts/op/object.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/op/uvcalc_smart_project.py
    branches/soc-2009-chingachgook/release/scripts/op/wm.py
    branches/soc-2009-chingachgook/release/scripts/templates/gamelogic.py
    branches/soc-2009-chingachgook/release/scripts/templates/operator.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_camera.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_curve.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_lamp.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_lattice.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_mesh.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_metaball.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_data_modifier.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_smoke.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_dopesheet.py
    branches/soc-2009-chingachgook/release/scripts/ui/space_graph.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_nla.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/source/Makefile
    branches/soc-2009-chingachgook/source/blender/Makefile
    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_animsys.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_deform.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_global.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_group.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_image.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_material.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_nla.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_pointcache.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_screen.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2009-chingachgook/source/blender/blenkernel/BKE_texture.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/intern/BME_Customdata.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/BME_mesh.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/DerivedMesh.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/context.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/curve.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/customdata.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/deform.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/effect.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/fluidsim.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/font.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/gpencil.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/image.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/ipo.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/modifier.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/multires.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/nla.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/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/sca.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/scene.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/simple_deform.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/smoke.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/softbody.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/text.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/texture.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/unit.c
    branches/soc-2009-chingachgook/source/blender/blenkernel/intern/world.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/blenlib/BLI_bpath.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_ghash.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_gsqueue.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_vector.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_mempool.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_path_util.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_storage_types.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_string.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_threads.h
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_winstuff.h
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/BLI_ghash.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/BLI_mempool.c
    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/freetypefont.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/gsqueue.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/path_util.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/pbvh.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/storage.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/string.c
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/threads.c
    branches/soc-2009-chingachgook/source/blender/blenloader/intern/readfile.c
    branches/soc-2009-chingachgook/source/blender/blenloader/intern/undofile.c
    branches/soc-2009-chingachgook/source/blender/blenloader/intern/writefile.c
    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_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/anim_filter.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/keyframes_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/animation/keyframes_edit.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/meshlaplacian.c
    branches/soc-2009-chingachgook/source/blender/editors/armature/poseSlide.c
    branches/soc-2009-chingachgook/source/blender/editors/armature/poselib.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/gpencil_buttons.c
    branches/soc-2009-chingachgook/source/blender/editors/gpencil/gpencil_edit.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_fileselect.h
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_mball.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_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_resources.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_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_panel.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_regions.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_style.c
    branches/soc-2009-chingachgook/source/blender/editors/interface/interface_templates.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/editmesh.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/metaball/mball_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_add.c
    branches/soc-2009-chingachgook/source/blender/editors/object/object_bake.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_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/particle_boids.c
    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_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/physics/physics_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/render/render_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/render/render_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/render/render_preview.c
    branches/soc-2009-chingachgook/source/blender/editors/render/render_shading.c
    branches/soc-2009-chingachgook/source/blender/editors/screen/CMakeLists.txt
    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_intern.h
    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_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_select.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_ops.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_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_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_file/file_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/filelist.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/filelist.h
    branches/soc-2009-chingachgook/source/blender/editors/space_file/space_file.c
    branches/soc-2009-chingachgook/source/blender/editors/space_file/writeimage.c
    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_select.c
    branches/soc-2009-chingachgook/source/blender/editors/space_graph/graph_utils.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_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/space_image/image_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_image/image_ops.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/Makefile
    branches/soc-2009-chingachgook/source/blender/editors/space_logic/SConscript
    branches/soc-2009-chingachgook/source/blender/editors/space_logic/logic_buttons.c
    branches/soc-2009-chingachgook/source/blender/editors/space_logic/logic_intern.h
    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_channels.c
    branches/soc-2009-chingachgook/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2009-chingachgook/source/blender/editors/space_nla/nla_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_nla/nla_select.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_draw.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/node_select.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/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_draw.c
    branches/soc-2009-chingachgook/source/blender/editors/space_text/text_intern.h
    branches/soc-2009-chingachgook/source/blender/editors/space_text/text_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/space_text/text_python.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/drawanimviz.c
    branches/soc-2009-chingachgook/source/blender/editors/space_view3d/drawarmature.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_numinput.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform_ops.c
    branches/soc-2009-chingachgook/source/blender/editors/transform/transform_snap.c
    branches/soc-2009-chingachgook/source/blender/editors/util/editmode_undo.c
    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/gpu/intern/gpu_extensions.c
    branches/soc-2009-chingachgook/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/amiga.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/anim.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/anim5.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/bmp.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/divers.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/dynlibtiff.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/gen_dynlibtiff.py
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/hamx.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/iris.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/jpeg.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/png.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/radiance_hdr.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/readimage.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/targa.c
    branches/soc-2009-chingachgook/source/blender/imbuf/intern/tiff.c
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_ID.h
    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_color_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_gpencil_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_lamp_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_node_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_object_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_smoke_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_space_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_text_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2009-chingachgook/source/blender/makesdna/DNA_vec_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/SConscript
    branches/soc-2009-chingachgook/source/blender/makesdna/intern/makesdna.c
    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/CMakeLists.txt
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/SConscript
    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_action_api.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_color.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_constraint.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_gpencil.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_image.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_image_api.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_internal.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_main.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_modifier.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_nodetree_types.h
    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_sculpt_paint.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_space.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_text.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_timeline.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_vfont.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/CMP_node.h
    branches/soc-2009-chingachgook/source/blender/nodes/intern/CMP_nodes/CMP_image.c
    branches/soc-2009-chingachgook/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
    branches/soc-2009-chingachgook/source/blender/nodes/intern/CMP_nodes/CMP_rgb.c
    branches/soc-2009-chingachgook/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
    branches/soc-2009-chingachgook/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
    branches/soc-2009-chingachgook/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
    branches/soc-2009-chingachgook/source/blender/nodes/intern/node_util.h
    branches/soc-2009-chingachgook/source/blender/python/generic/Geometry.c
    branches/soc-2009-chingachgook/source/blender/python/generic/Mathutils.c
    branches/soc-2009-chingachgook/source/blender/python/generic/Mathutils.h
    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_driver.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_rna.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_rna.h
    branches/soc-2009-chingachgook/source/blender/python/sphinx_doc_gen.py
    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/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/rayobject.h
    branches/soc-2009-chingachgook/source/blender/render/intern/include/render_types.h
    branches/soc-2009-chingachgook/source/blender/render/intern/include/rendercore.h
    branches/soc-2009-chingachgook/source/blender/render/intern/raytrace/rayobject_vbvh.cpp
    branches/soc-2009-chingachgook/source/blender/render/intern/raytrace/reorganize.h
    branches/soc-2009-chingachgook/source/blender/render/intern/raytrace/svbvh.h
    branches/soc-2009-chingachgook/source/blender/render/intern/source/convertblender.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/envmap.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/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/strand.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/texture.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/voxeldata.c
    branches/soc-2009-chingachgook/source/blender/render/intern/source/zbuf.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/CMakeLists.txt
    branches/soc-2009-chingachgook/source/blender/windowmanager/SConscript
    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/Makefile
    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_window.c
    branches/soc-2009-chingachgook/source/blender/windowmanager/wm.h
    branches/soc-2009-chingachgook/source/blender/windowmanager/wm_cursors.h
    branches/soc-2009-chingachgook/source/blender/windowmanager/wm_event_system.h
    branches/soc-2009-chingachgook/source/blender/windowmanager/wm_event_types.h
    branches/soc-2009-chingachgook/source/blenderplayer/CMakeLists.txt
    branches/soc-2009-chingachgook/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2009-chingachgook/source/creator/CMakeLists.txt
    branches/soc-2009-chingachgook/source/creator/SConscript
    branches/soc-2009-chingachgook/source/creator/creator.c
    branches/soc-2009-chingachgook/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2009-chingachgook/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2009-chingachgook/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_Camera.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2009-chingachgook/source/gameengine/Ketsji/KX_PythonInit.h
    branches/soc-2009-chingachgook/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2009-chingachgook/source/gameengine/PyDoc/API_intro.py
    branches/soc-2009-chingachgook/source/gameengine/PyDoc/GameLogic.py
    branches/soc-2009-chingachgook/source/gameengine/PyDoc/GameTypes.py
    branches/soc-2009-chingachgook/source/gameengine/PyDoc/Rasterizer.py
    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/Blender.py
    branches/soc-2009-chingachgook/tools/btools.py

Added Paths:
-----------
    branches/soc-2009-chingachgook/config/aix4-config.py
    branches/soc-2009-chingachgook/intern/ghost/intern/GHOST_EventTrackpad.h
    branches/soc-2009-chingachgook/intern/smoke/intern/EIGENVALUE_HELPER.cpp
    branches/soc-2009-chingachgook/intern/smoke/intern/LU_HELPER.cpp
    branches/soc-2009-chingachgook/release/scripts/cfg/
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/arm_biped.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/eye_balls.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/eye_lid.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/leg_biped.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/leg_quadruped.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/mouth.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/shape_key_distance.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/shape_key_rotdiff.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/stretch.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/stretch_twist.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/track_dual.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/track_reverse.py
    branches/soc-2009-chingachgook/release/scripts/op/object_randomize_transform.py
    branches/soc-2009-chingachgook/release/scripts/op/uv.py
    branches/soc-2009-chingachgook/release/scripts/templates/operator_uv.py
    branches/soc-2009-chingachgook/release/scripts/templates/panel_simple.py
    branches/soc-2009-chingachgook/release/scripts/ui/properties_animviz.py
    branches/soc-2009-chingachgook/source/blender/blenlib/BLI_math_inline.h
    branches/soc-2009-chingachgook/source/blender/blenlib/intern/math_base_inline.c
    branches/soc-2009-chingachgook/source/blender/collada/Makefile
    branches/soc-2009-chingachgook/source/blender/makesrna/intern/rna_animviz.c
    branches/soc-2009-chingachgook/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
    branches/soc-2009-chingachgook/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/BGL.py
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/Geometry.py
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/IDProp.py
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/Mathutils.py
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/testbgl.py
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_props.c
    branches/soc-2009-chingachgook/source/blender/python/intern/bpy_props.h
    branches/soc-2009-chingachgook/source/blender/windowmanager/intern/wm_dragdrop.c
    branches/soc-2009-chingachgook/source/gameengine/PyDoc/PhysicsConstraints.py
    branches/soc-2009-chingachgook/source/gameengine/PyDoc/VideoTexture.py

Removed Paths:
-------------
    branches/soc-2009-chingachgook/release/scripts/modules/retopo.py
    branches/soc-2009-chingachgook/release/scripts/modules/rigify/arm_biped_generic.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/op/mesh_skin.py
    branches/soc-2009-chingachgook/source/blender/editors/include/ED_interface.h
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/BGL.py
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/Geometry.py
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/IDProp.py
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/Mathutils.py
    branches/soc-2009-chingachgook/source/blender/python/doc/epy/testbgl.py

Modified: branches/soc-2009-chingachgook/CMake/macros.cmake
===================================================================
--- branches/soc-2009-chingachgook/CMake/macros.cmake	2010-01-30 13:15:39 UTC (rev 26430)
+++ branches/soc-2009-chingachgook/CMake/macros.cmake	2010-01-30 14:12:51 UTC (rev 26431)
@@ -135,15 +135,35 @@
     TARGET_LINK_LIBRARIES(${target} ${QUICKTIME_LIB})
   ENDIF(WITH_QUICKTIME)
   IF(WITH_OPENEXR)
-    TARGET_LINK_LIBRARIES(${target} ${OPENEXR_LIB})
+    IF(WIN32)
+      FOREACH(loop_var ${OPENEXR_LIB})
+        TARGET_LINK_LIBRARIES(${target} debug ${loop_var}_d)
+        TARGET_LINK_LIBRARIES(${target} optimized ${loop_var})
+      ENDFOREACH(loop_var)
+    ELSE(WIN32)
+      TARGET_LINK_LIBRARIES(${target} ${OPENEXR_LIB})
+    ENDIF(WIN32)
   ENDIF(WITH_OPENEXR)
   IF(WITH_FFMPEG)
     TARGET_LINK_LIBRARIES(${target} ${FFMPEG_LIB})
   ENDIF(WITH_FFMPEG)
   IF(WITH_OPENCOLLADA)
-    TARGET_LINK_LIBRARIES(${target} ${OPENCOLLADA_LIB})
-    TARGET_LINK_LIBRARIES(${target} ${PCRE_LIB})
-    TARGET_LINK_LIBRARIES(${target} ${EXPAT_LIB})
+    IF(WIN32)
+      FOREACH(loop_var ${OPENCOLLADA_LIB})
+        TARGET_LINK_LIBRARIES(${target} debug ${loop_var}_d)
+        TARGET_LINK_LIBRARIES(${target} optimized ${loop_var})
+      ENDFOREACH(loop_var)
+      TARGET_LINK_LIBRARIES(${target} debug ${PCRE_LIB}_d)
+      TARGET_LINK_LIBRARIES(${target} optimized ${PCRE_LIB})
+      IF(EXPAT_LIB)
+        TARGET_LINK_LIBRARIES(${target} debug ${EXPAT_LIB}_d)
+        TARGET_LINK_LIBRARIES(${target} optimized ${EXPAT_LIB})
+      ENDIF(EXPAT_LIB)
+    ELSE(WIN32)
+	  TARGET_LINK_LIBRARIES(${target} ${OPENCOLLADA_LIB})
+      TARGET_LINK_LIBRARIES(${target} ${PCRE_LIB})
+      TARGET_LINK_LIBRARIES(${target} ${EXPAT_LIB})
+    ENDIF(WIN32)
   ENDIF(WITH_OPENCOLLADA)
   IF(WIN32)
     TARGET_LINK_LIBRARIES(${target} ${PTHREADS_LIB})

Modified: branches/soc-2009-chingachgook/CMakeLists.txt
===================================================================
--- branches/soc-2009-chingachgook/CMakeLists.txt	2010-01-30 13:15:39 UTC (rev 26430)
+++ branches/soc-2009-chingachgook/CMakeLists.txt	2010-01-30 14:12:51 UTC (rev 26431)
@@ -82,11 +82,11 @@
 OPTION(WITH_OPENCOLLADA		"Enable OpenCollada Support (http://www.opencollada.org/)"	ON)
 
 # Unix defaults to OpenMP On
-IF (UNIX)
+IF(UNIX AND NOT APPLE)
 	OPTION(WITH_OPENMP        "Enable OpenMP (has to be supported by the compiler)" ON)
-ELSE(UNIX)
+ELSE()
 	OPTION(WITH_OPENMP        "Enable OpenMP (has to be supported by the compiler)" OFF)
-ENDIF(UNIX)
+ENDIF()
 
 IF (APPLE)
 	OPTION(WITH_COCOA	  "Use Cocoa framework instead of deprecated Carbon" ON)
@@ -248,7 +248,7 @@
 	SET(PLATFORM_LINKFLAGS "-pthread")
 
 	# Better warnings
-	SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wdeclaration-after-statement")
+	SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wdeclaration-after-statement -Wno-unknown-pragmas")
 	SET(CXX_WARNINGS "-Wall -Wno-invalid-offsetof -Wno-sign-compare")
 
 	INCLUDE_DIRECTORIES(${JPEG_INCLUDE_DIR} ${PNG_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR} )
@@ -601,7 +601,7 @@
 	ENDIF(CMAKE_OSX_ARCHITECTURES MATCHES "i386")
 
 	# Better warnings
-	SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wdeclaration-after-statement")
+	SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wdeclaration-after-statement -Wno-unknown-pragmas")
 	SET(CXX_WARNINGS "-Wall -Wno-invalid-offsetof -Wno-sign-compare")
 
 ENDIF(APPLE)

Modified: branches/soc-2009-chingachgook/SConstruct
===================================================================
--- branches/soc-2009-chingachgook/SConstruct	2010-01-30 13:15:39 UTC (rev 26430)
+++ branches/soc-2009-chingachgook/SConstruct	2010-01-30 14:12:51 UTC (rev 26431)
@@ -500,7 +500,7 @@
 					else:						dir = os.path.join(env['BF_INSTALLDIR'], '.blender')				
 					dir += os.sep + os.path.basename(scriptpath) + dp[len(scriptpath):]
 					
-					source=[os.path.join(dp, f) for f in df]
+					source=[os.path.join(dp, f) for f in df if f[-3:]!='pyc']
 					scriptinstall.append(env.Install(dir=dir,source=source))
 
 #-- icons
@@ -611,7 +611,11 @@
 						'${LCGDIR}/ffmpeg/lib/avformat-52.dll',
 						'${LCGDIR}/ffmpeg/lib/avdevice-52.dll',
 						'${LCGDIR}/ffmpeg/lib/avutil-50.dll',
-						'${LCGDIR}/ffmpeg/lib/swscale-0.dll']
+						'${LCGDIR}/ffmpeg/lib/swscale-0.dll',
+						'${LCGDIR}/ffmpeg/lib/libfaac-0.dll',
+						'${LCGDIR}/ffmpeg/lib/libfaad-2.dll',
+						'${LCGDIR}/ffmpeg/lib/libmp3lame-0.dll',
+						'${LCGDIR}/ffmpeg/lib/libx264-67.dll']
 	if env['WITH_BF_JACK']:
 		dllsources += ['${LCGDIR}/jack/lib/libjack.dll']
 	windlls = env.Install(dir=env['BF_INSTALLDIR'], source = dllsources)

Copied: branches/soc-2009-chingachgook/config/aix4-config.py (from rev 26429, trunk/blender/config/aix4-config.py)
===================================================================
--- branches/soc-2009-chingachgook/config/aix4-config.py	                        (rev 0)
+++ branches/soc-2009-chingachgook/config/aix4-config.py	2010-01-30 14:12:51 UTC (rev 26431)
@@ -0,0 +1,225 @@
+import os
+
+LCGDIR = os.getcwd()+"/../lib/aix-4.3-ppc"
+LIBDIR = LCGDIR
+print LCGDIR
+
+WITH_BF_VERSE = 'false'
+BF_VERSE_INCLUDE = "#extern/verse/dist"
+
+BF_PYTHON = LCGDIR+'/python'
+BF_PYTHON_VERSION = '3.1'
+WITH_BF_STATICPYTHON = 'true'
+BF_PYTHON_INC = '${BF_PYTHON}/include/python${BF_PYTHON_VERSION}'
+BF_PYTHON_BINARY = '${BF_PYTHON}/bin/python${BF_PYTHON_VERSION}'
+BF_PYTHON_LIB = 'python${BF_PYTHON_VERSION}' #BF_PYTHON+'/lib/python'+BF_PYTHON_VERSION+'/config/libpython'+BF_PYTHON_VERSION+'.a'
+BF_PYTHON_LINKFLAGS = ['-Xlinker', '-export-dynamic']
+BF_PYTHON_LIB_STATIC = '${BF_PYTHON}/lib/python2.5/config/libpython${BF_PYTHON_VERSION}.a'
+
+WITH_BF_OPENAL = 'false'
+WITH_BF_STATICOPENAL = 'false'
+BF_OPENAL = LCGDIR+'/openal'
+BF_OPENAL_INC = '${BF_OPENAL}/include'
+BF_OPENAL_LIB = 'openal'
+BF_OPENAL_LIB_STATIC = '${BF_OPENAL}/lib/libopenal.a'
+BF_OPENAL_LIBPATH = LIBDIR + '/lib'
+
+BF_CXX = '/usr'
+WITH_BF_STATICCXX = 'false'
+BF_CXX_LIB_STATIC = '${BF_CXX}/lib/libstdc++.a'
+
+WITH_BF_SDL = 'false'
+BF_SDL = LCGDIR+'/sdl' #$(shell sdl-config --prefix)
+BF_SDL_INC = '${BF_SDL}/include/SDL' #$(shell $(BF_SDL)/bin/sdl-config --cflags)
+BF_SDL_LIB = 'SDL audio iconv charset' #BF_SDL #$(shell $(BF_SDL)/bin/sdl-config --libs) -lSDL_mixer
+BF_SDL_LIBPATH = '${BF_SDL}/lib'
+
+WITH_BF_OPENEXR = 'false'
+WITH_BF_STATICOPENEXR = 'false'
+BF_OPENEXR = '/usr'
+# when compiling with your own openexr lib you might need to set...
+# BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR ${BF_OPENEXR}/include'
+
+BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR'
+BF_OPENEXR_LIB = 'Half IlmImf Iex Imath '
+BF_OPENEXR_LIB_STATIC = '${BF_OPENEXR}/lib/libHalf.a ${BF_OPENEXR}/lib/libIlmImf.a ${BF_OPENEXR}/lib/libIex.a ${BF_OPENEXR}/lib/libImath.a ${BF_OPENEXR}/lib/libIlmThread.a'
+# BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib'
+
+
+WITH_BF_DDS = 'false'
+
+WITH_BF_JPEG = 'false'
+BF_JPEG = LCGDIR+'/jpeg'
+BF_JPEG_INC = '${BF_JPEG}/include'
+BF_JPEG_LIB = 'jpeg'
+BF_JPEG_LIBPATH = '${BF_JPEG}/lib'
+
+WITH_BF_PNG = 'false'
+BF_PNG = LCGDIR+"/png"
+BF_PNG_INC = '${BF_PNG}/include'
+BF_PNG_LIB = 'png'
+BF_PNG_LIBPATH = '${BF_PNG}/lib'
+
+BF_TIFF = '/usr/nekoware'
+BF_TIFF_INC = '${BF_TIFF}/include'
+
+WITH_BF_ZLIB = 'true'
+BF_ZLIB = LCGDIR+"/zlib"
+BF_ZLIB_INC = '${BF_ZLIB}/include'
+BF_ZLIB_LIB = 'z'
+BF_ZLIB_LIBPATH = '${BF_ZLIB}/lib'
+
+WITH_BF_INTERNATIONAL = 'false'
+
+BF_GETTEXT = LCGDIR+'/gettext'
+BF_GETTEXT_INC = '${BF_GETTEXT}/include'
+BF_GETTEXT_LIB = 'gettextpo intl'
+BF_GETTEXT_LIBPATH = '${BF_GETTEXT}/lib'
+
+WITH_BF_FTGL = 'false'
+BF_FTGL = '#extern/bFTGL'
+BF_FTGL_INC = '${BF_FTGL}/include'
+BF_FTGL_LIB = 'extern_ftgl'
+
+WITH_BF_GAMEENGINE='false'
+
+WITH_BF_ODE = 'false'
+BF_ODE = LIBDIR + '/ode'
+BF_ODE_INC = BF_ODE + '/include'
+BF_ODE_LIB = BF_ODE + '/lib/libode.a'
+
+WITH_BF_BULLET = 'true'
+BF_BULLET = '#extern/bullet2/src'
+BF_BULLET_INC = '${BF_BULLET}'
+BF_BULLET_LIB = 'extern_bullet'
+
+BF_SOLID = '#extern/solid'
+BF_SOLID_INC = '${BF_SOLID}'
+BF_SOLID_LIB = 'extern_solid'
+
+WITH_BF_YAFRAY = 'true'
+
+#WITH_BF_NSPR = 'true'
+#BF_NSPR = $(LIBDIR)/nspr
+#BF_NSPR_INC = -I$(BF_NSPR)/include -I$(BF_NSPR)/include/nspr
+#BF_NSPR_LIB = 
+
+# Uncomment the following line to use Mozilla inplace of netscape
+#CPPFLAGS += -DMOZ_NOT_NET
+# Location of MOZILLA/Netscape header files...
+#BF_MOZILLA = $(LIBDIR)/mozilla
+#BF_MOZILLA_INC = -I$(BF_MOZILLA)/include/mozilla/nspr -I$(BF_MOZILLA)/include/mozilla -I$(BF_MOZILLA)/include/mozilla/xpcom -I$(BF_MOZILLA)/include/mozilla/idl
+#BF_MOZILLA_LIB =
+# Will fall back to look in BF_MOZILLA_INC/nspr and BF_MOZILLA_LIB
+# if this is not set.
+#
+# Be paranoid regarding library creation (do not update archives)
+#BF_PARANOID = 'true'
+
+# enable freetype2 support for text objects
+BF_FREETYPE = LCGDIR+'/freetype'
+BF_FREETYPE_INC = '${BF_FREETYPE}/include ${BF_FREETYPE}/include/freetype2'
+BF_FREETYPE_LIB = 'freetype'
+BF_FREETYPE_LIBPATH = '${BF_FREETYPE}/lib'
+
+WITH_BF_QUICKTIME = 'false' # -DWITH_QUICKTIME
+BF_QUICKTIME = '/usr/local'
+BF_QUICKTIME_INC = '${BF_QUICKTIME}/include'
+
+WITH_BF_ICONV = 'false'
+BF_ICONV = LIBDIR + "/iconv"
+BF_ICONV_INC = '${BF_ICONV}/include'
+BF_ICONV_LIB = 'iconv charset'
+BF_ICONV_LIBPATH = '${BF_ICONV}/lib'
+
+WITH_BF_BINRELOC = 'false'
+
+# enable ffmpeg  support
+WITH_BF_FFMPEG = 'false'  # -DWITH_FFMPEG
+# Uncomment the following two lines to use system's ffmpeg
+BF_FFMPEG = LCGDIR+'/ffmpeg'
+BF_FFMPEG_LIB = 'avformat avcodec swscale avutil avdevice faad faac vorbis x264 ogg mp3lame z'
+BF_FFMPEG_INC = '${BF_FFMPEG}/include'
+BF_FFMPEG_LIBPATH='${BF_FFMPEG}/lib'
+
+# enable ogg, vorbis and theora in ffmpeg
+WITH_BF_OGG = 'false'  # -DWITH_OGG 
+BF_OGG = '/usr'
+BF_OGG_INC = '${BF_OGG}/include'
+BF_OGG_LIB = 'ogg vorbis theoraenc theoradec'
+
+WITH_BF_OPENJPEG = 'false' 
+BF_OPENJPEG = '#extern/libopenjpeg'
+BF_OPENJPEG_LIB = ''
+BF_OPENJPEG_INC = '${BF_OPENJPEG}'
+BF_OPENJPEG_LIBPATH='${BF_OPENJPEG}/lib'
+
+WITH_BF_REDCODE = 'false'  
+BF_REDCODE = '#extern/libredcode'
+BF_REDCODE_LIB = ''
+BF_REDCODE_INC = '${BF_REDCODE}/include'
+BF_REDCODE_LIBPATH='${BF_REDCODE}/lib'
+
+# Mesa Libs should go here if your using them as well....
+WITH_BF_STATICOPENGL = 'false'
+BF_OPENGL = '/usr'
+BF_OPENGL_INC = '${BF_OPENGL}/include'
+BF_OPENGL_LIB = 'GL GLU X11 Xi Xext'
+BF_OPENGL_LIBPATH = '/usr/X11R6/lib'

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list