[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [32916] branches/particles-2010: svn merge -r32407:32914 https://svn.blender.org/svnroot/bf-blender/trunk/ blender

Lukas Toenne lukas.toenne at googlemail.com
Sun Nov 7 13:12:41 CET 2010


Revision: 32916
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=32916
Author:   lukastoenne
Date:     2010-11-07 13:12:33 +0100 (Sun, 07 Nov 2010)

Log Message:
-----------
svn merge -r32407:32914 https://svn.blender.org/svnroot/bf-blender/trunk/blender

Modified Paths:
--------------
    branches/particles-2010/CMakeLists.txt
    branches/particles-2010/COPYING
    branches/particles-2010/SConstruct
    branches/particles-2010/build_files/cmake/macros.cmake
    branches/particles-2010/build_files/make/nan_compile.mk
    branches/particles-2010/build_files/make/nan_definitions.mk
    branches/particles-2010/build_files/scons/config/aix4-config.py
    branches/particles-2010/build_files/scons/config/darwin-config.py
    branches/particles-2010/build_files/scons/config/freebsd7-config.py
    branches/particles-2010/build_files/scons/config/freebsd8-config.py
    branches/particles-2010/build_files/scons/config/freebsd9-config.py
    branches/particles-2010/build_files/scons/config/irix6-config.py
    branches/particles-2010/build_files/scons/config/linux2-config.py
    branches/particles-2010/build_files/scons/config/linuxcross-config.py
    branches/particles-2010/build_files/scons/config/openbsd3-config.py
    branches/particles-2010/build_files/scons/config/sunos5-config.py
    branches/particles-2010/build_files/scons/config/win32-mingw-config.py
    branches/particles-2010/build_files/scons/config/win32-vc-config.py
    branches/particles-2010/build_files/scons/config/win64-vc-config.py
    branches/particles-2010/build_files/scons/tools/Blender.py
    branches/particles-2010/build_files/scons/tools/btools.py
    branches/particles-2010/extern/CMakeLists.txt
    branches/particles-2010/extern/bullet2/CMakeLists.txt
    branches/particles-2010/extern/libopenjpeg/CMakeLists.txt
    branches/particles-2010/extern/libopenjpeg/event.c
    branches/particles-2010/extern/lzma/CMakeLists.txt
    branches/particles-2010/extern/lzo/CMakeLists.txt
    branches/particles-2010/intern/CMakeLists.txt
    branches/particles-2010/intern/audaspace/CMakeLists.txt
    branches/particles-2010/intern/audaspace/Makefile
    branches/particles-2010/intern/audaspace/Python/AUD_PyAPI.cpp
    branches/particles-2010/intern/audaspace/SConscript
    branches/particles-2010/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_C-API.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_PyInit.h
    branches/particles-2010/intern/boolop/CMakeLists.txt
    branches/particles-2010/intern/boolop/intern/BOP_Interface.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Merge2.cpp
    branches/particles-2010/intern/bsp/CMakeLists.txt
    branches/particles-2010/intern/container/CMakeLists.txt
    branches/particles-2010/intern/decimation/CMakeLists.txt
    branches/particles-2010/intern/elbeem/CMakeLists.txt
    branches/particles-2010/intern/elbeem/intern/solver_init.cpp
    branches/particles-2010/intern/elbeem/intern/utilities.h
    branches/particles-2010/intern/ghost/CMakeLists.txt
    branches/particles-2010/intern/ghost/SConscript
    branches/particles-2010/intern/ghost/intern/GHOST_Debug.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/particles-2010/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_SystemWin32.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/particles-2010/intern/ghost/intern/Makefile
    branches/particles-2010/intern/guardedalloc/MEM_guardedalloc.h
    branches/particles-2010/intern/guardedalloc/intern/mallocn.c
    branches/particles-2010/intern/iksolver/CMakeLists.txt
    branches/particles-2010/intern/iksolver/intern/IK_Solver.cpp
    branches/particles-2010/intern/itasc/CMakeLists.txt
    branches/particles-2010/intern/memutil/CMakeLists.txt
    branches/particles-2010/intern/moto/CMakeLists.txt
    branches/particles-2010/intern/moto/include/MT_assert.h
    branches/particles-2010/intern/opennl/CMakeLists.txt
    branches/particles-2010/intern/opennl/superlu/smemory.c
    branches/particles-2010/intern/opennl/superlu/ssp_defs.h
    branches/particles-2010/intern/smoke/CMakeLists.txt
    branches/particles-2010/intern/string/CMakeLists.txt
    branches/particles-2010/release/VERSION
    branches/particles-2010/release/datafiles/splash.png
    branches/particles-2010/release/scripts/io/netrender/__init__.py
    branches/particles-2010/release/scripts/io/netrender/client.py
    branches/particles-2010/release/scripts/io/netrender/master.py
    branches/particles-2010/release/scripts/io/netrender/master_html.py
    branches/particles-2010/release/scripts/io/netrender/model.py
    branches/particles-2010/release/scripts/io/netrender/operators.py
    branches/particles-2010/release/scripts/io/netrender/slave.py
    branches/particles-2010/release/scripts/io/netrender/ui.py
    branches/particles-2010/release/scripts/io/netrender/utils.py
    branches/particles-2010/release/scripts/modules/animsys_refactor.py
    branches/particles-2010/release/scripts/modules/bpy/ops.py
    branches/particles-2010/release/scripts/modules/bpy/utils.py
    branches/particles-2010/release/scripts/modules/bpy_types.py
    branches/particles-2010/release/scripts/modules/console/complete_calltip.py
    branches/particles-2010/release/scripts/modules/console/intellisense.py
    branches/particles-2010/release/scripts/modules/rna_info.py
    branches/particles-2010/release/scripts/op/animsys_update.py
    branches/particles-2010/release/scripts/op/console_python.py
    branches/particles-2010/release/scripts/op/image.py
    branches/particles-2010/release/scripts/op/io_scene_fbx/export_fbx.py
    branches/particles-2010/release/scripts/op/io_scene_obj/export_obj.py
    branches/particles-2010/release/scripts/op/io_scene_obj/import_obj.py
    branches/particles-2010/release/scripts/op/io_shape_mdd/import_mdd.py
    branches/particles-2010/release/scripts/op/object.py
    branches/particles-2010/release/scripts/op/presets.py
    branches/particles-2010/release/scripts/op/screen_play_rendered_anim.py
    branches/particles-2010/release/scripts/op/uv.py
    branches/particles-2010/release/scripts/op/uvcalc_smart_project.py
    branches/particles-2010/release/scripts/op/wm.py
    branches/particles-2010/release/scripts/presets/render/HDV_1080p.py
    branches/particles-2010/release/scripts/templates/gamelogic.py
    branches/particles-2010/release/scripts/templates/gamelogic_basic.py
    branches/particles-2010/release/scripts/templates/gamelogic_module.py
    branches/particles-2010/release/scripts/ui/properties_data_bone.py
    branches/particles-2010/release/scripts/ui/properties_data_mesh.py
    branches/particles-2010/release/scripts/ui/properties_object.py
    branches/particles-2010/release/scripts/ui/properties_object_constraint.py
    branches/particles-2010/release/scripts/ui/properties_render.py
    branches/particles-2010/release/scripts/ui/properties_world.py
    branches/particles-2010/release/scripts/ui/space_image.py
    branches/particles-2010/release/scripts/ui/space_info.py
    branches/particles-2010/release/scripts/ui/space_sequencer.py
    branches/particles-2010/release/scripts/ui/space_text.py
    branches/particles-2010/release/scripts/ui/space_userpref.py
    branches/particles-2010/release/scripts/ui/space_view3d.py
    branches/particles-2010/release/scripts/ui/space_view3d_toolbar.py
    branches/particles-2010/release/text/readme.html
    branches/particles-2010/release/windows/installer/00.sconsblender.nsi
    branches/particles-2010/source/CMakeLists.txt
    branches/particles-2010/source/Makefile
    branches/particles-2010/source/SConscript
    branches/particles-2010/source/blender/CMakeLists.txt
    branches/particles-2010/source/blender/avi/CMakeLists.txt
    branches/particles-2010/source/blender/avi/intern/avi.c
    branches/particles-2010/source/blender/avi/intern/avirgb.c
    branches/particles-2010/source/blender/avi/intern/endian.c
    branches/particles-2010/source/blender/avi/intern/mjpeg.c
    branches/particles-2010/source/blender/avi/intern/options.c
    branches/particles-2010/source/blender/avi/intern/rgb32.c
    branches/particles-2010/source/blender/blenfont/BLF_api.h
    branches/particles-2010/source/blender/blenfont/CMakeLists.txt
    branches/particles-2010/source/blender/blenfont/intern/blf.c
    branches/particles-2010/source/blender/blenfont/intern/blf_font.c
    branches/particles-2010/source/blender/blenfont/intern/blf_glyph.c
    branches/particles-2010/source/blender/blenfont/intern/blf_internal.h
    branches/particles-2010/source/blender/blenfont/intern/blf_internal_types.h
    branches/particles-2010/source/blender/blenfont/intern/blf_lang.c
    branches/particles-2010/source/blender/blenkernel/BKE_armature.h
    branches/particles-2010/source/blender/blenkernel/BKE_blender.h
    branches/particles-2010/source/blender/blenkernel/BKE_brush.h
    branches/particles-2010/source/blender/blenkernel/BKE_cloth.h
    branches/particles-2010/source/blender/blenkernel/BKE_collision.h
    branches/particles-2010/source/blender/blenkernel/BKE_global.h
    branches/particles-2010/source/blender/blenkernel/BKE_idprop.h
    branches/particles-2010/source/blender/blenkernel/BKE_image.h
    branches/particles-2010/source/blender/blenkernel/BKE_library.h
    branches/particles-2010/source/blender/blenkernel/BKE_mesh.h
    branches/particles-2010/source/blender/blenkernel/BKE_modifier.h
    branches/particles-2010/source/blender/blenkernel/BKE_multires.h
    branches/particles-2010/source/blender/blenkernel/BKE_object.h
    branches/particles-2010/source/blender/blenkernel/BKE_particle.h
    branches/particles-2010/source/blender/blenkernel/BKE_scene.h
    branches/particles-2010/source/blender/blenkernel/BKE_sequencer.h
    branches/particles-2010/source/blender/blenkernel/BKE_smoke.h
    branches/particles-2010/source/blender/blenkernel/BKE_utildefines.h
    branches/particles-2010/source/blender/blenkernel/CMakeLists.txt
    branches/particles-2010/source/blender/blenkernel/SConscript
    branches/particles-2010/source/blender/blenkernel/depsgraph_private.h
    branches/particles-2010/source/blender/blenkernel/intern/BME_tools.c
    branches/particles-2010/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/particles-2010/source/blender/blenkernel/intern/DerivedMesh.c
    branches/particles-2010/source/blender/blenkernel/intern/action.c
    branches/particles-2010/source/blender/blenkernel/intern/anim.c
    branches/particles-2010/source/blender/blenkernel/intern/anim_sys.c
    branches/particles-2010/source/blender/blenkernel/intern/armature.c
    branches/particles-2010/source/blender/blenkernel/intern/blender.c
    branches/particles-2010/source/blender/blenkernel/intern/boids.c
    branches/particles-2010/source/blender/blenkernel/intern/brush.c
    branches/particles-2010/source/blender/blenkernel/intern/bvhutils.c
    branches/particles-2010/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/particles-2010/source/blender/blenkernel/intern/cloth.c
    branches/particles-2010/source/blender/blenkernel/intern/collision.c
    branches/particles-2010/source/blender/blenkernel/intern/colortools.c
    branches/particles-2010/source/blender/blenkernel/intern/constraint.c
    branches/particles-2010/source/blender/blenkernel/intern/context.c
    branches/particles-2010/source/blender/blenkernel/intern/curve.c
    branches/particles-2010/source/blender/blenkernel/intern/customdata.c
    branches/particles-2010/source/blender/blenkernel/intern/customdata_file.c
    branches/particles-2010/source/blender/blenkernel/intern/deform.c
    branches/particles-2010/source/blender/blenkernel/intern/depsgraph.c
    branches/particles-2010/source/blender/blenkernel/intern/displist.c
    branches/particles-2010/source/blender/blenkernel/intern/effect.c
    branches/particles-2010/source/blender/blenkernel/intern/exotic.c
    branches/particles-2010/source/blender/blenkernel/intern/fcurve.c
    branches/particles-2010/source/blender/blenkernel/intern/fmodifier.c
    branches/particles-2010/source/blender/blenkernel/intern/font.c
    branches/particles-2010/source/blender/blenkernel/intern/group.c
    branches/particles-2010/source/blender/blenkernel/intern/image.c
    branches/particles-2010/source/blender/blenkernel/intern/implicit.c
    branches/particles-2010/source/blender/blenkernel/intern/ipo.c
    branches/particles-2010/source/blender/blenkernel/intern/key.c
    branches/particles-2010/source/blender/blenkernel/intern/library.c
    branches/particles-2010/source/blender/blenkernel/intern/mball.c
    branches/particles-2010/source/blender/blenkernel/intern/mesh.c
    branches/particles-2010/source/blender/blenkernel/intern/modifier.c
    branches/particles-2010/source/blender/blenkernel/intern/multires.c
    branches/particles-2010/source/blender/blenkernel/intern/nla.c
    branches/particles-2010/source/blender/blenkernel/intern/node.c
    branches/particles-2010/source/blender/blenkernel/intern/object.c
    branches/particles-2010/source/blender/blenkernel/intern/packedFile.c
    branches/particles-2010/source/blender/blenkernel/intern/paint.c
    branches/particles-2010/source/blender/blenkernel/intern/particle.c
    branches/particles-2010/source/blender/blenkernel/intern/particle_system.c
    branches/particles-2010/source/blender/blenkernel/intern/particleset.c
    branches/particles-2010/source/blender/blenkernel/intern/pointcache.c
    branches/particles-2010/source/blender/blenkernel/intern/scene.c
    branches/particles-2010/source/blender/blenkernel/intern/script.c
    branches/particles-2010/source/blender/blenkernel/intern/seqeffects.c
    branches/particles-2010/source/blender/blenkernel/intern/sequencer.c
    branches/particles-2010/source/blender/blenkernel/intern/shrinkwrap.c
    branches/particles-2010/source/blender/blenkernel/intern/smoke.c
    branches/particles-2010/source/blender/blenkernel/intern/softbody.c
    branches/particles-2010/source/blender/blenkernel/intern/sound.c
    branches/particles-2010/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/particles-2010/source/blender/blenkernel/intern/text.c
    branches/particles-2010/source/blender/blenkernel/intern/texture.c
    branches/particles-2010/source/blender/blenkernel/intern/unit.c
    branches/particles-2010/source/blender/blenkernel/intern/writeavi.c
    branches/particles-2010/source/blender/blenkernel/intern/writeffmpeg.c
    branches/particles-2010/source/blender/blenkernel/intern/writeframeserver.c
    branches/particles-2010/source/blender/blenlib/BLI_blenlib.h
    branches/particles-2010/source/blender/blenlib/BLI_bpath.h
    branches/particles-2010/source/blender/blenlib/BLI_fileops.h
    branches/particles-2010/source/blender/blenlib/BLI_kdopbvh.h
    branches/particles-2010/source/blender/blenlib/BLI_math_base.h
    branches/particles-2010/source/blender/blenlib/BLI_math_color.h
    branches/particles-2010/source/blender/blenlib/BLI_math_matrix.h
    branches/particles-2010/source/blender/blenlib/BLI_math_rotation.h
    branches/particles-2010/source/blender/blenlib/BLI_math_vector.h
    branches/particles-2010/source/blender/blenlib/BLI_path_util.h
    branches/particles-2010/source/blender/blenlib/BLI_scanfill.h
    branches/particles-2010/source/blender/blenlib/BLI_storage.h
    branches/particles-2010/source/blender/blenlib/BLI_winstuff.h
    branches/particles-2010/source/blender/blenlib/CMakeLists.txt
    branches/particles-2010/source/blender/blenlib/SConscript
    branches/particles-2010/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_kdtree.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_mempool.c
    branches/particles-2010/source/blender/blenlib/intern/bpath.c
    branches/particles-2010/source/blender/blenlib/intern/dynlib.c
    branches/particles-2010/source/blender/blenlib/intern/fileops.c
    branches/particles-2010/source/blender/blenlib/intern/math_base.c
    branches/particles-2010/source/blender/blenlib/intern/math_color.c
    branches/particles-2010/source/blender/blenlib/intern/math_geom.c
    branches/particles-2010/source/blender/blenlib/intern/math_matrix.c
    branches/particles-2010/source/blender/blenlib/intern/math_rotation.c
    branches/particles-2010/source/blender/blenlib/intern/math_vector.c
    branches/particles-2010/source/blender/blenlib/intern/math_vector_inline.c
    branches/particles-2010/source/blender/blenlib/intern/noise.c
    branches/particles-2010/source/blender/blenlib/intern/path_util.c
    branches/particles-2010/source/blender/blenlib/intern/pbvh.c
    branches/particles-2010/source/blender/blenlib/intern/scanfill.c
    branches/particles-2010/source/blender/blenlib/intern/threads.c
    branches/particles-2010/source/blender/blenlib/intern/uvproject.c
    branches/particles-2010/source/blender/blenloader/BLO_writefile.h
    branches/particles-2010/source/blender/blenloader/CMakeLists.txt
    branches/particles-2010/source/blender/blenloader/SConscript
    branches/particles-2010/source/blender/blenloader/intern/readblenentry.c
    branches/particles-2010/source/blender/blenloader/intern/readfile.c
    branches/particles-2010/source/blender/blenloader/intern/readfile.h
    branches/particles-2010/source/blender/blenloader/intern/writefile.c
    branches/particles-2010/source/blender/blenpluginapi/CMakeLists.txt
    branches/particles-2010/source/blender/blenpluginapi/iff.h
    branches/particles-2010/source/blender/blenpluginapi/intern/pluginapi.c
    branches/particles-2010/source/blender/collada/AnimationImporter.cpp
    branches/particles-2010/source/blender/collada/CMakeLists.txt
    branches/particles-2010/source/blender/collada/CameraExporter.cpp
    branches/particles-2010/source/blender/collada/DocumentExporter.cpp
    branches/particles-2010/source/blender/collada/DocumentImporter.cpp
    branches/particles-2010/source/blender/collada/ImageExporter.cpp
    branches/particles-2010/source/blender/collada/LightExporter.cpp
    branches/particles-2010/source/blender/collada/MaterialExporter.cpp
    branches/particles-2010/source/blender/collada/MeshImporter.h
    branches/particles-2010/source/blender/collada/SkinInfo.cpp
    branches/particles-2010/source/blender/collada/collada_utils.cpp
    branches/particles-2010/source/blender/editors/animation/CMakeLists.txt
    branches/particles-2010/source/blender/editors/animation/anim_channels_defines.c
    branches/particles-2010/source/blender/editors/animation/anim_channels_edit.c
    branches/particles-2010/source/blender/editors/animation/anim_deps.c
    branches/particles-2010/source/blender/editors/animation/anim_draw.c
    branches/particles-2010/source/blender/editors/animation/anim_filter.c
    branches/particles-2010/source/blender/editors/animation/anim_markers.c
    branches/particles-2010/source/blender/editors/animation/anim_ops.c
    branches/particles-2010/source/blender/editors/animation/drivers.c
    branches/particles-2010/source/blender/editors/animation/fmodifier_ui.c
    branches/particles-2010/source/blender/editors/animation/keyframes_draw.c
    branches/particles-2010/source/blender/editors/animation/keyframes_edit.c
    branches/particles-2010/source/blender/editors/animation/keyframes_general.c
    branches/particles-2010/source/blender/editors/animation/keyframing.c
    branches/particles-2010/source/blender/editors/animation/keyingsets.c
    branches/particles-2010/source/blender/editors/armature/CMakeLists.txt
    branches/particles-2010/source/blender/editors/armature/armature_intern.h
    branches/particles-2010/source/blender/editors/armature/armature_ops.c
    branches/particles-2010/source/blender/editors/armature/editarmature.c
    branches/particles-2010/source/blender/editors/armature/editarmature_generate.c
    branches/particles-2010/source/blender/editors/armature/editarmature_retarget.c
    branches/particles-2010/source/blender/editors/armature/editarmature_sketch.c
    branches/particles-2010/source/blender/editors/armature/meshlaplacian.c
    branches/particles-2010/source/blender/editors/armature/poseSlide.c
    branches/particles-2010/source/blender/editors/armature/poselib.c
    branches/particles-2010/source/blender/editors/armature/poseobject.c
    branches/particles-2010/source/blender/editors/armature/reeb.c
    branches/particles-2010/source/blender/editors/curve/CMakeLists.txt
    branches/particles-2010/source/blender/editors/curve/curve_ops.c
    branches/particles-2010/source/blender/editors/curve/editcurve.c
    branches/particles-2010/source/blender/editors/curve/editfont.c
    branches/particles-2010/source/blender/editors/datafiles/CMakeLists.txt
    branches/particles-2010/source/blender/editors/datafiles/splash.png.c
    branches/particles-2010/source/blender/editors/gpencil/CMakeLists.txt
    branches/particles-2010/source/blender/editors/gpencil/drawgpencil.c
    branches/particles-2010/source/blender/editors/gpencil/gpencil_paint.c
    branches/particles-2010/source/blender/editors/include/ED_armature.h
    branches/particles-2010/source/blender/editors/include/ED_image.h
    branches/particles-2010/source/blender/editors/include/ED_keyframes_draw.h
    branches/particles-2010/source/blender/editors/include/ED_keyframing.h
    branches/particles-2010/source/blender/editors/include/ED_mesh.h
    branches/particles-2010/source/blender/editors/include/ED_node.h
    branches/particles-2010/source/blender/editors/include/ED_object.h
    branches/particles-2010/source/blender/editors/include/ED_particle.h
    branches/particles-2010/source/blender/editors/include/ED_screen.h
    branches/particles-2010/source/blender/editors/include/ED_screen_types.h
    branches/particles-2010/source/blender/editors/include/ED_types.h
    branches/particles-2010/source/blender/editors/include/ED_uvedit.h
    branches/particles-2010/source/blender/editors/include/ED_view3d.h
    branches/particles-2010/source/blender/editors/include/UI_icons.h
    branches/particles-2010/source/blender/editors/include/UI_interface.h
    branches/particles-2010/source/blender/editors/include/UI_resources.h
    branches/particles-2010/source/blender/editors/include/UI_view2d.h
    branches/particles-2010/source/blender/editors/interface/CMakeLists.txt
    branches/particles-2010/source/blender/editors/interface/SConscript
    branches/particles-2010/source/blender/editors/interface/interface.c
    branches/particles-2010/source/blender/editors/interface/interface_draw.c
    branches/particles-2010/source/blender/editors/interface/interface_handlers.c
    branches/particles-2010/source/blender/editors/interface/interface_icons.c
    branches/particles-2010/source/blender/editors/interface/interface_intern.h
    branches/particles-2010/source/blender/editors/interface/interface_layout.c
    branches/particles-2010/source/blender/editors/interface/interface_ops.c
    branches/particles-2010/source/blender/editors/interface/interface_panel.c
    branches/particles-2010/source/blender/editors/interface/interface_regions.c
    branches/particles-2010/source/blender/editors/interface/interface_templates.c
    branches/particles-2010/source/blender/editors/interface/interface_utils.c
    branches/particles-2010/source/blender/editors/interface/interface_widgets.c
    branches/particles-2010/source/blender/editors/interface/resources.c
    branches/particles-2010/source/blender/editors/interface/view2d.c
    branches/particles-2010/source/blender/editors/interface/view2d_ops.c
    branches/particles-2010/source/blender/editors/mesh/CMakeLists.txt
    branches/particles-2010/source/blender/editors/mesh/editface.c
    branches/particles-2010/source/blender/editors/mesh/editmesh.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_add.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_lib.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_loop.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_mods.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_tools.c
    branches/particles-2010/source/blender/editors/mesh/loopcut.c
    branches/particles-2010/source/blender/editors/mesh/mesh_data.c
    branches/particles-2010/source/blender/editors/mesh/mesh_intern.h
    branches/particles-2010/source/blender/editors/mesh/mesh_ops.c
    branches/particles-2010/source/blender/editors/mesh/meshtools.c
    branches/particles-2010/source/blender/editors/metaball/CMakeLists.txt
    branches/particles-2010/source/blender/editors/metaball/mball_edit.c
    branches/particles-2010/source/blender/editors/object/CMakeLists.txt
    branches/particles-2010/source/blender/editors/object/SConscript
    branches/particles-2010/source/blender/editors/object/object_add.c
    branches/particles-2010/source/blender/editors/object/object_bake.c
    branches/particles-2010/source/blender/editors/object/object_constraint.c
    branches/particles-2010/source/blender/editors/object/object_edit.c
    branches/particles-2010/source/blender/editors/object/object_group.c
    branches/particles-2010/source/blender/editors/object/object_hook.c
    branches/particles-2010/source/blender/editors/object/object_lattice.c
    branches/particles-2010/source/blender/editors/object/object_modifier.c
    branches/particles-2010/source/blender/editors/object/object_ops.c
    branches/particles-2010/source/blender/editors/object/object_relations.c
    branches/particles-2010/source/blender/editors/object/object_select.c
    branches/particles-2010/source/blender/editors/object/object_shapekey.c
    branches/particles-2010/source/blender/editors/object/object_transform.c
    branches/particles-2010/source/blender/editors/object/object_vgroup.c
    branches/particles-2010/source/blender/editors/particleset/CMakeLists.txt
    branches/particles-2010/source/blender/editors/particleset/particleset_edit.c
    branches/particles-2010/source/blender/editors/physics/CMakeLists.txt
    branches/particles-2010/source/blender/editors/physics/particle_boids.c
    branches/particles-2010/source/blender/editors/physics/particle_edit.c
    branches/particles-2010/source/blender/editors/physics/particle_object.c
    branches/particles-2010/source/blender/editors/physics/physics_fluid.c
    branches/particles-2010/source/blender/editors/physics/physics_pointcache.c
    branches/particles-2010/source/blender/editors/render/CMakeLists.txt
    branches/particles-2010/source/blender/editors/render/render_internal.c
    branches/particles-2010/source/blender/editors/render/render_opengl.c
    branches/particles-2010/source/blender/editors/render/render_preview.c
    branches/particles-2010/source/blender/editors/render/render_shading.c
    branches/particles-2010/source/blender/editors/screen/CMakeLists.txt
    branches/particles-2010/source/blender/editors/screen/area.c
    branches/particles-2010/source/blender/editors/screen/glutil.c
    branches/particles-2010/source/blender/editors/screen/screen_context.c
    branches/particles-2010/source/blender/editors/screen/screen_edit.c
    branches/particles-2010/source/blender/editors/screen/screen_intern.h
    branches/particles-2010/source/blender/editors/screen/screen_ops.c
    branches/particles-2010/source/blender/editors/screen/screendump.c
    branches/particles-2010/source/blender/editors/sculpt_paint/CMakeLists.txt
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_image.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_intern.h
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_ops.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_undo.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_utils.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/particles-2010/source/blender/editors/sculpt_paint/sculpt.c
    branches/particles-2010/source/blender/editors/sound/CMakeLists.txt
    branches/particles-2010/source/blender/editors/sound/sound_ops.c
    branches/particles-2010/source/blender/editors/space_action/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_action/action_draw.c
    branches/particles-2010/source/blender/editors/space_action/action_edit.c
    branches/particles-2010/source/blender/editors/space_action/action_intern.h
    branches/particles-2010/source/blender/editors/space_action/action_select.c
    branches/particles-2010/source/blender/editors/space_action/space_action.c
    branches/particles-2010/source/blender/editors/space_api/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_api/spacetypes.c
    branches/particles-2010/source/blender/editors/space_buttons/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_buttons/buttons_context.c
    branches/particles-2010/source/blender/editors/space_buttons/buttons_header.c
    branches/particles-2010/source/blender/editors/space_buttons/buttons_ops.c
    branches/particles-2010/source/blender/editors/space_buttons/space_buttons.c
    branches/particles-2010/source/blender/editors/space_console/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_console/SConscript
    branches/particles-2010/source/blender/editors/space_console/console_draw.c
    branches/particles-2010/source/blender/editors/space_console/console_intern.h
    branches/particles-2010/source/blender/editors/space_console/console_ops.c
    branches/particles-2010/source/blender/editors/space_console/console_report.c
    branches/particles-2010/source/blender/editors/space_console/space_console.c
    branches/particles-2010/source/blender/editors/space_file/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_file/file_draw.c
    branches/particles-2010/source/blender/editors/space_file/file_intern.h
    branches/particles-2010/source/blender/editors/space_file/file_ops.c
    branches/particles-2010/source/blender/editors/space_file/file_panels.c
    branches/particles-2010/source/blender/editors/space_file/filelist.c
    branches/particles-2010/source/blender/editors/space_file/filesel.c
    branches/particles-2010/source/blender/editors/space_file/space_file.c
    branches/particles-2010/source/blender/editors/space_file/writeimage.c
    branches/particles-2010/source/blender/editors/space_graph/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_graph/graph_buttons.c
    branches/particles-2010/source/blender/editors/space_graph/graph_draw.c
    branches/particles-2010/source/blender/editors/space_graph/graph_edit.c
    branches/particles-2010/source/blender/editors/space_graph/graph_intern.h
    branches/particles-2010/source/blender/editors/space_graph/graph_ops.c
    branches/particles-2010/source/blender/editors/space_graph/graph_select.c
    branches/particles-2010/source/blender/editors/space_graph/space_graph.c
    branches/particles-2010/source/blender/editors/space_image/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_image/SConscript
    branches/particles-2010/source/blender/editors/space_image/image_buttons.c
    branches/particles-2010/source/blender/editors/space_image/image_draw.c
    branches/particles-2010/source/blender/editors/space_image/image_header.c
    branches/particles-2010/source/blender/editors/space_image/image_ops.c
    branches/particles-2010/source/blender/editors/space_image/image_render.c
    branches/particles-2010/source/blender/editors/space_image/space_image.c
    branches/particles-2010/source/blender/editors/space_info/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_info/info_ops.c
    branches/particles-2010/source/blender/editors/space_info/info_stats.c
    branches/particles-2010/source/blender/editors/space_info/space_info.c
    branches/particles-2010/source/blender/editors/space_logic/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_logic/SConscript
    branches/particles-2010/source/blender/editors/space_logic/logic_buttons.c
    branches/particles-2010/source/blender/editors/space_logic/logic_ops.c
    branches/particles-2010/source/blender/editors/space_logic/logic_window.c
    branches/particles-2010/source/blender/editors/space_logic/space_logic.c
    branches/particles-2010/source/blender/editors/space_nla/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_nla/nla_buttons.c
    branches/particles-2010/source/blender/editors/space_nla/nla_channels.c
    branches/particles-2010/source/blender/editors/space_nla/nla_draw.c
    branches/particles-2010/source/blender/editors/space_nla/nla_edit.c
    branches/particles-2010/source/blender/editors/space_nla/nla_intern.h
    branches/particles-2010/source/blender/editors/space_nla/nla_ops.c
    branches/particles-2010/source/blender/editors/space_nla/space_nla.c
    branches/particles-2010/source/blender/editors/space_node/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_node/drawnode.c
    branches/particles-2010/source/blender/editors/space_node/node_buttons.c
    branches/particles-2010/source/blender/editors/space_node/node_draw.c
    branches/particles-2010/source/blender/editors/space_node/node_edit.c
    branches/particles-2010/source/blender/editors/space_node/node_header.c
    branches/particles-2010/source/blender/editors/space_node/node_intern.h
    branches/particles-2010/source/blender/editors/space_node/node_select.c
    branches/particles-2010/source/blender/editors/space_node/node_state.c
    branches/particles-2010/source/blender/editors/space_node/space_node.c
    branches/particles-2010/source/blender/editors/space_outliner/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_outliner/outliner.c
    branches/particles-2010/source/blender/editors/space_outliner/space_outliner.c
    branches/particles-2010/source/blender/editors/space_script/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_script/SConscript
    branches/particles-2010/source/blender/editors/space_script/script_edit.c
    branches/particles-2010/source/blender/editors/space_script/script_header.c
    branches/particles-2010/source/blender/editors/space_script/space_script.c
    branches/particles-2010/source/blender/editors/space_sequencer/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_add.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_scopes.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_select.c
    branches/particles-2010/source/blender/editors/space_sequencer/space_sequencer.c
    branches/particles-2010/source/blender/editors/space_sound/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_sound/sound_header.c
    branches/particles-2010/source/blender/editors/space_sound/space_sound.c
    branches/particles-2010/source/blender/editors/space_text/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_text/SConscript
    branches/particles-2010/source/blender/editors/space_text/space_text.c
    branches/particles-2010/source/blender/editors/space_text/text_draw.c
    branches/particles-2010/source/blender/editors/space_text/text_header.c
    branches/particles-2010/source/blender/editors/space_text/text_intern.h
    branches/particles-2010/source/blender/editors/space_text/text_ops.c
    branches/particles-2010/source/blender/editors/space_text/text_python.c
    branches/particles-2010/source/blender/editors/space_time/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_time/space_time.c
    branches/particles-2010/source/blender/editors/space_time/time_ops.c
    branches/particles-2010/source/blender/editors/space_userpref/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_userpref/space_userpref.c
    branches/particles-2010/source/blender/editors/space_view3d/CMakeLists.txt
    branches/particles-2010/source/blender/editors/space_view3d/SConscript
    branches/particles-2010/source/blender/editors/space_view3d/drawanimviz.c
    branches/particles-2010/source/blender/editors/space_view3d/drawarmature.c
    branches/particles-2010/source/blender/editors/space_view3d/drawmesh.c
    branches/particles-2010/source/blender/editors/space_view3d/drawobject.c
    branches/particles-2010/source/blender/editors/space_view3d/drawvolume.c
    branches/particles-2010/source/blender/editors/space_view3d/space_view3d.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_buttons.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_draw.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_edit.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_header.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_intern.h
    branches/particles-2010/source/blender/editors/space_view3d/view3d_select.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_snap.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_view.c
    branches/particles-2010/source/blender/editors/transform/CMakeLists.txt
    branches/particles-2010/source/blender/editors/transform/transform.c
    branches/particles-2010/source/blender/editors/transform/transform.h
    branches/particles-2010/source/blender/editors/transform/transform_constraints.c
    branches/particles-2010/source/blender/editors/transform/transform_conversions.c
    branches/particles-2010/source/blender/editors/transform/transform_generics.c
    branches/particles-2010/source/blender/editors/transform/transform_input.c
    branches/particles-2010/source/blender/editors/transform/transform_manipulator.c
    branches/particles-2010/source/blender/editors/transform/transform_ndofinput.c
    branches/particles-2010/source/blender/editors/transform/transform_ops.c
    branches/particles-2010/source/blender/editors/transform/transform_orientations.c
    branches/particles-2010/source/blender/editors/transform/transform_snap.c
    branches/particles-2010/source/blender/editors/util/CMakeLists.txt
    branches/particles-2010/source/blender/editors/util/editmode_undo.c
    branches/particles-2010/source/blender/editors/util/undo.c
    branches/particles-2010/source/blender/editors/uvedit/CMakeLists.txt
    branches/particles-2010/source/blender/editors/uvedit/uvedit_draw.c
    branches/particles-2010/source/blender/editors/uvedit/uvedit_ops.c
    branches/particles-2010/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/particles-2010/source/blender/gpu/CMakeLists.txt
    branches/particles-2010/source/blender/gpu/GPU_draw.h
    branches/particles-2010/source/blender/gpu/intern/gpu_buffers.c
    branches/particles-2010/source/blender/gpu/intern/gpu_codegen.c
    branches/particles-2010/source/blender/gpu/intern/gpu_draw.c
    branches/particles-2010/source/blender/gpu/intern/gpu_extensions.c
    branches/particles-2010/source/blender/gpu/intern/gpu_material.c
    branches/particles-2010/source/blender/ikplugin/CMakeLists.txt
    branches/particles-2010/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/particles-2010/source/blender/imbuf/CMakeLists.txt
    branches/particles-2010/source/blender/imbuf/IMB_imbuf.h
    branches/particles-2010/source/blender/imbuf/IMB_imbuf_types.h
    branches/particles-2010/source/blender/imbuf/intern/allocimbuf.c
    branches/particles-2010/source/blender/imbuf/intern/bmp.c
    branches/particles-2010/source/blender/imbuf/intern/cache.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/CMakeLists.txt
    branches/particles-2010/source/blender/imbuf/intern/cineon/cineon_dpx.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/cineonlib.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/dpxlib.c
    branches/particles-2010/source/blender/imbuf/intern/dds/CMakeLists.txt
    branches/particles-2010/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/particles-2010/source/blender/imbuf/intern/divers.c
    branches/particles-2010/source/blender/imbuf/intern/filetype.c
    branches/particles-2010/source/blender/imbuf/intern/filter.c
    branches/particles-2010/source/blender/imbuf/intern/imbuf_cocoa.m
    branches/particles-2010/source/blender/imbuf/intern/iris.c
    branches/particles-2010/source/blender/imbuf/intern/jp2.c
    branches/particles-2010/source/blender/imbuf/intern/jpeg.c
    branches/particles-2010/source/blender/imbuf/intern/openexr/CMakeLists.txt
    branches/particles-2010/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/particles-2010/source/blender/imbuf/intern/openexr/openexr_multi.h
    branches/particles-2010/source/blender/imbuf/intern/png.c
    branches/particles-2010/source/blender/imbuf/intern/radiance_hdr.c
    branches/particles-2010/source/blender/imbuf/intern/scaling.c
    branches/particles-2010/source/blender/imbuf/intern/targa.c
    branches/particles-2010/source/blender/imbuf/intern/thumbs.c
    branches/particles-2010/source/blender/imbuf/intern/thumbs_blend.c
    branches/particles-2010/source/blender/imbuf/intern/tiff.c
    branches/particles-2010/source/blender/makesdna/DNA_action_types.h
    branches/particles-2010/source/blender/makesdna/DNA_armature_types.h
    branches/particles-2010/source/blender/makesdna/DNA_modifier_types.h
    branches/particles-2010/source/blender/makesdna/DNA_object_types.h
    branches/particles-2010/source/blender/makesdna/DNA_space_types.h
    branches/particles-2010/source/blender/makesdna/DNA_userdef_types.h
    branches/particles-2010/source/blender/makesdna/DNA_vfont_types.h
    branches/particles-2010/source/blender/makesdna/DNA_view3d_types.h
    branches/particles-2010/source/blender/makesrna/RNA_access.h
    branches/particles-2010/source/blender/makesrna/RNA_define.h
    branches/particles-2010/source/blender/makesrna/SConscript
    branches/particles-2010/source/blender/makesrna/intern/CMakeLists.txt
    branches/particles-2010/source/blender/makesrna/intern/SConscript
    branches/particles-2010/source/blender/makesrna/intern/rna_ID.c
    branches/particles-2010/source/blender/makesrna/intern/rna_access.c
    branches/particles-2010/source/blender/makesrna/intern/rna_actuator.c
    branches/particles-2010/source/blender/makesrna/intern/rna_animation.c
    branches/particles-2010/source/blender/makesrna/intern/rna_armature.c
    branches/particles-2010/source/blender/makesrna/intern/rna_cloth.c
    branches/particles-2010/source/blender/makesrna/intern/rna_color.c
    branches/particles-2010/source/blender/makesrna/intern/rna_constraint.c
    branches/particles-2010/source/blender/makesrna/intern/rna_controller.c
    branches/particles-2010/source/blender/makesrna/intern/rna_curve.c
    branches/particles-2010/source/blender/makesrna/intern/rna_define.c
    branches/particles-2010/source/blender/makesrna/intern/rna_fcurve.c
    branches/particles-2010/source/blender/makesrna/intern/rna_image.c
    branches/particles-2010/source/blender/makesrna/intern/rna_image_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_main.c
    branches/particles-2010/source/blender/makesrna/intern/rna_main_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_material.c
    branches/particles-2010/source/blender/makesrna/intern/rna_mesh.c
    branches/particles-2010/source/blender/makesrna/intern/rna_modifier.c
    branches/particles-2010/source/blender/makesrna/intern/rna_nodetree.c
    branches/particles-2010/source/blender/makesrna/intern/rna_object.c
    branches/particles-2010/source/blender/makesrna/intern/rna_pose.c
    branches/particles-2010/source/blender/makesrna/intern/rna_render.c
    branches/particles-2010/source/blender/makesrna/intern/rna_scene.c
    branches/particles-2010/source/blender/makesrna/intern/rna_scene_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/particles-2010/source/blender/makesrna/intern/rna_sensor.c
    branches/particles-2010/source/blender/makesrna/intern/rna_sequencer.c
    branches/particles-2010/source/blender/makesrna/intern/rna_smoke.c
    branches/particles-2010/source/blender/makesrna/intern/rna_space.c
    branches/particles-2010/source/blender/makesrna/intern/rna_texture.c
    branches/particles-2010/source/blender/makesrna/intern/rna_ui_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_userdef.c
    branches/particles-2010/source/blender/makesrna/intern/rna_wm.c
    branches/particles-2010/source/blender/makesrna/intern/rna_world.c
    branches/particles-2010/source/blender/modifiers/CMakeLists.txt
    branches/particles-2010/source/blender/modifiers/MOD_modifiertypes.h
    branches/particles-2010/source/blender/modifiers/Makefile
    branches/particles-2010/source/blender/modifiers/SConscript
    branches/particles-2010/source/blender/modifiers/intern/MOD_armature.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_array.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_bevel.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_boolean.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_build.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_cast.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_cloth.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_collision.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_curve.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_decimate.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_displace.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_explode.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_fluidsim.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_fluidsim_util.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_hook.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_lattice.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_mask.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_mirror.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_multires.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_none.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_particleinstance.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_screw.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_shapekey.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_smoke.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_smooth.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_softbody.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_solidify.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_subsurf.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_surface.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_util.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_util.h
    branches/particles-2010/source/blender/modifiers/intern/MOD_uvproject.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_wave.c
    branches/particles-2010/source/blender/nodes/CMakeLists.txt
    branches/particles-2010/source/blender/nodes/SConscript
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_brightness.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_composite.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_crop.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_curves.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_dilate.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_displace.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_flip.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_gamma.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_glare.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_image.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_invert.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_math.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_normal.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_normalize.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_rgb.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_scale.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_translate.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_value.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodetree.c
    branches/particles-2010/source/blender/nodes/intern/CMP_util.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_invert.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_math.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_normal.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_output.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_value.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodetree.c
    branches/particles-2010/source/blender/nodes/intern/SIM_intern.c
    branches/particles-2010/source/blender/nodes/intern/SIM_nodes/SIM_add_particle.c
    branches/particles-2010/source/blender/nodes/intern/SIM_nodes/SIM_for.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_at.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/particles-2010/source/blender/nodes/intern/TEX_util.c
    branches/particles-2010/source/blender/python/CMakeLists.txt
    branches/particles-2010/source/blender/python/generic/CMakeLists.txt
    branches/particles-2010/source/blender/python/generic/IDProp.c
    branches/particles-2010/source/blender/python/generic/bgl.c
    branches/particles-2010/source/blender/python/generic/bgl.h
    branches/particles-2010/source/blender/python/generic/blf_api.c
    branches/particles-2010/source/blender/python/generic/blf_api.h
    branches/particles-2010/source/blender/python/generic/bpy_internal_import.c
    branches/particles-2010/source/blender/python/generic/bpy_internal_import.h
    branches/particles-2010/source/blender/python/generic/mathutils.c
    branches/particles-2010/source/blender/python/generic/mathutils.h
    branches/particles-2010/source/blender/python/generic/mathutils_color.c
    branches/particles-2010/source/blender/python/generic/mathutils_euler.c
    branches/particles-2010/source/blender/python/generic/mathutils_matrix.c
    branches/particles-2010/source/blender/python/generic/mathutils_quat.c
    branches/particles-2010/source/blender/python/generic/mathutils_vector.c
    branches/particles-2010/source/blender/python/generic/noise.c
    branches/particles-2010/source/blender/python/intern/bpy.c
    branches/particles-2010/source/blender/python/intern/bpy_app.c
    branches/particles-2010/source/blender/python/intern/bpy_array.c
    branches/particles-2010/source/blender/python/intern/bpy_interface.c
    branches/particles-2010/source/blender/python/intern/bpy_operator.c
    branches/particles-2010/source/blender/python/intern/bpy_operator_wrap.c
    branches/particles-2010/source/blender/python/intern/bpy_props.c
    branches/particles-2010/source/blender/python/intern/bpy_rna.c
    branches/particles-2010/source/blender/python/intern/bpy_rna.h
    branches/particles-2010/source/blender/python/intern/bpy_rna_callback.c
    branches/particles-2010/source/blender/quicktime/apple/qtkit_export.m
    branches/particles-2010/source/blender/quicktime/apple/qtkit_import.m
    branches/particles-2010/source/blender/quicktime/apple/quicktime_export.c
    branches/particles-2010/source/blender/quicktime/apple/quicktime_import.c
    branches/particles-2010/source/blender/readblenfile/CMakeLists.txt
    branches/particles-2010/source/blender/readblenfile/stub/BLO_readblenfileSTUB.c
    branches/particles-2010/source/blender/render/CMakeLists.txt
    branches/particles-2010/source/blender/render/extern/include/RE_pipeline.h
    branches/particles-2010/source/blender/render/extern/include/RE_shader_ext.h
    branches/particles-2010/source/blender/render/intern/include/render_types.h
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject.cpp
    branches/particles-2010/source/blender/render/intern/source/convertblender.c
    branches/particles-2010/source/blender/render/intern/source/envmap.c
    branches/particles-2010/source/blender/render/intern/source/imagetexture.c
    branches/particles-2010/source/blender/render/intern/source/pipeline.c
    branches/particles-2010/source/blender/render/intern/source/pointdensity.c
    branches/particles-2010/source/blender/render/intern/source/rayobject_instance.c
    branches/particles-2010/source/blender/render/intern/source/rayshade.c
    branches/particles-2010/source/blender/render/intern/source/shadbuf.c
    branches/particles-2010/source/blender/render/intern/source/shadeoutput.c
    branches/particles-2010/source/blender/render/intern/source/sss.c
    branches/particles-2010/source/blender/render/intern/source/strand.c
    branches/particles-2010/source/blender/render/intern/source/texture.c
    branches/particles-2010/source/blender/render/intern/source/volume_precache.c
    branches/particles-2010/source/blender/render/intern/source/volumetric.c
    branches/particles-2010/source/blender/render/intern/source/voxeldata.c
    branches/particles-2010/source/blender/windowmanager/CMakeLists.txt
    branches/particles-2010/source/blender/windowmanager/SConscript
    branches/particles-2010/source/blender/windowmanager/WM_api.h
    branches/particles-2010/source/blender/windowmanager/WM_types.h
    branches/particles-2010/source/blender/windowmanager/intern/wm.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_cursors.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_draw.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_event_system.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_files.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_gesture.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_init_exit.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_keymap.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_operators.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_subwindow.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_window.c
    branches/particles-2010/source/blender/windowmanager/wm.h
    branches/particles-2010/source/blender/windowmanager/wm_event_system.h
    branches/particles-2010/source/blender/windowmanager/wm_window.h
    branches/particles-2010/source/blenderplayer/CMakeLists.txt
    branches/particles-2010/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/particles-2010/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/particles-2010/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/particles-2010/source/creator/CMakeLists.txt
    branches/particles-2010/source/creator/SConscript
    branches/particles-2010/source/creator/buildinfo.c
    branches/particles-2010/source/creator/creator.c
    branches/particles-2010/source/darwin/Makefile
    branches/particles-2010/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/particles-2010/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/particles-2010/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/particles-2010/source/gameengine/BlenderRoutines/Makefile
    branches/particles-2010/source/gameengine/BlenderRoutines/SConscript
    branches/particles-2010/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ActionActuator.h
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureActuator.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureActuator.h
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureChannel.h
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureConstraint.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureConstraint.h
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureObject.h
    branches/particles-2010/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/particles-2010/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/particles-2010/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/particles-2010/source/gameengine/Converter/CMakeLists.txt
    branches/particles-2010/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/particles-2010/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/particles-2010/source/gameengine/Converter/KX_ConvertControllers.cpp
    branches/particles-2010/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/particles-2010/source/gameengine/Converter/SConscript
    branches/particles-2010/source/gameengine/Expressions/BoolValue.cpp
    branches/particles-2010/source/gameengine/Expressions/BoolValue.h
    branches/particles-2010/source/gameengine/Expressions/CMakeLists.txt
    branches/particles-2010/source/gameengine/Expressions/FloatValue.cpp
    branches/particles-2010/source/gameengine/Expressions/FloatValue.h
    branches/particles-2010/source/gameengine/Expressions/IntValue.cpp
    branches/particles-2010/source/gameengine/Expressions/IntValue.h
    branches/particles-2010/source/gameengine/Expressions/KX_Python.h
    branches/particles-2010/source/gameengine/Expressions/ListValue.cpp
    branches/particles-2010/source/gameengine/Expressions/ListValue.h
    branches/particles-2010/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/particles-2010/source/gameengine/Expressions/PyObjectPlus.h
    branches/particles-2010/source/gameengine/Expressions/SConscript
    branches/particles-2010/source/gameengine/Expressions/StringValue.h
    branches/particles-2010/source/gameengine/Expressions/Value.cpp
    branches/particles-2010/source/gameengine/Expressions/Value.h
    branches/particles-2010/source/gameengine/GameLogic/CMakeLists.txt
    branches/particles-2010/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ANDController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ActuatorSensor.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_IController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_IController.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_IInputDevice.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ILogicBrick.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_IObject.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_IObject.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ISensor.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_JoystickSensor.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_KeyboardSensor.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_LogicManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_MouseSensor.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_NANDController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_NORController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ORController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PropertySensor.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PythonController.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_PythonKeyboard.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PythonKeyboard.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_PythonMouse.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PythonMouse.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_RandomActuator.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_RandomSensor.h
    branches/particles-2010/source/gameengine/GameLogic/SCA_XNORController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_XORController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SConscript
    branches/particles-2010/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/SConscript
    branches/particles-2010/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/particles-2010/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/particles-2010/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/particles-2010/source/gameengine/GamePlayer/ghost/SConscript
    branches/particles-2010/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/particles-2010/source/gameengine/Ketsji/BL_Shader.cpp
    branches/particles-2010/source/gameengine/Ketsji/BL_Shader.h
    branches/particles-2010/source/gameengine/Ketsji/BL_Texture.cpp
    branches/particles-2010/source/gameengine/Ketsji/CMakeLists.txt
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/SConscript
    branches/particles-2010/source/gameengine/Ketsji/KX_ArmatureSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ArmatureSensor.h
    branches/particles-2010/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/particles-2010/source/gameengine/Ketsji/KX_Camera.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_Camera.h
    branches/particles-2010/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_CameraActuator.h
    branches/particles-2010/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ConstraintWrapper.h
    branches/particles-2010/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_Dome.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_GameObject.h
    branches/particles-2010/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/particles-2010/source/gameengine/Ketsji/KX_Light.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_Light.h
    branches/particles-2010/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_MeshProxy.h
    branches/particles-2010/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/particles-2010/source/gameengine/Ketsji/KX_NearSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_NearSensor.h
    branches/particles-2010/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ObjectActuator.h
    branches/particles-2010/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ParentActuator.h
    branches/particles-2010/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.h
    branches/particles-2010/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PolyProxy.h
    branches/particles-2010/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/particles-2010/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PyConstraintBinding.h
    branches/particles-2010/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PyMath.h
    branches/particles-2010/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PythonInit.h
    branches/particles-2010/source/gameengine/Ketsji/KX_PythonInitTypes.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PythonInitTypes.h
    branches/particles-2010/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PythonSeq.h
    branches/particles-2010/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_RaySensor.h
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/particles-2010/source/gameengine/Ketsji/KX_Scene.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_Scene.h
    branches/particles-2010/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SceneActuator.h
    branches/particles-2010/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/particles-2010/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_TouchEventManager.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_TouchSensor.h
    branches/particles-2010/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_TrackToActuator.h
    branches/particles-2010/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_VehicleWrapper.h
    branches/particles-2010/source/gameengine/Ketsji/KX_VertexProxy.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_VertexProxy.h
    branches/particles-2010/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/SConscript
    branches/particles-2010/source/gameengine/Network/CMakeLists.txt
    branches/particles-2010/source/gameengine/Network/LoopBackNetwork/CMakeLists.txt
    branches/particles-2010/source/gameengine/Physics/Bullet/CMakeLists.txt
    branches/particles-2010/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/particles-2010/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/particles-2010/source/gameengine/Physics/Bullet/SConscript
    branches/particles-2010/source/gameengine/Physics/Dummy/CMakeLists.txt
    branches/particles-2010/source/gameengine/Physics/common/CMakeLists.txt
    branches/particles-2010/source/gameengine/Rasterizer/CMakeLists.txt
    branches/particles-2010/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt
    branches/particles-2010/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/particles-2010/source/gameengine/Rasterizer/SConscript
    branches/particles-2010/source/gameengine/SceneGraph/CMakeLists.txt
    branches/particles-2010/source/gameengine/VideoTexture/CMakeLists.txt
    branches/particles-2010/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/particles-2010/source/gameengine/VideoTexture/SConscript
    branches/particles-2010/source/gameengine/VideoTexture/VideoBase.cpp
    branches/particles-2010/source/kernel/CMakeLists.txt

Added Paths:
-----------
    branches/particles-2010/doc/blender_file_format/
    branches/particles-2010/doc/build_systems/
    branches/particles-2010/doc/guides/
    branches/particles-2010/doc/license/
    branches/particles-2010/doc/manpage/
    branches/particles-2010/doc/python_api/
    branches/particles-2010/doc/python_api/alternative/
    branches/particles-2010/doc/python_api/alternative/blender-org/
    branches/particles-2010/doc/python_api/alternative/blender-org/static/
    branches/particles-2010/doc/python_api/alternative/epy/
    branches/particles-2010/doc/python_api/alternative/examples/
    branches/particles-2010/doc/python_api/alternative/mako/
    branches/particles-2010/doc/python_api/alternative/mako/ext/
    branches/particles-2010/doc/python_api/alternative/markupsafe/
    branches/particles-2010/doc/python_api/alternative/rst/
    branches/particles-2010/doc/python_api/alternative/templates/
    branches/particles-2010/doc/python_api/blender-org/
    branches/particles-2010/doc/python_api/blender-org/static/
    branches/particles-2010/doc/python_api/epy/
    branches/particles-2010/doc/python_api/examples/
    branches/particles-2010/doc/python_api/rst/
    branches/particles-2010/release/scripts/io/netrender/versioning.py
    branches/particles-2010/release/scripts/modules/extensions_framework/
    branches/particles-2010/release/scripts/modules/extensions_framework/__init__.py
    branches/particles-2010/release/scripts/modules/extensions_framework/engine.py
    branches/particles-2010/release/scripts/modules/extensions_framework/outputs/
    branches/particles-2010/release/scripts/modules/extensions_framework/outputs/__init__.py
    branches/particles-2010/release/scripts/modules/extensions_framework/outputs/xml_output.py
    branches/particles-2010/release/scripts/modules/extensions_framework/plugin.py
    branches/particles-2010/release/scripts/modules/extensions_framework/ui.py
    branches/particles-2010/release/scripts/modules/extensions_framework/util.py
    branches/particles-2010/release/scripts/modules/extensions_framework/validate.py
    branches/particles-2010/release/scripts/modules/sys_info.py
    branches/particles-2010/release/scripts/presets/render/HDV_NTSC_1080p.py
    branches/particles-2010/release/scripts/presets/render/HDV_PAL_1080p.py
    branches/particles-2010/source/blender/editors/space_view3d/view3d_fly.c
    branches/particles-2010/source/blender/imbuf/intern/anim_movie.c
    branches/particles-2010/source/blender/python/generic/mathutils_geometry.c
    branches/particles-2010/source/blender/python/generic/mathutils_geometry.h

Removed Paths:
-------------
    branches/particles-2010/doc/BL-license.txt
    branches/particles-2010/doc/GPL-license.txt
    branches/particles-2010/doc/README.windows-gcc
    branches/particles-2010/doc/bf-members.txt
    branches/particles-2010/doc/blender-cmake.txt
    branches/particles-2010/doc/blender-guardedalloc.txt
    branches/particles-2010/doc/blender-scons-dev.txt
    branches/particles-2010/doc/blender-scons.txt
    branches/particles-2010/doc/blender.1
    branches/particles-2010/doc/blender.1.py
    branches/particles-2010/doc/interface_API.txt
    branches/particles-2010/doc/oldbugs.txt
    branches/particles-2010/doc/python-dev-guide.txt
    branches/particles-2010/doc/python_api/alternative/
    branches/particles-2010/doc/python_api/alternative/blender-org/
    branches/particles-2010/doc/python_api/alternative/blender-org/static/
    branches/particles-2010/doc/python_api/alternative/epy/
    branches/particles-2010/doc/python_api/alternative/examples/
    branches/particles-2010/doc/python_api/alternative/mako/
    branches/particles-2010/doc/python_api/alternative/mako/ext/
    branches/particles-2010/doc/python_api/alternative/markupsafe/
    branches/particles-2010/doc/python_api/alternative/rst/
    branches/particles-2010/doc/python_api/alternative/templates/
    branches/particles-2010/doc/python_api/blender-org/
    branches/particles-2010/doc/python_api/blender-org/static/
    branches/particles-2010/doc/python_api/epy/
    branches/particles-2010/doc/python_api/examples/
    branches/particles-2010/doc/python_api/rst/
    branches/particles-2010/extern/bullet2/make/
    branches/particles-2010/extern/glew/make/
    branches/particles-2010/extern/lzma/make/
    branches/particles-2010/extern/lzo/make/
    branches/particles-2010/extern/make/
    branches/particles-2010/intern/audaspace/make/
    branches/particles-2010/intern/boolop/make/
    branches/particles-2010/intern/bsp/make/
    branches/particles-2010/intern/container/make/
    branches/particles-2010/intern/decimation/make/
    branches/particles-2010/intern/decimation/test/decimate_glut_test/make/
    branches/particles-2010/intern/elbeem/make/
    branches/particles-2010/intern/ghost/make/
    branches/particles-2010/intern/ghost/test/make/
    branches/particles-2010/intern/guardedalloc/make/
    branches/particles-2010/intern/iksolver/make/
    branches/particles-2010/intern/iksolver/test/ik_glut_test/make/
    branches/particles-2010/intern/itasc/make/
    branches/particles-2010/intern/make/
    branches/particles-2010/intern/memutil/make/
    branches/particles-2010/intern/moto/make/
    branches/particles-2010/intern/opennl/make/
    branches/particles-2010/intern/smoke/make/
    branches/particles-2010/intern/string/make/
    branches/particles-2010/release/scripts/modules/extensions_framework/__init__.py
    branches/particles-2010/release/scripts/modules/extensions_framework/engine.py
    branches/particles-2010/release/scripts/modules/extensions_framework/outputs/
    branches/particles-2010/release/scripts/modules/extensions_framework/outputs/__init__.py
    branches/particles-2010/release/scripts/modules/extensions_framework/outputs/xml_output.py
    branches/particles-2010/release/scripts/modules/extensions_framework/plugin.py
    branches/particles-2010/release/scripts/modules/extensions_framework/ui.py
    branches/particles-2010/release/scripts/modules/extensions_framework/util.py
    branches/particles-2010/release/scripts/modules/extensions_framework/validate.py
    branches/particles-2010/release/scripts/modules/rigify/
    branches/particles-2010/release/scripts/modules/rigify_utils.py
    branches/particles-2010/release/scripts/op/add_armature_human.py
    branches/particles-2010/release/scripts/ui/properties_data_armature_rigify.py
    branches/particles-2010/source/blender/imbuf/intern/anim.c
    branches/particles-2010/source/blender/python/doc/
    branches/particles-2010/source/blender/python/generic/geometry.c
    branches/particles-2010/source/blender/python/generic/geometry.h
    branches/particles-2010/source/blender/verify/
    branches/particles-2010/source/gameengine/PyDoc/bge.events.rst
    branches/particles-2010/source/gameengine/PyDoc/bge.logic.rst
    branches/particles-2010/source/gameengine/PyDoc/bge.render.rst
    branches/particles-2010/source/gameengine/PyDoc/bge.types.rst

Modified: branches/particles-2010/CMakeLists.txt
===================================================================
--- branches/particles-2010/CMakeLists.txt	2010-11-07 12:09:15 UTC (rev 32915)
+++ branches/particles-2010/CMakeLists.txt	2010-11-07 12:12:33 UTC (rev 32916)
@@ -66,10 +66,8 @@
 
 # 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)
 OPTION(WITH_IK_ITASC      "Enable ITASC IK solver" ON)
 OPTION(WITH_FFTW3         "Enable FFTW3 support (Used for smoke and audio effects)" OFF)
 OPTION(WITH_BULLET        "Enable Bullet (Physics Engine)" ON)
@@ -83,6 +81,11 @@
 	OPTION(WITH_OPENMP        "Enable OpenMP (has to be supported by the compiler)" OFF)
 ENDIF()
 
+# Modifiers
+OPTION(WITH_MOD_FLUID        	"Enable Elbeem Modifier (Fluid Simulation)" ON)
+OPTION(WITH_MOD_DECIMATE       	"Enable Decimate Modifier" ON)
+OPTION(WITH_MOD_BOOLEAN        	"Enable Boolean Modifier" ON)
+
 # Image format support
 OPTION(WITH_IMAGE_OPENEXR       "Enable OpenEXR Support (http://www.openexr.com)" ON)
 OPTION(WITH_IMAGE_OPENJPEG      "Enable OpenJpeg Support (http://www.openjpeg.org/)" OFF)
@@ -127,9 +130,11 @@
 	OPTION(WITH_LIBS10.5  "Use 10.5 libs (needed for 64bit builds)" OFF)
 ENDIF(APPLE)
 
+# 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)
@@ -147,7 +152,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
@@ -287,7 +292,7 @@
 	IF (WITH_OPENCOLLADA)
 		SET(OPENCOLLADA /usr/local/opencollada CACHE FILEPATH "OpenCollada Directory")
 		SET(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib)
-		SET(OPENCOLLADA_LIB OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver pcre ftoa buffer)
+		SET(OPENCOLLADA_LIB OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver pcre ftoa buffer xml2)
 		SET(OPENCOLLADA_INC ${OPENCOLLADA})
 		SET(PCRE /usr CACHE FILEPATH "PCRE Directory")
 		SET(PCRE_LIBPATH ${PCRE}/lib)
@@ -317,16 +322,19 @@
 		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
-	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")
+	SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE")
+	SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE")
 
-	INCLUDE_DIRECTORIES(${JPEG_INCLUDE_DIR} ${PNG_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR} )
+	IF(CMAKE_COMPILER_IS_GNUCC)
+		SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing")
+	
+		# 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")
+	ENDIF(CMAKE_COMPILER_IS_GNUCC)
 ENDIF(UNIX AND NOT APPLE)
 
 
@@ -334,12 +342,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)
 	
