[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [28079] branches/soc-2009-yukishiro: merge to 28074

Jingyuan Huang jingyuan.huang at gmail.com
Wed Apr 7 22:18:42 CEST 2010


Revision: 28079
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=28079
Author:   yukishiro
Date:     2010-04-07 22:18:37 +0200 (Wed, 07 Apr 2010)

Log Message:
-----------
merge to 28074

Modified Paths:
--------------
    branches/soc-2009-yukishiro/CMakeLists.txt
    branches/soc-2009-yukishiro/COPYING
    branches/soc-2009-yukishiro/SConstruct
    branches/soc-2009-yukishiro/config/darwin-config.py
    branches/soc-2009-yukishiro/config/linux2-config.py
    branches/soc-2009-yukishiro/config/win32-vc-config.py
    branches/soc-2009-yukishiro/config/win64-vc-config.py
    branches/soc-2009-yukishiro/extern/SConscript
    branches/soc-2009-yukishiro/extern/lzo/minilzo/Makefile
    branches/soc-2009-yukishiro/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/soc-2009-yukishiro/intern/audaspace/intern/AUD_C-API.cpp
    branches/soc-2009-yukishiro/intern/audaspace/intern/AUD_C-API.h
    branches/soc-2009-yukishiro/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/soc-2009-yukishiro/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/soc-2009-yukishiro/intern/audaspace/jack/AUD_JackDevice.h
    branches/soc-2009-yukishiro/intern/ghost/GHOST_C-api.h
    branches/soc-2009-yukishiro/intern/ghost/GHOST_ISystem.h
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_C-api.cpp
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_System.h
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_SystemCarbon.h
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2009-yukishiro/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2009-yukishiro/intern/ghost/make/msvc_9_0/ghost.vcproj
    branches/soc-2009-yukishiro/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2009-yukishiro/intern/guardedalloc/intern/mallocn.c
    branches/soc-2009-yukishiro/intern/guardedalloc/test/simpletest/memtest.c
    branches/soc-2009-yukishiro/intern/itasc/Armature.cpp
    branches/soc-2009-yukishiro/intern/smoke/intern/IMAGE.h
    branches/soc-2009-yukishiro/intern/smoke/intern/VEC3.h
    branches/soc-2009-yukishiro/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    branches/soc-2009-yukishiro/projectfiles_vc9/blender/blender.sln
    branches/soc-2009-yukishiro/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2009-yukishiro/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/soc-2009-yukishiro/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/soc-2009-yukishiro/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/soc-2009-yukishiro/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
    branches/soc-2009-yukishiro/projectfiles_vc9/gameengine/gamelogic/SCA_GameLogic.vcproj
    branches/soc-2009-yukishiro/projectfiles_vc9/gameengine/videotexture/TEX_Video.vcproj
    branches/soc-2009-yukishiro/release/Makefile
    branches/soc-2009-yukishiro/release/VERSION
    branches/soc-2009-yukishiro/release/getversion.py
    branches/soc-2009-yukishiro/release/plugins/sequence/blur.c
    branches/soc-2009-yukishiro/release/scripts/io/engine_render_pov.py
    branches/soc-2009-yukishiro/release/scripts/io/export_3ds.py
    branches/soc-2009-yukishiro/release/scripts/io/export_fbx.py
    branches/soc-2009-yukishiro/release/scripts/io/export_mdd.py
    branches/soc-2009-yukishiro/release/scripts/io/export_obj.py
    branches/soc-2009-yukishiro/release/scripts/io/export_ply.py
    branches/soc-2009-yukishiro/release/scripts/io/export_x3d.py
    branches/soc-2009-yukishiro/release/scripts/io/import_anim_bvh.py
    branches/soc-2009-yukishiro/release/scripts/io/import_scene_3ds.py
    branches/soc-2009-yukishiro/release/scripts/io/import_scene_obj.py
    branches/soc-2009-yukishiro/release/scripts/io/netrender/__init__.py
    branches/soc-2009-yukishiro/release/scripts/io/netrender/client.py
    branches/soc-2009-yukishiro/release/scripts/io/netrender/master.py
    branches/soc-2009-yukishiro/release/scripts/io/netrender/operators.py
    branches/soc-2009-yukishiro/release/scripts/io/netrender/ui.py
    branches/soc-2009-yukishiro/release/scripts/io/netrender/utils.py
    branches/soc-2009-yukishiro/release/scripts/modules/bpy/__init__.py
    branches/soc-2009-yukishiro/release/scripts/modules/bpy/ops.py
    branches/soc-2009-yukishiro/release/scripts/modules/bpy/utils.py
    branches/soc-2009-yukishiro/release/scripts/modules/bpy_types.py
    branches/soc-2009-yukishiro/release/scripts/modules/console/intellisense.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/__init__.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/arm_biped.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/copy.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/eye_balls.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/eye_lid.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/finger_curl.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/leg_biped.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/leg_quadruped.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/mouth.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/neck_flex.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/palm_curl.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/spine_pivot_flex.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/stretch.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/track_dual.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/track_reverse.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify_utils.py
    branches/soc-2009-yukishiro/release/scripts/modules/rna_info.py
    branches/soc-2009-yukishiro/release/scripts/modules/rna_prop_ui.py
    branches/soc-2009-yukishiro/release/scripts/op/add_armature_human.py
    branches/soc-2009-yukishiro/release/scripts/op/add_mesh_torus.py
    branches/soc-2009-yukishiro/release/scripts/op/console_python.py
    branches/soc-2009-yukishiro/release/scripts/op/console_shell.py
    branches/soc-2009-yukishiro/release/scripts/op/image.py
    branches/soc-2009-yukishiro/release/scripts/op/mesh.py
    branches/soc-2009-yukishiro/release/scripts/op/object.py
    branches/soc-2009-yukishiro/release/scripts/op/object_align.py
    branches/soc-2009-yukishiro/release/scripts/op/object_randomize_transform.py
    branches/soc-2009-yukishiro/release/scripts/op/presets.py
    branches/soc-2009-yukishiro/release/scripts/op/screen_play_rendered_anim.py
    branches/soc-2009-yukishiro/release/scripts/op/sequencer.py
    branches/soc-2009-yukishiro/release/scripts/op/uv.py
    branches/soc-2009-yukishiro/release/scripts/op/uvcalc_follow_active.py
    branches/soc-2009-yukishiro/release/scripts/op/uvcalc_smart_project.py
    branches/soc-2009-yukishiro/release/scripts/op/vertexpaint_dirt.py
    branches/soc-2009-yukishiro/release/scripts/op/wm.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/HDTV_1080p.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/HDTV_720p.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/TV_PAL_16_colon_9.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_animviz.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_armature.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_armature_rigify.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_bone.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_camera.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_curve.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_empty.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_lamp.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_lattice.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_mesh.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_metaball.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_data_modifier.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_game.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_material.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_object.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_object_constraint.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_particle.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_physics_cloth.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_physics_common.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_physics_field.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_physics_fluid.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_physics_smoke.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_physics_softbody.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_render.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_scene.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_texture.py
    branches/soc-2009-yukishiro/release/scripts/ui/properties_world.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_buttons.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_console.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_dopesheet.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_filebrowser.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_graph.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_image.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_info.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_logic.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_nla.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_node.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_outliner.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_sequencer.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_text.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_time.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_userpref.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_view3d.py
    branches/soc-2009-yukishiro/release/scripts/ui/space_view3d_toolbar.py
    branches/soc-2009-yukishiro/release/text/readme.html
    branches/soc-2009-yukishiro/source/blender/avi/AVI_avi.h
    branches/soc-2009-yukishiro/source/blender/avi/intern/avi.c
    branches/soc-2009-yukishiro/source/blender/avi/intern/codecs.c
    branches/soc-2009-yukishiro/source/blender/avi/intern/mjpeg.c
    branches/soc-2009-yukishiro/source/blender/avi/intern/options.c
    branches/soc-2009-yukishiro/source/blender/blenfont/BLF_api.h
    branches/soc-2009-yukishiro/source/blender/blenfont/Makefile
    branches/soc-2009-yukishiro/source/blender/blenfont/intern/Makefile
    branches/soc-2009-yukishiro/source/blender/blenfont/intern/blf.c
    branches/soc-2009-yukishiro/source/blender/blenfont/intern/blf_dir.c
    branches/soc-2009-yukishiro/source/blender/blenfont/intern/blf_font.c
    branches/soc-2009-yukishiro/source/blender/blenfont/intern/blf_glyph.c
    branches/soc-2009-yukishiro/source/blender/blenfont/intern/blf_lang.c
    branches/soc-2009-yukishiro/source/blender/blenfont/intern/blf_util.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_action.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_animsys.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_armature.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_blender.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_bmesh.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_booleanops.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_cdderivedmesh.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_cloth.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_collision.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_colortools.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_constraint.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_context.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_curve.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_customdata.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_displist.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_global.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_idprop.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_image.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_lattice.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_library.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_material.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_nla.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_node.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_object.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_paint.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_particle.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_pointcache.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_scene.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_screen.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_softbody.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_sound.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/BKE_subsurf.h
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/BME_Customdata.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/BME_conversions.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/BME_eulers.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/BME_mesh.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/BME_structure.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/BME_tools.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/action.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/anim.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/armature.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/blender.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/bmfont.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/boids.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/booleanops.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/booleanops_mesh.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/brush.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/bvhutils.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/cloth.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/collision.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/colortools.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/constraint.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/context.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/curve.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/customdata.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/deform.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/displist.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/effect.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/exotic.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/fluidsim.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/font.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/gpencil.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/group.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/icons.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/idprop.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/image.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/implicit.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/ipo.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/key.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/lattice.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/library.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/material.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/mball.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/mesh.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/modifier.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/multires.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/nla.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/node.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/object.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/paint.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/particle.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/property.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/report.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/sca.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/scene.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/screen.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/script.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/seqeffects.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/simple_deform.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/smoke.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/softbody.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/sound.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/suggestions.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/text.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/texture.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/unit.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/world.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/writeavi.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/writeframeserver.c
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_args.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_bfile.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_blenlib.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_dynstr.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_listbase.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_math_color.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_path_util.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_pbvh.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_rect.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_storage.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_string.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_threads.h
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_vfontdata.h
    branches/soc-2009-yukishiro/source/blender/blenlib/CMakeLists.txt
    branches/soc-2009-yukishiro/source/blender/blenlib/SConscript
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_args.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_bfile.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_dynstr.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_ghash.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_heap.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_kdtree.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_linklist.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_memarena.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/BLI_mempool.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/DLRB_tree.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/Makefile
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/boxpack2d.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/bpath.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/dynlib.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/edgehash.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/fileops.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/fnmatch.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/freetypefont.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/graph.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/jitter.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/listbase.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/math_base.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/math_base_inline.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/math_color.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/math_geom.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/math_matrix.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/math_vector.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/noise.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/path_util.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/pbvh.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/rct.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/scanfill.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/storage.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/string.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/threads.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/time.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/voxel.c
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/winstuff.c
    branches/soc-2009-yukishiro/source/blender/blenloader/BLO_readfile.h
    branches/soc-2009-yukishiro/source/blender/blenloader/BLO_undofile.h
    branches/soc-2009-yukishiro/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2009-yukishiro/source/blender/blenloader/intern/readfile.c
    branches/soc-2009-yukishiro/source/blender/blenloader/intern/readfile.h
    branches/soc-2009-yukishiro/source/blender/blenloader/intern/undofile.c
    branches/soc-2009-yukishiro/source/blender/blenloader/intern/writefile.c
    branches/soc-2009-yukishiro/source/blender/collada/DocumentExporter.cpp
    branches/soc-2009-yukishiro/source/blender/collada/DocumentImporter.cpp
    branches/soc-2009-yukishiro/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/anim_deps.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/anim_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/anim_filter.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/anim_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/animation/anim_ipo_utils.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/anim_markers.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/anim_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/drivers.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/keyframes_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/keyframes_general.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/keyframing.c
    branches/soc-2009-yukishiro/source/blender/editors/animation/keyingsets.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/armature_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/armature/armature_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/editarmature.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/editarmature_generate.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/editarmature_sketch.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/meshlaplacian.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/poseSlide.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/poselib.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/poseobject.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/reeb.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/reeb.h
    branches/soc-2009-yukishiro/source/blender/editors/curve/curve_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/curve/curve_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/curve/editcurve.c
    branches/soc-2009-yukishiro/source/blender/editors/curve/editfont.c
    branches/soc-2009-yukishiro/source/blender/editors/datafiles/B.blend.c
    branches/soc-2009-yukishiro/source/blender/editors/datafiles/splash.png.c
    branches/soc-2009-yukishiro/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2009-yukishiro/source/blender/editors/gpencil/editaction_gpencil.c
    branches/soc-2009-yukishiro/source/blender/editors/gpencil/gpencil_buttons.c
    branches/soc-2009-yukishiro/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/gpencil/gpencil_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/gpencil/gpencil_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2009-yukishiro/source/blender/editors/include/BIF_gl.h
    branches/soc-2009-yukishiro/source/blender/editors/include/BIF_glutil.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_anim_api.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_armature.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_curve.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_fileselect.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_fluidsim.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_image.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_info.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_keyframes_edit.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_keyframing.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_markers.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_mesh.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_node.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_object.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_render.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_screen.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_screen_types.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_sculpt.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_sequencer.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_space_api.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_text.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_transform.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_types.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_util.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_uvedit.h
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_view3d.h
    branches/soc-2009-yukishiro/source/blender/editors/include/UI_icons.h
    branches/soc-2009-yukishiro/source/blender/editors/include/UI_interface.h
    branches/soc-2009-yukishiro/source/blender/editors/include/UI_resources.h
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_anim.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_handlers.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_icons.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_layout.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_panel.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_regions.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_style.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_templates.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_utils.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/interface_widgets.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/resources.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/view2d.c
    branches/soc-2009-yukishiro/source/blender/editors/interface/view2d_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/editface.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/editmesh.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/editmesh_add.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/editmesh_lib.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/editmesh_loop.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/loopcut.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/mesh_data.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/mesh_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/mesh/meshtools.c
    branches/soc-2009-yukishiro/source/blender/editors/metaball/mball_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/metaball/mball_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_add.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_bake.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_constraint.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_hook.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/object/object_lattice.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_modifier.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_relations.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_select.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_shapekey.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_transform.c
    branches/soc-2009-yukishiro/source/blender/editors/object/object_vgroup.c
    branches/soc-2009-yukishiro/source/blender/editors/physics/particle_boids.c
    branches/soc-2009-yukishiro/source/blender/editors/physics/particle_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/physics/particle_object.c
    branches/soc-2009-yukishiro/source/blender/editors/physics/physics_fluid.c
    branches/soc-2009-yukishiro/source/blender/editors/physics/physics_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/physics/physics_pointcache.c
    branches/soc-2009-yukishiro/source/blender/editors/render/Makefile
    branches/soc-2009-yukishiro/source/blender/editors/render/SConscript
    branches/soc-2009-yukishiro/source/blender/editors/render/render_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/render/render_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/render/render_preview.c
    branches/soc-2009-yukishiro/source/blender/editors/render/render_shading.c
    branches/soc-2009-yukishiro/source/blender/editors/screen/area.c
    branches/soc-2009-yukishiro/source/blender/editors/screen/glutil.c
    branches/soc-2009-yukishiro/source/blender/editors/screen/screen_context.c
    branches/soc-2009-yukishiro/source/blender/editors/screen/screen_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/screen/screen_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/screen/screen_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/screen/screendump.c
    branches/soc-2009-yukishiro/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2009-yukishiro/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2009-yukishiro/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2009-yukishiro/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2009-yukishiro/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2009-yukishiro/source/blender/editors/sound/sound_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_action/action_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_action/action_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/space_action/action_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_action/action_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_action/action_select.c
    branches/soc-2009-yukishiro/source/blender/editors/space_action/space_action.c
    branches/soc-2009-yukishiro/source/blender/editors/space_api/space.c
    branches/soc-2009-yukishiro/source/blender/editors/space_api/spacetypes.c
    branches/soc-2009-yukishiro/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2009-yukishiro/source/blender/editors/space_buttons/buttons_header.c
    branches/soc-2009-yukishiro/source/blender/editors/space_buttons/buttons_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_buttons/buttons_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2009-yukishiro/source/blender/editors/space_console/console_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_console/console_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_console/console_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_console/console_report.c
    branches/soc-2009-yukishiro/source/blender/editors/space_console/space_console.c
    branches/soc-2009-yukishiro/source/blender/editors/space_file/file_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_file/file_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_file/file_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_file/file_panels.c
    branches/soc-2009-yukishiro/source/blender/editors/space_file/filelist.c
    branches/soc-2009-yukishiro/source/blender/editors/space_file/filelist.h
    branches/soc-2009-yukishiro/source/blender/editors/space_file/filesel.c
    branches/soc-2009-yukishiro/source/blender/editors/space_file/fsmenu.c
    branches/soc-2009-yukishiro/source/blender/editors/space_file/fsmenu.h
    branches/soc-2009-yukishiro/source/blender/editors/space_file/space_file.c
    branches/soc-2009-yukishiro/source/blender/editors/space_file/writeimage.c
    branches/soc-2009-yukishiro/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2009-yukishiro/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/space_graph/graph_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_graph/graph_select.c
    branches/soc-2009-yukishiro/source/blender/editors/space_graph/graph_utils.c
    branches/soc-2009-yukishiro/source/blender/editors/space_graph/space_graph.c
    branches/soc-2009-yukishiro/source/blender/editors/space_image/SConscript
    branches/soc-2009-yukishiro/source/blender/editors/space_image/image_buttons.c
    branches/soc-2009-yukishiro/source/blender/editors/space_image/image_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_image/image_header.c
    branches/soc-2009-yukishiro/source/blender/editors/space_image/image_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_image/image_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_image/image_render.c
    branches/soc-2009-yukishiro/source/blender/editors/space_image/space_image.c
    branches/soc-2009-yukishiro/source/blender/editors/space_info/info_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_info/info_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_info/info_stats.c
    branches/soc-2009-yukishiro/source/blender/editors/space_info/space_info.c
    branches/soc-2009-yukishiro/source/blender/editors/space_logic/logic_buttons.c
    branches/soc-2009-yukishiro/source/blender/editors/space_logic/logic_header.c
    branches/soc-2009-yukishiro/source/blender/editors/space_logic/logic_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_logic/logic_window.c
    branches/soc-2009-yukishiro/source/blender/editors/space_logic/space_logic.c
    branches/soc-2009-yukishiro/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2009-yukishiro/source/blender/editors/space_nla/nla_channels.c
    branches/soc-2009-yukishiro/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/space_nla/nla_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_nla/nla_select.c
    branches/soc-2009-yukishiro/source/blender/editors/space_nla/space_nla.c
    branches/soc-2009-yukishiro/source/blender/editors/space_node/drawnode.c
    branches/soc-2009-yukishiro/source/blender/editors/space_node/node_buttons.c
    branches/soc-2009-yukishiro/source/blender/editors/space_node/node_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_node/node_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/space_node/node_header.c
    branches/soc-2009-yukishiro/source/blender/editors/space_node/node_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_node/node_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_node/node_select.c
    branches/soc-2009-yukishiro/source/blender/editors/space_node/node_state.c
    branches/soc-2009-yukishiro/source/blender/editors/space_node/space_node.c
    branches/soc-2009-yukishiro/source/blender/editors/space_outliner/outliner.c
    branches/soc-2009-yukishiro/source/blender/editors/space_outliner/outliner_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_outliner/outliner_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2009-yukishiro/source/blender/editors/space_script/script_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/space_script/script_header.c
    branches/soc-2009-yukishiro/source/blender/editors/space_script/script_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_script/script_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_script/space_script.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sequencer/sequencer_scopes.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sound/sound_header.c
    branches/soc-2009-yukishiro/source/blender/editors/space_sound/sound_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_sound/space_sound.c
    branches/soc-2009-yukishiro/source/blender/editors/space_text/space_text.c
    branches/soc-2009-yukishiro/source/blender/editors/space_text/text_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_text/text_header.c
    branches/soc-2009-yukishiro/source/blender/editors/space_text/text_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_text/text_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_text/text_python.c
    branches/soc-2009-yukishiro/source/blender/editors/space_time/space_time.c
    branches/soc-2009-yukishiro/source/blender/editors/space_time/time_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_time/time_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_userpref/space_userpref.c
    branches/soc-2009-yukishiro/source/blender/editors/space_userpref/userpref_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/drawanimviz.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/drawvolume.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_snap.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2009-yukishiro/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform.h
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_constraints.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_conversions.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_generics.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_input.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_ndofinput.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_orientations.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_snap.c
    branches/soc-2009-yukishiro/source/blender/editors/util/ed_util.c
    branches/soc-2009-yukishiro/source/blender/editors/util/editmode_undo.c
    branches/soc-2009-yukishiro/source/blender/editors/util/undo.c
    branches/soc-2009-yukishiro/source/blender/editors/util/util_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/uvedit/uvedit_draw.c
    branches/soc-2009-yukishiro/source/blender/editors/uvedit/uvedit_intern.h
    branches/soc-2009-yukishiro/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2009-yukishiro/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/soc-2009-yukishiro/source/blender/editors/uvedit/uvedit_parametrizer.h
    branches/soc-2009-yukishiro/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2009-yukishiro/source/blender/gpu/GPU_draw.h
    branches/soc-2009-yukishiro/source/blender/gpu/GPU_extensions.h
    branches/soc-2009-yukishiro/source/blender/gpu/gpu_buffers.h
    branches/soc-2009-yukishiro/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2009-yukishiro/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2009-yukishiro/source/blender/gpu/intern/gpu_codegen.h
    branches/soc-2009-yukishiro/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2009-yukishiro/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2009-yukishiro/source/blender/gpu/intern/gpu_material.c
    branches/soc-2009-yukishiro/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/soc-2009-yukishiro/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/soc-2009-yukishiro/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2009-yukishiro/source/blender/imbuf/IMB_thumbs.h
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/IMB_anim.h
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/IMB_imginfo.h
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/IMB_radiance_hdr.h
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/allocimbuf.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/anim.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/anim5.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/bmp.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/data.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/divers.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/filter.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/jp2.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/jpeg.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/md5.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/md5.h
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/png.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/radiance_hdr.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/readimage.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/rectop.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/scaling.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/targa.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/thumbs.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/tiff.c
    branches/soc-2009-yukishiro/source/blender/imbuf/intern/util.c
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_ID.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_action_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_anim_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_camera_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_cloth_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_color_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_constraint_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_customdata_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_image_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_lamp_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_material_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_mesh_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_node_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_object_fluidsim.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_object_force.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_object_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_screen_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_sdna_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_sensor_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_sequence_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_sound_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_space_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_vec_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_view2d_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/DNA_world_types.h
    branches/soc-2009-yukishiro/source/blender/makesdna/intern/dna_genfile.c
    branches/soc-2009-yukishiro/source/blender/makesdna/intern/makesdna.c
    branches/soc-2009-yukishiro/source/blender/makesrna/RNA_access.h
    branches/soc-2009-yukishiro/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2009-yukishiro/source/blender/makesrna/RNA_types.h
    branches/soc-2009-yukishiro/source/blender/makesrna/SConscript
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/makesrna.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_access.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_action.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_action_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_actuator.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_animation_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_animviz.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_armature_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_boid.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_camera.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_cloth.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_color.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_context.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_controller.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_define.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_fcurve_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_fluidsim.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_group.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_image.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_image_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_key.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_lamp.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_lattice.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_main.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_material.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_material_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_mesh_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_object.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_object_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_packedfile.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_pose_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_property.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_render.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_rna.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_screen.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_sound.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_space.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_text.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_text_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_timeline.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_ui.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_vfont.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_wm_api.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_world.c
    branches/soc-2009-yukishiro/source/blender/nodes/Makefile
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_composite.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_crop.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_gamma.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_image.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_math.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_util.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/CMP_util.h
    branches/soc-2009-yukishiro/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/SHD_nodes/SHD_material.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/SHD_nodes/SHD_texture.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_at.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_lightenv.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_util.c
    branches/soc-2009-yukishiro/source/blender/nodes/intern/TEX_util.h
    branches/soc-2009-yukishiro/source/blender/python/BPY_extern.h
    branches/soc-2009-yukishiro/source/blender/python/doc/epy/BGL.py
    branches/soc-2009-yukishiro/source/blender/python/doc/sphinx_doc_gen.py
    branches/soc-2009-yukishiro/source/blender/python/generic/Geometry.c
    branches/soc-2009-yukishiro/source/blender/python/generic/IDProp.c
    branches/soc-2009-yukishiro/source/blender/python/generic/IDProp.h
    branches/soc-2009-yukishiro/source/blender/python/generic/Mathutils.c
    branches/soc-2009-yukishiro/source/blender/python/generic/Mathutils.h
    branches/soc-2009-yukishiro/source/blender/python/generic/bpy_internal_import.c
    branches/soc-2009-yukishiro/source/blender/python/generic/euler.c
    branches/soc-2009-yukishiro/source/blender/python/generic/euler.h
    branches/soc-2009-yukishiro/source/blender/python/generic/matrix.c
    branches/soc-2009-yukishiro/source/blender/python/generic/quat.c
    branches/soc-2009-yukishiro/source/blender/python/generic/vector.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy.h
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_app.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_array.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_driver.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_interface.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_operator.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_operator_wrap.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_props.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_rna.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_rna.h
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_util.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_util.h
    branches/soc-2009-yukishiro/source/blender/python/intern/stubs.c
    branches/soc-2009-yukishiro/source/blender/quicktime/apple/qtkit_export.m
    branches/soc-2009-yukishiro/source/blender/quicktime/apple/quicktime_export.c
    branches/soc-2009-yukishiro/source/blender/quicktime/apple/quicktime_import.c
    branches/soc-2009-yukishiro/source/blender/readblenfile/test/test.c
    branches/soc-2009-yukishiro/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2009-yukishiro/source/blender/render/extern/include/RE_raytrace.h
    branches/soc-2009-yukishiro/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2009-yukishiro/source/blender/render/intern/include/rayobject.h
    branches/soc-2009-yukishiro/source/blender/render/intern/include/render_types.h
    branches/soc-2009-yukishiro/source/blender/render/intern/include/renderdatabase.h
    branches/soc-2009-yukishiro/source/blender/render/intern/include/shading.h
    branches/soc-2009-yukishiro/source/blender/render/intern/include/sunsky.h
    branches/soc-2009-yukishiro/source/blender/render/intern/include/zbuf.h
    branches/soc-2009-yukishiro/source/blender/render/intern/raytrace/rayobject.cpp
    branches/soc-2009-yukishiro/source/blender/render/intern/source/convertblender.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/envmap.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/gammaCorrectionTables.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/imagetexture.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/initrender.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/occlusion.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/pipeline.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/pixelblending.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/pixelshading.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/pointdensity.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/rayshade.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/rendercore.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/shadbuf.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/shadeinput.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/sss.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/strand.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/sunsky.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/texture.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/volume_precache.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/volumetric.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/voxeldata.c
    branches/soc-2009-yukishiro/source/blender/render/intern/source/zbuf.c
    branches/soc-2009-yukishiro/source/blender/verify/intern/BLO_verify.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/Makefile
    branches/soc-2009-yukishiro/source/blender/windowmanager/WM_api.h
    branches/soc-2009-yukishiro/source/blender/windowmanager/WM_types.h
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_apple.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_cursors.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_dragdrop.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_draw.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_gesture.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_jobs.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_subwindow.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2009-yukishiro/source/blender/windowmanager/wm.h
    branches/soc-2009-yukishiro/source/blender/windowmanager/wm_draw.h
    branches/soc-2009-yukishiro/source/blender/windowmanager/wm_event_system.h
    branches/soc-2009-yukishiro/source/blender/windowmanager/wm_event_types.h
    branches/soc-2009-yukishiro/source/blender/windowmanager/wm_files.h
    branches/soc-2009-yukishiro/source/blender/windowmanager/wm_window.h
    branches/soc-2009-yukishiro/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/soc-2009-yukishiro/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/soc-2009-yukishiro/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2009-yukishiro/source/creator/buildinfo.c
    branches/soc-2009-yukishiro/source/creator/creator.c
    branches/soc-2009-yukishiro/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2009-yukishiro/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/soc-2009-yukishiro/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/soc-2009-yukishiro/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2009-yukishiro/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2009-yukishiro/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2009-yukishiro/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2009-yukishiro/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2009-yukishiro/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/soc-2009-yukishiro/source/gameengine/GameLogic/SCA_2DFilterActuator.h
    branches/soc-2009-yukishiro/source/gameengine/GameLogic/SCA_IScene.h
    branches/soc-2009-yukishiro/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/soc-2009-yukishiro/source/gameengine/GameLogic/SCA_PropertySensor.h
    branches/soc-2009-yukishiro/source/gameengine/GamePlayer/common/GPC_Canvas.cpp
    branches/soc-2009-yukishiro/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2009-yukishiro/source/gameengine/GamePlayer/common/GPC_RenderTools.h
    branches/soc-2009-yukishiro/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2009-yukishiro/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2009-yukishiro/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2009-yukishiro/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2009-yukishiro/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2009-yukishiro/source/gameengine/Ketsji/KX_Light.h
    branches/soc-2009-yukishiro/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2009-yukishiro/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/soc-2009-yukishiro/source/gameengine/Ketsji/KX_PythonSeq.h
    branches/soc-2009-yukishiro/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2009-yukishiro/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2009-yukishiro/source/gameengine/PyDoc/GameTypes.py
    branches/soc-2009-yukishiro/source/gameengine/PyDoc/VideoTexture.py
    branches/soc-2009-yukishiro/source/gameengine/Rasterizer/CMakeLists.txt
    branches/soc-2009-yukishiro/source/gameengine/Rasterizer/Makefile
    branches/soc-2009-yukishiro/source/gameengine/Rasterizer/RAS_2DFilterManager.h
    branches/soc-2009-yukishiro/source/gameengine/Rasterizer/RAS_CameraData.h
    branches/soc-2009-yukishiro/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/soc-2009-yukishiro/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/soc-2009-yukishiro/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.h
    branches/soc-2009-yukishiro/source/gameengine/SceneGraph/SG_Node.cpp
    branches/soc-2009-yukishiro/source/gameengine/SceneGraph/SG_Node.h
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/BlendType.h
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/CMakeLists.txt
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/Exception.cpp
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/Exception.h
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/ImageBase.cpp
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/ImageBase.h
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/ImageBuff.h
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/ImageMix.cpp
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/ImageRender.cpp
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/Makefile
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/SConscript
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/Texture.cpp
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/VideoFFmpeg.h
    branches/soc-2009-yukishiro/source/gameengine/VideoTexture/blendVideoTex.cpp
    branches/soc-2009-yukishiro/source/nan_compile.mk
    branches/soc-2009-yukishiro/source/nan_definitions.mk

Added Paths:
-----------
    branches/soc-2009-yukishiro/release/scripts/io/import_shape_mdd.py
    branches/soc-2009-yukishiro/release/scripts/keyingsets/
    branches/soc-2009-yukishiro/release/scripts/keyingsets/keyingsets_builtins.py
    branches/soc-2009-yukishiro/release/scripts/keyingsets/keyingsets_utils.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/neck.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/shape_key_control.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/tail_control.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/tongue.py
    branches/soc-2009-yukishiro/release/scripts/op/fcurve_euler_filter.py
    branches/soc-2009-yukishiro/release/scripts/op/nla.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/DV.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/DVD.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/SVCD.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/VCD.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/h264.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/theora.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/xvid.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/DVCPRO_HD_1080p.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/DVCPRO_HD_720p.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/HDV_1080p.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/TV_NTSC_16_colon_9.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/TV_NTSC_4_colon_3.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/TV_PAL_4_colon_3.py
    branches/soc-2009-yukishiro/release/scripts/templates/operator_modal.py
    branches/soc-2009-yukishiro/release/scripts/templates/operator_modal_draw.py
    branches/soc-2009-yukishiro/source/blender/blenkernel/intern/image_gen.c
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_uvproject.h
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/uvproject.c
    branches/soc-2009-yukishiro/source/blender/editors/armature/poseUtils.c
    branches/soc-2009-yukishiro/source/blender/editors/include/ED_numinput.h
    branches/soc-2009-yukishiro/source/blender/editors/render/render_internal.c
    branches/soc-2009-yukishiro/source/blender/editors/render/render_opengl.c
    branches/soc-2009-yukishiro/source/blender/editors/util/numinput.c
    branches/soc-2009-yukishiro/source/blender/makesrna/intern/rna_test.c
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/Mathutils.Euler.py
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/Mathutils.Matrix.py
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/Mathutils.Quaternion.py
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/Mathutils.Vector.py
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/Mathutils.py
    branches/soc-2009-yukishiro/source/blender/python/doc/sphinx_doc_gen.sh
    branches/soc-2009-yukishiro/source/blender/python/generic/bgl.c
    branches/soc-2009-yukishiro/source/blender/python/generic/bgl.h
    branches/soc-2009-yukishiro/source/blender/python/generic/blf.c
    branches/soc-2009-yukishiro/source/blender/python/generic/blf.h
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_rna_callback.c
    branches/soc-2009-yukishiro/source/blender/python/intern/bpy_rna_callback.h
    branches/soc-2009-yukishiro/source/gameengine/PyDoc/how_to_build_win.txt
    branches/soc-2009-yukishiro/source/icons/linuxcrossblender.rcscons

Removed Paths:
-------------
    branches/soc-2009-yukishiro/INSTALL
    branches/soc-2009-yukishiro/README
    branches/soc-2009-yukishiro/extern/ffmpeg/
    branches/soc-2009-yukishiro/extern/libmp3lame/
    branches/soc-2009-yukishiro/extern/x264/
    branches/soc-2009-yukishiro/extern/xvidcore/
    branches/soc-2009-yukishiro/release/scripts/keyingsets/keyingsets_builtins.py
    branches/soc-2009-yukishiro/release/scripts/keyingsets/keyingsets_utils.py
    branches/soc-2009-yukishiro/release/scripts/modules/rigify/shape_key_transforms.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/DV.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/DVD.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/SVCD.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/VCD.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/h264.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/theora.py
    branches/soc-2009-yukishiro/release/scripts/presets/ffmpeg/xvid.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/TV_NTSC.py
    branches/soc-2009-yukishiro/release/scripts/presets/render/TV_PAL.py
    branches/soc-2009-yukishiro/source/blender/blenlib/BLI_dynamiclist.h
    branches/soc-2009-yukishiro/source/blender/blenlib/intern/dynamiclist.c
    branches/soc-2009-yukishiro/source/blender/editors/transform/transform_numinput.c
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/mathutils.py
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/mathutils_euler.py
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/mathutils_matrix.py
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/mathutils_quat.py
    branches/soc-2009-yukishiro/source/blender/python/doc/examples/mathutils_vector.py
    branches/soc-2009-yukishiro/source/blender/python/generic/BGL.c
    branches/soc-2009-yukishiro/source/blender/python/generic/BGL.h

Property Changed:
----------------
    branches/soc-2009-yukishiro/release/scripts/

Modified: branches/soc-2009-yukishiro/CMakeLists.txt
===================================================================
--- branches/soc-2009-yukishiro/CMakeLists.txt	2010-04-07 20:13:29 UTC (rev 28078)
+++ branches/soc-2009-yukishiro/CMakeLists.txt	2010-04-07 20:18:37 UTC (rev 28079)
@@ -181,11 +181,12 @@
 		ENDIF(NOT SDL_FOUND)
 	ENDIF(WITH_SDL)
 
+    SET(OPENEXR /usr CACHE FILEPATH "OPENEXR Directory")
 	FIND_PATH(OPENEXR_INC
 		ImfXdr.h
 		PATHS
+        ${OPENEXR}/include/OpenEXR
 		/usr/local/include/OpenEXR
-		/usr/include/OpenEXR
 		/sw/include/OpenEXR
 		/opt/local/include/OpenEXR
 		/opt/csw/include/OpenEXR
@@ -193,9 +194,9 @@
 	)
 	SET(OPENEXR_LIB Half IlmImf Iex Imath)
 
-	SET(FFMPEG /usr)
+	SET(FFMPEG /usr CACHE FILEPATH "FFMPEG Directory")
 	SET(FFMPEG_INC ${FFMPEG}/include)
-	SET(FFMPEG_LIB avformat avcodec avutil avdevice swscale)
+	SET(FFMPEG_LIB avformat avcodec avutil avdevice swscale CACHE STRING "FFMPEG Libraries")
 	SET(FFMPEG_LIBPATH ${FFMPEG}/lib)
   
 	IF(WITH_FFTW3)
@@ -275,15 +276,10 @@
 	SET(PYTHON_LIB python31)
 	SET(PYTHON_LIBPATH ${PYTHON}/lib)
 
-	IF(CMAKE_CL_64)
-		SET(WITH_OPENAL OFF)
-	ELSE(CMAKE_CL_64)
-		#SET(WITH_OPENAL ON)
-		SET(OPENAL ${LIBDIR}/openal)
-		SET(OPENAL_INCLUDE_DIR ${OPENAL}/include)
-		SET(OPENAL_LIBRARY wrap_oal)
-		SET(OPENAL_LIBPATH ${OPENAL}/lib)
-	ENDIF(CMAKE_CL_64)
+	SET(OPENAL ${LIBDIR}/openal)
+	SET(OPENAL_INCLUDE_DIR ${OPENAL}/include)
+	SET(OPENAL_LIBRARY wrap_oal)
+	SET(OPENAL_LIBPATH ${OPENAL}/lib)
 
 	IF(WITH_JACK)
 		SET(JACK ${LIBDIR}/jack)
@@ -463,8 +459,8 @@
 	IF(WITH_SNDFILE)
 		SET(SNDFILE ${LIBDIR}/sndfile)
 		SET(SNDFILE_INC ${SNDFILE}/include)
-		SET(SNDFILE_LIB sndfile)
-		SET(SNDFILE_LIBPATH ${SNDFILE}/lib)
+		SET(SNDFILE_LIB sndfile FLAC ogg vorbis vorbisenc)
+		SET(SNDFILE_LIBPATH ${SNDFILE}/lib ${FFMPEG}/lib)
 	ENDIF(WITH_SNDFILE)
 
 	SET(PYTHON_VERSION 3.1)
@@ -507,7 +503,7 @@
 
 	SET(ZLIB /usr)
 	SET(ZLIB_INC "${ZLIB}/include")
-	SET(ZLIB_LIBRARIES z)
+	SET(ZLIB_LIBRARIES z bz2)
 
 	SET(FREETYPE ${LIBDIR}/freetype)
 	SET(FREETYPE_INCLUDE_DIRS ${FREETYPE}/include ${FREETYPE}/include/freetype2)
@@ -524,8 +520,8 @@
 	SET(LAPACK_LIBPATH ${LAPACK}/lib)
 
 	SET(FFMPEG ${LIBDIR}/ffmpeg)
-	SET(FFMPEG_INC ${CMAKE_SOURCE_DIR}/extern/ffmpeg)
-	SET(FFMPEG_LIB avcodec avdevice avformat avutil mp3lame swscale x264 xvidcore)
+	SET(FFMPEG_INC ${FFMPEG}/include)
+	SET(FFMPEG_LIB avcodec avdevice avformat avutil mp3lame swscale x264 xvidcore theora theoradec theoraenc vorbis vorbisenc vorbisfile ogg)
 	SET(FFMPEG_LIBPATH ${FFMPEG}/lib)
 
 	SET(LIBSAMPLERATE ${LIBDIR}/samplerate)
@@ -692,4 +688,3 @@
 IF(WITH_PLAYER)
 	ADD_SUBDIRECTORY(source/blenderplayer)
 ENDIF(WITH_PLAYER)
-

Modified: branches/soc-2009-yukishiro/COPYING
===================================================================
--- branches/soc-2009-yukishiro/COPYING	2010-04-07 20:13:29 UTC (rev 28078)
+++ branches/soc-2009-yukishiro/COPYING	2010-04-07 20:18:37 UTC (rev 28079)
@@ -1,3 +1,11 @@
-Please read over both of the following files:
+Blender uses the GNU General Public License, which describes the rights
+to distribute or change the code. 
+
+Please read this file for the full license.
 doc/GPL-license.txt
-doc/BL-license.txt
+
+Apart from the GNU GPL, Blender is not available under other licenses.
+
+2010, Blender Foundation
+foundation at blender.org
+

Deleted: branches/soc-2009-yukishiro/INSTALL
===================================================================
--- branches/soc-2009-yukishiro/INSTALL	2010-04-07 20:13:29 UTC (rev 28078)
+++ branches/soc-2009-yukishiro/INSTALL	2010-04-07 20:18:37 UTC (rev 28079)
@@ -1,370 +0,0 @@
-This file is to help you get started using the source and will hopefully
-answer most questions.  If you do have any problems with these instructions,
-post a message to the Forums on www.blender.org, or visit us at #blendercoders
-on irc.freenode.net
-
-The build documentation is also available through the website:
-
-http://www.blender3d.org/cms/Building_Blender.117.0.html
-
-This should have the most up-to-date build documentation at all times.
-
-
-Here are some links to external packages you may or may not need:
-
-python:      http://www.python.org
-libjpeg:     http://www.ijg.org/
-libpng:      http://www.libpng.org/pub/png/
-zlib:        http://www.gzip.org/zlib/
-openal:      http://www.openal.org/home/		(for linux/windows)
-             http://kcat.strangesoft.net/openal.html
-sdl:         http://www.libsdl.org
-
-mozilla: http://www.mozilla.org/
-nspr:  ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases
-	(side note: on debian linux you will need mozilla-dev and libnspr-dev)
-
-glut:    http://www.opengl.org/developers/documentation/glut.html
-
-If you do not have OpenGL headers and libraries you will also need mesa:
-mesa:    http://www.mesa3d.org
-
-If you want to compile with QuickTime enabled, download the SDK for your OS:
-quicktime:   http://developer.apple.com/quicktime/
-
-For the translations to other languages than English you will need gettext.
-Note that these translations are not complete yet, some time after the
-release of 2.27 they will be made available for download also.
-We welcome feedback about the translated user interface, and even contributions
-to the translation effort :)
-
-gettext:     http://www.gnu.org/software/gettext/
-
-
-
-*********************************************************************
-*********************************************************************
-
-There are three build systems for unixy platforms, the old NaN Makefiles 
-and the brand new SCons-based system and CMake.
-
-The NaN system is best understood, if you want to use the configure system,
-please help improve it. SCons has been added as a new build system for
-Blender and it has expanded in a short time, proving to be a quite handy
-build system.
-
-*********************************************************************
-*********************************************************************
-
-
-
---------------Basic Makefile TIPS---------------------------------------
-
-
-First of all, make sure 
-1) you have the full source tree available, either via SVN or as source download. 
-2) you have the libs dir (SVNROOT/lib/ or bf-blender/lib/ ) checkout as well
-
-Read about that here;
-http://www.blender3d.org/cms/Building_Blender.117.0.html
-
-In bf-blender/blender/source you can find several .mk files, these are the
-main makefile templates, used all over the Makefiles in the source tree.
-
-Edit source/nan_definitions.mk to fit your environment, be sure to edit the
-block matching your OS. You will want to change variables like 
-NAN_JPEG, NAN_PNG, NAN_PYTHON etc. to point to where you have those installed.
-
-Also check on source/Makefile, for potential conflicts with how you configured
-your system. In general this is not needed though.
-
-If you want to be able to run in 'make' in any subdirectory, you also need to
-set 2 environment variables;
-
-NANBLENDERHOME : should point to the bf-blender directory
-MAKEFLAGS: "-w -I$NANBLENDERHOME/source"
-
-After adjusting things for your environment you can run 'make' (or use the nice hmake
-script at blender/source/tools/hmake/hmake).
-
-1) run 'make' in bf-blender/intern/
-2) run 'make' in bf-blender/extern/
-3) run 'make' in bf-blender/source/
-
-The last step should result in the blender binary. But, first check the TIPS below 
-for the specific OS's.
-
-NOTE 1:
-It is possible that compiling fails because a directory to save objects and libs to was
-never created before. These all go to bf-blender/obj/xxxxx/ , where xxxx stands for the
-'guessconfig' name of your OS/CPU configuration.
-You can run 'guessconfig' here: bf-blender/source/tools/guess/guessconfig
-
-NOTE 2:
-That same 'guessconfig' name is used to read from bf-blender/lib/
-Since that directory comes from svn, easiest is to create a symlink to that dir with the
-correct name.
-
-
-
-
-----------------------Basic SCons TIPS----------------------------------
-
-More documentation on the scons system is available at
-blender/doc/blender-scons.txt and blender/doc/blender-scons-dev.txt.  Where
-this document and those conflict, those are much more likely to be right.
-
-To be able to build with the SCons build system you'll need Python (preferably
-version 2.4.x) and SCons (http://www.scons.org) installed. After you're
-sure these work properly you are ready to build with SCons.
-
-Systems supported at the moment are:
-* Linux (Ken )
-* Windows (jesterKing)
-* Irix (Hos)
-* Cygwin (Michel_)
-* MacOS (sgefant)
-
-All except Linux build with this system against the precompiled libraries,
-so be sure to get them from SVN, ie. for Windows:
-
-svn co https://svn.blender.org/svnroot/bf-blender/trunk/lib/windows
-
-Be sure to do this at the same level your blender directory is at
-(ie. /home/username/build/blender and /home/username/build/lib/OS).
-
-Not all are entirely complete yet, but the system itself is very usable.
-
-Quick tip 1: type 'scons' to build it.   (If you get errors edit config.opts
-	so that it matches your system)
-Quick tip 2: type 'scons clean' to clean your build tree.
-Quick tip 3: You should also remove/rename user_config.py any time SConstruct
-	has changed.
-
-The main file of interest is the SConstruct file in the blender 
-directory. Open this file and browse to the section that concerns your
-system. Set any options as necessary (the true/false switches, the
-rest should work out-of-the-box).
-
-When you're satisfied with the settings you should run scons. For most systems
-that is just in the command-line in the directory containing the SConstruct
-file. If you want to, you can use the switch -j N for benefiting more processors,
-and --debug=time for timing the entire build process.
-
-If you are on Windows and you want to compile with MSVC (6 and 7) you'll need
-to run vcvars32.bat in your command-line (DOS-box) to set the necessary
-environment variables. Be sure to browse to the blender top-directory. Type
-'scons' and watch the build fly by.
-
-For the Windows build the QuickTime SDK is expected to be at
-lib\windows\QTDevWin\CIncludes
-and
-lib\windows\QTDevWin\Libraries,
-but you can alter the SConstruct file to point it to the path you have your
-QuickTime SDK installed.
-
-
-----------------------WINDOWS TIPS--------------------------------------
-
-When building Blender on Windows you have three choices:
-METHOD 1. Build using the old NaN Makefiles.

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list