[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23880] branches/nurbs25: Merge from trunk 23494 to 23878

Emmanuel Stone emmanuel.stone at gmail.com
Fri Oct 16 11:27:23 CEST 2009


Revision: 23880
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23880
Author:   eman
Date:     2009-10-16 11:27:21 +0200 (Fri, 16 Oct 2009)

Log Message:
-----------
Merge from trunk 23494 to 23878

Modified Paths:
--------------
    branches/nurbs25/CMake/macros.cmake
    branches/nurbs25/CMakeLists.txt
    branches/nurbs25/SConstruct
    branches/nurbs25/config/win64-vc-config.py
    branches/nurbs25/extern/bullet2/CMakeLists.txt
    branches/nurbs25/extern/bullet2/src/SConscript
    branches/nurbs25/extern/ffmpeg/SConscript
    branches/nurbs25/extern/lzma/SConscript
    branches/nurbs25/extern/lzo/SConscript
    branches/nurbs25/extern/x264/SConscript
    branches/nurbs25/extern/xvidcore/SConscript
    branches/nurbs25/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_C-API.cpp
    branches/nurbs25/intern/audaspace/intern/AUD_C-API.h
    branches/nurbs25/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/nurbs25/intern/ghost/CMakeLists.txt
    branches/nurbs25/intern/ghost/GHOST_C-api.h
    branches/nurbs25/intern/ghost/GHOST_IWindow.h
    branches/nurbs25/intern/ghost/GHOST_Types.h
    branches/nurbs25/intern/ghost/intern/GHOST_C-api.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_DisplayManager.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_ISystem.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_Window.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_Window.h
    branches/nurbs25/intern/ghost/intern/GHOST_WindowManager.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_WindowManager.h
    branches/nurbs25/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/nurbs25/intern/ghost/intern/GHOST_WindowX11.h
    branches/nurbs25/intern/guardedalloc/intern/mallocn.c
    branches/nurbs25/intern/itasc/WDLSSolver.cpp
    branches/nurbs25/intern/itasc/WDLSSolver.hpp
    branches/nurbs25/intern/itasc/WSDLSSolver.cpp
    branches/nurbs25/intern/itasc/WSDLSSolver.hpp
    branches/nurbs25/intern/nurbana/CMakeLists.txt
    branches/nurbs25/intern/smoke/SConscript
    branches/nurbs25/intern/smoke/extern/smoke_API.h
    branches/nurbs25/intern/smoke/intern/FLUID_3D.cpp
    branches/nurbs25/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/nurbs25/intern/smoke/intern/WTURBULENCE.cpp
    branches/nurbs25/intern/smoke/intern/smoke_API.cpp
    branches/nurbs25/projectfiles_vc9/blender/blender.sln
    branches/nurbs25/projectfiles_vc9/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
    branches/nurbs25/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/nurbs25/projectfiles_vc9/blender/gpu/BL_gpu.vcproj
    branches/nurbs25/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
    branches/nurbs25/projectfiles_vc9/blender/nodes/nodes.vcproj
    branches/nurbs25/projectfiles_vc9/blender/render/BRE_render.vcproj
    branches/nurbs25/projectfiles_vc9/blender/windowmanager/windowmanager.vcproj
    branches/nurbs25/release/Makefile
    branches/nurbs25/release/datafiles/blenderbuttons
    branches/nurbs25/source/Makefile
    branches/nurbs25/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/nurbs25/source/blender/blenkernel/BKE_armature.h
    branches/nurbs25/source/blender/blenkernel/BKE_blender.h
    branches/nurbs25/source/blender/blenkernel/BKE_bvhutils.h
    branches/nurbs25/source/blender/blenkernel/BKE_collision.h
    branches/nurbs25/source/blender/blenkernel/BKE_constraint.h
    branches/nurbs25/source/blender/blenkernel/BKE_depsgraph.h
    branches/nurbs25/source/blender/blenkernel/BKE_effect.h
    branches/nurbs25/source/blender/blenkernel/BKE_image.h
    branches/nurbs25/source/blender/blenkernel/BKE_material.h
    branches/nurbs25/source/blender/blenkernel/BKE_mesh.h
    branches/nurbs25/source/blender/blenkernel/BKE_modifier.h
    branches/nurbs25/source/blender/blenkernel/BKE_node.h
    branches/nurbs25/source/blender/blenkernel/BKE_object.h
    branches/nurbs25/source/blender/blenkernel/BKE_paint.h
    branches/nurbs25/source/blender/blenkernel/BKE_particle.h
    branches/nurbs25/source/blender/blenkernel/BKE_screen.h
    branches/nurbs25/source/blender/blenkernel/BKE_texture.h
    branches/nurbs25/source/blender/blenkernel/BKE_utildefines.h
    branches/nurbs25/source/blender/blenkernel/intern/DerivedMesh.c
    branches/nurbs25/source/blender/blenkernel/intern/action.c
    branches/nurbs25/source/blender/blenkernel/intern/anim.c
    branches/nurbs25/source/blender/blenkernel/intern/anim_sys.c
    branches/nurbs25/source/blender/blenkernel/intern/armature.c
    branches/nurbs25/source/blender/blenkernel/intern/blender.c
    branches/nurbs25/source/blender/blenkernel/intern/boids.c
    branches/nurbs25/source/blender/blenkernel/intern/bvhutils.c
    branches/nurbs25/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/nurbs25/source/blender/blenkernel/intern/cloth.c
    branches/nurbs25/source/blender/blenkernel/intern/collision.c
    branches/nurbs25/source/blender/blenkernel/intern/constraint.c
    branches/nurbs25/source/blender/blenkernel/intern/context.c
    branches/nurbs25/source/blender/blenkernel/intern/customdata.c
    branches/nurbs25/source/blender/blenkernel/intern/depsgraph.c
    branches/nurbs25/source/blender/blenkernel/intern/effect.c
    branches/nurbs25/source/blender/blenkernel/intern/image.c
    branches/nurbs25/source/blender/blenkernel/intern/implicit.c
    branches/nurbs25/source/blender/blenkernel/intern/ipo.c
    branches/nurbs25/source/blender/blenkernel/intern/key.c
    branches/nurbs25/source/blender/blenkernel/intern/lattice.c
    branches/nurbs25/source/blender/blenkernel/intern/library.c
    branches/nurbs25/source/blender/blenkernel/intern/material.c
    branches/nurbs25/source/blender/blenkernel/intern/mesh.c
    branches/nurbs25/source/blender/blenkernel/intern/modifier.c
    branches/nurbs25/source/blender/blenkernel/intern/multires.c
    branches/nurbs25/source/blender/blenkernel/intern/nla.c
    branches/nurbs25/source/blender/blenkernel/intern/node.c
    branches/nurbs25/source/blender/blenkernel/intern/object.c
    branches/nurbs25/source/blender/blenkernel/intern/packedFile.c
    branches/nurbs25/source/blender/blenkernel/intern/particle.c
    branches/nurbs25/source/blender/blenkernel/intern/particle_system.c
    branches/nurbs25/source/blender/blenkernel/intern/pointcache.c
    branches/nurbs25/source/blender/blenkernel/intern/scene.c
    branches/nurbs25/source/blender/blenkernel/intern/screen.c
    branches/nurbs25/source/blender/blenkernel/intern/sequence.c
    branches/nurbs25/source/blender/blenkernel/intern/smoke.c
    branches/nurbs25/source/blender/blenkernel/intern/softbody.c
    branches/nurbs25/source/blender/blenkernel/intern/sound.c
    branches/nurbs25/source/blender/blenkernel/intern/texture.c
    branches/nurbs25/source/blender/blenkernel/intern/world.c
    branches/nurbs25/source/blender/blenlib/BLI_arithb.h
    branches/nurbs25/source/blender/blenlib/BLI_memarena.h
    branches/nurbs25/source/blender/blenlib/BLI_string.h
    branches/nurbs25/source/blender/blenlib/BLI_threads.h
    branches/nurbs25/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/nurbs25/source/blender/blenlib/intern/BLI_memarena.c
    branches/nurbs25/source/blender/blenlib/intern/arithb.c
    branches/nurbs25/source/blender/blenlib/intern/dynlib.c
    branches/nurbs25/source/blender/blenlib/intern/string.c
    branches/nurbs25/source/blender/blenlib/intern/threads.c
    branches/nurbs25/source/blender/blenlib/intern/util.c
    branches/nurbs25/source/blender/blenloader/BLO_readfile.h
    branches/nurbs25/source/blender/blenloader/intern/readfile.c
    branches/nurbs25/source/blender/blenloader/intern/writefile.c
    branches/nurbs25/source/blender/blenpluginapi/CMakeLists.txt
    branches/nurbs25/source/blender/blenpluginapi/SConscript
    branches/nurbs25/source/blender/editors/Makefile
    branches/nurbs25/source/blender/editors/SConscript
    branches/nurbs25/source/blender/editors/animation/SConscript
    branches/nurbs25/source/blender/editors/animation/anim_channels_defines.c
    branches/nurbs25/source/blender/editors/animation/anim_channels_edit.c
    branches/nurbs25/source/blender/editors/animation/anim_deps.c
    branches/nurbs25/source/blender/editors/animation/anim_draw.c
    branches/nurbs25/source/blender/editors/animation/anim_filter.c
    branches/nurbs25/source/blender/editors/animation/anim_intern.h
    branches/nurbs25/source/blender/editors/animation/anim_ipo_utils.c
    branches/nurbs25/source/blender/editors/animation/anim_markers.c
    branches/nurbs25/source/blender/editors/animation/anim_ops.c
    branches/nurbs25/source/blender/editors/animation/drivers.c
    branches/nurbs25/source/blender/editors/animation/fmodifier_ui.c
    branches/nurbs25/source/blender/editors/animation/keyframes_draw.c
    branches/nurbs25/source/blender/editors/animation/keyframes_edit.c
    branches/nurbs25/source/blender/editors/animation/keyframes_general.c
    branches/nurbs25/source/blender/editors/animation/keyframing.c
    branches/nurbs25/source/blender/editors/animation/keyingsets.c
    branches/nurbs25/source/blender/editors/armature/SConscript
    branches/nurbs25/source/blender/editors/armature/armature_ops.c
    branches/nurbs25/source/blender/editors/armature/editarmature.c
    branches/nurbs25/source/blender/editors/armature/editarmature_sketch.c
    branches/nurbs25/source/blender/editors/armature/meshlaplacian.c
    branches/nurbs25/source/blender/editors/armature/poseSlide.c
    branches/nurbs25/source/blender/editors/armature/poselib.c
    branches/nurbs25/source/blender/editors/armature/poseobject.c
    branches/nurbs25/source/blender/editors/curve/curve_ops.c
    branches/nurbs25/source/blender/editors/curve/editcurve.c
    branches/nurbs25/source/blender/editors/datafiles/B.blend.c
    branches/nurbs25/source/blender/editors/datafiles/blenderbuttons.c
    branches/nurbs25/source/blender/editors/gpencil/gpencil_ops.c
    branches/nurbs25/source/blender/editors/include/BIF_glutil.h
    branches/nurbs25/source/blender/editors/include/ED_anim_api.h
    branches/nurbs25/source/blender/editors/include/ED_armature.h
    branches/nurbs25/source/blender/editors/include/ED_curve.h
    branches/nurbs25/source/blender/editors/include/ED_fileselect.h
    branches/nurbs25/source/blender/editors/include/ED_gpencil.h
    branches/nurbs25/source/blender/editors/include/ED_image.h
    branches/nurbs25/source/blender/editors/include/ED_keyframes_draw.h
    branches/nurbs25/source/blender/editors/include/ED_keyframes_edit.h
    branches/nurbs25/source/blender/editors/include/ED_keyframing.h
    branches/nurbs25/source/blender/editors/include/ED_markers.h
    branches/nurbs25/source/blender/editors/include/ED_mball.h
    branches/nurbs25/source/blender/editors/include/ED_mesh.h
    branches/nurbs25/source/blender/editors/include/ED_node.h
    branches/nurbs25/source/blender/editors/include/ED_object.h
    branches/nurbs25/source/blender/editors/include/ED_particle.h
    branches/nurbs25/source/blender/editors/include/ED_physics.h
    branches/nurbs25/source/blender/editors/include/ED_screen.h
    branches/nurbs25/source/blender/editors/include/ED_sculpt.h
    branches/nurbs25/source/blender/editors/include/ED_transform.h
    branches/nurbs25/source/blender/editors/include/ED_uvedit.h
    branches/nurbs25/source/blender/editors/include/ED_view3d.h
    branches/nurbs25/source/blender/editors/include/UI_icons.h
    branches/nurbs25/source/blender/editors/include/UI_interface.h
    branches/nurbs25/source/blender/editors/include/UI_interface_icons.h
    branches/nurbs25/source/blender/editors/include/UI_view2d.h
    branches/nurbs25/source/blender/editors/interface/SConscript
    branches/nurbs25/source/blender/editors/interface/interface.c
    branches/nurbs25/source/blender/editors/interface/interface_anim.c
    branches/nurbs25/source/blender/editors/interface/interface_handlers.c
    branches/nurbs25/source/blender/editors/interface/interface_icons.c
    branches/nurbs25/source/blender/editors/interface/interface_intern.h
    branches/nurbs25/source/blender/editors/interface/interface_layout.c
    branches/nurbs25/source/blender/editors/interface/interface_regions.c
    branches/nurbs25/source/blender/editors/interface/interface_templates.c
    branches/nurbs25/source/blender/editors/interface/interface_utils.c
    branches/nurbs25/source/blender/editors/interface/interface_widgets.c
    branches/nurbs25/source/blender/editors/interface/resources.c
    branches/nurbs25/source/blender/editors/interface/view2d.c
    branches/nurbs25/source/blender/editors/interface/view2d_ops.c
    branches/nurbs25/source/blender/editors/mesh/SConscript
    branches/nurbs25/source/blender/editors/mesh/editface.c
    branches/nurbs25/source/blender/editors/mesh/editmesh.c
    branches/nurbs25/source/blender/editors/mesh/editmesh_add.c
    branches/nurbs25/source/blender/editors/mesh/editmesh_mods.c
    branches/nurbs25/source/blender/editors/mesh/editmesh_tools.c
    branches/nurbs25/source/blender/editors/mesh/loopcut.c
    branches/nurbs25/source/blender/editors/mesh/mesh_intern.h
    branches/nurbs25/source/blender/editors/mesh/mesh_ops.c
    branches/nurbs25/source/blender/editors/mesh/meshtools.c
    branches/nurbs25/source/blender/editors/metaball/mball_ops.c
    branches/nurbs25/source/blender/editors/object/SConscript
    branches/nurbs25/source/blender/editors/object/object_add.c
    branches/nurbs25/source/blender/editors/object/object_edit.c
    branches/nurbs25/source/blender/editors/object/object_group.c
    branches/nurbs25/source/blender/editors/object/object_hook.c
    branches/nurbs25/source/blender/editors/object/object_intern.h
    branches/nurbs25/source/blender/editors/object/object_lattice.c
    branches/nurbs25/source/blender/editors/object/object_modifier.c
    branches/nurbs25/source/blender/editors/object/object_ops.c
    branches/nurbs25/source/blender/editors/object/object_relations.c
    branches/nurbs25/source/blender/editors/object/object_select.c
    branches/nurbs25/source/blender/editors/object/object_transform.c
    branches/nurbs25/source/blender/editors/object/object_vgroup.c
    branches/nurbs25/source/blender/editors/physics/SConscript
    branches/nurbs25/source/blender/editors/physics/physics_intern.h
    branches/nurbs25/source/blender/editors/screen/SConscript
    branches/nurbs25/source/blender/editors/screen/area.c
    branches/nurbs25/source/blender/editors/screen/glutil.c
    branches/nurbs25/source/blender/editors/screen/screen_context.c
    branches/nurbs25/source/blender/editors/screen/screen_ops.c
    branches/nurbs25/source/blender/editors/screen/screendump.c
    branches/nurbs25/source/blender/editors/sculpt_paint/SConscript
    branches/nurbs25/source/blender/editors/sculpt_paint/paint_image.c
    branches/nurbs25/source/blender/editors/sculpt_paint/paint_ops.c
    branches/nurbs25/source/blender/editors/sculpt_paint/sculpt.c
    branches/nurbs25/source/blender/editors/space_action/SConscript
    branches/nurbs25/source/blender/editors/space_action/action_draw.c
    branches/nurbs25/source/blender/editors/space_action/action_edit.c
    branches/nurbs25/source/blender/editors/space_action/action_header.c
    branches/nurbs25/source/blender/editors/space_action/action_intern.h
    branches/nurbs25/source/blender/editors/space_action/action_ops.c
    branches/nurbs25/source/blender/editors/space_action/action_select.c
    branches/nurbs25/source/blender/editors/space_action/space_action.c
    branches/nurbs25/source/blender/editors/space_api/spacetypes.c
    branches/nurbs25/source/blender/editors/space_buttons/buttons_context.c
    branches/nurbs25/source/blender/editors/space_buttons/buttons_header.c
    branches/nurbs25/source/blender/editors/space_buttons/buttons_intern.h
    branches/nurbs25/source/blender/editors/space_buttons/buttons_ops.c
    branches/nurbs25/source/blender/editors/space_buttons/space_buttons.c
    branches/nurbs25/source/blender/editors/space_console/SConscript
    branches/nurbs25/source/blender/editors/space_console/space_console.c
    branches/nurbs25/source/blender/editors/space_file/SConscript
    branches/nurbs25/source/blender/editors/space_file/file_draw.c
    branches/nurbs25/source/blender/editors/space_file/file_intern.h
    branches/nurbs25/source/blender/editors/space_file/file_ops.c
    branches/nurbs25/source/blender/editors/space_file/file_panels.c
    branches/nurbs25/source/blender/editors/space_file/filelist.c
    branches/nurbs25/source/blender/editors/space_file/filesel.c
    branches/nurbs25/source/blender/editors/space_file/space_file.c
    branches/nurbs25/source/blender/editors/space_file/writeimage.c
    branches/nurbs25/source/blender/editors/space_graph/graph_buttons.c
    branches/nurbs25/source/blender/editors/space_graph/graph_draw.c
    branches/nurbs25/source/blender/editors/space_graph/graph_edit.c
    branches/nurbs25/source/blender/editors/space_graph/graph_header.c
    branches/nurbs25/source/blender/editors/space_graph/graph_intern.h
    branches/nurbs25/source/blender/editors/space_graph/graph_ops.c
    branches/nurbs25/source/blender/editors/space_graph/graph_utils.c
    branches/nurbs25/source/blender/editors/space_graph/space_graph.c
    branches/nurbs25/source/blender/editors/space_image/image_buttons.c
    branches/nurbs25/source/blender/editors/space_image/image_draw.c
    branches/nurbs25/source/blender/editors/space_image/image_ops.c
    branches/nurbs25/source/blender/editors/space_image/space_image.c
    branches/nurbs25/source/blender/editors/space_info/space_info.c
    branches/nurbs25/source/blender/editors/space_logic/logic_buttons.c
    branches/nurbs25/source/blender/editors/space_logic/space_logic.c
    branches/nurbs25/source/blender/editors/space_nla/SConscript
    branches/nurbs25/source/blender/editors/space_nla/nla_buttons.c
    branches/nurbs25/source/blender/editors/space_nla/nla_channels.c
    branches/nurbs25/source/blender/editors/space_nla/nla_header.c
    branches/nurbs25/source/blender/editors/space_nla/nla_intern.h
    branches/nurbs25/source/blender/editors/space_nla/nla_ops.c
    branches/nurbs25/source/blender/editors/space_nla/space_nla.c
    branches/nurbs25/source/blender/editors/space_node/SConscript
    branches/nurbs25/source/blender/editors/space_node/drawnode.c
    branches/nurbs25/source/blender/editors/space_node/node_draw.c
    branches/nurbs25/source/blender/editors/space_node/node_edit.c
    branches/nurbs25/source/blender/editors/space_node/node_header.c
    branches/nurbs25/source/blender/editors/space_node/node_intern.h
    branches/nurbs25/source/blender/editors/space_node/node_ops.c
    branches/nurbs25/source/blender/editors/space_node/node_select.c
    branches/nurbs25/source/blender/editors/space_node/space_node.c
    branches/nurbs25/source/blender/editors/space_outliner/outliner.c
    branches/nurbs25/source/blender/editors/space_outliner/outliner_header.c
    branches/nurbs25/source/blender/editors/space_outliner/outliner_intern.h
    branches/nurbs25/source/blender/editors/space_outliner/outliner_ops.c
    branches/nurbs25/source/blender/editors/space_outliner/space_outliner.c
    branches/nurbs25/source/blender/editors/space_script/SConscript
    branches/nurbs25/source/blender/editors/space_script/script_intern.h
    branches/nurbs25/source/blender/editors/space_script/script_ops.c
    branches/nurbs25/source/blender/editors/space_script/space_script.c
    branches/nurbs25/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/nurbs25/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/nurbs25/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/nurbs25/source/blender/editors/space_sequencer/space_sequencer.c
    branches/nurbs25/source/blender/editors/space_sound/SConscript
    branches/nurbs25/source/blender/editors/space_sound/space_sound.c
    branches/nurbs25/source/blender/editors/space_text/SConscript
    branches/nurbs25/source/blender/editors/space_text/space_text.c
    branches/nurbs25/source/blender/editors/space_text/text_ops.c
    branches/nurbs25/source/blender/editors/space_time/space_time.c
    branches/nurbs25/source/blender/editors/space_time/time_intern.h
    branches/nurbs25/source/blender/editors/space_time/time_ops.c
    branches/nurbs25/source/blender/editors/space_userpref/space_userpref.c
    branches/nurbs25/source/blender/editors/space_view3d/SConscript
    branches/nurbs25/source/blender/editors/space_view3d/drawarmature.c
    branches/nurbs25/source/blender/editors/space_view3d/drawmesh.c
    branches/nurbs25/source/blender/editors/space_view3d/drawobject.c
    branches/nurbs25/source/blender/editors/space_view3d/space_view3d.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_buttons.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_draw.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_edit.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_header.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_intern.h
    branches/nurbs25/source/blender/editors/space_view3d/view3d_ops.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_select.c
    branches/nurbs25/source/blender/editors/space_view3d/view3d_view.c
    branches/nurbs25/source/blender/editors/transform/transform.c
    branches/nurbs25/source/blender/editors/transform/transform.h
    branches/nurbs25/source/blender/editors/transform/transform_constraints.c
    branches/nurbs25/source/blender/editors/transform/transform_conversions.c
    branches/nurbs25/source/blender/editors/transform/transform_generics.c
    branches/nurbs25/source/blender/editors/transform/transform_manipulator.c
    branches/nurbs25/source/blender/editors/transform/transform_ops.c
    branches/nurbs25/source/blender/editors/transform/transform_orientations.c
    branches/nurbs25/source/blender/editors/transform/transform_snap.c
    branches/nurbs25/source/blender/editors/uvedit/uvedit_ops.c
    branches/nurbs25/source/blender/gpu/intern/gpu_material.c
    branches/nurbs25/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/nurbs25/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/nurbs25/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/nurbs25/source/blender/imbuf/intern/divers.c
    branches/nurbs25/source/blender/makesdna/DNA_action_types.h
    branches/nurbs25/source/blender/makesdna/DNA_anim_types.h
    branches/nurbs25/source/blender/makesdna/DNA_cloth_types.h
    branches/nurbs25/source/blender/makesdna/DNA_constraint_types.h
    branches/nurbs25/source/blender/makesdna/DNA_curve_types.h
    branches/nurbs25/source/blender/makesdna/DNA_customdata_types.h
    branches/nurbs25/source/blender/makesdna/DNA_lamp_types.h
    branches/nurbs25/source/blender/makesdna/DNA_material_types.h
    branches/nurbs25/source/blender/makesdna/DNA_mesh_types.h
    branches/nurbs25/source/blender/makesdna/DNA_meta_types.h
    branches/nurbs25/source/blender/makesdna/DNA_modifier_types.h
    branches/nurbs25/source/blender/makesdna/DNA_node_types.h
    branches/nurbs25/source/blender/makesdna/DNA_object_force.h
    branches/nurbs25/source/blender/makesdna/DNA_object_types.h
    branches/nurbs25/source/blender/makesdna/DNA_particle_types.h
    branches/nurbs25/source/blender/makesdna/DNA_scene_types.h
    branches/nurbs25/source/blender/makesdna/DNA_smoke_types.h
    branches/nurbs25/source/blender/makesdna/DNA_space_types.h
    branches/nurbs25/source/blender/makesdna/DNA_texture_types.h
    branches/nurbs25/source/blender/makesdna/DNA_userdef_types.h
    branches/nurbs25/source/blender/makesdna/DNA_windowmanager_types.h
    branches/nurbs25/source/blender/makesrna/RNA_access.h
    branches/nurbs25/source/blender/makesrna/RNA_enum_types.h
    branches/nurbs25/source/blender/makesrna/RNA_types.h
    branches/nurbs25/source/blender/makesrna/SConscript
    branches/nurbs25/source/blender/makesrna/intern/CMakeLists.txt
    branches/nurbs25/source/blender/makesrna/intern/SConscript
    branches/nurbs25/source/blender/makesrna/intern/makesrna.c
    branches/nurbs25/source/blender/makesrna/intern/rna_ID.c
    branches/nurbs25/source/blender/makesrna/intern/rna_access.c
    branches/nurbs25/source/blender/makesrna/intern/rna_animation.c
    branches/nurbs25/source/blender/makesrna/intern/rna_animation_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_armature.c
    branches/nurbs25/source/blender/makesrna/intern/rna_boid.c
    branches/nurbs25/source/blender/makesrna/intern/rna_brush.c
    branches/nurbs25/source/blender/makesrna/intern/rna_camera.c
    branches/nurbs25/source/blender/makesrna/intern/rna_cloth.c
    branches/nurbs25/source/blender/makesrna/intern/rna_constraint.c
    branches/nurbs25/source/blender/makesrna/intern/rna_curve.c
    branches/nurbs25/source/blender/makesrna/intern/rna_define.c
    branches/nurbs25/source/blender/makesrna/intern/rna_fcurve.c
    branches/nurbs25/source/blender/makesrna/intern/rna_fluidsim.c
    branches/nurbs25/source/blender/makesrna/intern/rna_image.c
    branches/nurbs25/source/blender/makesrna/intern/rna_image_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_internal.h
    branches/nurbs25/source/blender/makesrna/intern/rna_lamp.c
    branches/nurbs25/source/blender/makesrna/intern/rna_material.c
    branches/nurbs25/source/blender/makesrna/intern/rna_mesh.c
    branches/nurbs25/source/blender/makesrna/intern/rna_mesh_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_modifier.c
    branches/nurbs25/source/blender/makesrna/intern/rna_nodetree.c
    branches/nurbs25/source/blender/makesrna/intern/rna_object.c
    branches/nurbs25/source/blender/makesrna/intern/rna_object_force.c
    branches/nurbs25/source/blender/makesrna/intern/rna_particle.c
    branches/nurbs25/source/blender/makesrna/intern/rna_pose.c
    branches/nurbs25/source/blender/makesrna/intern/rna_rna.c
    branches/nurbs25/source/blender/makesrna/intern/rna_scene.c
    branches/nurbs25/source/blender/makesrna/intern/rna_screen.c
    branches/nurbs25/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/nurbs25/source/blender/makesrna/intern/rna_sequence.c
    branches/nurbs25/source/blender/makesrna/intern/rna_smoke.c
    branches/nurbs25/source/blender/makesrna/intern/rna_space.c
    branches/nurbs25/source/blender/makesrna/intern/rna_texture.c
    branches/nurbs25/source/blender/makesrna/intern/rna_ui.c
    branches/nurbs25/source/blender/makesrna/intern/rna_ui_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_userdef.c
    branches/nurbs25/source/blender/makesrna/intern/rna_wm.c
    branches/nurbs25/source/blender/makesrna/intern/rna_wm_api.c
    branches/nurbs25/source/blender/makesrna/intern/rna_world.c
    branches/nurbs25/source/blender/nodes/CMakeLists.txt
    branches/nurbs25/source/blender/nodes/SConscript
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_composite.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_filter.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_image.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_texture.c
    branches/nurbs25/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
    branches/nurbs25/source/blender/nodes/intern/CMP_util.c
    branches/nurbs25/source/blender/nodes/intern/CMP_util.h
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_at.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_math.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
    branches/nurbs25/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/nurbs25/source/blender/nodes/intern/TEX_util.c
    branches/nurbs25/source/blender/nodes/intern/TEX_util.h
    branches/nurbs25/source/blender/python/CMakeLists.txt
    branches/nurbs25/source/blender/python/generic/matrix.c
    branches/nurbs25/source/blender/python/intern/bpy_interface.c
    branches/nurbs25/source/blender/python/intern/bpy_operator.c
    branches/nurbs25/source/blender/python/intern/bpy_operator_wrap.c
    branches/nurbs25/source/blender/python/intern/bpy_rna.c
    branches/nurbs25/source/blender/render/CMakeLists.txt
    branches/nurbs25/source/blender/render/SConscript
    branches/nurbs25/source/blender/render/extern/include/RE_pipeline.h
    branches/nurbs25/source/blender/render/extern/include/RE_raytrace.h
    branches/nurbs25/source/blender/render/extern/include/RE_render_ext.h
    branches/nurbs25/source/blender/render/extern/include/RE_shader_ext.h
    branches/nurbs25/source/blender/render/intern/Makefile
    branches/nurbs25/source/blender/render/intern/include/render_types.h
    branches/nurbs25/source/blender/render/intern/include/rendercore.h
    branches/nurbs25/source/blender/render/intern/include/volume_precache.h
    branches/nurbs25/source/blender/render/intern/include/volumetric.h
    branches/nurbs25/source/blender/render/intern/include/zbuf.h
    branches/nurbs25/source/blender/render/intern/source/convertblender.c
    branches/nurbs25/source/blender/render/intern/source/pipeline.c
    branches/nurbs25/source/blender/render/intern/source/rayshade.c
    branches/nurbs25/source/blender/render/intern/source/rendercore.c
    branches/nurbs25/source/blender/render/intern/source/renderdatabase.c
    branches/nurbs25/source/blender/render/intern/source/shadbuf.c
    branches/nurbs25/source/blender/render/intern/source/shadeinput.c
    branches/nurbs25/source/blender/render/intern/source/sss.c
    branches/nurbs25/source/blender/render/intern/source/strand.c
    branches/nurbs25/source/blender/render/intern/source/texture.c
    branches/nurbs25/source/blender/render/intern/source/volume_precache.c
    branches/nurbs25/source/blender/render/intern/source/volumetric.c
    branches/nurbs25/source/blender/render/intern/source/voxeldata.c
    branches/nurbs25/source/blender/render/intern/source/zbuf.c
    branches/nurbs25/source/blender/windowmanager/CMakeLists.txt
    branches/nurbs25/source/blender/windowmanager/SConscript
    branches/nurbs25/source/blender/windowmanager/WM_api.h
    branches/nurbs25/source/blender/windowmanager/WM_types.h
    branches/nurbs25/source/blender/windowmanager/intern/wm.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_cursors.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_event_system.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_files.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_init_exit.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_jobs.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_keymap.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_operators.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_subwindow.c
    branches/nurbs25/source/blender/windowmanager/intern/wm_window.c
    branches/nurbs25/source/blender/windowmanager/wm.h
    branches/nurbs25/source/blender/windowmanager/wm_event_system.h
    branches/nurbs25/source/blender/windowmanager/wm_event_types.h
    branches/nurbs25/source/blender/windowmanager/wm_subwindow.h
    branches/nurbs25/source/blender/windowmanager/wm_window.h
    branches/nurbs25/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/nurbs25/source/creator/CMakeLists.txt
    branches/nurbs25/source/creator/creator.c
    branches/nurbs25/source/darwin/Makefile
    branches/nurbs25/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/nurbs25/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/nurbs25/source/gameengine/BlenderRoutines/SConscript
    branches/nurbs25/source/gameengine/CMakeLists.txt
    branches/nurbs25/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ActionActuator.h
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureActuator.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureActuator.h
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureChannel.h
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureConstraint.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureConstraint.h
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ArmatureObject.h
    branches/nurbs25/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/nurbs25/source/gameengine/Converter/BL_BlenderDataConversion.h
    branches/nurbs25/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/nurbs25/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/nurbs25/source/gameengine/Converter/CMakeLists.txt
    branches/nurbs25/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/nurbs25/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/nurbs25/source/gameengine/Converter/KX_ConvertControllers.cpp
    branches/nurbs25/source/gameengine/Converter/KX_ConvertControllers.h
    branches/nurbs25/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/nurbs25/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/nurbs25/source/gameengine/Converter/SConscript
    branches/nurbs25/source/gameengine/Expressions/BoolValue.cpp
    branches/nurbs25/source/gameengine/Expressions/BoolValue.h
    branches/nurbs25/source/gameengine/Expressions/CMakeLists.txt
    branches/nurbs25/source/gameengine/Expressions/FloatValue.cpp
    branches/nurbs25/source/gameengine/Expressions/FloatValue.h
    branches/nurbs25/source/gameengine/Expressions/IntValue.cpp
    branches/nurbs25/source/gameengine/Expressions/IntValue.h
    branches/nurbs25/source/gameengine/Expressions/KX_Python.h
    branches/nurbs25/source/gameengine/Expressions/ListValue.cpp
    branches/nurbs25/source/gameengine/Expressions/ListValue.h
    branches/nurbs25/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/nurbs25/source/gameengine/Expressions/PyObjectPlus.h
    branches/nurbs25/source/gameengine/Expressions/SConscript
    branches/nurbs25/source/gameengine/Expressions/StringValue.h
    branches/nurbs25/source/gameengine/Expressions/Value.cpp
    branches/nurbs25/source/gameengine/Expressions/Value.h
    branches/nurbs25/source/gameengine/GameLogic/CMakeLists.txt
    branches/nurbs25/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ANDController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ActuatorSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_BasicEventManager.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ExpressionController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_IActuator.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_IController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_IController.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ILogicBrick.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_IObject.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_IObject.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ISensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_JoystickSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_KeyboardSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_LogicManager.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_MouseSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_NANDController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_NORController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_ORController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_PropertySensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_PythonController.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomActuator.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_RandomSensor.h
    branches/nurbs25/source/gameengine/GameLogic/SCA_XNORController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SCA_XORController.cpp
    branches/nurbs25/source/gameengine/GameLogic/SConscript
    branches/nurbs25/source/gameengine/GamePlayer/ActiveX/BlenderPlayerCtl.cpp
    branches/nurbs25/source/gameengine/GamePlayer/common/SConscript
    branches/nurbs25/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/nurbs25/source/gameengine/GamePlayer/ghost/SConscript
    branches/nurbs25/source/gameengine/GamePlayer/netscape/src/ketsji/KXH_ketsji_hooks.cpp
    branches/nurbs25/source/gameengine/Ketsji/BL_Shader.cpp
    branches/nurbs25/source/gameengine/Ketsji/BL_Shader.h
    branches/nurbs25/source/gameengine/Ketsji/CMakeLists.txt
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KXNetwork/SConscript
    branches/nurbs25/source/gameengine/Ketsji/KX_ArmatureSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_ArmatureSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/nurbs25/source/gameengine/Ketsji/KX_Camera.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_Camera.h
    branches/nurbs25/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_CameraActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_ConstraintWrapper.h
    branches/nurbs25/source/gameengine/Ketsji/KX_Dome.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_GameObject.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ISceneConverter.h
    branches/nurbs25/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/nurbs25/source/gameengine/Ketsji/KX_Light.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_Light.h
    branches/nurbs25/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_MeshProxy.h
    branches/nurbs25/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_NearSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_NearSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_ObjectActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_ParentActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PolyProxy.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PyConstraintBinding.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PyMath.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PythonInit.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PythonInitTypes.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PythonInitTypes.h
    branches/nurbs25/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_PythonSeq.h
    branches/nurbs25/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_RayEventManager.h
    branches/nurbs25/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_RaySensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_Scene.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_Scene.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SceneActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_TouchSensor.h
    branches/nurbs25/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_TrackToActuator.h
    branches/nurbs25/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_VehicleWrapper.h
    branches/nurbs25/source/gameengine/Ketsji/KX_VertexProxy.cpp
    branches/nurbs25/source/gameengine/Ketsji/KX_VertexProxy.h
    branches/nurbs25/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/nurbs25/source/gameengine/Ketsji/SConscript
    branches/nurbs25/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/nurbs25/source/gameengine/Physics/Bullet/SConscript
    branches/nurbs25/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/nurbs25/source/gameengine/Rasterizer/SConscript
    branches/nurbs25/source/gameengine/SConscript
    branches/nurbs25/source/gameengine/VideoTexture/CMakeLists.txt
    branches/nurbs25/source/gameengine/VideoTexture/SConscript
    branches/nurbs25/source/gameengine/VideoTexture/VideoFFmpeg.h
    branches/nurbs25/tools/Blender.py

