[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30980] branches/soc-2010-rohith291991: Merged 30124-30969.

Rohith B V rohith291991 at gmail.com
Mon Aug 2 15:22:40 CEST 2010


Revision: 30980
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=30980
Author:   rohith291991
Date:     2010-08-02 15:22:38 +0200 (Mon, 02 Aug 2010)

Log Message:
-----------
Merged 30124-30969.

Modified Paths:
--------------
    branches/soc-2010-rohith291991/CMakeLists.txt
    branches/soc-2010-rohith291991/Makefile
    branches/soc-2010-rohith291991/SConstruct
    branches/soc-2010-rohith291991/doc/blender.1
    branches/soc-2010-rohith291991/doc/blender.1.py
    branches/soc-2010-rohith291991/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp
    branches/soc-2010-rohith291991/extern/glew/include/GL/glew.h
    branches/soc-2010-rohith291991/extern/glew/src/glew.c
    branches/soc-2010-rohith291991/extern/libopenjpeg/dwt.c
    branches/soc-2010-rohith291991/intern/audaspace/intern/AUD_IReader.h
    branches/soc-2010-rohith291991/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/soc-2010-rohith291991/intern/ghost/CMakeLists.txt
    branches/soc-2010-rohith291991/intern/ghost/SConscript
    branches/soc-2010-rohith291991/intern/ghost/intern/GHOST_EventDragnDrop.h
    branches/soc-2010-rohith291991/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/soc-2010-rohith291991/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2010-rohith291991/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2010-rohith291991/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2010-rohith291991/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/soc-2010-rohith291991/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2010-rohith291991/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2010-rohith291991/intern/ghost/make/msvc_9_0/ghost.vcproj
    branches/soc-2010-rohith291991/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2010-rohith291991/intern/iksolver/intern/TNT/vec.h
    branches/soc-2010-rohith291991/intern/itasc/MovingFrame.cpp
    branches/soc-2010-rohith291991/intern/smoke/extern/smoke_API.h
    branches/soc-2010-rohith291991/intern/smoke/intern/FLUID_3D.cpp
    branches/soc-2010-rohith291991/intern/smoke/intern/FLUID_3D.h
    branches/soc-2010-rohith291991/intern/smoke/intern/smoke_API.cpp
    branches/soc-2010-rohith291991/intern/string/intern/STR_String.cpp
    branches/soc-2010-rohith291991/po/Makefile
    branches/soc-2010-rohith291991/projectfiles_vc9/blender/blender.vcproj
    branches/soc-2010-rohith291991/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/soc-2010-rohith291991/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/soc-2010-rohith291991/projectfiles_vc9/blender/gpu/BL_gpu.vcproj
    branches/soc-2010-rohith291991/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/soc-2010-rohith291991/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/soc-2010-rohith291991/release/Makefile
    branches/soc-2010-rohith291991/release/VERSION
    branches/soc-2010-rohith291991/release/datafiles/splash.png
    branches/soc-2010-rohith291991/release/freedesktop/blender.desktop
    branches/soc-2010-rohith291991/release/scripts/io/export_3ds.py
    branches/soc-2010-rohith291991/release/scripts/io/export_fbx.py
    branches/soc-2010-rohith291991/release/scripts/io/export_mdd.py
    branches/soc-2010-rohith291991/release/scripts/io/export_obj.py
    branches/soc-2010-rohith291991/release/scripts/io/export_ply.py
    branches/soc-2010-rohith291991/release/scripts/io/export_x3d.py
    branches/soc-2010-rohith291991/release/scripts/io/import_anim_bvh.py
    branches/soc-2010-rohith291991/release/scripts/io/import_scene_3ds.py
    branches/soc-2010-rohith291991/release/scripts/io/import_scene_obj.py
    branches/soc-2010-rohith291991/release/scripts/io/import_shape_mdd.py
    branches/soc-2010-rohith291991/release/scripts/io/netrender/__init__.py
    branches/soc-2010-rohith291991/release/scripts/io/netrender/client.py
    branches/soc-2010-rohith291991/release/scripts/io/netrender/master_html.py
    branches/soc-2010-rohith291991/release/scripts/io/netrender/operators.py
    branches/soc-2010-rohith291991/release/scripts/io/netrender/repath.py
    branches/soc-2010-rohith291991/release/scripts/io/netrender/slave.py
    branches/soc-2010-rohith291991/release/scripts/io/netrender/ui.py
    branches/soc-2010-rohith291991/release/scripts/io/netrender/utils.py
    branches/soc-2010-rohith291991/release/scripts/modules/add_object_utils.py
    branches/soc-2010-rohith291991/release/scripts/modules/bpy/utils.py
    branches/soc-2010-rohith291991/release/scripts/modules/bpy_types.py
    branches/soc-2010-rohith291991/release/scripts/modules/console/complete_calltip.py
    branches/soc-2010-rohith291991/release/scripts/modules/rigify/__init__.py
    branches/soc-2010-rohith291991/release/scripts/modules/rigify/arm_biped.py
    branches/soc-2010-rohith291991/release/scripts/modules/rigify/spine_pivot_flex.py
    branches/soc-2010-rohith291991/release/scripts/modules/rna_info.py
    branches/soc-2010-rohith291991/release/scripts/modules/rna_prop_ui.py
    branches/soc-2010-rohith291991/release/scripts/op/add_armature_human.py
    branches/soc-2010-rohith291991/release/scripts/op/add_mesh_torus.py
    branches/soc-2010-rohith291991/release/scripts/op/console_python.py
    branches/soc-2010-rohith291991/release/scripts/op/fcurve_euler_filter.py
    branches/soc-2010-rohith291991/release/scripts/op/image.py
    branches/soc-2010-rohith291991/release/scripts/op/mesh.py
    branches/soc-2010-rohith291991/release/scripts/op/nla.py
    branches/soc-2010-rohith291991/release/scripts/op/object.py
    branches/soc-2010-rohith291991/release/scripts/op/object_align.py
    branches/soc-2010-rohith291991/release/scripts/op/object_randomize_transform.py
    branches/soc-2010-rohith291991/release/scripts/op/presets.py
    branches/soc-2010-rohith291991/release/scripts/op/screen_play_rendered_anim.py
    branches/soc-2010-rohith291991/release/scripts/op/sequencer.py
    branches/soc-2010-rohith291991/release/scripts/op/uv.py
    branches/soc-2010-rohith291991/release/scripts/op/uvcalc_follow_active.py
    branches/soc-2010-rohith291991/release/scripts/op/uvcalc_smart_project.py
    branches/soc-2010-rohith291991/release/scripts/op/vertexpaint_dirt.py
    branches/soc-2010-rohith291991/release/scripts/op/wm.py
    branches/soc-2010-rohith291991/release/scripts/presets/interaction/maya.py
    branches/soc-2010-rohith291991/release/scripts/templates/operator.py
    branches/soc-2010-rohith291991/release/scripts/templates/operator_modal.py
    branches/soc-2010-rohith291991/release/scripts/templates/operator_modal_draw.py
    branches/soc-2010-rohith291991/release/scripts/templates/operator_modal_view3d.py
    branches/soc-2010-rohith291991/release/scripts/templates/operator_simple.py
    branches/soc-2010-rohith291991/release/scripts/templates/operator_uv.py
    branches/soc-2010-rohith291991/release/scripts/templates/panel_simple.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_animviz.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_armature.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_armature_rigify.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_bone.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_camera.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_curve.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_empty.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_lamp.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_lattice.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_mesh.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_metaball.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_modifier.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_game.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_material.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_object.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_object_constraint.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_particle.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_physics_cloth.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_physics_common.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_physics_field.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_physics_fluid.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_physics_smoke.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_physics_softbody.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_render.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_scene.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_texture.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_world.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_console.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_dopesheet.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_filebrowser.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_graph.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_image.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_info.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_logic.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_nla.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_node.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_outliner.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_sequencer.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_text.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_time.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_userpref.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_userpref_keymap.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_view3d.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_view3d_toolbar.py
    branches/soc-2010-rohith291991/release/text/readme.html
    branches/soc-2010-rohith291991/source/blender/avi/AVI_avi.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_armature.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_blender.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_bmesh.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_brush.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_colortools.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_curve.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_depsgraph.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_image.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_library.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_material.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_node.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_object.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_paint.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_particle.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_pointcache.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_sca.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_scene.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_sound.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_text.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/BKE_texture.h
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/action.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/anim.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/armature.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/blender.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/brush.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/cloth.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/collision.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/colortools.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/constraint.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/curve.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/displist.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/effect.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/font.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/icons.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/image.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/ipo.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/key.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/library.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/material.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/mball.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/mesh.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/node.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/object.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/paint.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/particle.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/sca.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/scene.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/seqeffects.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/smoke.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/softbody.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/sound.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/text.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/texture.c
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/world.c
    branches/soc-2010-rohith291991/source/blender/blenlib/BLI_math_rotation.h
    branches/soc-2010-rohith291991/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2010-rohith291991/source/blender/blenlib/BLI_path_util.h
    branches/soc-2010-rohith291991/source/blender/blenlib/BLI_pbvh.h
    branches/soc-2010-rohith291991/source/blender/blenlib/BLI_storage_types.h
    branches/soc-2010-rohith291991/source/blender/blenlib/BLI_winstuff.h
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/fileops.c
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/math_color.c
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/math_geom.c
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/math_matrix.c
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/path_util.c
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/pbvh.c
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/scanfill.c
    branches/soc-2010-rohith291991/source/blender/blenlib/intern/storage.c
    branches/soc-2010-rohith291991/source/blender/blenloader/intern/readfile.c
    branches/soc-2010-rohith291991/source/blender/blenloader/intern/writefile.c
    branches/soc-2010-rohith291991/source/blender/collada/DocumentImporter.cpp
    branches/soc-2010-rohith291991/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2010-rohith291991/source/blender/editors/animation/anim_markers.c
    branches/soc-2010-rohith291991/source/blender/editors/animation/anim_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/animation/drivers.c
    branches/soc-2010-rohith291991/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2010-rohith291991/source/blender/editors/animation/keyframing.c
    branches/soc-2010-rohith291991/source/blender/editors/animation/keyingsets.c
    branches/soc-2010-rohith291991/source/blender/editors/armature/armature_intern.h
    branches/soc-2010-rohith291991/source/blender/editors/armature/armature_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/armature/editarmature.c
    branches/soc-2010-rohith291991/source/blender/editors/armature/poseobject.c
    branches/soc-2010-rohith291991/source/blender/editors/curve/curve_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/curve/editcurve.c
    branches/soc-2010-rohith291991/source/blender/editors/curve/editfont.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/SConscript
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/splash.png.c
    branches/soc-2010-rohith291991/source/blender/editors/gpencil/gpencil_buttons.c
    branches/soc-2010-rohith291991/source/blender/editors/include/ED_armature.h
    branches/soc-2010-rohith291991/source/blender/editors/include/ED_curve.h
    branches/soc-2010-rohith291991/source/blender/editors/include/ED_datafiles.h
    branches/soc-2010-rohith291991/source/blender/editors/include/ED_object.h
    branches/soc-2010-rohith291991/source/blender/editors/include/ED_sculpt.h
    branches/soc-2010-rohith291991/source/blender/editors/include/UI_icons.h
    branches/soc-2010-rohith291991/source/blender/editors/include/UI_interface.h
    branches/soc-2010-rohith291991/source/blender/editors/interface/interface.c
    branches/soc-2010-rohith291991/source/blender/editors/interface/interface_handlers.c
    branches/soc-2010-rohith291991/source/blender/editors/interface/interface_icons.c
    branches/soc-2010-rohith291991/source/blender/editors/interface/interface_layout.c
    branches/soc-2010-rohith291991/source/blender/editors/interface/interface_panel.c
    branches/soc-2010-rohith291991/source/blender/editors/interface/interface_regions.c
    branches/soc-2010-rohith291991/source/blender/editors/interface/interface_style.c
    branches/soc-2010-rohith291991/source/blender/editors/interface/interface_templates.c
    branches/soc-2010-rohith291991/source/blender/editors/interface/interface_widgets.c
    branches/soc-2010-rohith291991/source/blender/editors/interface/resources.c
    branches/soc-2010-rohith291991/source/blender/editors/mesh/editmesh.c
    branches/soc-2010-rohith291991/source/blender/editors/mesh/editmesh_add.c
    branches/soc-2010-rohith291991/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2010-rohith291991/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2010-rohith291991/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/mesh/meshtools.c
    branches/soc-2010-rohith291991/source/blender/editors/metaball/mball_edit.c
    branches/soc-2010-rohith291991/source/blender/editors/metaball/mball_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_add.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_bake.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_constraint.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_edit.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_group.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_hook.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_intern.h
    branches/soc-2010-rohith291991/source/blender/editors/object/object_modifier.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_relations.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_select.c
    branches/soc-2010-rohith291991/source/blender/editors/object/object_transform.c
    branches/soc-2010-rohith291991/source/blender/editors/physics/particle_boids.c
    branches/soc-2010-rohith291991/source/blender/editors/physics/particle_edit.c
    branches/soc-2010-rohith291991/source/blender/editors/physics/particle_object.c
    branches/soc-2010-rohith291991/source/blender/editors/physics/physics_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/render/render_internal.c
    branches/soc-2010-rohith291991/source/blender/editors/render/render_opengl.c
    branches/soc-2010-rohith291991/source/blender/editors/render/render_preview.c
    branches/soc-2010-rohith291991/source/blender/editors/render/render_shading.c
    branches/soc-2010-rohith291991/source/blender/editors/screen/area.c
    branches/soc-2010-rohith291991/source/blender/editors/screen/screen_edit.c
    branches/soc-2010-rohith291991/source/blender/editors/screen/screen_intern.h
    branches/soc-2010-rohith291991/source/blender/editors/screen/screen_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/SConscript
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/paint_undo.c
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/soc-2010-rohith291991/source/blender/editors/sound/sound_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_action/action_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2010-rohith291991/source/blender/editors/space_file/file_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_file/filelist.c
    branches/soc-2010-rohith291991/source/blender/editors/space_file/fsmenu.c
    branches/soc-2010-rohith291991/source/blender/editors/space_file/space_file.c
    branches/soc-2010-rohith291991/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2010-rohith291991/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_image/image_buttons.c
    branches/soc-2010-rohith291991/source/blender/editors/space_image/image_draw.c
    branches/soc-2010-rohith291991/source/blender/editors/space_image/image_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_info/info_stats.c
    branches/soc-2010-rohith291991/source/blender/editors/space_info/space_info.c
    branches/soc-2010-rohith291991/source/blender/editors/space_logic/logic_intern.h
    branches/soc-2010-rohith291991/source/blender/editors/space_logic/logic_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_logic/logic_window.c
    branches/soc-2010-rohith291991/source/blender/editors/space_logic/space_logic.c
    branches/soc-2010-rohith291991/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2010-rohith291991/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2010-rohith291991/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_node/drawnode.c
    branches/soc-2010-rohith291991/source/blender/editors/space_node/node_edit.c
    branches/soc-2010-rohith291991/source/blender/editors/space_node/node_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_node/node_select.c
    branches/soc-2010-rohith291991/source/blender/editors/space_node/node_state.c
    branches/soc-2010-rohith291991/source/blender/editors/space_outliner/outliner.c
    branches/soc-2010-rohith291991/source/blender/editors/space_script/script_edit.c
    branches/soc-2010-rohith291991/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2010-rohith291991/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2010-rohith291991/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2010-rohith291991/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2010-rohith291991/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2010-rohith291991/source/blender/editors/space_text/text_draw.c
    branches/soc-2010-rohith291991/source/blender/editors/space_text/text_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_time/space_time.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/drawvolume.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/view3d_snap.c
    branches/soc-2010-rohith291991/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2010-rohith291991/source/blender/editors/transform/transform.c
    branches/soc-2010-rohith291991/source/blender/editors/transform/transform_constraints.c
    branches/soc-2010-rohith291991/source/blender/editors/transform/transform_conversions.c
    branches/soc-2010-rohith291991/source/blender/editors/transform/transform_generics.c
    branches/soc-2010-rohith291991/source/blender/editors/transform/transform_input.c
    branches/soc-2010-rohith291991/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2010-rohith291991/source/blender/editors/transform/transform_orientations.c
    branches/soc-2010-rohith291991/source/blender/editors/transform/transform_snap.c
    branches/soc-2010-rohith291991/source/blender/editors/util/ed_util.c
    branches/soc-2010-rohith291991/source/blender/editors/util/undo.c
    branches/soc-2010-rohith291991/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2010-rohith291991/source/blender/gpu/GPU_extensions.h
    branches/soc-2010-rohith291991/source/blender/gpu/GPU_material.h
    branches/soc-2010-rohith291991/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2010-rohith291991/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2010-rohith291991/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2010-rohith291991/source/blender/gpu/intern/gpu_material.c
    branches/soc-2010-rohith291991/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/soc-2010-rohith291991/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/soc-2010-rohith291991/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2010-rohith291991/source/blender/imbuf/intern/anim.c
    branches/soc-2010-rohith291991/source/blender/imbuf/intern/divers.c
    branches/soc-2010-rohith291991/source/blender/imbuf/intern/imageprocess.c
    branches/soc-2010-rohith291991/source/blender/imbuf/intern/jpeg.c
    branches/soc-2010-rohith291991/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2010-rohith291991/source/blender/imbuf/intern/png.c
    branches/soc-2010-rohith291991/source/blender/imbuf/intern/thumbs.c
    branches/soc-2010-rohith291991/source/blender/imbuf/intern/thumbs_blend.c
    branches/soc-2010-rohith291991/source/blender/imbuf/intern/tiff.c
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_ID.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_armature_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_color_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_image_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_mesh_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_node_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_object_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_sdna_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_sequence_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_smoke_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/DNA_world_types.h
    branches/soc-2010-rohith291991/source/blender/makesdna/intern/dna_genfile.c
    branches/soc-2010-rohith291991/source/blender/makesdna/intern/makesdna.c
    branches/soc-2010-rohith291991/source/blender/makesrna/RNA_access.h
    branches/soc-2010-rohith291991/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2010-rohith291991/source/blender/makesrna/SConscript
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/Makefile
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/makesrna.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_access.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_action.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_actuator.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_animviz.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_boid.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_camera.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_color.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_controller.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_fluidsim.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_image_api.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_object.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_space.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_timeline.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_world.c
    branches/soc-2010-rohith291991/source/blender/makesrna/rna_cleanup/rna_booleans.txt
    branches/soc-2010-rohith291991/source/blender/makesrna/rna_cleanup/rna_cleaner.py
    branches/soc-2010-rohith291991/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/soc-2010-rohith291991/source/blender/modifiers/intern/MOD_multires.c
    branches/soc-2010-rohith291991/source/blender/modifiers/intern/MOD_screw.c
    branches/soc-2010-rohith291991/source/blender/modifiers/intern/MOD_solidify.c
    branches/soc-2010-rohith291991/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
    branches/soc-2010-rohith291991/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
    branches/soc-2010-rohith291991/source/blender/nodes/intern/CMP_nodes/CMP_scale.c
    branches/soc-2010-rohith291991/source/blender/nodes/intern/CMP_nodes/CMP_texture.c
    branches/soc-2010-rohith291991/source/blender/nodes/intern/CMP_util.c
    branches/soc-2010-rohith291991/source/blender/python/doc/epy/Geometry.py
    branches/soc-2010-rohith291991/source/blender/python/doc/examples/bpy.data.py
    branches/soc-2010-rohith291991/source/blender/python/doc/examples/mathutils.Vector.py
    branches/soc-2010-rohith291991/source/blender/python/doc/examples/mathutils.py
    branches/soc-2010-rohith291991/source/blender/python/doc/sphinx_doc_gen.py
    branches/soc-2010-rohith291991/source/blender/python/generic/bgl.c
    branches/soc-2010-rohith291991/source/blender/python/generic/blf_api.c
    branches/soc-2010-rohith291991/source/blender/python/generic/bpy_internal_import.c
    branches/soc-2010-rohith291991/source/blender/python/generic/geometry.c
    branches/soc-2010-rohith291991/source/blender/python/generic/mathutils.c
    branches/soc-2010-rohith291991/source/blender/python/generic/mathutils.h
    branches/soc-2010-rohith291991/source/blender/python/generic/mathutils_quat.c
    branches/soc-2010-rohith291991/source/blender/python/generic/mathutils_vector.c
    branches/soc-2010-rohith291991/source/blender/python/intern/bpy.c
    branches/soc-2010-rohith291991/source/blender/python/intern/bpy_app.c
    branches/soc-2010-rohith291991/source/blender/python/intern/bpy_interface.c
    branches/soc-2010-rohith291991/source/blender/python/intern/bpy_rna.c
    branches/soc-2010-rohith291991/source/blender/python/intern/bpy_rna.h
    branches/soc-2010-rohith291991/source/blender/render/SConscript
    branches/soc-2010-rohith291991/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2010-rohith291991/source/blender/render/intern/include/render_types.h
    branches/soc-2010-rohith291991/source/blender/render/intern/include/renderdatabase.h
    branches/soc-2010-rohith291991/source/blender/render/intern/include/texture.h
    branches/soc-2010-rohith291991/source/blender/render/intern/include/volume_precache.h
    branches/soc-2010-rohith291991/source/blender/render/intern/raytrace/reorganize.h
    branches/soc-2010-rohith291991/source/blender/render/intern/source/convertblender.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/envmap.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/gammaCorrectionTables.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/occlusion.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/pipeline.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/pointdensity.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/rayshade.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/shadeinput.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/sss.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/texture.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/volume_precache.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/volumetric.c
    branches/soc-2010-rohith291991/source/blender/render/intern/source/voxeldata.c
    branches/soc-2010-rohith291991/source/blender/windowmanager/CMakeLists.txt
    branches/soc-2010-rohith291991/source/blender/windowmanager/SConscript
    branches/soc-2010-rohith291991/source/blender/windowmanager/WM_api.h
    branches/soc-2010-rohith291991/source/blender/windowmanager/intern/wm_draw.c
    branches/soc-2010-rohith291991/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2010-rohith291991/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2010-rohith291991/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2010-rohith291991/source/blender/windowmanager/intern/wm_jobs.c
    branches/soc-2010-rohith291991/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2010-rohith291991/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2010-rohith291991/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2010-rohith291991/source/creator/CMakeLists.txt
    branches/soc-2010-rohith291991/source/creator/creator.c
    branches/soc-2010-rohith291991/source/darwin/Makefile
    branches/soc-2010-rohith291991/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/soc-2010-rohith291991/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2010-rohith291991/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2010-rohith291991/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/soc-2010-rohith291991/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/soc-2010-rohith291991/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2010-rohith291991/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/soc-2010-rohith291991/source/gameengine/Ketsji/KX_Camera.cpp
    branches/soc-2010-rohith291991/source/gameengine/Ketsji/KX_Camera.h
    branches/soc-2010-rohith291991/source/gameengine/Ketsji/KX_Dome.cpp
    branches/soc-2010-rohith291991/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2010-rohith291991/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2010-rohith291991/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2010-rohith291991/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/soc-2010-rohith291991/source/gameengine/Network/NG_NetworkScene.cpp
    branches/soc-2010-rohith291991/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2010-rohith291991/source/gameengine/PyDoc/VideoTexture.py
    branches/soc-2010-rohith291991/source/gameengine/PyDoc/bge.logic.rst
    branches/soc-2010-rohith291991/source/gameengine/PyDoc/bge.render.rst
    branches/soc-2010-rohith291991/source/gameengine/PyDoc/bge.types.rst
    branches/soc-2010-rohith291991/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp

Added Paths:
-----------
    branches/soc-2010-rohith291991/build_files/
    branches/soc-2010-rohith291991/build_files/cmake/
    branches/soc-2010-rohith291991/build_files/cmake/example_scripts/
    branches/soc-2010-rohith291991/build_files/cmake/example_scripts/cmake_linux_install.sh
    branches/soc-2010-rohith291991/build_files/cmake/macros.cmake
    branches/soc-2010-rohith291991/build_files/make/
    branches/soc-2010-rohith291991/build_files/make/dlltool/
    branches/soc-2010-rohith291991/build_files/make/dlltool/Makefile
    branches/soc-2010-rohith291991/build_files/make/dlltool/gettext.def
    branches/soc-2010-rohith291991/build_files/make/dlltool/iconv.def
    branches/soc-2010-rohith291991/build_files/make/dlltool/python.def
    branches/soc-2010-rohith291991/build_files/make/example_scripts/
    branches/soc-2010-rohith291991/build_files/make/example_scripts/linux_nanmakefiles.sh
    branches/soc-2010-rohith291991/build_files/make/example_scripts/macos_nanmakefiles.sh
    branches/soc-2010-rohith291991/build_files/make/example_scripts/sunos_nanmakefiles.sh
    branches/soc-2010-rohith291991/build_files/make/nan_compile.mk
    branches/soc-2010-rohith291991/build_files/make/nan_definitions.mk
    branches/soc-2010-rohith291991/build_files/make/nan_link.mk
    branches/soc-2010-rohith291991/build_files/make/nan_subdirs.mk
    branches/soc-2010-rohith291991/build_files/make/nan_warn.mk
    branches/soc-2010-rohith291991/build_files/scons/
    branches/soc-2010-rohith291991/build_files/scons/config/
    branches/soc-2010-rohith291991/build_files/scons/config/aix4-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/darwin-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/irix6-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/linux2-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/linuxcross-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/openbsd3-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/sunos5-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/win32-mingw-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/win32-vc-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/win64-vc-config.py
    branches/soc-2010-rohith291991/build_files/scons/tools/
    branches/soc-2010-rohith291991/build_files/scons/tools/Blender.py
    branches/soc-2010-rohith291991/build_files/scons/tools/__init__.py
    branches/soc-2010-rohith291991/build_files/scons/tools/bcolors.py
    branches/soc-2010-rohith291991/build_files/scons/tools/btools.py
    branches/soc-2010-rohith291991/build_files/scons/tools/crossmingw.py
    branches/soc-2010-rohith291991/build_files/scons/tools/mstoolkit.py
    branches/soc-2010-rohith291991/release/bin/
    branches/soc-2010-rohith291991/release/bin/.blender/
    branches/soc-2010-rohith291991/release/bin/.blender/.Blanguages
    branches/soc-2010-rohith291991/release/bin/.blender/.bfont.ttf
    branches/soc-2010-rohith291991/release/bin/.blender/locale/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ar/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ar/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ar/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/bg/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/bg/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/bg/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ca/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ca/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ca/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/cs/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/cs/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/cs/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/de/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/de/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/de/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/el/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/el/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/el/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/es/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/es/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/es/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fi/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fi/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fi/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fr/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fr/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fr/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr_HR/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr_HR/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr_HR/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/it/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/it/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/it/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ja/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ja/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ja/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ko/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ko/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ko/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/nl/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/nl/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/nl/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pl/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pl/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pl/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pt_BR/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pt_BR/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pt_BR/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ro/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ro/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ro/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ru/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ru/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ru/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr at Latn/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr at Latn/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr at Latn/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sv/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sv/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sv/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/uk/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/uk/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/uk/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/zh_CN/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/zh_CN/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/zh_CN/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/blender-thumbnailer.py
    branches/soc-2010-rohith291991/release/datafiles/brushicons/
    branches/soc-2010-rohith291991/release/datafiles/brushicons/add.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/blob.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/blur.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/clay.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/clone.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/crease.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/darken.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/draw.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/fill.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/flatten.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/grab.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/inflate.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/layer.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/lighten.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/mix.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/multiply.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/nudge.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/pinch.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/scrape.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/smear.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/smooth.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/snake_hook.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/soften.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/subtract.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/texdraw.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/thumb.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/twist.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/vertexdraw.png
    branches/soc-2010-rohith291991/release/windows/installer/01.installer.bmp
    branches/soc-2010-rohith291991/source/blender/blenkernel/intern/seqcache.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/add.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/blob.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/blur.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/clay.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/clone.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/crease.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/darken.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/draw.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/fill.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/flatten.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/grab.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/inflate.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/layer.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/lighten.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/mix.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/multiply.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/nudge.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/pinch.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/scrape.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/smear.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/smooth.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/snake_hook.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/soften.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/startup.blend.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/subtract.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/texdraw.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/thumb.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/twist.png.c
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/vertexdraw.png.c
    branches/soc-2010-rohith291991/source/blender/editors/sculpt_paint/sculpt_undo.c
    branches/soc-2010-rohith291991/source/blender/gpu/GPU_buffers.h
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_actuator_api.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_controller_api.c
    branches/soc-2010-rohith291991/source/blender/makesrna/intern/rna_sensor_api.c
    branches/soc-2010-rohith291991/source/blender/makesrna/rna_cleanup/rna_properties.txt
    branches/soc-2010-rohith291991/source/blender/python/generic/noise.c

