[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [32572] branches/soc-2010-nicolasbishop: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r32300 :32571

Nicholas Bishop nicholasbishop at gmail.com
Tue Oct 19 02:45:42 CEST 2010


Revision: 32572
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=32572
Author:   nicholasbishop
Date:     2010-10-19 02:45:37 +0200 (Tue, 19 Oct 2010)

Log Message:
-----------
svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r32300:32571

Modified Paths:
--------------
    branches/soc-2010-nicolasbishop/CMakeLists.txt
    branches/soc-2010-nicolasbishop/COPYING
    branches/soc-2010-nicolasbishop/build_files/cmake/macros.cmake
    branches/soc-2010-nicolasbishop/build_files/scons/config/darwin-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/freebsd7-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/freebsd8-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/freebsd9-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/linux2-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/linuxcross-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/openbsd3-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/sunos5-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/win32-mingw-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/win32-vc-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/config/win64-vc-config.py
    branches/soc-2010-nicolasbishop/build_files/scons/tools/Blender.py
    branches/soc-2010-nicolasbishop/build_files/scons/tools/btools.py
    branches/soc-2010-nicolasbishop/extern/CMakeLists.txt
    branches/soc-2010-nicolasbishop/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2010-nicolasbishop/intern/boolop/intern/BOP_Interface.cpp
    branches/soc-2010-nicolasbishop/intern/boolop/intern/BOP_Merge2.cpp
    branches/soc-2010-nicolasbishop/intern/ghost/GHOST_Types.h
    branches/soc-2010-nicolasbishop/intern/ghost/intern/GHOST_Debug.h
    branches/soc-2010-nicolasbishop/intern/ghost/intern/GHOST_EventPrinter.cpp
    branches/soc-2010-nicolasbishop/intern/ghost/intern/GHOST_ModifierKeys.cpp
    branches/soc-2010-nicolasbishop/intern/ghost/intern/GHOST_ModifierKeys.h
    branches/soc-2010-nicolasbishop/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2010-nicolasbishop/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2010-nicolasbishop/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2010-nicolasbishop/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2010-nicolasbishop/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2010-nicolasbishop/intern/ghost/test/multitest/EventToBuf.c
    branches/soc-2010-nicolasbishop/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2010-nicolasbishop/intern/guardedalloc/SConscript
    branches/soc-2010-nicolasbishop/intern/guardedalloc/cpp/mallocn.cpp
    branches/soc-2010-nicolasbishop/intern/guardedalloc/intern/mallocn.c
    branches/soc-2010-nicolasbishop/intern/iksolver/intern/IK_Solver.cpp
    branches/soc-2010-nicolasbishop/intern/moto/include/MT_assert.h
    branches/soc-2010-nicolasbishop/intern/opennl/superlu/ssp_defs.h
    branches/soc-2010-nicolasbishop/intern/string/SConscript
    branches/soc-2010-nicolasbishop/release/scripts/io/netrender/client.py
    branches/soc-2010-nicolasbishop/release/scripts/io/netrender/operators.py
    branches/soc-2010-nicolasbishop/release/scripts/io/netrender/slave.py
    branches/soc-2010-nicolasbishop/release/scripts/modules/animsys_refactor.py
    branches/soc-2010-nicolasbishop/release/scripts/modules/bpy/ops.py
    branches/soc-2010-nicolasbishop/release/scripts/modules/bpy_types.py
    branches/soc-2010-nicolasbishop/release/scripts/modules/console/intellisense.py
    branches/soc-2010-nicolasbishop/release/scripts/modules/rigify/__init__.py
    branches/soc-2010-nicolasbishop/release/scripts/modules/rna_info.py
    branches/soc-2010-nicolasbishop/release/scripts/op/image.py
    branches/soc-2010-nicolasbishop/release/scripts/op/io_scene_3ds/export_3ds.py
    branches/soc-2010-nicolasbishop/release/scripts/op/io_scene_obj/export_obj.py
    branches/soc-2010-nicolasbishop/release/scripts/op/presets.py
    branches/soc-2010-nicolasbishop/release/scripts/op/screen_play_rendered_anim.py
    branches/soc-2010-nicolasbishop/release/scripts/op/uv.py
    branches/soc-2010-nicolasbishop/release/scripts/op/wm.py
    branches/soc-2010-nicolasbishop/release/scripts/presets/render/HDV_1080p.py
    branches/soc-2010-nicolasbishop/release/scripts/templates/gamelogic.py
    branches/soc-2010-nicolasbishop/release/scripts/templates/gamelogic_basic.py
    branches/soc-2010-nicolasbishop/release/scripts/templates/gamelogic_module.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/properties_data_armature_rigify.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/properties_data_mesh.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/properties_object.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/properties_particle.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/properties_render.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/properties_texture.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/space_image.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/space_info.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/space_userpref.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/space_userpref_keymap.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/space_view3d.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/space_view3d_toolbar.py
    branches/soc-2010-nicolasbishop/source/blender/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/blender/avi/intern/avirgb.c
    branches/soc-2010-nicolasbishop/source/blender/avi/intern/endian.c
    branches/soc-2010-nicolasbishop/source/blender/avi/intern/mjpeg.c
    branches/soc-2010-nicolasbishop/source/blender/avi/intern/options.c
    branches/soc-2010-nicolasbishop/source/blender/avi/intern/rgb32.c
    branches/soc-2010-nicolasbishop/source/blender/blenfont/intern/blf_lang.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_blender.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_cloth.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_context.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_customdata.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_depsgraph.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_global.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_image.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_library.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_main.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_object.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_scene.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_texture.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_utildefines.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/SConscript
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/BME_tools.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/action.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/anim.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/armature.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/blender.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/boids.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/brush.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/bvhutils.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/cloth.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/collision.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/colortools.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/constraint.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/curve.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/customdata.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/customdata_file.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/displist.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/effect.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/exotic.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/font.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/group.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/idprop.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/image.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/implicit.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/ipo.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/key.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/lattice.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/library.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/mesh.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/modifier.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/multires.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/nla.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/object.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/paint.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/particle.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/scene.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/seqeffects.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/smoke.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/softbody.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/sound.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/text.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/unit.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/writeavi.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/writeframeserver.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_bpath.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_fileops.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_math_base.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_math_color.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_math_matrix.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_math_rotation.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_scanfill.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/BLI_kdtree.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/bpath.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/dynlib.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/math_color.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/math_geom.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/math_matrix.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/noise.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/path_util.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/pbvh.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/scanfill.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/threads.c
    branches/soc-2010-nicolasbishop/source/blender/blenloader/BLO_writefile.h
    branches/soc-2010-nicolasbishop/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2010-nicolasbishop/source/blender/blenloader/intern/readfile.c
    branches/soc-2010-nicolasbishop/source/blender/blenloader/intern/readfile.h
    branches/soc-2010-nicolasbishop/source/blender/blenloader/intern/writefile.c
    branches/soc-2010-nicolasbishop/source/blender/blenpluginapi/iff.h
    branches/soc-2010-nicolasbishop/source/blender/blenpluginapi/intern/pluginapi.c
    branches/soc-2010-nicolasbishop/source/blender/collada/DocumentExporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/DocumentExporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/DocumentImporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/DocumentImporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/collada.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/collada_internal.h
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/anim_deps.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/anim_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/anim_filter.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/anim_markers.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/anim_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/drivers.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/keyframes_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/keyframes_general.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/keyframing.c
    branches/soc-2010-nicolasbishop/source/blender/editors/animation/keyingsets.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/armature_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/armature_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/editarmature.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/editarmature_generate.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/editarmature_sketch.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/meshlaplacian.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/meshlaplacian.h
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/poseSlide.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/poselib.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/poseobject.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/reeb.c
    branches/soc-2010-nicolasbishop/source/blender/editors/curve/curve_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/curve/editcurve.c
    branches/soc-2010-nicolasbishop/source/blender/editors/curve/editfont.c
    branches/soc-2010-nicolasbishop/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2010-nicolasbishop/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_armature.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_keyframes_draw.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_keyframing.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_mesh.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_node.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_object.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_screen.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_screen_types.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_types.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_uvedit.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/UI_interface.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/UI_view2d.h
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_handlers.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_icons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_layout.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_panel.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_regions.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_templates.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_utils.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_widgets.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/view2d.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/view2d_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/editface.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/editmesh.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/editmesh_add.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/editmesh_lib.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/editmesh_loop.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/loopcut.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/mesh_data.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/mesh/meshtools.c
    branches/soc-2010-nicolasbishop/source/blender/editors/metaball/mball_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_add.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_bake.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_constraint.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_group.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_hook.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_lattice.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_modifier.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_relations.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_select.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_shapekey.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_transform.c
    branches/soc-2010-nicolasbishop/source/blender/editors/object/object_vgroup.c
    branches/soc-2010-nicolasbishop/source/blender/editors/physics/particle_boids.c
    branches/soc-2010-nicolasbishop/source/blender/editors/physics/particle_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/physics/particle_object.c
    branches/soc-2010-nicolasbishop/source/blender/editors/physics/physics_fluid.c
    branches/soc-2010-nicolasbishop/source/blender/editors/physics/physics_pointcache.c
    branches/soc-2010-nicolasbishop/source/blender/editors/render/render_internal.c
    branches/soc-2010-nicolasbishop/source/blender/editors/render/render_preview.c
    branches/soc-2010-nicolasbishop/source/blender/editors/render/render_shading.c
    branches/soc-2010-nicolasbishop/source/blender/editors/screen/area.c
    branches/soc-2010-nicolasbishop/source/blender/editors/screen/glutil.c
    branches/soc-2010-nicolasbishop/source/blender/editors/screen/screen_context.c
    branches/soc-2010-nicolasbishop/source/blender/editors/screen/screen_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/screen/screen_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/screen/screen_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/screen/screendump.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/paint_undo.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sound/sound_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_action/action_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_action/action_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_action/action_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/space_action/action_select.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_action/space_action.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_api/spacetypes.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_buttons/buttons_header.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_buttons/buttons_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_console/console_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_console/console_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/space_console/console_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_console/console_report.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_console/space_console.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_file/file_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_file/file_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_file/file_panels.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_file/filelist.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_file/filesel.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_file/space_file.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_file/writeimage.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_graph/graph_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_graph/graph_select.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_graph/space_graph.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_image/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/blender/editors/space_image/SConscript
    branches/soc-2010-nicolasbishop/source/blender/editors/space_image/image_buttons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_image/image_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_image/image_header.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_image/image_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_image/image_render.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_image/space_image.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_info/info_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_info/space_info.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_logic/logic_buttons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_logic/logic_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_logic/logic_window.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_logic/space_logic.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_nla/nla_channels.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_nla/nla_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_nla/space_nla.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_node/drawnode.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_node/node_buttons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_node/node_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_node/node_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_node/node_header.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_node/node_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/space_node/node_select.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_node/node_state.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_node/space_node.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_outliner/outliner.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_script/script_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_script/script_header.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_script/space_script.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_sequencer/sequencer_scopes.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_sound/sound_header.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_sound/space_sound.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_text/space_text.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_text/text_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_text/text_header.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_text/text_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/space_text/text_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_text/text_python.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_time/space_time.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_time/time_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_userpref/space_userpref.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/drawanimviz.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/drawvolume.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_snap.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform.c
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform.h
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform_constraints.c
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform_conversions.c
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform_input.c
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform_ndofinput.c
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform_orientations.c
    branches/soc-2010-nicolasbishop/source/blender/editors/transform/transform_snap.c
    branches/soc-2010-nicolasbishop/source/blender/editors/util/editmode_undo.c
    branches/soc-2010-nicolasbishop/source/blender/editors/util/undo.c
    branches/soc-2010-nicolasbishop/source/blender/editors/uvedit/uvedit_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2010-nicolasbishop/source/blender/gpu/GPU_draw.h
    branches/soc-2010-nicolasbishop/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2010-nicolasbishop/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2010-nicolasbishop/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2010-nicolasbishop/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2010-nicolasbishop/source/blender/gpu/intern/gpu_material.c
    branches/soc-2010-nicolasbishop/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/allocimbuf.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/anim.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/bmp.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/cineon/cineon_dpx.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/cineon/cineonlib.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/cineon/dpxlib.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/divers.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/filetype.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/filter.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/imbuf_cocoa.m
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/iris.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/jp2.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/jpeg.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/openexr/openexr_multi.h
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/png.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/radiance_hdr.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/scaling.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/targa.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/thumbs.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/thumbs_blend.c
    branches/soc-2010-nicolasbishop/source/blender/imbuf/intern/tiff.c
    branches/soc-2010-nicolasbishop/source/blender/makesdna/DNA_customdata_types.h
    branches/soc-2010-nicolasbishop/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2010-nicolasbishop/source/blender/makesdna/DNA_space_types.h
    branches/soc-2010-nicolasbishop/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2010-nicolasbishop/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2010-nicolasbishop/source/blender/makesrna/RNA_access.h
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_color.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_define.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_image_api.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_main.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_object.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_screen.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_world.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/MOD_modifiertypes.h
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_armature.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_array.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_bevel.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_boolean.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_build.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_cast.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_cloth.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_collision.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_curve.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_decimate.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_displace.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_explode.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_fluidsim.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_fluidsim_util.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_hook.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_lattice.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_mask.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_mirror.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_none.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_particleinstance.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_screw.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_shapekey.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_smoke.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_smooth.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_softbody.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_solidify.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_subsurf.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_surface.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_util.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_util.h
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_uvproject.c
    branches/soc-2010-nicolasbishop/source/blender/modifiers/intern/MOD_wave.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_brightness.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_composite.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_crop.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_curves.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_dilate.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_displace.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_flip.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_gamma.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_glare.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_image.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_invert.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_math.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_normal.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_normalize.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_rgb.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_scale.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_translate.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_value.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/CMP_util.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_invert.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_math.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_normal.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_output.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_value.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_at.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/soc-2010-nicolasbishop/source/blender/nodes/intern/TEX_util.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/IDProp.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/bgl.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/blf_api.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/bpy_internal_import.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/geometry.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/mathutils.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/mathutils_color.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/mathutils_euler.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/mathutils_matrix.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/mathutils_quat.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/mathutils_vector.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/noise.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_app.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_array.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_interface.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_operator.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_operator_wrap.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_rna.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_rna.h
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_rna_callback.c
    branches/soc-2010-nicolasbishop/source/blender/quicktime/apple/qtkit_export.m
    branches/soc-2010-nicolasbishop/source/blender/quicktime/apple/qtkit_import.m
    branches/soc-2010-nicolasbishop/source/blender/quicktime/apple/quicktime_export.c
    branches/soc-2010-nicolasbishop/source/blender/quicktime/apple/quicktime_import.c
    branches/soc-2010-nicolasbishop/source/blender/readblenfile/stub/BLO_readblenfileSTUB.c
    branches/soc-2010-nicolasbishop/source/blender/render/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/convertblender.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/envmap.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/imagetexture.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/pipeline.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/pointdensity.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/rayobject_instance.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/rayshade.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/shadbuf.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/sss.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/texture.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/volume_precache.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/volumetric.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/voxeldata.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/WM_api.h
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/WM_types.h
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm_draw.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm_gesture.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm_subwindow.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/wm.h
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/wm_event_system.h
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/wm_event_types.h
    branches/soc-2010-nicolasbishop/source/blender/windowmanager/wm_window.h
    branches/soc-2010-nicolasbishop/source/blenderplayer/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2010-nicolasbishop/source/creator/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/creator/buildinfo.c
    branches/soc-2010-nicolasbishop/source/creator/creator.c
    branches/soc-2010-nicolasbishop/source/darwin/Makefile
    branches/soc-2010-nicolasbishop/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/soc-2010-nicolasbishop/source/gameengine/BlenderRoutines/Makefile
    branches/soc-2010-nicolasbishop/source/gameengine/BlenderRoutines/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Converter/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2010-nicolasbishop/source/gameengine/Expressions/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/GameLogic/SCA_LogicManager.h
    branches/soc-2010-nicolasbishop/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/GameLogic/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/BL_Texture.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/KX_BulletPhysicsController.h
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Ketsji/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/Network/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/Physics/Bullet/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/gameengine/Physics/Bullet/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/Physics/Dummy/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/Physics/common/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/soc-2010-nicolasbishop/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/Rasterizer/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/SceneGraph/SConscript
    branches/soc-2010-nicolasbishop/source/gameengine/VideoTexture/ImageBuff.cpp

Added Paths:
-----------
    branches/soc-2010-nicolasbishop/doc/build_systems/
    branches/soc-2010-nicolasbishop/doc/build_systems/README.windows-gcc
    branches/soc-2010-nicolasbishop/doc/build_systems/cmake.txt
    branches/soc-2010-nicolasbishop/doc/build_systems/scons-dev.txt
    branches/soc-2010-nicolasbishop/doc/build_systems/scons.txt
    branches/soc-2010-nicolasbishop/doc/guides/
    branches/soc-2010-nicolasbishop/doc/guides/blender-guardedalloc.txt
    branches/soc-2010-nicolasbishop/doc/guides/interface_API.txt
    branches/soc-2010-nicolasbishop/doc/guides/python-dev-guide.txt
    branches/soc-2010-nicolasbishop/doc/license/
    branches/soc-2010-nicolasbishop/doc/license/BL-license.txt
    branches/soc-2010-nicolasbishop/doc/license/GPL-license.txt
    branches/soc-2010-nicolasbishop/doc/license/bf-members.txt
    branches/soc-2010-nicolasbishop/doc/manpage/
    branches/soc-2010-nicolasbishop/doc/manpage/blender.1
    branches/soc-2010-nicolasbishop/doc/manpage/blender.1.py
    branches/soc-2010-nicolasbishop/doc/python_api/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/README
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/layout.html
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/page.html
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/bg.png
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/default.css_t
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/favicon.ico
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/jquery.sidebar.js
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/pygments.css
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/rnd.png
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/rndbl.png
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/rndbr.png
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/theme.conf
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/datatypes.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/PhysicsConstraints.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/VideoTexture.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/__init__.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/bgl.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/geometry.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/idprop.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epyparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/PhysicsConstraints.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/VideoTexture.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Device.lock.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Factory.filter.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Factory.join.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Factory.pingpong.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Factory.sine.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.events.allkeys.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.events.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.logic.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.render.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.CListValue.from_id.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.boxInsideFrustum.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.getScreenPosition.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.getScreenRay.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.getScreenVect.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.pointInsideFrustum.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.sphereInsideFrustum.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_GameObject.rayCast.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_LightObject.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_MeshProxy.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_PolygonMaterial.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_PolygonMaterial.setCustomMaterial.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_PolygonMaterial.setTexture.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_SCA_ReplaceMeshActuator.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Scene.active_camera.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Scene.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_VertexProxy.getRGBA.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_VertexProxy.setRGBA.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bgl.Buffer.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bgl.glRasterPos.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bgl.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bpy.data.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/geometry.BoxPack2D.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/geometry.PolyFill.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/idprop.IDGroup.iteritems.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/idprop.IDGroup.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/idprop.IDGroup.values.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/idprop.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.Euler.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.Matrix.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.Quaternion.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.Vector.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/LICENSE
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/__init__.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/_ast_util.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ast.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/cache.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/codegen.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/exceptions.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/__init__.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/autohandler.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/babelplugin.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/preprocessors.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/pygmentplugin.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/turbogears.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/filters.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/lexer.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/lookup.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/parsetree.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/pygen.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/pyparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/runtime.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/template.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/util.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/AUTHORS
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/LICENSE
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/__init__.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_constants.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_native.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_speedups.c
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_speedups.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_speedups.so
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/tests.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/pyparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rnaparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/bge.events.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/bge.logic.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/bge.render.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/bge.types.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/run.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/sphinxoutput.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/sphinxparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/Class.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/Layout.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bge.events.Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bge.logic.Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bpy.data.Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bpy.ops.Class.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bpy.ops.Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bpy.types.Class.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/conf.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/contents.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/util.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/validator.py
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/layout.html
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/page.html
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/bg.png
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/default.css_t
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/favicon.ico
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/jquery.sidebar.js
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/pygments.css
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/rnd.png
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/rndbl.png
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/rndbr.png
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/theme.conf
    branches/soc-2010-nicolasbishop/doc/python_api/epy/
    branches/soc-2010-nicolasbishop/doc/python_api/epy/BGL.py
    branches/soc-2010-nicolasbishop/doc/python_api/epy/Geometry.py
    branches/soc-2010-nicolasbishop/doc/python_api/epy/IDProp.py
    branches/soc-2010-nicolasbishop/doc/python_api/epy/Mathutils.py
    branches/soc-2010-nicolasbishop/doc/python_api/epy/testbgl.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/
    branches/soc-2010-nicolasbishop/doc/python_api/examples/bpy.data.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.Euler.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.Matrix.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.Quaternion.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.Vector.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.py
    branches/soc-2010-nicolasbishop/doc/python_api/rst/
    branches/soc-2010-nicolasbishop/doc/python_api/rst/bge.events.rst
    branches/soc-2010-nicolasbishop/doc/python_api/rst/bge.logic.rst
    branches/soc-2010-nicolasbishop/doc/python_api/rst/bge.render.rst
    branches/soc-2010-nicolasbishop/doc/python_api/rst/bge.types.rst
    branches/soc-2010-nicolasbishop/doc/python_api/sphinx_doc_gen.py
    branches/soc-2010-nicolasbishop/doc/python_api/sphinx_doc_gen.sh
    branches/soc-2010-nicolasbishop/doc/python_api/sphinx_html_compact.diff
    branches/soc-2010-nicolasbishop/release/scripts/modules/sys_info.py
    branches/soc-2010-nicolasbishop/release/scripts/presets/render/HDV_NTSC_1080p.py
    branches/soc-2010-nicolasbishop/release/scripts/presets/render/HDV_PAL_1080p.py
    branches/soc-2010-nicolasbishop/source/blender/collada/AnimationImporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/AnimationImporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/ArmatureExporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/ArmatureExporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/ArmatureImporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/ArmatureImporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/CameraExporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/CameraExporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/EffectExporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/EffectExporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/GeometryExporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/GeometryExporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/ImageExporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/ImageExporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/InstanceWriter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/InstanceWriter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/LightExporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/LightExporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/MaterialExporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/MaterialExporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/MeshImporter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/MeshImporter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/SkinInfo.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/SkinInfo.h
    branches/soc-2010-nicolasbishop/source/blender/collada/TransformReader.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/TransformReader.h
    branches/soc-2010-nicolasbishop/source/blender/collada/TransformWriter.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/TransformWriter.h
    branches/soc-2010-nicolasbishop/source/blender/collada/collada_internal.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/collada_utils.cpp
    branches/soc-2010-nicolasbishop/source/blender/collada/collada_utils.h

Removed Paths:
-------------
    branches/soc-2010-nicolasbishop/doc/BL-license.txt
    branches/soc-2010-nicolasbishop/doc/GPL-license.txt
    branches/soc-2010-nicolasbishop/doc/README.windows-gcc
    branches/soc-2010-nicolasbishop/doc/bf-members.txt
    branches/soc-2010-nicolasbishop/doc/blender-cmake.txt
    branches/soc-2010-nicolasbishop/doc/blender-guardedalloc.txt
    branches/soc-2010-nicolasbishop/doc/blender-scons-dev.txt
    branches/soc-2010-nicolasbishop/doc/blender-scons.txt
    branches/soc-2010-nicolasbishop/doc/blender.1
    branches/soc-2010-nicolasbishop/doc/blender.1.py
    branches/soc-2010-nicolasbishop/doc/build_systems/README.windows-gcc
    branches/soc-2010-nicolasbishop/doc/build_systems/cmake.txt
    branches/soc-2010-nicolasbishop/doc/build_systems/scons-dev.txt
    branches/soc-2010-nicolasbishop/doc/build_systems/scons.txt
    branches/soc-2010-nicolasbishop/doc/guides/blender-guardedalloc.txt
    branches/soc-2010-nicolasbishop/doc/guides/interface_API.txt
    branches/soc-2010-nicolasbishop/doc/guides/python-dev-guide.txt
    branches/soc-2010-nicolasbishop/doc/interface_API.txt
    branches/soc-2010-nicolasbishop/doc/license/BL-license.txt
    branches/soc-2010-nicolasbishop/doc/license/GPL-license.txt
    branches/soc-2010-nicolasbishop/doc/license/bf-members.txt
    branches/soc-2010-nicolasbishop/doc/manpage/blender.1
    branches/soc-2010-nicolasbishop/doc/manpage/blender.1.py
    branches/soc-2010-nicolasbishop/doc/oldbugs.txt
    branches/soc-2010-nicolasbishop/doc/python-dev-guide.txt
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/README
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/layout.html
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/page.html
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/bg.png
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/default.css_t
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/favicon.ico
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/jquery.sidebar.js
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/pygments.css
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/rnd.png
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/rndbl.png
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/static/rndbr.png
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/blender-org/theme.conf
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/datatypes.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/PhysicsConstraints.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/VideoTexture.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/__init__.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/bgl.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/geometry.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epy/idprop.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/epyparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/PhysicsConstraints.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/VideoTexture.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Device.lock.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Factory.filter.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Factory.join.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Factory.pingpong.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.Factory.sine.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/aud.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.events.allkeys.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.events.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.logic.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.render.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.CListValue.from_id.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.boxInsideFrustum.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.getScreenPosition.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.getScreenRay.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.getScreenVect.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.pointInsideFrustum.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Camera.sphereInsideFrustum.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_GameObject.rayCast.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_LightObject.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_MeshProxy.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_PolygonMaterial.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_PolygonMaterial.setCustomMaterial.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_PolygonMaterial.setTexture.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_SCA_ReplaceMeshActuator.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Scene.active_camera.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_Scene.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_VertexProxy.getRGBA.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bge.types.KX_VertexProxy.setRGBA.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bgl.Buffer.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bgl.glRasterPos.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bgl.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/bpy.data.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/geometry.BoxPack2D.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/geometry.PolyFill.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/idprop.IDGroup.iteritems.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/idprop.IDGroup.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/idprop.IDGroup.values.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/idprop.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.Euler.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.Matrix.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.Quaternion.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.Vector.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/examples/mathutils.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/LICENSE
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/__init__.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/_ast_util.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ast.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/cache.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/codegen.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/exceptions.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/__init__.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/autohandler.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/babelplugin.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/preprocessors.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/pygmentplugin.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/ext/turbogears.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/filters.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/lexer.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/lookup.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/parsetree.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/pygen.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/pyparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/runtime.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/template.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/mako/util.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/AUTHORS
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/LICENSE
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/__init__.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_constants.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_native.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_speedups.c
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_speedups.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/_speedups.so
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/markupsafe/tests.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/pyparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rnaparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/bge.events.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/bge.logic.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/bge.render.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/rst/bge.types.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/run.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/sphinxoutput.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/sphinxparser.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/Class.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/Layout.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bge.events.Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bge.logic.Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bpy.data.Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bpy.ops.Class.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bpy.ops.Module.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/bpy.types.Class.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/conf.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/templates/contents.rst
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/util.py
    branches/soc-2010-nicolasbishop/doc/python_api/alternative/validator.py
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/layout.html
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/page.html
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/bg.png
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/default.css_t
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/favicon.ico
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/jquery.sidebar.js
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/pygments.css
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/rnd.png
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/rndbl.png
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/static/rndbr.png
    branches/soc-2010-nicolasbishop/doc/python_api/blender-org/theme.conf
    branches/soc-2010-nicolasbishop/doc/python_api/epy/
    branches/soc-2010-nicolasbishop/doc/python_api/epy/BGL.py
    branches/soc-2010-nicolasbishop/doc/python_api/epy/Geometry.py
    branches/soc-2010-nicolasbishop/doc/python_api/epy/IDProp.py
    branches/soc-2010-nicolasbishop/doc/python_api/epy/Mathutils.py
    branches/soc-2010-nicolasbishop/doc/python_api/epy/testbgl.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/
    branches/soc-2010-nicolasbishop/doc/python_api/examples/bpy.data.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.Euler.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.Matrix.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.Quaternion.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.Vector.py
    branches/soc-2010-nicolasbishop/doc/python_api/examples/mathutils.py
    branches/soc-2010-nicolasbishop/doc/python_api/rst/
    branches/soc-2010-nicolasbishop/doc/python_api/rst/bge.events.rst
    branches/soc-2010-nicolasbishop/doc/python_api/rst/bge.logic.rst
    branches/soc-2010-nicolasbishop/doc/python_api/rst/bge.render.rst
    branches/soc-2010-nicolasbishop/doc/python_api/rst/bge.types.rst
    branches/soc-2010-nicolasbishop/doc/python_api/sphinx_doc_gen.py
    branches/soc-2010-nicolasbishop/doc/python_api/sphinx_doc_gen.sh
    branches/soc-2010-nicolasbishop/doc/python_api/sphinx_html_compact.diff
    branches/soc-2010-nicolasbishop/release/scripts/presets/interaction/maya.py
    branches/soc-2010-nicolasbishop/source/blender/python/doc/
    branches/soc-2010-nicolasbishop/source/blender/verify/
    branches/soc-2010-nicolasbishop/source/gameengine/PyDoc/bge.events.rst
    branches/soc-2010-nicolasbishop/source/gameengine/PyDoc/bge.logic.rst
    branches/soc-2010-nicolasbishop/source/gameengine/PyDoc/bge.render.rst
    branches/soc-2010-nicolasbishop/source/gameengine/PyDoc/bge.types.rst

Property Changed:
----------------
    branches/soc-2010-nicolasbishop/


Property changes on: branches/soc-2010-nicolasbishop
___________________________________________________________________
Name: svn:ignore
   - *.pdb
.*
TAGS
build
cscope.out
install
mingw
mingw-user-config.py
mingw-user-config_debug.py
msvc
msvc-user-config.py
obj
sgc.bat
sgd.bat
smc.bat
ssenv.bat
tags
user-config.py
user-def.mk

   + *.pdb
.*
TAGS
build
cscope.out
install
mingw
mingw-user-config.py
mingw-user-config_debug.py
msvc
msvc-user-config.py
obj
sgc.bat
sgd.bat
smc.bat
ssenv.bat
tags
user-config.py
user-def.mk
graphicall_32b
graphicall_64b
graphicall_64b_debug
installer_32b
installer_64b


Modified: branches/soc-2010-nicolasbishop/CMakeLists.txt
===================================================================
--- branches/soc-2010-nicolasbishop/CMakeLists.txt	2010-10-18 22:37:21 UTC (rev 32571)
+++ branches/soc-2010-nicolasbishop/CMakeLists.txt	2010-10-19 00:45:37 UTC (rev 32572)
@@ -66,7 +66,6 @@
 
 # Blender internal features
 OPTION(WITH_INTERNATIONAL "Enable I18N   (International fonts and text)" ON)
-OPTION(WITH_LCMS          "Enable color correction with lcms" OFF)
 OPTION(WITH_PYTHON        "Enable Embedded Python API" ON)
 OPTION(WITH_BUILDINFO     "Include extra build details" ON)
 OPTION(WITH_FLUID        "Enable Elbeem (Fluid Simulation)" ON)
@@ -126,12 +125,11 @@
 	OPTION(WITH_LIBS10.5  "Use 10.5 libs (needed for 64bit builds)" OFF)
 ENDIF(APPLE)
 
-IF(NOT WITH_BULLET AND WITH_GAMEENGINE)
-	MESSAGE("WARNING: WITH_GAMEENGINE needs WITH_BULLET")
-ENDIF(NOT WITH_BULLET AND WITH_GAMEENGINE)
+# only for developers who want to make this functional
+# OPTION(WITH_LCMS          "Enable color correction with lcms" OFF)
 
 IF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
-	MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
+	MESSAGE(FATAL_ERROR "WITH_PLAYER needs WITH_GAMEENGINE")
 ENDIF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
 
 IF(NOT WITH_INSTALL AND WITH_PYTHON_INSTALL)
@@ -149,7 +147,7 @@
 # On Macs: 
 #   cmake -D PYTHON_INC=/System/Library/Frameworks/Python.framework/Versions/3.1/include/python3.1 -D PYTHON_LIBPATH=/System/Library/Frameworks/Python.framework/Versions/3.1/lib/python3.1/config -G Xcode ../blender
 #
-# When changing any of this remember to update the notes in doc/blender-cmake.txt
+# When changing any of this remember to update the notes in doc/build_systems/cmake.txt
 
 #-----------------------------------------------------------------------------
 #Platform specifics
@@ -297,7 +295,8 @@
 
 	FIND_PACKAGE(X11 REQUIRED)
 
-	SET(LLIBS "-lc -lm -lpthread -lstdc++ ${X11_X11_LIB} ${X11_Xinput_LIB}")
+	# OpenSuse needs lutil, ArchLinux not, for now keep, can avoid by using --as-needed
+	SET(LLIBS "-lutil -lc -lm -lpthread -lstdc++ ${X11_X11_LIB} ${X11_Xinput_LIB}")
 
 	IF(CMAKE_SYSTEM_NAME MATCHES "Linux")
 		# BSD's dont use libdl.so
@@ -314,12 +313,12 @@
 		SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp")
 	ENDIF(WITH_OPENMP)
 
-
 	SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing")
 
 	SET(PLATFORM_LINKFLAGS "-pthread")
 
 	# Better warnings
+	# note: -Wunused-parameter is added below for all GCC compilers
 	SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wdeclaration-after-statement -Wno-unknown-pragmas")
 	SET(CXX_WARNINGS "-Wall -Wno-invalid-offsetof -Wno-sign-compare")
 
@@ -331,12 +330,12 @@
 
 	# this file is included anyway when building under Windows with cl.exe
 	#  INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-cl.cmake)
-  
+
 	SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/windows)
 
 	# Setup 64bit and 64bit windows systems
 	IF(CMAKE_CL_64)