Added Paths:
-----------
    branches/nurbs25/intern/ghost/intern/GHOST_DisplayManagerCocoa.h
    branches/nurbs25/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm
    branches/nurbs25/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/nurbs25/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/nurbs25/intern/ghost/intern/GHOST_WindowCocoa.h
    branches/nurbs25/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/nurbs25/projectfiles_vc9/blender/render/BRE_raytrace.vcproj
    branches/nurbs25/release/scripts/io/
    branches/nurbs25/release/scripts/io/add_mesh_torus.py
    branches/nurbs25/release/scripts/io/engine_render_pov.py
    branches/nurbs25/release/scripts/io/export_3ds.py
    branches/nurbs25/release/scripts/io/export_fbx.py
    branches/nurbs25/release/scripts/io/export_mdd.py
    branches/nurbs25/release/scripts/io/export_obj.py
    branches/nurbs25/release/scripts/io/export_ply.py
    branches/nurbs25/release/scripts/io/export_x3d.py
    branches/nurbs25/release/scripts/io/import_3ds.py
    branches/nurbs25/release/scripts/io/import_obj.py
    branches/nurbs25/release/scripts/io/mesh_skin.py
    branches/nurbs25/release/scripts/io/netrender/
    branches/nurbs25/release/scripts/io/netrender/__init__.py
    branches/nurbs25/release/scripts/io/netrender/balancing.py
    branches/nurbs25/release/scripts/io/netrender/client.py
    branches/nurbs25/release/scripts/io/netrender/master.py
    branches/nurbs25/release/scripts/io/netrender/master_html.py
    branches/nurbs25/release/scripts/io/netrender/model.py
    branches/nurbs25/release/scripts/io/netrender/operators.py
    branches/nurbs25/release/scripts/io/netrender/slave.py
    branches/nurbs25/release/scripts/io/netrender/ui.py
    branches/nurbs25/release/scripts/io/netrender/utils.py
    branches/nurbs25/release/scripts/modules/
    branches/nurbs25/release/scripts/modules/autocomplete.py
    branches/nurbs25/release/scripts/modules/bpy_ops.py
    branches/nurbs25/release/scripts/modules/bpy_sys.py
    branches/nurbs25/release/scripts/modules/dynamic_menu.py
    branches/nurbs25/release/scripts/ui/
    branches/nurbs25/release/scripts/ui/buttons_data_armature.py
    branches/nurbs25/release/scripts/ui/buttons_data_bone.py
    branches/nurbs25/release/scripts/ui/buttons_data_camera.py
    branches/nurbs25/release/scripts/ui/buttons_data_curve.py
    branches/nurbs25/release/scripts/ui/buttons_data_empty.py
    branches/nurbs25/release/scripts/ui/buttons_data_lamp.py
    branches/nurbs25/release/scripts/ui/buttons_data_lattice.py
    branches/nurbs25/release/scripts/ui/buttons_data_mesh.py
    branches/nurbs25/release/scripts/ui/buttons_data_metaball.py
    branches/nurbs25/release/scripts/ui/buttons_data_modifier.py
    branches/nurbs25/release/scripts/ui/buttons_data_text.py
    branches/nurbs25/release/scripts/ui/buttons_game.py
    branches/nurbs25/release/scripts/ui/buttons_material.py
    branches/nurbs25/release/scripts/ui/buttons_object.py
    branches/nurbs25/release/scripts/ui/buttons_object_constraint.py
    branches/nurbs25/release/scripts/ui/buttons_particle.py
    branches/nurbs25/release/scripts/ui/buttons_physics_cloth.py
    branches/nurbs25/release/scripts/ui/buttons_physics_common.py
    branches/nurbs25/release/scripts/ui/buttons_physics_field.py
    branches/nurbs25/release/scripts/ui/buttons_physics_fluid.py
    branches/nurbs25/release/scripts/ui/buttons_physics_smoke.py
    branches/nurbs25/release/scripts/ui/buttons_physics_softbody.py
    branches/nurbs25/release/scripts/ui/buttons_render.py
    branches/nurbs25/release/scripts/ui/buttons_scene.py
    branches/nurbs25/release/scripts/ui/buttons_texture.py
    branches/nurbs25/release/scripts/ui/buttons_world.py
    branches/nurbs25/release/scripts/ui/space_buttons.py
    branches/nurbs25/release/scripts/ui/space_console.py
    branches/nurbs25/release/scripts/ui/space_filebrowser.py
    branches/nurbs25/release/scripts/ui/space_image.py
    branches/nurbs25/release/scripts/ui/space_info.py
    branches/nurbs25/release/scripts/ui/space_logic.py
    branches/nurbs25/release/scripts/ui/space_node.py
    branches/nurbs25/release/scripts/ui/space_outliner.py
    branches/nurbs25/release/scripts/ui/space_sequencer.py
    branches/nurbs25/release/scripts/ui/space_text.py
    branches/nurbs25/release/scripts/ui/space_time.py
    branches/nurbs25/release/scripts/ui/space_userpref.py
    branches/nurbs25/release/scripts/ui/space_view3d.py
    branches/nurbs25/release/scripts/ui/space_view3d_toolbar.py
    branches/nurbs25/source/blender/editors/include/ED_render.h
    branches/nurbs25/source/blender/editors/mesh/mesh_data.c
    branches/nurbs25/source/blender/editors/physics/particle_boids.c
    branches/nurbs25/source/blender/editors/physics/particle_edit.c
    branches/nurbs25/source/blender/editors/physics/particle_object.c
    branches/nurbs25/source/blender/editors/physics/physics_fluid.c
    branches/nurbs25/source/blender/editors/physics/physics_ops.c
    branches/nurbs25/source/blender/editors/physics/physics_pointcache.c
    branches/nurbs25/source/blender/editors/render/
    branches/nurbs25/source/blender/editors/render/Makefile
    branches/nurbs25/source/blender/editors/render/SConscript
    branches/nurbs25/source/blender/editors/render/render_intern.h
    branches/nurbs25/source/blender/editors/render/render_ops.c
    branches/nurbs25/source/blender/editors/render/render_preview.c
    branches/nurbs25/source/blender/editors/render/render_shading.c
    branches/nurbs25/source/blender/gpu/gpu_buffers.h
    branches/nurbs25/source/blender/gpu/intern/gpu_buffers.c
    branches/nurbs25/source/blender/render/intern/include/raycounter.h
    branches/nurbs25/source/blender/render/intern/include/rayobject.h
    branches/nurbs25/source/blender/render/intern/raytrace/
    branches/nurbs25/source/blender/render/intern/raytrace/Makefile
    branches/nurbs25/source/blender/render/intern/raytrace/bvh.h
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_hint.h
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_qbvh.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_rtbuild.h
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_svbvh.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_vbvh.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/reorganize.h
    branches/nurbs25/source/blender/render/intern/raytrace/svbvh.h
    branches/nurbs25/source/blender/render/intern/raytrace/vbvh.h
    branches/nurbs25/source/blender/render/intern/source/rayobject_blibvh.c
    branches/nurbs25/source/blender/render/intern/source/rayobject_instance.c
    branches/nurbs25/source/blender/render/intern/source/rayobject_octree.c
    branches/nurbs25/source/blender/render/intern/source/rayobject_raycounter.c