Removed Paths:
-------------
    branches/soc-2010-rohith291991/CMake/
    branches/soc-2010-rohith291991/bin/
    branches/soc-2010-rohith291991/build_files/cmake/
    branches/soc-2010-rohith291991/build_files/cmake/example_scripts/
    branches/soc-2010-rohith291991/build_files/cmake/example_scripts/cmake_linux_install.sh
    branches/soc-2010-rohith291991/build_files/cmake/macros.cmake
    branches/soc-2010-rohith291991/build_files/make/
    branches/soc-2010-rohith291991/build_files/make/dlltool/
    branches/soc-2010-rohith291991/build_files/make/dlltool/Makefile
    branches/soc-2010-rohith291991/build_files/make/dlltool/gettext.def
    branches/soc-2010-rohith291991/build_files/make/dlltool/iconv.def
    branches/soc-2010-rohith291991/build_files/make/dlltool/python.def
    branches/soc-2010-rohith291991/build_files/make/example_scripts/
    branches/soc-2010-rohith291991/build_files/make/example_scripts/linux_nanmakefiles.sh
    branches/soc-2010-rohith291991/build_files/make/example_scripts/macos_nanmakefiles.sh
    branches/soc-2010-rohith291991/build_files/make/example_scripts/sunos_nanmakefiles.sh
    branches/soc-2010-rohith291991/build_files/make/nan_compile.mk
    branches/soc-2010-rohith291991/build_files/make/nan_definitions.mk
    branches/soc-2010-rohith291991/build_files/make/nan_link.mk
    branches/soc-2010-rohith291991/build_files/make/nan_subdirs.mk
    branches/soc-2010-rohith291991/build_files/make/nan_warn.mk
    branches/soc-2010-rohith291991/build_files/scons/
    branches/soc-2010-rohith291991/build_files/scons/config/
    branches/soc-2010-rohith291991/build_files/scons/config/aix4-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/darwin-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/irix6-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/linux2-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/linuxcross-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/openbsd3-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/sunos5-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/win32-mingw-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/win32-vc-config.py
    branches/soc-2010-rohith291991/build_files/scons/config/win64-vc-config.py
    branches/soc-2010-rohith291991/build_files/scons/tools/
    branches/soc-2010-rohith291991/build_files/scons/tools/Blender.py
    branches/soc-2010-rohith291991/build_files/scons/tools/__init__.py
    branches/soc-2010-rohith291991/build_files/scons/tools/bcolors.py
    branches/soc-2010-rohith291991/build_files/scons/tools/btools.py
    branches/soc-2010-rohith291991/build_files/scons/tools/crossmingw.py
    branches/soc-2010-rohith291991/build_files/scons/tools/mstoolkit.py
    branches/soc-2010-rohith291991/config/
    branches/soc-2010-rohith291991/dlltool/
    branches/soc-2010-rohith291991/make/
    branches/soc-2010-rohith291991/release/bin/.blender/
    branches/soc-2010-rohith291991/release/bin/.blender/.Blanguages
    branches/soc-2010-rohith291991/release/bin/.blender/.bfont.ttf
    branches/soc-2010-rohith291991/release/bin/.blender/locale/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ar/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ar/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ar/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/bg/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/bg/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/bg/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ca/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ca/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ca/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/cs/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/cs/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/cs/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/de/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/de/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/de/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/el/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/el/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/el/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/es/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/es/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/es/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fi/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fi/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fi/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fr/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fr/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/fr/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr_HR/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr_HR/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/hr_HR/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/it/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/it/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/it/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ja/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ja/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ja/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ko/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ko/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ko/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/nl/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/nl/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/nl/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pl/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pl/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pl/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pt_BR/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pt_BR/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/pt_BR/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ro/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ro/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ro/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ru/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ru/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/ru/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr at Latn/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr at Latn/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sr at Latn/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sv/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sv/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/sv/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/uk/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/uk/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/uk/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/.blender/locale/zh_CN/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/zh_CN/LC_MESSAGES/
    branches/soc-2010-rohith291991/release/bin/.blender/locale/zh_CN/LC_MESSAGES/blender.mo
    branches/soc-2010-rohith291991/release/bin/blender-thumbnailer.py
    branches/soc-2010-rohith291991/release/datafiles/brushicons/add.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/blob.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/blur.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/clay.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/clone.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/crease.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/darken.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/draw.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/fill.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/flatten.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/grab.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/inflate.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/layer.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/lighten.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/mix.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/multiply.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/nudge.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/pinch.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/scrape.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/smear.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/smooth.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/snake_hook.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/soften.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/subtract.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/texdraw.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/thumb.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/twist.png
    branches/soc-2010-rohith291991/release/datafiles/brushicons/vertexdraw.png
    branches/soc-2010-rohith291991/release/scripts/io/engine_render_pov.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_buttons.py
    branches/soc-2010-rohith291991/source/blender/editors/datafiles/B.blend.c
    branches/soc-2010-rohith291991/source/blender/editors/space_logic/logic_header.c
    branches/soc-2010-rohith291991/source/blender/gpu/gpu_buffers.h
    branches/soc-2010-rohith291991/source/nan_compile.mk
    branches/soc-2010-rohith291991/source/nan_definitions.mk
    branches/soc-2010-rohith291991/source/nan_link.mk
    branches/soc-2010-rohith291991/source/nan_subdirs.mk
    branches/soc-2010-rohith291991/source/nan_warn.mk
    branches/soc-2010-rohith291991/tools/