-		message("64 bit compiler detected.")
+		MESSAGE("64 bit compiler detected.")
 		SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/win64)
 	ENDIF(CMAKE_CL_64)
 	
@@ -477,14 +476,16 @@
 			SET(OPENCOLLADA_INC ${OPENCOLLADA}/include)
 			SET(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib)
 			SET(OPENCOLLADA_LIB OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils OpenCOLLADAStreamWriter MathMLSolver GeneratedSaxParser xml2 buffer ftoa)
-			#pcre is bundled with openCollada
-			#SET(PCRE ${LIBDIR}/pcre)
-			#SET(PCRE_LIBPATH ${PCRE}/lib)
 			SET(PCRE_LIB pcre)
 		ENDIF(WITH_OPENCOLLADA)
 		
-		# TODO: IF(WITH_LCMS)
-        
+		IF(WITH_LCMS)
+			SET(LCMS ${LIBDIR}/lcms)
+			SET(LCMS_INCLUDE_DIR ${LCMS}/include)
+			SET(LCMS_LIBPATH ${LCMS}/lib)
+			SET(LCMS_LIB lcms)
+		ENDIF(WITH_LCMS)
+
 		IF(WITH_FFMPEG)
 			SET(FFMPEG ${LIBDIR}/ffmpeg)
 			SET(FFMPEG_INC ${FFMPEG}/include ${FFMPEG}/include/msvc)