Removed Paths:
-------------
    branches/nurbs25/release/io/
    branches/nurbs25/release/scripts/3ds_export.py
    branches/nurbs25/release/scripts/3ds_import.py
    branches/nurbs25/release/scripts/Axiscopy.py
    branches/nurbs25/release/scripts/DirectX8Exporter.py
    branches/nurbs25/release/scripts/DirectX8Importer.py
    branches/nurbs25/release/scripts/IDPropBrowser.py
    branches/nurbs25/release/scripts/ac3d_export.py
    branches/nurbs25/release/scripts/ac3d_import.py
    branches/nurbs25/release/scripts/add_mesh_empty.py
    branches/nurbs25/release/scripts/add_mesh_torus.py
    branches/nurbs25/release/scripts/animation_bake_constraints.py
    branches/nurbs25/release/scripts/animation_clean.py
    branches/nurbs25/release/scripts/animation_trajectory.py
    branches/nurbs25/release/scripts/armature_symmetry.py
    branches/nurbs25/release/scripts/bevel_center.py
    branches/nurbs25/release/scripts/blenderLipSynchro.py
    branches/nurbs25/release/scripts/bpydata/
    branches/nurbs25/release/scripts/bpymodules/
    branches/nurbs25/release/scripts/bvh_import.py
    branches/nurbs25/release/scripts/c3d_import.py
    branches/nurbs25/release/scripts/camera_changer.py
    branches/nurbs25/release/scripts/colladaExport14.py
    branches/nurbs25/release/scripts/colladaImport14.py
    branches/nurbs25/release/scripts/collada_export.py
    branches/nurbs25/release/scripts/collada_import.py
    branches/nurbs25/release/scripts/config.py
    branches/nurbs25/release/scripts/console.py
    branches/nurbs25/release/scripts/discombobulator.py
    branches/nurbs25/release/scripts/envelope_symmetry.py
    branches/nurbs25/release/scripts/export-iv-0.1.py
    branches/nurbs25/release/scripts/export_dxf.py
    branches/nurbs25/release/scripts/export_fbx.py
    branches/nurbs25/release/scripts/export_lightwave_motion.py
    branches/nurbs25/release/scripts/export_m3g.py
    branches/nurbs25/release/scripts/export_map.py
    branches/nurbs25/release/scripts/export_mdd.py
    branches/nurbs25/release/scripts/export_obj.py
    branches/nurbs25/release/scripts/faceselect_same_weights.py
    branches/nurbs25/release/scripts/flt_defaultp.py
    branches/nurbs25/release/scripts/flt_dofedit.py
    branches/nurbs25/release/scripts/flt_export.py
    branches/nurbs25/release/scripts/flt_filewalker.py
    branches/nurbs25/release/scripts/flt_import.py
    branches/nurbs25/release/scripts/flt_lodedit.py
    branches/nurbs25/release/scripts/flt_palettemanager.py
    branches/nurbs25/release/scripts/flt_properties.py
    branches/nurbs25/release/scripts/flt_toolbar.py
    branches/nurbs25/release/scripts/help_bpy_api.py
    branches/nurbs25/release/scripts/help_browser.py
    branches/nurbs25/release/scripts/hotkeys.py
    branches/nurbs25/release/scripts/image_2d_cutout.py
    branches/nurbs25/release/scripts/image_auto_layout.py
    branches/nurbs25/release/scripts/image_billboard.py
    branches/nurbs25/release/scripts/image_edit.py
    branches/nurbs25/release/scripts/import_dxf.py
    branches/nurbs25/release/scripts/import_edl.py
    branches/nurbs25/release/scripts/import_lightwave_motion.py
    branches/nurbs25/release/scripts/import_mdd.py
    branches/nurbs25/release/scripts/import_obj.py
    branches/nurbs25/release/scripts/import_web3d.py
    branches/nurbs25/release/scripts/io/add_mesh_torus.py
    branches/nurbs25/release/scripts/io/engine_render_pov.py
    branches/nurbs25/release/scripts/io/export_3ds.py
    branches/nurbs25/release/scripts/io/export_fbx.py
    branches/nurbs25/release/scripts/io/export_mdd.py
    branches/nurbs25/release/scripts/io/export_obj.py
    branches/nurbs25/release/scripts/io/export_ply.py
    branches/nurbs25/release/scripts/io/export_x3d.py
    branches/nurbs25/release/scripts/io/import_3ds.py
    branches/nurbs25/release/scripts/io/import_obj.py
    branches/nurbs25/release/scripts/io/mesh_skin.py
    branches/nurbs25/release/scripts/io/netrender/
    branches/nurbs25/release/scripts/io/netrender/__init__.py
    branches/nurbs25/release/scripts/io/netrender/balancing.py
    branches/nurbs25/release/scripts/io/netrender/client.py
    branches/nurbs25/release/scripts/io/netrender/master.py
    branches/nurbs25/release/scripts/io/netrender/master_html.py
    branches/nurbs25/release/scripts/io/netrender/model.py
    branches/nurbs25/release/scripts/io/netrender/operators.py
    branches/nurbs25/release/scripts/io/netrender/slave.py
    branches/nurbs25/release/scripts/io/netrender/ui.py
    branches/nurbs25/release/scripts/io/netrender/utils.py
    branches/nurbs25/release/scripts/lightwave_export.py
    branches/nurbs25/release/scripts/lightwave_import.py
    branches/nurbs25/release/scripts/md2_export.py
    branches/nurbs25/release/scripts/md2_import.py
    branches/nurbs25/release/scripts/mesh_boneweight_copy.py
    branches/nurbs25/release/scripts/mesh_cleanup.py
    branches/nurbs25/release/scripts/mesh_edges2curves.py
    branches/nurbs25/release/scripts/mesh_mirror_tool.py
    branches/nurbs25/release/scripts/mesh_poly_reduce.py
    branches/nurbs25/release/scripts/mesh_poly_reduce_grid.py
    branches/nurbs25/release/scripts/mesh_skin.py
    branches/nurbs25/release/scripts/mesh_solidify.py
    branches/nurbs25/release/scripts/mesh_unfolder.py
    branches/nurbs25/release/scripts/mesh_wire.py
    branches/nurbs25/release/scripts/modules/autocomplete.py
    branches/nurbs25/release/scripts/modules/bpy_ops.py
    branches/nurbs25/release/scripts/modules/bpy_sys.py
    branches/nurbs25/release/scripts/modules/dynamic_menu.py
    branches/nurbs25/release/scripts/ms3d_import.py
    branches/nurbs25/release/scripts/ms3d_import_ascii.py
    branches/nurbs25/release/scripts/obdatacopier.py
    branches/nurbs25/release/scripts/object_active_to_other.py
    branches/nurbs25/release/scripts/object_apply_def.py
    branches/nurbs25/release/scripts/object_batch_name_edit.py
    branches/nurbs25/release/scripts/object_cookie_cutter.py
    branches/nurbs25/release/scripts/object_drop.py
    branches/nurbs25/release/scripts/object_find.py
    branches/nurbs25/release/scripts/object_random_loc_sz_rot.py
    branches/nurbs25/release/scripts/object_sel2dupgroup.py
    branches/nurbs25/release/scripts/object_timeofs_follow_act.py
    branches/nurbs25/release/scripts/off_export.py
    branches/nurbs25/release/scripts/off_import.py
    branches/nurbs25/release/scripts/paths_import.py
    branches/nurbs25/release/scripts/ply_import.py
    branches/nurbs25/release/scripts/raw_export.py
    branches/nurbs25/release/scripts/raw_import.py
    branches/nurbs25/release/scripts/renameobjectbyblock.py
    branches/nurbs25/release/scripts/render_save_layers.py
    branches/nurbs25/release/scripts/rvk1_torvk2.py
    branches/nurbs25/release/scripts/save_theme.py
    branches/nurbs25/release/scripts/scripttemplate_background_job.py
    branches/nurbs25/release/scripts/scripttemplate_camera_object.py
    branches/nurbs25/release/scripts/scripttemplate_gamelogic.py
    branches/nurbs25/release/scripts/scripttemplate_gamelogic_basic.py
    branches/nurbs25/release/scripts/scripttemplate_gamelogic_module.py
    branches/nurbs25/release/scripts/scripttemplate_ipo_gen.py
    branches/nurbs25/release/scripts/scripttemplate_mesh_edit.py
    branches/nurbs25/release/scripts/scripttemplate_metaball_create.py
    branches/nurbs25/release/scripts/scripttemplate_object_edit.py
    branches/nurbs25/release/scripts/scripttemplate_pyconstraint.py
    branches/nurbs25/release/scripts/scripttemplate_text_plugin.py
    branches/nurbs25/release/scripts/slp_import.py
    branches/nurbs25/release/scripts/sysinfo.py
    branches/nurbs25/release/scripts/textplugin_convert_ge.py
    branches/nurbs25/release/scripts/textplugin_functiondocs.py
    branches/nurbs25/release/scripts/textplugin_imports.py
    branches/nurbs25/release/scripts/textplugin_membersuggest.py
    branches/nurbs25/release/scripts/textplugin_outliner.py
    branches/nurbs25/release/scripts/textplugin_suggest.py
    branches/nurbs25/release/scripts/textplugin_templates.py
    branches/nurbs25/release/scripts/ui/buttons_data_armature.py
    branches/nurbs25/release/scripts/ui/buttons_data_bone.py
    branches/nurbs25/release/scripts/ui/buttons_data_camera.py
    branches/nurbs25/release/scripts/ui/buttons_data_curve.py
    branches/nurbs25/release/scripts/ui/buttons_data_empty.py
    branches/nurbs25/release/scripts/ui/buttons_data_lamp.py
    branches/nurbs25/release/scripts/ui/buttons_data_lattice.py
    branches/nurbs25/release/scripts/ui/buttons_data_mesh.py
    branches/nurbs25/release/scripts/ui/buttons_data_metaball.py
    branches/nurbs25/release/scripts/ui/buttons_data_modifier.py
    branches/nurbs25/release/scripts/ui/buttons_data_text.py
    branches/nurbs25/release/scripts/ui/buttons_game.py
    branches/nurbs25/release/scripts/ui/buttons_material.py
    branches/nurbs25/release/scripts/ui/buttons_object.py
    branches/nurbs25/release/scripts/ui/buttons_object_constraint.py
    branches/nurbs25/release/scripts/ui/buttons_particle.py
    branches/nurbs25/release/scripts/ui/buttons_physics_cloth.py
    branches/nurbs25/release/scripts/ui/buttons_physics_common.py
    branches/nurbs25/release/scripts/ui/buttons_physics_field.py
    branches/nurbs25/release/scripts/ui/buttons_physics_fluid.py
    branches/nurbs25/release/scripts/ui/buttons_physics_smoke.py
    branches/nurbs25/release/scripts/ui/buttons_physics_softbody.py
    branches/nurbs25/release/scripts/ui/buttons_render.py
    branches/nurbs25/release/scripts/ui/buttons_scene.py
    branches/nurbs25/release/scripts/ui/buttons_texture.py
    branches/nurbs25/release/scripts/ui/buttons_world.py
    branches/nurbs25/release/scripts/ui/space_buttons.py
    branches/nurbs25/release/scripts/ui/space_console.py
    branches/nurbs25/release/scripts/ui/space_filebrowser.py
    branches/nurbs25/release/scripts/ui/space_image.py
    branches/nurbs25/release/scripts/ui/space_info.py
    branches/nurbs25/release/scripts/ui/space_logic.py
    branches/nurbs25/release/scripts/ui/space_node.py
    branches/nurbs25/release/scripts/ui/space_outliner.py
    branches/nurbs25/release/scripts/ui/space_sequencer.py
    branches/nurbs25/release/scripts/ui/space_text.py
    branches/nurbs25/release/scripts/ui/space_time.py
    branches/nurbs25/release/scripts/ui/space_userpref.py
    branches/nurbs25/release/scripts/ui/space_view3d.py
    branches/nurbs25/release/scripts/ui/space_view3d_toolbar.py
    branches/nurbs25/release/scripts/unweld.py
    branches/nurbs25/release/scripts/uv_export.py
    branches/nurbs25/release/scripts/uv_seams_from_islands.py
    branches/nurbs25/release/scripts/uvcalc_follow_active_coords.py
    branches/nurbs25/release/scripts/uvcalc_lightmap.py
    branches/nurbs25/release/scripts/uvcalc_quad_clickproj.py
    branches/nurbs25/release/scripts/uvcalc_smart_project.py
    branches/nurbs25/release/scripts/uvcopy.py
    branches/nurbs25/release/scripts/vertexpaint_from_material.py
    branches/nurbs25/release/scripts/vertexpaint_gradient.py
    branches/nurbs25/release/scripts/vertexpaint_selfshadow_ao.py
    branches/nurbs25/release/scripts/vrml97_export.py
    branches/nurbs25/release/scripts/weightpaint_average.py
    branches/nurbs25/release/scripts/weightpaint_clean.py
    branches/nurbs25/release/scripts/weightpaint_copy.py
    branches/nurbs25/release/scripts/weightpaint_envelope_assign.py
    branches/nurbs25/release/scripts/weightpaint_gradient.py
    branches/nurbs25/release/scripts/weightpaint_grow_shrink.py
    branches/nurbs25/release/scripts/weightpaint_invert.py
    branches/nurbs25/release/scripts/weightpaint_normalize.py
    branches/nurbs25/release/scripts/widgetwizard.py
    branches/nurbs25/release/scripts/wizard_bolt_factory.py
    branches/nurbs25/release/scripts/wizard_curve2tree.py
    branches/nurbs25/release/scripts/wizard_landscape_ant.py
    branches/nurbs25/release/scripts/x3d_export.py
    branches/nurbs25/release/scripts/xsi_export.py
    branches/nurbs25/release/ui/
    branches/nurbs25/source/.obj.Makefile
    branches/nurbs25/source/blender/editors/include/ED_previewrender.h
    branches/nurbs25/source/blender/editors/mesh/mesh_layers.c
    branches/nurbs25/source/blender/editors/physics/ed_fluidsim.c
    branches/nurbs25/source/blender/editors/physics/ed_pointcache.c
    branches/nurbs25/source/blender/editors/physics/editparticle.c
    branches/nurbs25/source/blender/editors/physics/physics_boids.c
    branches/nurbs25/source/blender/editors/preview/
    branches/nurbs25/source/blender/editors/render/Makefile
    branches/nurbs25/source/blender/editors/render/SConscript
    branches/nurbs25/source/blender/editors/render/render_intern.h
    branches/nurbs25/source/blender/editors/render/render_ops.c
    branches/nurbs25/source/blender/editors/render/render_preview.c
    branches/nurbs25/source/blender/editors/render/render_shading.c
    branches/nurbs25/source/blender/render/intern/raytrace/Makefile
    branches/nurbs25/source/blender/render/intern/raytrace/bvh.h
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_hint.h
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_qbvh.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_rtbuild.h
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_svbvh.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/rayobject_vbvh.cpp
    branches/nurbs25/source/blender/render/intern/raytrace/reorganize.h
    branches/nurbs25/source/blender/render/intern/raytrace/svbvh.h
    branches/nurbs25/source/blender/render/intern/raytrace/vbvh.h
    branches/nurbs25/source/blender/render/intern/source/raytrace.c