Property Changed:
----------------
    branches/soc-2010-rohith291991/release/scripts/io/import_scene_3ds.py
    branches/soc-2010-rohith291991/release/scripts/io/netrender/repath.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_data_curve.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_object.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_object_constraint.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_physics_cloth.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_physics_common.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_physics_softbody.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_render.py
    branches/soc-2010-rohith291991/release/scripts/ui/properties_scene.py
    branches/soc-2010-rohith291991/release/scripts/ui/space_userpref.py

Modified: branches/soc-2010-rohith291991/CMakeLists.txt
===================================================================
--- branches/soc-2010-rohith291991/CMakeLists.txt	2010-08-02 13:19:31 UTC (rev 30979)
+++ branches/soc-2010-rohith291991/CMakeLists.txt	2010-08-02 13:22:38 UTC (rev 30980)
@@ -55,17 +55,15 @@
 SET(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin)
 SET(LIBRARY_OUTPUT_PATH  ${CMAKE_BINARY_DIR}/lib)
 
-# Note! - Could create this from the blender version string
-# ...but thats quite involved, make sure this matches the blender version.
-SET(BLENDER_VERSION  2.5)
-
 #-----------------------------------------------------------------------------
 # Load some macros.
-INCLUDE(CMake/macros.cmake)
+INCLUDE(build_files/cmake/macros.cmake)
 
 #-----------------------------------------------------------------------------
 # Set default config options
 