@@ -406,8 +414,8 @@
 			SET(LLIBS kernel32 user32 gdi32 comdlg32 advapi32 shell32 ole32 oleaut32 uuid ws2_32 vfw32 winmm)
 		ENDIF(CMAKE_CL_64)
 		
-		SET(CMAKE_CXX_FLAGS "/D_CRT_NONSTDC_NO_DEPRECATE /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /wd4800 /wd4244 /wd4305" CACHE STRING "MSVC MT C++ flags " FORCE)
-		SET(CMAKE_C_FLAGS   "/D_CRT_NONSTDC_NO_DEPRECATE /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /wd4800 /wd4244 /wd4305" CACHE STRING "MSVC MT C++ flags " FORCE)
+		SET(CMAKE_CXX_FLAGS "/D_CRT_NONSTDC_NO_DEPRECATE /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /we4013 /wd4018 /wd4800 /wd4244 /wd4305 /wd4065 /wd4267" CACHE STRING "MSVC MT C++ flags " FORCE)
+		SET(CMAKE_C_FLAGS   "/D_CRT_NONSTDC_NO_DEPRECATE /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /we4013 /wd4018 /wd4800 /wd4244 /wd4305 /wd4065 /wd4267" CACHE STRING "MSVC MT C++ flags " FORCE)
 
 		IF(CMAKE_CL_64)
 			SET(CMAKE_CXX_FLAGS_DEBUG "/D_DEBUG /Od /Gm /EHsc /RTC1 /MTd /W3 /nologo /Zi /J" CACHE STRING "MSVC MT flags " FORCE)