Property Changed:
----------------
    branches/nurbs25/
    branches/nurbs25/extern/binreloc/SConscript
    branches/nurbs25/extern/glew/SConscript
    branches/nurbs25/extern/libmp3lame/SConscript
    branches/nurbs25/extern/libopenjpeg/SConscript
    branches/nurbs25/extern/libredcode/SConscript
    branches/nurbs25/extern/lzma/SConscript
    branches/nurbs25/extern/lzo/SConscript
    branches/nurbs25/extern/x264/SConscript
    branches/nurbs25/extern/xvidcore/SConscript
    branches/nurbs25/intern/audaspace/SConscript
    branches/nurbs25/intern/itasc/SConscript
    branches/nurbs25/intern/smoke/SConscript
    branches/nurbs25/source/blender/blenfont/SConscript
    branches/nurbs25/source/blender/editors/SConscript
    branches/nurbs25/source/blender/editors/animation/SConscript
    branches/nurbs25/source/blender/editors/armature/SConscript
    branches/nurbs25/source/blender/editors/curve/SConscript
    branches/nurbs25/source/blender/editors/datafiles/SConscript
    branches/nurbs25/source/blender/editors/gpencil/SConscript
    branches/nurbs25/source/blender/editors/interface/SConscript
    branches/nurbs25/source/blender/editors/mesh/SConscript
    branches/nurbs25/source/blender/editors/metaball/SConscript
    branches/nurbs25/source/blender/editors/object/SConscript
    branches/nurbs25/source/blender/editors/physics/SConscript
    branches/nurbs25/source/blender/editors/screen/SConscript
    branches/nurbs25/source/blender/editors/sculpt_paint/SConscript
    branches/nurbs25/source/blender/editors/sound/SConscript
    branches/nurbs25/source/blender/editors/space_action/SConscript
    branches/nurbs25/source/blender/editors/space_api/SConscript
    branches/nurbs25/source/blender/editors/space_buttons/SConscript
    branches/nurbs25/source/blender/editors/space_console/SConscript
    branches/nurbs25/source/blender/editors/space_file/SConscript
    branches/nurbs25/source/blender/editors/space_graph/SConscript
    branches/nurbs25/source/blender/editors/space_image/SConscript
    branches/nurbs25/source/blender/editors/space_info/SConscript
    branches/nurbs25/source/blender/editors/space_logic/SConscript
    branches/nurbs25/source/blender/editors/space_nla/SConscript
    branches/nurbs25/source/blender/editors/space_node/SConscript
    branches/nurbs25/source/blender/editors/space_outliner/SConscript
    branches/nurbs25/source/blender/editors/space_script/SConscript
    branches/nurbs25/source/blender/editors/space_sequencer/SConscript
    branches/nurbs25/source/blender/editors/space_sound/SConscript
    branches/nurbs25/source/blender/editors/space_text/SConscript
    branches/nurbs25/source/blender/editors/space_time/SConscript
    branches/nurbs25/source/blender/editors/space_userpref/SConscript
    branches/nurbs25/source/blender/editors/space_view3d/SConscript
    branches/nurbs25/source/blender/editors/transform/SConscript
    branches/nurbs25/source/blender/editors/util/SConscript
    branches/nurbs25/source/blender/editors/uvedit/SConscript
    branches/nurbs25/source/blender/gpu/SConscript
    branches/nurbs25/source/blender/ikplugin/SConscript
    branches/nurbs25/source/blender/imbuf/intern/dds/SConscript
    branches/nurbs25/source/blender/makesrna/SConscript
    branches/nurbs25/source/blender/makesrna/intern/SConscript
    branches/nurbs25/source/blender/python/SConscript
    branches/nurbs25/source/blender/windowmanager/SConscript
    branches/nurbs25/source/gameengine/PyDoc/SConscript
    branches/nurbs25/source/gameengine/VideoTexture/SConscript


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

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


