[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [28974] branches/soc-2010-jwilkins: Fixed clay and flatten brushes.

Jason Wilkins Jason.A.Wilkins at gmail.com
Tue May 25 12:15:20 CEST 2010


Revision: 28974
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=28974
Author:   jwilkins
Date:     2010-05-25 12:15:18 +0200 (Tue, 25 May 2010)

Log Message:
-----------
Fixed clay and flatten brushes.

Modified Paths:
--------------
    branches/soc-2010-jwilkins/CMake/macros.cmake
    branches/soc-2010-jwilkins/CMakeLists.txt
    branches/soc-2010-jwilkins/SConstruct
    branches/soc-2010-jwilkins/config/darwin-config.py
    branches/soc-2010-jwilkins/config/linux2-config.py
    branches/soc-2010-jwilkins/config/linuxcross-config.py
    branches/soc-2010-jwilkins/config/win32-mingw-config.py
    branches/soc-2010-jwilkins/config/win32-vc-config.py
    branches/soc-2010-jwilkins/config/win64-vc-config.py
    branches/soc-2010-jwilkins/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    branches/soc-2010-jwilkins/intern/audaspace/intern/AUD_C-API.cpp
    branches/soc-2010-jwilkins/intern/audaspace/intern/AUD_FileFactory.cpp
    branches/soc-2010-jwilkins/intern/ghost/CMakeLists.txt
    branches/soc-2010-jwilkins/intern/ghost/intern/GHOST_DropTargetWin32.cpp
    branches/soc-2010-jwilkins/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2010-jwilkins/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2010-jwilkins/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2010-jwilkins/intern/guardedalloc/intern/mallocn.c
    branches/soc-2010-jwilkins/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/soc-2010-jwilkins/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/soc-2010-jwilkins/release/datafiles/blenderbuttons
    branches/soc-2010-jwilkins/release/scripts/io/engine_render_pov.py
    branches/soc-2010-jwilkins/release/scripts/io/export_fbx.py
    branches/soc-2010-jwilkins/release/scripts/io/import_anim_bvh.py
    branches/soc-2010-jwilkins/release/scripts/io/import_shape_mdd.py
    branches/soc-2010-jwilkins/release/scripts/io/netrender/__init__.py
    branches/soc-2010-jwilkins/release/scripts/io/netrender/model.py
    branches/soc-2010-jwilkins/release/scripts/io/netrender/operators.py
    branches/soc-2010-jwilkins/release/scripts/io/netrender/slave.py
    branches/soc-2010-jwilkins/release/scripts/io/netrender/ui.py
    branches/soc-2010-jwilkins/release/scripts/io/netrender/utils.py
    branches/soc-2010-jwilkins/release/scripts/keyingsets/keyingsets_utils.py
    branches/soc-2010-jwilkins/release/scripts/modules/bpy/utils.py
    branches/soc-2010-jwilkins/release/scripts/modules/bpy_types.py
    branches/soc-2010-jwilkins/release/scripts/modules/graphviz_export.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/arm_biped.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/eye_balls.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/eye_lid.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/finger_curl.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/leg_biped.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/leg_quadruped.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/mouth.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/neck.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/neck_flex.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/palm_curl.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/shape_key_control.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/shape_key_distance.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/shape_key_rotdiff.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/spine_pivot_flex.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/tail_control.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify/tongue.py
    branches/soc-2010-jwilkins/release/scripts/modules/rigify_utils.py
    branches/soc-2010-jwilkins/release/scripts/modules/rna_info.py
    branches/soc-2010-jwilkins/release/scripts/modules/rna_prop_ui.py
    branches/soc-2010-jwilkins/release/scripts/op/add_mesh_torus.py
    branches/soc-2010-jwilkins/release/scripts/op/console_python.py
    branches/soc-2010-jwilkins/release/scripts/op/image.py
    branches/soc-2010-jwilkins/release/scripts/op/nla.py
    branches/soc-2010-jwilkins/release/scripts/op/object.py
    branches/soc-2010-jwilkins/release/scripts/op/presets.py
    branches/soc-2010-jwilkins/release/scripts/op/sequencer.py
    branches/soc-2010-jwilkins/release/scripts/op/uv.py
    branches/soc-2010-jwilkins/release/scripts/op/uvcalc_follow_active.py
    branches/soc-2010-jwilkins/release/scripts/op/uvcalc_smart_project.py
    branches/soc-2010-jwilkins/release/scripts/op/vertexpaint_dirt.py
    branches/soc-2010-jwilkins/release/scripts/op/wm.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_animviz.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_armature.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_armature_rigify.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_bone.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_camera.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_curve.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_empty.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_lamp.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_lattice.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_mesh.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_metaball.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_data_modifier.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_game.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_material.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_object.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_object_constraint.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_particle.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_physics_cloth.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_physics_common.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_physics_field.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_physics_fluid.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_physics_smoke.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_physics_softbody.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_render.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_scene.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_texture.py
    branches/soc-2010-jwilkins/release/scripts/ui/properties_world.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_image.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_info.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_logic.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_node.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_outliner.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_sequencer.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_text.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_time.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_userpref.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_userpref_keymap.py
    branches/soc-2010-jwilkins/release/scripts/ui/space_view3d.py
    branches/soc-2010-jwilkins/source/blender/blenkernel/BKE_colortools.h
    branches/soc-2010-jwilkins/source/blender/blenkernel/BKE_constraint.h
    branches/soc-2010-jwilkins/source/blender/blenkernel/BKE_global.h
    branches/soc-2010-jwilkins/source/blender/blenkernel/BKE_image.h
    branches/soc-2010-jwilkins/source/blender/blenkernel/BKE_multires.h
    branches/soc-2010-jwilkins/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2010-jwilkins/source/blender/blenkernel/BKE_smoke.h
    branches/soc-2010-jwilkins/source/blender/blenkernel/BKE_utildefines.h
    branches/soc-2010-jwilkins/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2010-jwilkins/source/blender/blenkernel/SConscript
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/BME_tools.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/Makefile
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/action.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/anim.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/armature.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/blender.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/bmfont.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/brush.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/colortools.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/constraint.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/customdata.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/displist.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/group.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/icons.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/image.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/ipo.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/library.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/multires.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/nla.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/object.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/particle.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/sca.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/smoke.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/softbody.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/texture.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/writeavi.c
    branches/soc-2010-jwilkins/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2010-jwilkins/source/blender/blenlib/BLI_args.h
    branches/soc-2010-jwilkins/source/blender/blenlib/BLI_bpath.h
    branches/soc-2010-jwilkins/source/blender/blenlib/BLI_ghash.h
    branches/soc-2010-jwilkins/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2010-jwilkins/source/blender/blenlib/BLI_path_util.h
    branches/soc-2010-jwilkins/source/blender/blenlib/BLI_storage.h
    branches/soc-2010-jwilkins/source/blender/blenlib/intern/BLI_args.c
    branches/soc-2010-jwilkins/source/blender/blenlib/intern/BLI_ghash.c
    branches/soc-2010-jwilkins/source/blender/blenlib/intern/bpath.c
    branches/soc-2010-jwilkins/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2010-jwilkins/source/blender/blenlib/intern/path_util.c
    branches/soc-2010-jwilkins/source/blender/blenlib/intern/pbvh.c
    branches/soc-2010-jwilkins/source/blender/blenlib/intern/storage.c
    branches/soc-2010-jwilkins/source/blender/blenloader/BLO_readfile.h
    branches/soc-2010-jwilkins/source/blender/blenloader/BLO_writefile.h
    branches/soc-2010-jwilkins/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2010-jwilkins/source/blender/blenloader/intern/readfile.c
    branches/soc-2010-jwilkins/source/blender/blenloader/intern/writefile.c
    branches/soc-2010-jwilkins/source/blender/blenpluginapi/iff.h
    branches/soc-2010-jwilkins/source/blender/blenpluginapi/intern/pluginapi.c
    branches/soc-2010-jwilkins/source/blender/collada/Makefile
    branches/soc-2010-jwilkins/source/blender/editors/CMakeLists.txt
    branches/soc-2010-jwilkins/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2010-jwilkins/source/blender/editors/animation/anim_draw.c
    branches/soc-2010-jwilkins/source/blender/editors/animation/anim_filter.c
    branches/soc-2010-jwilkins/source/blender/editors/animation/anim_markers.c
    branches/soc-2010-jwilkins/source/blender/editors/animation/keyframing.c
    branches/soc-2010-jwilkins/source/blender/editors/animation/keyingsets.c
    branches/soc-2010-jwilkins/source/blender/editors/armature/armature_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/armature/editarmature.c
    branches/soc-2010-jwilkins/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2010-jwilkins/source/blender/editors/armature/editarmature_sketch.c
    branches/soc-2010-jwilkins/source/blender/editors/armature/poseobject.c
    branches/soc-2010-jwilkins/source/blender/editors/armature/reeb.c
    branches/soc-2010-jwilkins/source/blender/editors/curve/curve_intern.h
    branches/soc-2010-jwilkins/source/blender/editors/curve/curve_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/curve/editcurve.c
    branches/soc-2010-jwilkins/source/blender/editors/datafiles/B.blend.c
    branches/soc-2010-jwilkins/source/blender/editors/datafiles/blenderbuttons.c
    branches/soc-2010-jwilkins/source/blender/editors/include/ED_anim_api.h
    branches/soc-2010-jwilkins/source/blender/editors/include/ED_curve.h
    branches/soc-2010-jwilkins/source/blender/editors/include/UI_icons.h
    branches/soc-2010-jwilkins/source/blender/editors/include/UI_resources.h
    branches/soc-2010-jwilkins/source/blender/editors/include/UI_view2d.h
    branches/soc-2010-jwilkins/source/blender/editors/interface/interface_draw.c
    branches/soc-2010-jwilkins/source/blender/editors/interface/interface_handlers.c
    branches/soc-2010-jwilkins/source/blender/editors/interface/interface_icons.c
    branches/soc-2010-jwilkins/source/blender/editors/interface/interface_layout.c
    branches/soc-2010-jwilkins/source/blender/editors/interface/interface_regions.c
    branches/soc-2010-jwilkins/source/blender/editors/interface/interface_templates.c
    branches/soc-2010-jwilkins/source/blender/editors/interface/resources.c
    branches/soc-2010-jwilkins/source/blender/editors/interface/view2d.c
    branches/soc-2010-jwilkins/source/blender/editors/interface/view2d_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/mesh/editmesh_loop.c
    branches/soc-2010-jwilkins/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2010-jwilkins/source/blender/editors/mesh/mesh_data.c
    branches/soc-2010-jwilkins/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/mesh/meshtools.c
    branches/soc-2010-jwilkins/source/blender/editors/metaball/mball_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/object/object_add.c
    branches/soc-2010-jwilkins/source/blender/editors/object/object_constraint.c
    branches/soc-2010-jwilkins/source/blender/editors/object/object_edit.c
    branches/soc-2010-jwilkins/source/blender/editors/object/object_group.c
    branches/soc-2010-jwilkins/source/blender/editors/object/object_intern.h
    branches/soc-2010-jwilkins/source/blender/editors/object/object_modifier.c
    branches/soc-2010-jwilkins/source/blender/editors/object/object_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/object/object_relations.c
    branches/soc-2010-jwilkins/source/blender/editors/object/object_select.c
    branches/soc-2010-jwilkins/source/blender/editors/object/object_vgroup.c
    branches/soc-2010-jwilkins/source/blender/editors/physics/particle_edit.c
    branches/soc-2010-jwilkins/source/blender/editors/physics/physics_intern.h
    branches/soc-2010-jwilkins/source/blender/editors/physics/physics_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/physics/physics_pointcache.c
    branches/soc-2010-jwilkins/source/blender/editors/render/render_internal.c
    branches/soc-2010-jwilkins/source/blender/editors/render/render_opengl.c
    branches/soc-2010-jwilkins/source/blender/editors/render/render_shading.c
    branches/soc-2010-jwilkins/source/blender/editors/screen/screen_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/screen/screendump.c
    branches/soc-2010-jwilkins/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2010-jwilkins/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2010-jwilkins/source/blender/editors/space_action/action_edit.c
    branches/soc-2010-jwilkins/source/blender/editors/space_action/action_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/space_action/action_select.c
    branches/soc-2010-jwilkins/source/blender/editors/space_api/spacetypes.c
    branches/soc-2010-jwilkins/source/blender/editors/space_console/Makefile
    branches/soc-2010-jwilkins/source/blender/editors/space_console/SConscript
    branches/soc-2010-jwilkins/source/blender/editors/space_console/space_console.c
    branches/soc-2010-jwilkins/source/blender/editors/space_file/Makefile
    branches/soc-2010-jwilkins/source/blender/editors/space_file/SConscript
    branches/soc-2010-jwilkins/source/blender/editors/space_file/file_draw.c
    branches/soc-2010-jwilkins/source/blender/editors/space_file/file_intern.h
    branches/soc-2010-jwilkins/source/blender/editors/space_file/file_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/space_file/filelist.c
    branches/soc-2010-jwilkins/source/blender/editors/space_file/filelist.h
    branches/soc-2010-jwilkins/source/blender/editors/space_file/filesel.c
    branches/soc-2010-jwilkins/source/blender/editors/space_file/space_file.c
    branches/soc-2010-jwilkins/source/blender/editors/space_file/writeimage.c
    branches/soc-2010-jwilkins/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2010-jwilkins/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2010-jwilkins/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2010-jwilkins/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/space_graph/graph_select.c
    branches/soc-2010-jwilkins/source/blender/editors/space_graph/space_graph.c
    branches/soc-2010-jwilkins/source/blender/editors/space_image/Makefile
    branches/soc-2010-jwilkins/source/blender/editors/space_image/SConscript
    branches/soc-2010-jwilkins/source/blender/editors/space_image/image_buttons.c
    branches/soc-2010-jwilkins/source/blender/editors/space_image/image_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/space_image/space_image.c
    branches/soc-2010-jwilkins/source/blender/editors/space_logic/logic_intern.h
    branches/soc-2010-jwilkins/source/blender/editors/space_logic/logic_window.c
    branches/soc-2010-jwilkins/source/blender/editors/space_logic/space_logic.c
    branches/soc-2010-jwilkins/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2010-jwilkins/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2010-jwilkins/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/space_nla/nla_select.c
    branches/soc-2010-jwilkins/source/blender/editors/space_node/node_draw.c
    branches/soc-2010-jwilkins/source/blender/editors/space_node/node_edit.c
    branches/soc-2010-jwilkins/source/blender/editors/space_node/node_intern.h
    branches/soc-2010-jwilkins/source/blender/editors/space_node/node_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/space_node/node_select.c
    branches/soc-2010-jwilkins/source/blender/editors/space_node/space_node.c
    branches/soc-2010-jwilkins/source/blender/editors/space_outliner/outliner.c
    branches/soc-2010-jwilkins/source/blender/editors/space_outliner/outliner_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2010-jwilkins/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/soc-2010-jwilkins/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/soc-2010-jwilkins/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2010-jwilkins/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2010-jwilkins/source/blender/editors/space_text/space_text.c
    branches/soc-2010-jwilkins/source/blender/editors/space_view3d/drawanimviz.c
    branches/soc-2010-jwilkins/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2010-jwilkins/source/blender/editors/space_view3d/drawvolume.c
    branches/soc-2010-jwilkins/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2010-jwilkins/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2010-jwilkins/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2010-jwilkins/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2010-jwilkins/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2010-jwilkins/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2010-jwilkins/source/blender/editors/transform/transform.c
    branches/soc-2010-jwilkins/source/blender/editors/transform/transform.h
    branches/soc-2010-jwilkins/source/blender/editors/transform/transform_constraints.c
    branches/soc-2010-jwilkins/source/blender/editors/transform/transform_conversions.c
    branches/soc-2010-jwilkins/source/blender/editors/transform/transform_generics.c
    branches/soc-2010-jwilkins/source/blender/editors/transform/transform_orientations.c
    branches/soc-2010-jwilkins/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2010-jwilkins/source/blender/gpu/GPU_draw.h
    branches/soc-2010-jwilkins/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2010-jwilkins/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2010-jwilkins/source/blender/imbuf/CMakeLists.txt
    branches/soc-2010-jwilkins/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2010-jwilkins/source/blender/imbuf/IMB_imbuf_types.h
    branches/soc-2010-jwilkins/source/blender/imbuf/IMB_thumbs.h
    branches/soc-2010-jwilkins/source/blender/imbuf/SConscript
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_anim.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_filter.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/Makefile
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/allocimbuf.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/anim.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/bmp.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/cineon/cineon_dpx.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/dds/dds_api.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/divers.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/filter.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/imageprocess.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/imbuf.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/imbuf_cocoa.m
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/iris.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/jp2.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/jpeg.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/openexr/openexr_api.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/png.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/radiance_hdr.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/readimage.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/rectop.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/rotate.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/scaling.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/targa.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/thumbs.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/tiff.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/util.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/writeimage.c
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_action_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_color_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_controller_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_image_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_object_force.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_object_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_sensor_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_space_types.h
    branches/soc-2010-jwilkins/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2010-jwilkins/source/blender/makesrna/RNA_access.h
    branches/soc-2010-jwilkins/source/blender/makesrna/RNA_define.h
    branches/soc-2010-jwilkins/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2010-jwilkins/source/blender/makesrna/RNA_types.h
    branches/soc-2010-jwilkins/source/blender/makesrna/SConscript
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/Makefile
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_access.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_action.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_actuator.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_animviz.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_boid.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_color.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_controller.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_define.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_fluidsim.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_image.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_lamp.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_main.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_material.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_object.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_object_api.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_property.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_rna.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_space.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2010-jwilkins/source/blender/makesrna/intern/rna_world.c
    branches/soc-2010-jwilkins/source/blender/modifiers/intern/MOD_boolean_util.c
    branches/soc-2010-jwilkins/source/blender/modifiers/intern/MOD_build.c
    branches/soc-2010-jwilkins/source/blender/modifiers/intern/MOD_cloth.c
    branches/soc-2010-jwilkins/source/blender/modifiers/intern/MOD_mask.c
    branches/soc-2010-jwilkins/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/soc-2010-jwilkins/source/blender/modifiers/intern/MOD_smoke.c
    branches/soc-2010-jwilkins/source/blender/modifiers/intern/MOD_util.c
    branches/soc-2010-jwilkins/source/blender/python/doc/sphinx_doc_gen.py
    branches/soc-2010-jwilkins/source/blender/python/doc/sphinx_doc_gen.sh
    branches/soc-2010-jwilkins/source/blender/python/generic/bgl.c
    branches/soc-2010-jwilkins/source/blender/python/generic/blf_api.c
    branches/soc-2010-jwilkins/source/blender/python/generic/mathutils_color.c
    branches/soc-2010-jwilkins/source/blender/python/generic/mathutils_euler.c
    branches/soc-2010-jwilkins/source/blender/python/generic/mathutils_matrix.c
    branches/soc-2010-jwilkins/source/blender/python/generic/mathutils_quat.c
    branches/soc-2010-jwilkins/source/blender/python/generic/mathutils_vector.c
    branches/soc-2010-jwilkins/source/blender/python/intern/bpy.c
    branches/soc-2010-jwilkins/source/blender/python/intern/bpy_app.c
    branches/soc-2010-jwilkins/source/blender/python/intern/bpy_driver.c
    branches/soc-2010-jwilkins/source/blender/python/intern/bpy_props.c
    branches/soc-2010-jwilkins/source/blender/python/intern/bpy_props.h
    branches/soc-2010-jwilkins/source/blender/python/intern/bpy_rna.c
    branches/soc-2010-jwilkins/source/blender/quicktime/apple/qtkit_import.m
    branches/soc-2010-jwilkins/source/blender/quicktime/apple/quicktime_import.c
    branches/soc-2010-jwilkins/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
    branches/soc-2010-jwilkins/source/blender/render/intern/source/convertblender.c
    branches/soc-2010-jwilkins/source/blender/render/intern/source/pipeline.c
    branches/soc-2010-jwilkins/source/blender/render/intern/source/rendercore.c
    branches/soc-2010-jwilkins/source/blender/render/intern/source/sss.c
    branches/soc-2010-jwilkins/source/blender/render/intern/source/strand.c
    branches/soc-2010-jwilkins/source/blender/render/intern/source/texture.c
    branches/soc-2010-jwilkins/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2010-jwilkins/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2010-jwilkins/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2010-jwilkins/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2010-jwilkins/source/blender/windowmanager/wm_event_types.h
    branches/soc-2010-jwilkins/source/blenderplayer/CMakeLists.txt
    branches/soc-2010-jwilkins/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2010-jwilkins/source/creator/CMakeLists.txt
    branches/soc-2010-jwilkins/source/creator/Makefile
    branches/soc-2010-jwilkins/source/creator/SConscript
    branches/soc-2010-jwilkins/source/creator/creator.c
    branches/soc-2010-jwilkins/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2010-jwilkins/source/gameengine/Expressions/ListValue.cpp
    branches/soc-2010-jwilkins/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2010-jwilkins/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2010-jwilkins/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2010-jwilkins/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/soc-2010-jwilkins/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2010-jwilkins/source/gameengine/Ketsji/KX_PythonInit.h
    branches/soc-2010-jwilkins/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/soc-2010-jwilkins/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2010-jwilkins/source/nan_definitions.mk
    branches/soc-2010-jwilkins/source/nan_link.mk
    branches/soc-2010-jwilkins/tools/Blender.py
    branches/soc-2010-jwilkins/tools/btools.py
    branches/soc-2010-jwilkins/tools/crossmingw.py

Added Paths:
-----------
    branches/soc-2010-jwilkins/release/scripts/io/netrender/repath.py
    branches/soc-2010-jwilkins/release/scripts/modules/add_object_utils.py
    branches/soc-2010-jwilkins/release/scripts/templates/operator_modal_view3d.py
    branches/soc-2010-jwilkins/source/blender/editors/include/ED_logic.h
    branches/soc-2010-jwilkins/source/blender/editors/space_logic/logic_ops.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_filetype.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_metadata.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/cache.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/filetype.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/metadata.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/module.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/thumbs_blend.c
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/layout.html
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/page.html
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/bg.png
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/default.css_t
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/favicon.ico
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/jquery.sidebar.js
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/pygments.css
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/rnd.png
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/rndbl.png
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/rndbr.png
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/theme.conf
    branches/soc-2010-jwilkins/source/gameengine/PyDoc/bge.events.rst
    branches/soc-2010-jwilkins/source/gameengine/PyDoc/bge.logic.rst
    branches/soc-2010-jwilkins/source/gameengine/PyDoc/bge.render.rst
    branches/soc-2010-jwilkins/source/gameengine/PyDoc/bge.types.rst

Removed Paths:
-------------
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_amiga.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_anim5.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_bitplanes.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_bmp.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_cmap.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_cocoa.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_divers.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_dpxcineon.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_ham.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_hamx.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_iff.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_imginfo.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_iris.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_jp2.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_jpeg.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_png.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_radiance_hdr.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_targa.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/IMB_tiff.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/amiga.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/anim5.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/antialias.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/bitplanes.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/cmap.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/cspace.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/data.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/dither.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/dynlibtiff.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/dynlibtiff.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/gen_dynlibtiff.py
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/ham.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/hamx.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/iff.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/imbuf_patch.h
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/imginfo.c
    branches/soc-2010-jwilkins/source/blender/imbuf/intern/matrix.h
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/layout.html
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/page.html
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/bg.png
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/default.css_t
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/favicon.ico
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/jquery.sidebar.js
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/pygments.css
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/rnd.png
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/rndbl.png
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/static/rndbr.png
    branches/soc-2010-jwilkins/source/blender/python/doc/blender-org/theme.conf
    branches/soc-2010-jwilkins/source/gameengine/PyDoc/GameKeys.py
    branches/soc-2010-jwilkins/source/gameengine/PyDoc/GameLogic.py
    branches/soc-2010-jwilkins/source/gameengine/PyDoc/GameTypes.py
    branches/soc-2010-jwilkins/source/gameengine/PyDoc/Rasterizer.py

Modified: branches/soc-2010-jwilkins/CMake/macros.cmake
===================================================================
--- branches/soc-2010-jwilkins/CMake/macros.cmake	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/CMake/macros.cmake	2010-05-25 10:15:18 UTC (rev 28974)
@@ -61,6 +61,9 @@
   IF(WITH_OPENEXR)
     LINK_DIRECTORIES(${OPENEXR_LIBPATH})
   ENDIF(WITH_OPENEXR)
+  IF(WITH_TIFF)
+    LINK_DIRECTORIES(${TIFF_LIBPATH})
+  ENDIF(WITH_TIFF)
   IF(WITH_QUICKTIME)
     LINK_DIRECTORIES(${QUICKTIME_LIBPATH})
   ENDIF(WITH_QUICKTIME)
@@ -134,6 +137,9 @@
   IF(WITH_QUICKTIME)
     TARGET_LINK_LIBRARIES(${target} ${QUICKTIME_LIB})
   ENDIF(WITH_QUICKTIME)
+  IF(WITH_TIFF)
+    TARGET_LINK_LIBRARIES(${target} ${TIFF_LIBRARY})
+  ENDIF(WITH_TIFF)
   IF(WITH_OPENEXR)
     IF(WIN32)
       FOREACH(loop_var ${OPENEXR_LIB})

Modified: branches/soc-2010-jwilkins/CMakeLists.txt
===================================================================
--- branches/soc-2010-jwilkins/CMakeLists.txt	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/CMakeLists.txt	2010-05-25 10:15:18 UTC (rev 28974)
@@ -62,8 +62,8 @@
 OPTION(WITH_BULLET        "Enable Bullet (Physics Engine)" ON)
 OPTION(WITH_INTERNATIONAL "Enable I18N   (International fonts and text)" ON)
 OPTION(WITH_ELBEEM        "Enable Elbeem (Fluid Simulation)" ON)
-OPTION(WITH_QUICKTIME     "Enable Quicktime Support" OFF)
 OPTION(WITH_OPENEXR       "Enable OpenEXR Support (http://www.openexr.com)" ON)
+OPTION(WITH_TIFF          "Enable LibTIFF Support" ON)
 OPTION(WITH_DDS           "Enable DDS Support" ON)
 OPTION(WITH_FFMPEG        "Enable FFMPeg Support (http://ffmpeg.mplayerhq.hu/)" OFF)
 OPTION(WITH_PYTHON        "Enable Embedded Python API" ON)
@@ -79,17 +79,22 @@
 OPTION(WITH_CXX_GUARDEDALLOC "Enable GuardedAlloc for C++ memory allocation" OFF)
 OPTION(WITH_BUILDINFO     "Include extra build details" ON)
 OPTION(WITH_INSTALL       "Install accompanying scripts and language files needed to run blender" ON)
-OPTION(WITH_OPENCOLLADA		"Enable OpenCollada Support (http://www.opencollada.org/)"	ON)
+OPTION(WITH_RAYOPTIMIZATION	"Enable use of SIMD (SSE) optimizations for the raytracer" OFF) 
 
+IF(APPLE OR WIN32)
+	OPTION(WITH_QUICKTIME     "Enable Quicktime Support" OFF)
+ENDIF(APPLE OR WIN32)
+
 # Unix defaults to OpenMP On
+# Disable opencollada on non-apple unix because opencollada has no package for debian
 IF(UNIX AND NOT APPLE)
 	OPTION(WITH_OPENMP        "Enable OpenMP (has to be supported by the compiler)" ON)
+	OPTION(WITH_OPENCOLLADA		"Enable OpenCollada Support (http://www.opencollada.org/)"	OFF)
 ELSE()
 	OPTION(WITH_OPENMP        "Enable OpenMP (has to be supported by the compiler)" OFF)
+	OPTION(WITH_OPENCOLLADA		"Enable OpenCollada Support (http://www.opencollada.org/)"	ON)
 ENDIF()
 
-OPTION(WITH_RAYOPTIMIZATION	"Enable use of SIMD (SSE) optimizations for the raytracer" OFF) 
-
 IF (APPLE)
 	OPTION(WITH_COCOA	  "Use Cocoa framework instead of deprecated Carbon" ON)
 	OPTION(USE_QTKIT	  "Use QtKit instead of Carbon quicktime (needed for having partial quicktime for 64bit)" OFF)
@@ -120,11 +125,9 @@
 
 	IF(WITH_OPENAL)
 		FIND_PACKAGE(OpenAL)
-		IF(OPENAL_FOUND)
-			SET(WITH_OPENAL ON)
-		ELSE(OPENAL_FOUND)
+		IF(NOT OPENAL_FOUND)
 			SET(WITH_OPENAL OFF)
-		ENDIF(OPENAL_FOUND)
+		ENDIF(NOT OPENAL_FOUND)
 	ENDIF(WITH_OPENAL)
 
 	IF(WITH_JACK)
@@ -181,11 +184,11 @@
 		ENDIF(NOT SDL_FOUND)
 	ENDIF(WITH_SDL)
 
-    SET(OPENEXR /usr CACHE FILEPATH "OPENEXR Directory")
+	SET(OPENEXR /usr CACHE FILEPATH "OPENEXR Directory")
 	FIND_PATH(OPENEXR_INC
 		ImfXdr.h
 		PATHS
-        ${OPENEXR}/include/OpenEXR
+		${OPENEXR}/include/OpenEXR
 		/usr/local/include/OpenEXR
 		/sw/include/OpenEXR
 		/opt/local/include/OpenEXR
@@ -211,6 +214,13 @@
 	SET(LIBSAMPLERATE_LIB samplerate)
 	SET(LIBSAMPLERATE_LIBPATH ${LIBSAMPLERATE}/lib)
 
+	IF(WITH_TIFF)
+		FIND_PACKAGE(TIFF)
+		IF(NOT TIFF_FOUND)
+			SET(WITH_TIFF OFF)
+		ENDIF(NOT TIFF_FOUND)
+	ENDIF(WITH_TIFF)
+
 	FIND_PACKAGE(JPEG REQUIRED)
 
 	FIND_PACKAGE(PNG REQUIRED)
@@ -405,7 +415,9 @@
 	SET(JPEG_LIBPATH ${JPEG}/lib)
 
 	SET(TIFF ${LIBDIR}/tiff)
-	SET(TIFF_INC ${TIFF}/include)
+	SET(TIFF_INCLUDE_DIR ${TIFF}/include)
+	SET(TIFF_LIBRARY tiff)
+	SET(TIFF_LIBPATH ${TIFF}/lib)
   
 	SET(WINTAB_INC ${LIBDIR}/wintab/include) 
 
@@ -474,7 +486,7 @@
 		# SET(PYTHON_BINARY "${PYTHON}/bin/python${PYTHON_VERSION}") # not used yet
 		SET(PYTHON_LIB python${PYTHON_VERSION})
 		SET(PYTHON_LIBPATH "${PYTHON}/lib/python${PYTHON_VERSION}")
-		#    SET(PYTHON_LINKFLAGS "-u _PyMac_Error")  # won't  build with this enabled
+		# SET(PYTHON_LINKFLAGS "-u _PyMac_Error")  # won't  build with this enabled
 	ELSE(PYTHON_VERSION MATCHES 3.1)
 		# otherwise, use custom system framework
 
@@ -581,7 +593,9 @@
 	SET(JPEG_LIBPATH ${JPEG}/lib)
 
 	SET(TIFF ${LIBDIR}/tiff)
-	SET(TIFF_INC ${TIFF}/include)
+	SET(TIFF_INCLUDE_DIR ${TIFF}/include)
+	SET(TIFF_LIBRARY tiff)
+	SET(TIFF_LIBPATH ${TIFF}/lib)
 
 	SET(EXETYPE MACOSX_BUNDLE)
 

Modified: branches/soc-2010-jwilkins/SConstruct
===================================================================
--- branches/soc-2010-jwilkins/SConstruct	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/SConstruct	2010-05-25 10:15:18 UTC (rev 28974)
@@ -182,7 +182,7 @@
 else:
 	print B.bc.WARNING + userconfig + " not found, no user overrides" + B.bc.ENDC
 
-opts = btools.read_opts(optfiles, B.arguments)
+opts = btools.read_opts(env, optfiles, B.arguments)
 opts.Update(env)
 
 if not env['BF_FANCY']:
@@ -572,7 +572,9 @@
 		dllsources += ['${BF_PNG_LIBPATH}/libpng.dll',
 				'${BF_ZLIB_LIBPATH}/zlib.dll']
 
-	dllsources += ['${BF_TIFF_LIBPATH}/${BF_TIFF_LIB}.dll']
+	# Used when linking to libtiff was dynamic
+	# keep it here until compilation on all platform would be ok
+	# dllsources += ['${BF_TIFF_LIBPATH}/${BF_TIFF_LIB}.dll']
 
 	if env['OURPLATFORM'] != 'linuxcross':
 		# pthreads library is already added

Modified: branches/soc-2010-jwilkins/config/darwin-config.py
===================================================================
--- branches/soc-2010-jwilkins/config/darwin-config.py	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/config/darwin-config.py	2010-05-25 10:15:18 UTC (rev 28974)
@@ -163,8 +163,11 @@
 BF_PNG_LIB = 'png'
 BF_PNG_LIBPATH = '${BF_PNG}/lib'
 
+WITH_BF_TIFF = True
 BF_TIFF = LIBDIR + '/tiff'
 BF_TIFF_INC = '${BF_TIFF}/include'
+BF_TIFF_LIB = 'tiff'
+BF_TIFF_LIBPATH = '${BF_TIFF}/lib'
 
 WITH_BF_ZLIB = True
 BF_ZLIB = '/usr'

Modified: branches/soc-2010-jwilkins/config/linux2-config.py
===================================================================
--- branches/soc-2010-jwilkins/config/linux2-config.py	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/config/linux2-config.py	2010-05-25 10:15:18 UTC (rev 28974)
@@ -68,8 +68,10 @@
 BF_PNG_INC = '${BF_PNG}/include'
 BF_PNG_LIB = 'png'
 
+WITH_BF_TIFF = True
 BF_TIFF = '/usr'
 BF_TIFF_INC = '${BF_TIFF}/include'
+BF_TIFF_LIB = 'tiff'
 
 WITH_BF_ZLIB = True
 BF_ZLIB = '/usr'

Modified: branches/soc-2010-jwilkins/config/linuxcross-config.py
===================================================================
--- branches/soc-2010-jwilkins/config/linuxcross-config.py	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/config/linuxcross-config.py	2010-05-25 10:15:18 UTC (rev 28974)
@@ -75,9 +75,9 @@
 BF_PNG_LIBPATH = '${BF_PNG}/lib'
 
 WITH_BF_TIFF = True
-BF_TIFF = LIBDIR + '/tiff'
+BF_TIFF = LIBDIR + '/gcc/tiff'
 BF_TIFF_INC = '${BF_TIFF}/include'
-BF_TIFF_LIB = 'libtiff'
+BF_TIFF_LIB = 'tiff'
 BF_TIFF_LIBPATH = '${BF_TIFF}/lib'
 
 WITH_BF_ZLIB = True
@@ -174,9 +174,6 @@
 WITH_BF_RAYOPTIMIZATION = False
 BF_RAYOPTIMIZATION_SSE_FLAGS = ['-msse']
 
-CC = 'i586-mingw32msvc-gcc'
-CXX = 'i586-mingw32msvc-g++'
-
 CCFLAGS = [ '-pipe', '-funsigned-char', '-fno-strict-aliasing' ]
 
 CPPFLAGS = ['-DWIN32', '-DFREE_WINDOWS']

Modified: branches/soc-2010-jwilkins/config/win32-mingw-config.py
===================================================================
--- branches/soc-2010-jwilkins/config/win32-mingw-config.py	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/config/win32-mingw-config.py	2010-05-25 10:15:18 UTC (rev 28974)
@@ -73,9 +73,10 @@
 BF_PNG_LIB = 'png'
 BF_PNG_LIBPATH = '${BF_PNG}/lib'
 
-BF_TIFF = LIBDIR + '/tiff'
+WITH_BF_TIFF = True
+BF_TIFF = LIBDIR + '/gcc/tiff'
 BF_TIFF_INC = '${BF_TIFF}/include'
-BF_TIFF_LIB = 'libtiff'
+BF_TIFF_LIB = 'tiff'
 BF_TIFF_LIBPATH = '${BF_TIFF}/lib'
 
 WITH_BF_ZLIB = True

Modified: branches/soc-2010-jwilkins/config/win32-vc-config.py
===================================================================
--- branches/soc-2010-jwilkins/config/win32-vc-config.py	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/config/win32-vc-config.py	2010-05-25 10:15:18 UTC (rev 28974)
@@ -79,6 +79,7 @@
 BF_PNG_LIB = 'libpng_st'
 BF_PNG_LIBPATH = '${BF_PNG}/lib'
 
+WITH_BF_TIFF = True
 BF_TIFF = LIBDIR + '/tiff'
 BF_TIFF_INC = '${BF_TIFF}/include'
 BF_TIFF_LIB = 'libtiff'

Modified: branches/soc-2010-jwilkins/config/win64-vc-config.py
===================================================================
--- branches/soc-2010-jwilkins/config/win64-vc-config.py	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/config/win64-vc-config.py	2010-05-25 10:15:18 UTC (rev 28974)
@@ -75,6 +75,7 @@
 BF_PNG_LIB = 'libpng'
 BF_PNG_LIBPATH = '${BF_PNG}/lib'
 
+WITH_BF_TIFF = True
 BF_TIFF = LIBDIR + '/tiff'
 BF_TIFF_INC = '${BF_TIFF}/include'
 BF_TIFF_LIB = 'libtiff'

Modified: branches/soc-2010-jwilkins/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
===================================================================
--- branches/soc-2010-jwilkins/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp	2010-05-25 10:15:18 UTC (rev 28974)
@@ -23,6 +23,9 @@
  * ***** END LGPL LICENSE BLOCK *****
  */
 
+// needed for INT64_C
+#define __STDC_CONSTANT_MACROS
+
 #include "AUD_FFMPEGFactory.h"
 #include "AUD_FFMPEGReader.h"
 #include "AUD_Buffer.h"

Modified: branches/soc-2010-jwilkins/intern/audaspace/intern/AUD_C-API.cpp
===================================================================
--- branches/soc-2010-jwilkins/intern/audaspace/intern/AUD_C-API.cpp	2010-05-25 08:42:11 UTC (rev 28973)
+++ branches/soc-2010-jwilkins/intern/audaspace/intern/AUD_C-API.cpp	2010-05-25 10:15:18 UTC (rev 28974)

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list