@@ -489,7 +497,7 @@
 			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)
@@ -540,39 +548,34 @@
 		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
-		SET(LLIBS "-lshell32 -lshfolder -lgdi32 -lmsvcrt -lwinmm -lmingw32 -lm -lws2_32 -lz -lstdc++ -lole32 -luuid")
-		SET(PLATFORM_CFLAGS "-pipe -funsigned-char -fno-strict-aliasing")
+	ELSE(MSVC)
+		# keep GCC spesific stuff here
+		IF(CMAKE_COMPILER_IS_GNUCC)
+			SET(LLIBS "-lshell32 -lshfolder -lgdi32 -lmsvcrt -lwinmm -lmingw32 -lm -lws2_32 -lz -lstdc++ -lole32 -luuid")
+			SET(PLATFORM_CFLAGS "-pipe -funsigned-char -fno-strict-aliasing")
 
-		# Better warnings
-		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")
+			# Better warnings
+			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")
+			
+			IF(WITH_OPENMP)
+				SET(LLIBS "${LLIBS} -lgomp")
+				SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp")
+				SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp")
+			ENDIF(WITH_OPENMP)
 
+			SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE")
+			SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE")
+		ENDIF(CMAKE_COMPILER_IS_GNUCC)
+
 		ADD_DEFINITIONS(-DFREE_WINDOWS)
 
 		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")
-			SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp")
-		ENDIF(WITH_OPENMP)
-
 		IF(WITH_INTERNATIONAL)
 			SET(GETTEXT ${LIBDIR}/gcc/gettext)
 			SET(GETTEXT_INC ${GETTEXT}/include)
@@ -924,6 +927,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}")
 
@@ -935,9 +958,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/particles-2010/COPYING
===================================================================
--- branches/particles-2010/COPYING	2010-11-07 12:09:15 UTC (rev 32915)
+++ branches/particles-2010/COPYING	2010-11-07 12:12:33 UTC (rev 32916)
@@ -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
 

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list