Modified: branches/nurbs25/CMake/macros.cmake
===================================================================
--- branches/nurbs25/CMake/macros.cmake	2009-10-16 06:24:39 UTC (rev 23879)
+++ branches/nurbs25/CMake/macros.cmake	2009-10-16 09:27:21 UTC (rev 23880)
@@ -85,33 +85,32 @@
 MACRO(SETUP_LIBLINKS
   target)
   SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${PLATFORM_LINKFLAGS} ")
-  #TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${PYTHON_LIB} ${PYTHON_LINKFLAGS} ${JPEG_LIB} ${PNG_LIB} ${ZLIB_LIB} ${SDL_LIBRARY} ${LLIBS})
 
-  TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${PYTHON_LINKFLAGS} ${JPEG_LIBRARY} ${PNG_LIBRARIES} ${ZLIB_LIBRARIES} ${LLIBS})
+  TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${JPEG_LIBRARY} ${PNG_LIBRARIES} ${ZLIB_LIBRARIES} ${LLIBS})
 
   # since we are using the local libs for python when compiling msvc projects, we need to add _d when compiling debug versions
-  IF(WIN32)
-    TARGET_LINK_LIBRARIES(${target} debug ${PYTHON_LIB}_d)
-    TARGET_LINK_LIBRARIES(${target} optimized ${PYTHON_LIB})
-  ELSE(WIN32)
-    TARGET_LINK_LIBRARIES(${target} ${PYTHON_LIB})
-  ENDIF(WIN32)
+  IF(WITH_PYTHON)
+    TARGET_LINK_LIBRARIES(${target} ${PYTHON_LINKFLAGS})
   