@@ -535,7 +536,7 @@
 		ELSE(CMAKE_CL_64)
 			SET(PLATFORM_LINKFLAGS "/NODEFAULTLIB:libc.lib ")
 		ENDIF(CMAKE_CL_64)
-	  
+
 		SET(CMAKE_EXE_LINKER_FLAGS_DEBUG "${CMAKE_EXE_LINKER_FLAGS_DEBUG} /NODEFAULTLIB:libcmt.lib;libc.lib ")
 
 	ELSE(MSVC) # MINGW
@@ -551,17 +552,6 @@
 		SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -D_DEBUG")
 		SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -D_DEBUG")
 
-
-		SET(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -DNDEBUG")
-		SET(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -DNDEBUG")
-
-		SET(CMAKE_CXX_FLAGS_MINSIZEREL "${CMAKE_CXX_FLAGS_MINSIZEREL} -DNDEBUG")
-		SET(CMAKE_C_FLAGS_MINSIZEREL "${CMAKE_C_FLAGS_MINSIZEREL} -DNDEBUG")
-
-		SET(CMAKE_CXX_FLAGS_RELWITHDEBINFO "${CMAKE_CXX_FLAGS_RELWITHDEBINFO} -DNDEBUG")
-		SET(CMAKE_C_FLAGS_RELWITHDEBINFO "${CMAKE_C_FLAGS_RELWITHDEBINFO} -DNDEBUG")
-
-
 		IF(WITH_OPENMP)
 			SET(LLIBS "${LLIBS} -lgomp")
 			SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp")
@@ -605,9 +595,6 @@
 			SET(OPENCOLLADA_INC ${OPENCOLLADA}/include)
 			SET(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib ${OPENCOLLADA}/lib)
 			SET(OPENCOLLADA_LIB OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver expat pcre buffer ftoa)
-			#pcre is bundled with openCollada
-			#SET(PCRE ${LIBDIR}/pcre)
-			#SET(PCRE_LIBPATH ${PCRE}/lib)
 			SET(PCRE_LIB pcre)
 		ENDIF(WITH_OPENCOLLADA)
 		
@@ -922,6 +909,26 @@
 
 #-----------------------------------------------------------------------------
 # Extra compile flags
+
+IF((NOT WIN32) AND (NOT MSVC))
+	# used for internal debug checks
+	SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DDEBUG")
+	SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -DDEBUG")
+	
+	# assert() checks for this.
+	SET(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -DNDEBUG")
+	SET(CMAKE_CXX_FLAGS_MINSIZEREL "${CMAKE_CXX_FLAGS_MINSIZEREL} -DNDEBUG")
+	SET(CMAKE_CXX_FLAGS_RELWITHDEBINFO "${CMAKE_CXX_FLAGS_RELWITHDEBINFO} -DNDEBUG")
+
+	SET(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -DNDEBUG")
+	SET(CMAKE_C_FLAGS_MINSIZEREL "${CMAKE_C_FLAGS_MINSIZEREL} -DNDEBUG")
+	SET(CMAKE_C_FLAGS_RELWITHDEBINFO "${CMAKE_C_FLAGS_RELWITHDEBINFO} -DNDEBUG")
+ENDIF((NOT WIN32) AND (NOT MSVC))
+
+IF(CMAKE_COMPILER_IS_GNUCC)
+	SET(C_WARNINGS "${C_WARNINGS} -Wunused-parameter -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=return-type")
+ENDIF(CMAKE_COMPILER_IS_GNUCC)
+
 SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${PLATFORM_CFLAGS} ${C_WARNINGS}")
 SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${PLATFORM_CFLAGS} ${CXX_WARNINGS}")
 
@@ -933,9 +940,9 @@
 #-----------------------------------------------------------------------------
 # Libraries
 FILE(WRITE ${CMAKE_BINARY_DIR}/cmake_blender_libs.txt "")
+ADD_SUBDIRECTORY(source)
 ADD_SUBDIRECTORY(intern)
 ADD_SUBDIRECTORY(extern)
-ADD_SUBDIRECTORY(source)
 
 
 #-----------------------------------------------------------------------------

Modified: branches/soc-2010-nicolasbishop/COPYING
===================================================================
--- branches/soc-2010-nicolasbishop/COPYING	2010-10-18 22:37:21 UTC (rev 32571)
+++ branches/soc-2010-nicolasbishop/COPYING	2010-10-19 00:45:37 UTC (rev 32572)
@@ -2,7 +2,7 @@
 to distribute or change the code. 
 
 Please read this file for the full license.
-doc/GPL-license.txt
+doc/license/GPL-license.txt
 
 Apart from the GNU GPL, Blender is not available under other licenses.
 

Modified: branches/soc-2010-nicolasbishop/build_files/cmake/macros.cmake
===================================================================
--- branches/soc-2010-nicolasbishop/build_files/cmake/macros.cmake	2010-10-18 22:37:21 UTC (rev 32571)
+++ branches/soc-2010-nicolasbishop/build_files/cmake/macros.cmake	2010-10-19 00:45:37 UTC (rev 32572)
@@ -172,11 +172,17 @@
 				TARGET_LINK_LIBRARIES(${target} optimized ${EXPAT_LIB})
 			ENDIF(EXPAT_LIB)
 		ELSE(WIN32)
-		TARGET_LINK_LIBRARIES(${target} ${OPENCOLLADA_LIB})
+			TARGET_LINK_LIBRARIES(${target} ${OPENCOLLADA_LIB})
 			TARGET_LINK_LIBRARIES(${target} ${PCRE_LIB})
 			TARGET_LINK_LIBRARIES(${target} ${EXPAT_LIB})
 		ENDIF(WIN32)
 	ENDIF(WITH_OPENCOLLADA)
+	IF(WITH_LCMS)
+		IF(WIN32)
+			TARGET_LINK_LIBRARIES(${target} debug ${LCMS_LIB}_d)
+			TARGET_LINK_LIBRARIES(${target} optimized ${LCMS_LIB})
+		ENDIF(WIN32)
+	ENDIF(WITH_LCMS)
 	IF(WIN32)
 		TARGET_LINK_LIBRARIES(${target} ${PTHREADS_LIB})
 	ENDIF(WIN32)

Modified: branches/soc-2010-nicolasbishop/build_files/scons/config/darwin-config.py
===================================================================
--- branches/soc-2010-nicolasbishop/build_files/scons/config/darwin-config.py	2010-10-18 22:37:21 UTC (rev 32571)
+++ branches/soc-2010-nicolasbishop/build_files/scons/config/darwin-config.py	2010-10-19 00:45:37 UTC (rev 32572)
@@ -340,7 +340,7 @@
 BF_PROFILE = False
 
 BF_DEBUG = False
-BF_DEBUG_CCFLAGS = ['-g']
+BF_DEBUG_CCFLAGS = ['-g', '-DDEBUG']
 
 #############################################################################
 ###################           Output directories           ##################

Modified: branches/soc-2010-nicolasbishop/build_files/scons/config/freebsd7-config.py
===================================================================
--- branches/soc-2010-nicolasbishop/build_files/scons/config/freebsd7-config.py	2010-10-18 22:37:21 UTC (rev 32571)
+++ branches/soc-2010-nicolasbishop/build_files/scons/config/freebsd7-config.py	2010-10-19 00:45:37 UTC (rev 32572)
@@ -204,7 +204,7 @@
 BF_PROFILE_LINKFLAGS = ['-pg']
 
 BF_DEBUG = False
-BF_DEBUG_CCFLAGS = ['-g']
+BF_DEBUG_CCFLAGS = ['-g', '-DDEBUG']
 
 BF_BUILDDIR = '../build/freebsd7'
 BF_INSTALLDIR='../install/freebsd7'

Modified: branches/soc-2010-nicolasbishop/build_files/scons/config/freebsd8-config.py
===================================================================
--- branches/soc-2010-nicolasbishop/build_files/scons/config/freebsd8-config.py	2010-10-18 22:37:21 UTC (rev 32571)

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list