+GET_BLENDER_VERSION()
+
 # Blender internal features
 OPTION(WITH_INTERNATIONAL "Enable I18N   (International fonts and text)" ON)
 OPTION(WITH_LCMS          "Enable color correction with lcms" OFF)
@@ -117,6 +115,7 @@
 OPTION(WITH_RAYOPTIMIZATION	"Enable use of SIMD (SSE) optimizations for the raytracer" ON) 
 OPTION(WITH_CXX_GUARDEDALLOC "Enable GuardedAlloc for C++ memory allocation tracking" OFF)
 OPTION(WITH_INSTALL       "Install accompanying scripts and language files needed to run blender" ON)
+OPTION(WITH_PYTHON_INSTALL       "Copy system python into the blender install folder" ON)
 
 IF(APPLE)
 	OPTION(WITH_COCOA	  "Use Cocoa framework instead of deprecated Carbon" ON)
@@ -132,6 +131,10 @@
 	MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
 ENDIF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
 
+IF(NOT WITH_INSTALL AND WITH_PYTHON_INSTALL)
+	MESSAGE("WARNING: WITH_PYTHON_INSTALL needs WITH_INSTALL")
+ENDIF(NOT WITH_INSTALL AND WITH_PYTHON_INSTALL)
+
 TEST_SSE_SUPPORT()
 
 # disabled for now, not supported