-  TARGET_LINK_LIBRARIES(${target} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY} ${PYTHON_LINKFLAGS} ${JPEG_LIB} ${PNG_LIB} ${ZLIB_LIB} ${LLIBS})
+    IF(WIN32)
+      TARGET_LINK_LIBRARIES(${target} debug ${PYTHON_LIB}_d)
+      TARGET_LINK_LIBRARIES(${target} optimized ${PYTHON_LIB})
+    ELSE(WIN32)
+      TARGET_LINK_LIBRARIES(${target} ${PYTHON_LIB})
+    ENDIF(WIN32)
+  ENDIF(WITH_PYTHON)
+  
+  TARGET_LINK_LIBRARIES(${target} ${OPENGL_glu_LIBRARY} ${JPEG_LIB} ${PNG_LIB} ${ZLIB_LIB})
   TARGET_LINK_LIBRARIES(${target} ${FREETYPE_LIBRARY} ${LIBSAMPLERATE_LIB})
 
-  # since we are using the local libs for python when compiling msvc projects, we need to add _d when compiling debug versions
-
-  IF(WIN32)
-    TARGET_LINK_LIBRARIES(${target} debug ${PYTHON_LIB}_d)
-    TARGET_LINK_LIBRARIES(${target} optimized ${PYTHON_LIB})
-  ELSE(WIN32)
-    TARGET_LINK_LIBRARIES(${target} ${PYTHON_LIB})
-  ENDIF(WIN32)
-
   IF(WITH_INTERNATIONAL)
     TARGET_LINK_LIBRARIES(${target} ${GETTEXT_LIB})
+	
+    IF(WIN32)
+      TARGET_LINK_LIBRARIES(${target} ${ICONV_LIB})
+    ENDIF(WIN32)
   ENDIF(WITH_INTERNATIONAL)
+  
   IF(WITH_OPENAL)
     TARGET_LINK_LIBRARIES(${target} ${OPENAL_LIBRARY})
   ENDIF(WITH_OPENAL)
@@ -127,9 +126,6 @@
   IF(WITH_SDL)
     TARGET_LINK_LIBRARIES(${target} ${SDL_LIBRARY})
   ENDIF(WITH_SDL)
-  IF(WIN32)
-    TARGET_LINK_LIBRARIES(${target} ${ICONV_LIB})
-  ENDIF(WIN32)
   IF(WITH_QUICKTIME)
     TARGET_LINK_LIBRARIES(${target} ${QUICKTIME_LIB})
   ENDIF(WITH_QUICKTIME)

Modified: branches/nurbs25/CMakeLists.txt
===================================================================
--- branches/nurbs25/CMakeLists.txt	2009-10-16 06:24:39 UTC (rev 23879)
+++ branches/nurbs25/CMakeLists.txt	2009-10-16 09:27:21 UTC (rev 23880)
@@ -81,6 +81,10 @@
 OPTION(WITH_BUILDINFO     "Include extra build details" ON)
 OPTION(WITH_INSTALL       "Install accompanying scripts and language files needed to run blender" ON)
 