@@ -485,7 +488,7 @@
 			SET(PCRE_LIB pcre)
 		ENDIF(WITH_OPENCOLLADA)
 		
-        # TODO: IF(WITH_LCMS)
+		# TODO: IF(WITH_LCMS)
         
 		IF(WITH_FFMPEG)
 			SET(FFMPEG ${LIBDIR}/ffmpeg)
@@ -534,7 +537,7 @@
 	ELSE(MSVC) # MINGW
 		SET(LLIBS "-lshell32 -lshfolder -lgdi32 -lmsvcrt -lwinmm -lmingw32 -lm -lws2_32 -lz -lstdc++ -lole32 -luuid")
 
-		SET(CMAKE_CXX_FLAGS                "-pipe -funsigned-char -fno-strict-aliasing -mwindows" CACHE STRING "Mingw C++ flags ")
+		SET(CMAKE_CXX_FLAGS                "-pipe -funsigned-char -fno-strict-aliasing" CACHE STRING "Mingw C++ flags ")
 		SET(CMAKE_C_FLAGS                  "-pipe -funsigned-char -fno-strict-aliasing" CACHE STRING "Mingw C flags ")
 
 		SET(CMAKE_CXX_FLAGS_DEBUG          "-O0 -g" CACHE STRING "Mingw debug C++ flags ")