+IF (APPLE)
+OPTION(WITH_COCOA	  "Use Cocoa framework instead of deprecated Carbon" OFF)
+ENDIF (APPLE)
+
 IF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
   MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
 ENDIF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
@@ -409,6 +413,7 @@
     FIND_PACKAGE(OpenAL)
     IF(OPENAL_FOUND)
       SET(WITH_OPENAL ON)
+			SET(OPENAL_INCLUDE_DIR "${OPENAL_INCLUDE_DIR};${LIBDIR}/openal/include")
     ELSE(OPENAL_FOUND)
       SET(WITH_OPENAL OFF)
     ENDIF(OPENAL_FOUND)
@@ -492,9 +497,13 @@
 
   SET(LLIBS stdc++ SystemStubs)
 
+	IF (WITH_COCOA)
+	SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing -DGHOST_COCOA")
+	SET(PLATFORM_LINKFLAGS "-fexceptions -framework CoreServices -framework Foundation -framework IOKit -framework AppKit -framework Cocoa -framework Carbon -framework AudioUnit -framework AudioToolbox -framework CoreAudio -framework QuickTime")
+	ELSE (WITH_COCOA)
   SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing")
   SET(PLATFORM_LINKFLAGS "-fexceptions -framework CoreServices -framework Foundation -framework IOKit -framework AppKit -framework Carbon -framework AGL -framework AudioUnit -framework AudioToolbox -framework CoreAudio -framework QuickTime")
-
+	ENDIF (WITH_COCOA)
   IF(WITH_OPENMP)
     SET(LLIBS "${LLIBS} -lgomp ")
     SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp ")

Modified: branches/nurbs25/SConstruct
===================================================================
--- branches/nurbs25/SConstruct	2009-10-16 06:24:39 UTC (rev 23879)
+++ branches/nurbs25/SConstruct	2009-10-16 09:27:21 UTC (rev 23880)
@@ -476,8 +476,8 @@
 			dotblenderinstall.append(env.Install(dir=td, source=srcfile))
 		
 		if env['WITH_BF_PYTHON']:
-			#-- .blender/scripts, .blender/ui, .blender/io
-			scriptpaths=['release/scripts', 'release/ui', 'release/io']
+			#-- .blender/scripts
+			scriptpaths=['release/scripts']
 			for scriptpath in scriptpaths:
 				for dp, dn, df in os.walk(scriptpath):
 					if '.svn' in dn:
@@ -578,10 +578,6 @@
 		else:
 			dllsources.append('${BF_SDL_LIBPATH}/SDL.dll')
 	if env['WITH_BF_PYTHON']:
-		ver = env["BF_PYTHON_VERSION"].replace(".", "")
-		
-		dllsources.append('${LCGDIR}/release/python' + ver + '.zip')
-		dllsources.append('${LCGDIR}/release/zlib.pyd')
 		if env['BF_DEBUG']:
 			dllsources.append('${BF_PYTHON_LIBPATH}/${BF_PYTHON_DLL}_d.dll')
 		else:
@@ -643,7 +639,6 @@
 	except:	epydoc = None
 	
 	if epydoc:
-		SConscript('source/blender/python/api2_2x/doc/SConscript')
 		SConscript('source/gameengine/PyDoc/SConscript')
 	else:
 		print "No epydoc install detected, Python API and Gameengine API Docs will not be generated "

Modified: branches/nurbs25/config/win64-vc-config.py
===================================================================
--- branches/nurbs25/config/win64-vc-config.py	2009-10-16 06:24:39 UTC (rev 23879)
+++ branches/nurbs25/config/win64-vc-config.py	2009-10-16 09:27:21 UTC (rev 23880)
@@ -164,7 +164,7 @@
 CFLAGS = []
 CCFLAGS = ['/nologo', '/Ob1', '/J', '/W3', '/Gd', '/wd4244', '/wd4305', '/wd4800', '/wd4065', '/wd4267']
 CXXFLAGS = ['/EHsc']
-BGE_CXXFLAGS = ['/O2', '/EHsc', '/GR', '/fp:fast', '/arch:SSE2']
+BGE_CXXFLAGS = ['/O2', '/EHsc', '/GR', '/fp:fast']
 
 BF_DEBUG_CCFLAGS = ['/Zi', '/FR${TARGET}.sbr']
 


Property changes on: branches/nurbs25/extern/binreloc/SConscript
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: branches/nurbs25/extern/bullet2/CMakeLists.txt
===================================================================
--- branches/nurbs25/extern/bullet2/CMakeLists.txt	2009-10-16 06:24:39 UTC (rev 23879)
+++ branches/nurbs25/extern/bullet2/CMakeLists.txt	2009-10-16 09:27:21 UTC (rev 23880)
@@ -32,14 +32,12 @@
 	src/BulletCollision/CollisionShapes/*.cpp
 	src/BulletCollision/NarrowPhaseCollision/*.cpp
 	src/BulletCollision/Gimpact/*.cpp
-	src/BulletCollision//CollisionDispatch/*.cpp
+	src/BulletCollision/CollisionDispatch/*.cpp
 	src/BulletDynamics/ConstraintSolver/*.cpp
 	src/BulletDynamics/Vehicle/*.cpp
 	src/BulletDynamics/Dynamics/*.cpp
 	src/BulletSoftBody/*.cpp
 )
 
-ADD_DEFINITIONS(-D_LIB)
-
 BLENDERLIB(extern_bullet "${SRC}" "${INC}")
-#, libtype=['game2', 'player'], priority=[20, 170], compileflags=cflags )
+

Modified: branches/nurbs25/extern/bullet2/src/SConscript
===================================================================
--- branches/nurbs25/extern/bullet2/src/SConscript	2009-10-16 06:24:39 UTC (rev 23879)
+++ branches/nurbs25/extern/bullet2/src/SConscript	2009-10-16 09:27:21 UTC (rev 23880)
@@ -4,11 +4,11 @@
 
 Import('env')
 
-defs = 'USE_DOUBLES QHULL _LIB'
+defs = ''
 cflags = []
 
 if env['OURPLATFORM'] in ('win32-vc', 'win64-vc'):
-    defs += ' WIN32 NDEBUG _WINDOWS _LIB'
+    defs += ' WIN32 NDEBUG _WINDOWS'
     #cflags += ['/MT', '/W3', '/GX', '/O2', '/Op']
     cflags += ['/MT', '/W3', '/GX', '/Og', '/Ot', '/Ob1', '/Op', '/G6', '/O3', '/EHcs']
 elif env['OURPLATFORM']=='win32-mingw':

Modified: branches/nurbs25/extern/ffmpeg/SConscript
===================================================================
--- branches/nurbs25/extern/ffmpeg/SConscript	2009-10-16 06:24:39 UTC (rev 23879)
+++ branches/nurbs25/extern/ffmpeg/SConscript	2009-10-16 09:27:21 UTC (rev 23880)
@@ -28,7 +28,7 @@
 
 from sets import Set
 
-ff_env = env.Copy();
+ff_env = env.Clone()
 ff_env.Replace(CCFLAGS = '')
 ff_env.Replace(BF_DEBUG_FLAGS = '')
 


Property changes on: branches/nurbs25/extern/glew/SConscript
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: branches/nurbs25/extern/libmp3lame/SConscript
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: branches/nurbs25/extern/libopenjpeg/SConscript
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: branches/nurbs25/extern/libredcode/SConscript
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: branches/nurbs25/extern/lzma/SConscript
===================================================================
--- branches/nurbs25/extern/lzma/SConscript	2009-10-16 06:24:39 UTC (rev 23879)
+++ branches/nurbs25/extern/lzma/SConscript	2009-10-16 09:27:21 UTC (rev 23880)
@@ -1,9 +1,9 @@
-#!/usr/bin/python
-Import ('env')
-
-sources = env.Glob('./*.c')
-
-defs = ''
-incs = ' . ' 
-
-env.BlenderLib ('bf_lzma', sources, Split(incs), Split(defs), libtype=['intern'], priority=[40] )
+#!/usr/bin/python
+Import ('env')
+
+sources = env.Glob('./*.c')
+
+defs = ''
+incs = ' . ' 
+
+env.BlenderLib ('bf_lzma', sources, Split(incs), Split(defs), libtype=['intern'], priority=[40] )



@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list