@@ -561,7 +564,7 @@
 			SET(GETTEXT_LIB intl)
 		ENDIF(WITH_INTERNATIONAL)
 
-		SET(JPEG_LIBRARY jpeg)
+		SET(JPEG_LIBRARY libjpeg)
 		SET(PNG_LIBRARIES png)
 
 		SET(ZLIB ${LIBDIR}/zlib)
@@ -607,7 +610,7 @@
 		IF(WITH_OPENEXR)
 			SET(OPENEXR ${LIBDIR}/gcc/openexr)
 			SET(OPENEXR_INC ${OPENEXR}/include ${OPENEXR}/include/OpenEXR)
-			SET(OPENEXR_LIB Half IlmImf Iex)
+			SET(OPENEXR_LIB Half IlmImf Imath IlmThread)
 			SET(OPENEXR_LIBPATH ${OPENEXR}/lib)
 		ENDIF(WITH_OPENEXR)
 
@@ -628,6 +631,12 @@
 			SET(WITH_JACK OFF)
 		ENDIF(WITH_JACK)
 
+		IF(WITH_RAYOPTIMIZATION AND SUPPORT_SSE_BUILD)
+			SET(PLATFORM_CFLAGS " -msse -msse2 ${PLATFORM_CFLAGS}")
+			ADD_DEFINITIONS(-D__SSE__)
+			ADD_DEFINITIONS(-D__MMX__)
+		ENDIF(WITH_RAYOPTIMIZATION AND SUPPORT_SSE_BUILD)
+
 	ENDIF(MSVC)
 
 ENDIF(WIN32)

Modified: branches/soc-2010-rohith291991/Makefile
===================================================================
--- branches/soc-2010-rohith291991/Makefile	2010-08-02 13:19:31 UTC (rev 30979)
+++ branches/soc-2010-rohith291991/Makefile	2010-08-02 13:22:38 UTC (rev 30980)
@@ -41,16 +41,16 @@
 # export NAN_NO_OPENAL=true
 
 export NANBLENDERHOME=$(shell pwd)
-MAKEFLAGS=-I$(NANBLENDERHOME)/source --no-print-directory
+MAKEFLAGS=-I$(NANBLENDERHOME)/build_files/make --no-print-directory
 
 SOURCEDIR = 
 ifeq ($(FREE_WINDOWS),true)
-    DIRS ?= dlltool extern intern source po
+    DIRS ?= $(NANBLENDERHOME)/build_files/make/dlltool extern intern source po
 else
     DIRS ?= extern intern source po
 endif
 
-include source/nan_subdirs.mk
+include build_files/make/nan_subdirs.mk
 
 .PHONY: release
 release:

Modified: branches/soc-2010-rohith291991/SConstruct
===================================================================
--- branches/soc-2010-rohith291991/SConstruct	2010-08-02 13:19:31 UTC (rev 30979)
+++ branches/soc-2010-rohith291991/SConstruct	2010-08-02 13:22:38 UTC (rev 30980)
@@ -46,17 +46,22 @@
 import re
 from tempfile import mkdtemp
 
-import tools.Blender
-import tools.btools
-import tools.bcolors
+# store path to tools
+toolpath=os.path.join(".", "build_files", "scons", "tools")
 
+# needed for importing tools
+sys.path.append(toolpath)
+
+import Blender
+import btools
+import bcolors
+
 EnsureSConsVersion(1,0,0)
 
-BlenderEnvironment = tools.Blender.BlenderEnvironment
-btools = tools.btools
-B = tools.Blender
+BlenderEnvironment = Blender.BlenderEnvironment
+B = Blender
 
-VERSION = tools.btools.VERSION # This is used in creating the local config directories
+VERSION = btools.VERSION # This is used in creating the local config directories
 
 ### globals ###
 platform = sys.platform
@@ -119,7 +124,7 @@
 	print "Using " + toolset
 	if toolset=='mstoolkit':
 		env = BlenderEnvironment(ENV = os.environ)
-		env.Tool('mstoolkit', ['tools'])
+		env.Tool('mstoolkit', [toolpath])
 	else:
 		env = BlenderEnvironment(tools=[toolset], ENV = os.environ)
 		# xxx commented out, as was supressing warnings under mingw..
@@ -159,7 +164,7 @@
 
 env['OURPLATFORM'] = platform
 
-configfile = 'config'+os.sep+platform+'-config.py'
+configfile = os.path.join("build_files", "scons", "config", platform + "-config.py")
 
 if os.path.exists(configfile):
 	print B.bc.OKGREEN + "Using config file: " + B.bc.ENDC + configfile
@@ -168,7 +173,7 @@
 
 if crossbuild and env['PLATFORM'] != 'win32':
 	print B.bc.HEADER+"Preparing for crossbuild"+B.bc.ENDC
-	env.Tool('crossmingw', ['tools'])
+	env.Tool('crossmingw', [toolpath])
 	# todo: determine proper libs/includes etc.
 	# Needed for gui programs, console programs should do without it
 
@@ -625,9 +630,6 @@
 					'${BF_FFMPEG_LIBPATH}/avdevice-52.dll',
 					'${BF_FFMPEG_LIBPATH}/avutil-50.dll',
 					'${BF_FFMPEG_LIBPATH}/swscale-0.dll']
-
-	if env['WITH_BF_JACK']:
-		dllsources += ['${LCGDIR}/jack/lib/libjack.dll']
 	windlls = env.Install(dir=env['BF_INSTALLDIR'], source = dllsources)
 	allinstall += windlls
 

Copied: branches/soc-2010-rohith291991/build_files (from rev 30972, trunk/blender/build_files)

Copied: branches/soc-2010-rohith291991/build_files/cmake (from rev 30972, trunk/blender/build_files/cmake)

Copied: branches/soc-2010-rohith291991/build_files/cmake/example_scripts (from rev 30972, trunk/blender/build_files/cmake/example_scripts)

Deleted: branches/soc-2010-rohith291991/build_files/cmake/example_scripts/cmake_linux_install.sh
===================================================================
--- trunk/blender/build_files/cmake/example_scripts/cmake_linux_install.sh	2010-08-02 10:59:06 UTC (rev 30972)
+++ branches/soc-2010-rohith291991/build_files/cmake/example_scripts/cmake_linux_install.sh	2010-08-02 13:22:38 UTC (rev 30980)
@@ -1,37 +0,0 @@
-#!/bin/sh
-
-# This shell script checks out and compiles blender, tested on ubuntu 10.04
-# assumes you have dependancies installed alredy
-
-# See this page for more info:
-#  http://wiki.blender.org/index.php/Dev:2.5/Doc/Building_Blender/Linux/Generic_Distro/CMake
-
-# grab blender
-mkdir ~/blender-svn 
-cd ~/blender-svn
-svn co https://svn.blender.org/svnroot/bf-blender/trunk/blender
-
-# create cmake dir
-mkdir ~/blender-svn/build-cmake
-cd ~/blender-svn/build-cmake
-
-# cmake without copying files for fast rebuilds
-# the files from svn will be used in place
-cmake ../blender -DWITH_INSTALL:BOOL=FALSE
-
-# make blender, will take some time
-make
-
-# link the binary to blenders source directory to run quickly
-ln -s ~/blender-svn/build-cmake/bin/blender ~/blender-svn/blender/blender.bin
-
-# useful info
-echo ""
-echo "* Useful Commands *"
-echo "   Run Blender: ~/blender-svn/blender/blender.bin"
-echo "   Update Blender: svn up ~/blender-svn/blender"
-echo "   Reconfigure Blender: cd ~/blender-svn/build-cmake ; cmake ."
-echo "   Build Blender: cd ~/blender-svn/build-cmake ; make"
-echo ""
-
-

Copied: branches/soc-2010-rohith291991/build_files/cmake/example_scripts/cmake_linux_install.sh (from rev 30972, trunk/blender/build_files/cmake/example_scripts/cmake_linux_install.sh)
===================================================================
--- branches/soc-2010-rohith291991/build_files/cmake/example_scripts/cmake_linux_install.sh	                        (rev 0)
+++ branches/soc-2010-rohith291991/build_files/cmake/example_scripts/cmake_linux_install.sh	2010-08-02 13:22:38 UTC (rev 30980)
@@ -0,0 +1,37 @@
+#!/bin/sh
+
+# This shell script checks out and compiles blender, tested on ubuntu 10.04
+# assumes you have dependancies installed alredy
+
+# See this page for more info:
+#  http://wiki.blender.org/index.php/Dev:2.5/Doc/Building_Blender/Linux/Generic_Distro/CMake
+
+# grab blender
+mkdir ~/blender-svn 
+cd ~/blender-svn
+svn co https://svn.blender.org/svnroot/bf-blender/trunk/blender
+
+# create cmake dir
+mkdir ~/blender-svn/build-cmake
+cd ~/blender-svn/build-cmake
+
+# cmake without copying files for fast rebuilds
+# the files from svn will be used in place
+cmake ../blender -DWITH_INSTALL:BOOL=FALSE
+
+# make blender, will take some time
+make
+
+# link the binary to blenders source directory to run quickly
+ln -s ~/blender-svn/build-cmake/bin/blender ~/blender-svn/blender/blender.bin
+
+# useful info
+echo ""
+echo "* Useful Commands *"
+echo "   Run Blender: ~/blender-svn/blender/blender.bin"
+echo "   Update Blender: svn up ~/blender-svn/blender"
+echo "   Reconfigure Blender: cd ~/blender-svn/build-cmake ; cmake ."
+echo "   Build Blender: cd ~/blender-svn/build-cmake ; make"
+echo ""
+
+

Deleted: branches/soc-2010-rohith291991/build_files/cmake/macros.cmake
===================================================================
--- trunk/blender/build_files/cmake/macros.cmake	2010-08-02 10:59:06 UTC (rev 30972)
+++ branches/soc-2010-rohith291991/build_files/cmake/macros.cmake	2010-08-02 13:22:38 UTC (rev 30980)
@@ -1,233 +0,0 @@
-MACRO(BLENDERLIB_NOLIST
-	name
-	sources
-	includes)
-

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list