[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [36383] branches/bge_components: Merging r36315 through r36381

Mitchell Stokes mogurijin at gmail.com
Sat Apr 30 06:14:23 CEST 2011


Revision: 36383
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=36383
Author:   moguri
Date:     2011-04-30 04:14:19 +0000 (Sat, 30 Apr 2011)
Log Message:
-----------
Merging r36315 through r36381

Revision Links:
--------------
    http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=36315
    http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=36381

Modified Paths:
--------------
    branches/bge_components/CMakeLists.txt
    branches/bge_components/build_files/buildbot/config/user-config-i686.py
    branches/bge_components/build_files/buildbot/config/user-config-x86_64.py
    branches/bge_components/doc/python_api/examples/bpy.types.Operator.1.py
    branches/bge_components/intern/guardedalloc/MEM_sys_types.h
    branches/bge_components/intern/opennl/superlu/superlu_sys_types.h
    branches/bge_components/release/release_todo.txt
    branches/bge_components/release/scripts/presets/interaction/blender.py
    branches/bge_components/release/scripts/presets/interaction/maya.py
    branches/bge_components/release/scripts/startup/bl_operators/mesh.py
    branches/bge_components/release/scripts/startup/bl_operators/object.py
    branches/bge_components/release/scripts/startup/bl_operators/presets.py
    branches/bge_components/release/scripts/startup/bl_operators/wm.py
    branches/bge_components/release/scripts/startup/bl_ui/space_image.py
    branches/bge_components/release/scripts/templates/operator_export.py
    branches/bge_components/source/blender/blenkernel/BKE_blender.h
    branches/bge_components/source/blender/blenkernel/BKE_material.h
    branches/bge_components/source/blender/blenkernel/BKE_mesh.h
    branches/bge_components/source/blender/blenkernel/BKE_object.h
    branches/bge_components/source/blender/blenkernel/BKE_shrinkwrap.h
    branches/bge_components/source/blender/blenkernel/CMakeLists.txt
    branches/bge_components/source/blender/blenkernel/intern/DerivedMesh.c
    branches/bge_components/source/blender/blenkernel/intern/action.c
    branches/bge_components/source/blender/blenkernel/intern/anim_sys.c
    branches/bge_components/source/blender/blenkernel/intern/armature.c
    branches/bge_components/source/blender/blenkernel/intern/blender.c
    branches/bge_components/source/blender/blenkernel/intern/boids.c
    branches/bge_components/source/blender/blenkernel/intern/brush.c
    branches/bge_components/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/bge_components/source/blender/blenkernel/intern/curve.c
    branches/bge_components/source/blender/blenkernel/intern/lattice.c
    branches/bge_components/source/blender/blenkernel/intern/material.c
    branches/bge_components/source/blender/blenkernel/intern/mball.c
    branches/bge_components/source/blender/blenkernel/intern/mesh.c
    branches/bge_components/source/blender/blenkernel/intern/mesh_validate.c
    branches/bge_components/source/blender/blenkernel/intern/object.c
    branches/bge_components/source/blender/blenkernel/intern/particle.c
    branches/bge_components/source/blender/blenkernel/intern/pointcache.c
    branches/bge_components/source/blender/blenkernel/intern/texture.c
    branches/bge_components/source/blender/blenkernel/intern/world.c
    branches/bge_components/source/blender/blenlib/intern/math_vector_inline.c
    branches/bge_components/source/blender/blenloader/intern/readfile.c
    branches/bge_components/source/blender/collada/collada.cpp
    branches/bge_components/source/blender/editors/curve/editcurve.c
    branches/bge_components/source/blender/editors/include/ED_view3d.h
    branches/bge_components/source/blender/editors/interface/interface_draw.c
    branches/bge_components/source/blender/editors/interface/interface_regions.c
    branches/bge_components/source/blender/editors/interface/interface_templates.c
    branches/bge_components/source/blender/editors/interface/interface_widgets.c
    branches/bge_components/source/blender/editors/mesh/editmesh_add.c
    branches/bge_components/source/blender/editors/mesh/mesh_data.c
    branches/bge_components/source/blender/editors/mesh/meshtools.c
    branches/bge_components/source/blender/editors/render/render_preview.c
    branches/bge_components/source/blender/editors/screen/screen_edit.c
    branches/bge_components/source/blender/editors/space_file/file_ops.c
    branches/bge_components/source/blender/editors/space_file/filelist.c
    branches/bge_components/source/blender/editors/space_file/filesel.c
    branches/bge_components/source/blender/editors/space_graph/graph_select.c
    branches/bge_components/source/blender/editors/space_time/time_ops.c
    branches/bge_components/source/blender/editors/space_view3d/drawarmature.c
    branches/bge_components/source/blender/editors/space_view3d/space_view3d.c
    branches/bge_components/source/blender/editors/space_view3d/view3d_edit.c
    branches/bge_components/source/blender/editors/space_view3d/view3d_fly.c
    branches/bge_components/source/blender/editors/space_view3d/view3d_intern.h
    branches/bge_components/source/blender/editors/space_view3d/view3d_view.c
    branches/bge_components/source/blender/editors/transform/transform.c
    branches/bge_components/source/blender/editors/transform/transform_constraints.c
    branches/bge_components/source/blender/editors/transform/transform_snap.c
    branches/bge_components/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/bge_components/source/blender/makesrna/intern/rna_animation.c
    branches/bge_components/source/blender/makesrna/intern/rna_image.c
    branches/bge_components/source/blender/makesrna/intern/rna_object.c
    branches/bge_components/source/blender/makesrna/intern/rna_space.c
    branches/bge_components/source/blender/modifiers/intern/MOD_displace.c
    branches/bge_components/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/bge_components/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/bge_components/source/blender/modifiers/intern/MOD_wave.c
    branches/bge_components/source/blender/render/intern/raytrace/reorganize.h
    branches/bge_components/source/blender/render/intern/source/convertblender.c
    branches/bge_components/source/blender/render/intern/source/shadeoutput.c
    branches/bge_components/source/blender/windowmanager/CMakeLists.txt
    branches/bge_components/source/blender/windowmanager/intern/wm_files.c
    branches/bge_components/source/blender/windowmanager/intern/wm_operators.c
    branches/bge_components/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/bge_components/source/creator/CMakeLists.txt
    branches/bge_components/source/creator/creator.c

Removed Paths:
-------------
    branches/bge_components/release/datafiles/.Bfs

Property Changed:
----------------
    branches/bge_components/
    branches/bge_components/release/scripts/modules/bpy/ops.py
    branches/bge_components/release/scripts/modules/bpy/utils.py
    branches/bge_components/release/scripts/presets/sss/chicken.py
    branches/bge_components/release/scripts/presets/sss/cream.py
    branches/bge_components/release/scripts/presets/sss/ketchup.py
    branches/bge_components/release/scripts/presets/sss/marble.py
    branches/bge_components/release/scripts/presets/sss/potato.py
    branches/bge_components/release/scripts/presets/sss/skim_milk.py
    branches/bge_components/release/scripts/presets/sss/skin1.py
    branches/bge_components/release/scripts/presets/sss/skin2.py
    branches/bge_components/release/scripts/startup/bl_operators/add_mesh_torus.py
    branches/bge_components/release/scripts/startup/bl_operators/uvcalc_smart_project.py
    branches/bge_components/release/scripts/startup/bl_operators/vertexpaint_dirt.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_data_bone.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_data_camera.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_data_empty.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_data_lamp.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_data_lattice.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_data_metaball.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_game.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_material.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_particle.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_physics_field.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_physics_fluid.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_physics_smoke.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_texture.py
    branches/bge_components/release/scripts/startup/bl_ui/properties_world.py
    branches/bge_components/release/scripts/startup/bl_ui/space_node.py
    branches/bge_components/source/blender/blenkernel/BKE_customdata_file.h
    branches/bge_components/source/blender/blenkernel/intern/customdata_file.c
    branches/bge_components/source/blender/editors/datafiles/startup.blend.c
    branches/bge_components/source/blender/editors/include/ED_particle.h
    branches/bge_components/source/blender/editors/include/ED_physics.h
    branches/bge_components/source/blender/editors/include/ED_render.h
    branches/bge_components/source/blender/editors/include/ED_transform.h
    branches/bge_components/source/blender/editors/interface/interface_intern.h
    branches/bge_components/source/blender/editors/mesh/mesh_data.c
    branches/bge_components/source/blender/editors/metaball/mball_edit.c
    branches/bge_components/source/blender/editors/object/object_add.c
    branches/bge_components/source/blender/editors/object/object_constraint.c
    branches/bge_components/source/blender/editors/object/object_group.c
    branches/bge_components/source/blender/editors/object/object_hook.c
    branches/bge_components/source/blender/editors/object/object_lattice.c
    branches/bge_components/source/blender/editors/object/object_relations.c
    branches/bge_components/source/blender/editors/object/object_select.c
    branches/bge_components/source/blender/editors/object/object_shapekey.c
    branches/bge_components/source/blender/editors/object/object_transform.c
    branches/bge_components/source/blender/editors/object/object_vgroup.c
    branches/bge_components/source/blender/editors/physics/particle_boids.c
    branches/bge_components/source/blender/editors/physics/particle_edit.c
    branches/bge_components/source/blender/editors/physics/physics_fluid.c
    branches/bge_components/source/blender/editors/physics/physics_pointcache.c
    branches/bge_components/source/blender/editors/render/
    branches/bge_components/source/blender/editors/render/render_intern.h
    branches/bge_components/source/blender/editors/render/render_preview.c
    branches/bge_components/source/blender/editors/render/render_shading.c
    branches/bge_components/source/blender/editors/sculpt_paint/
    branches/bge_components/source/blender/editors/sculpt_paint/paint_image.c
    branches/bge_components/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/bge_components/source/blender/editors/sculpt_paint/sculpt.c
    branches/bge_components/source/blender/editors/space_image/image_buttons.c
    branches/bge_components/source/blender/editors/space_info/info_ops.c
    branches/bge_components/source/blender/editors/space_node/node_edit.c
    branches/bge_components/source/blender/editors/space_node/node_state.c
    branches/bge_components/source/blender/editors/space_text/text_ops.c
    branches/bge_components/source/blender/editors/space_userpref/
    branches/bge_components/source/blender/editors/space_userpref/space_userpref.c
    branches/bge_components/source/blender/editors/space_userpref/userpref_intern.h
    branches/bge_components/source/blender/editors/space_userpref/userpref_ops.c
    branches/bge_components/source/blender/editors/uvedit/uvedit_intern.h
    branches/bge_components/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/bge_components/source/blender/editors/uvedit/uvedit_parametrizer.h
    branches/bge_components/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/bge_components/source/blender/gpu/GPU_buffers.h
    branches/bge_components/source/blender/makesdna/DNA_outliner_types.h
    branches/bge_components/source/blender/makesrna/intern/rna_sculpt_paint.c


Property changes on: branches/bge_components
___________________________________________________________________
Added: svn:mergeinfo
   + /trunk/blender:36315-36381

Modified: branches/bge_components/CMakeLists.txt
===================================================================
--- branches/bge_components/CMakeLists.txt	2011-04-30 03:36:59 UTC (rev 36382)
+++ branches/bge_components/CMakeLists.txt	2011-04-30 04:14:19 UTC (rev 36383)
@@ -102,8 +102,12 @@
 
 # Blender internal features
 option(WITH_INTERNATIONAL "Enable I18N (International fonts and text)" ON)
+
 option(WITH_PYTHON        "Enable Embedded Python API  (only disable for development)" ON)
+option(WITH_PYTHON_SECURITY "Disables execution of scripts within blend files by default (recommend to leave off)" OFF)
 mark_as_advanced(WITH_PYTHON)  # dont want people disabling this unless they really know what they are doing.
+mark_as_advanced(WITH_PYTHON_SECURITY)  # some distrobutions see this as a security issue, rather then have them patch it, make a build option.
+
 option(WITH_PYTHON_SAFETY "Enable internal API error checking to track invalid data to prevent crash on access (at the expense of some effeciency, only enable for development)." OFF)
 option(WITH_PYTHON_MODULE "Enable building as a python module (experemental, only enable for development)" OFF)
 option(WITH_BUILDINFO     "Include extra build details (only disable for development & faster builds)" ON)

Modified: branches/bge_components/build_files/buildbot/config/user-config-i686.py
===================================================================
--- branches/bge_components/build_files/buildbot/config/user-config-i686.py	2011-04-30 03:36:59 UTC (rev 36382)
+++ branches/bge_components/build_files/buildbot/config/user-config-i686.py	2011-04-30 04:14:19 UTC (rev 36383)
@@ -22,20 +22,14 @@
 WITH_BF_FFMPEG = True
 WITH_BF_STATICFFMPEG = True
 
-# Used for linking against system ffmpeg, but it gives pixelization,, so fall back to ffmpeg from 2.52 temporary
-#BF_FFMPEG_LIB_STATIC = '${BF_FFMPEG_LIBPATH}/libavformat.a ${BF_FFMPEG_LIBPATH}/libavcodec.a ${BF_FFMPEG_LIBPATH}/libswscale.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libavutil.a ${BF_FFMPEG_LIBPATH}/libavdevice.a ${BF_FFMPEG_LIBPATH}/libdc1394.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libraw1394.a ${BF_FFMPEG_LIBPATH}/libdirac_encoder.a ${BF_FFMPEG_LIBPATH}/libschroedinger-1.0.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libfaad.a ${BF_FFMPEG_LIBPATH}/libtheora.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libspeex.a ${BF_FFMPEG_LIBPATH}/libbz2.a ${BF_FFMPEG_LIBPATH}/liboil-0.3.a ${BF_FFMPEG_LIBPATH}/libogg.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libvorbisenc.a ${BF_FFMPEG_LIBPATH}/libvorbis.a ${BF_FFMPEG_LIBPATH}/libgsm.a'
-
 BF_FFMPEG = '/home/sources/staticlibs/ffmpeg'
 BF_FFMPEG_LIBPATH = '${BF_FFMPEG}/lib32'
-BF_FFMPEG_LIB_STATIC = '${BF_FFMPEG_LIBPATH}/libextern_libavformat.a ${BF_FFMPEG_LIBPATH}/libextern_libswscale.a ' + \
-    '${BF_FFMPEG_LIBPATH}/libextern_libavcodec.a ${BF_FFMPEG_LIBPATH}/libextern_libavdevice.a ' + \
-    '${BF_FFMPEG_LIBPATH}/libextern_libavutil.a ${BF_FFMPEG_LIBPATH}/libextern_xvidcore.a ' + \
-    '${BF_FFMPEG_LIBPATH}/libextern_libmp3lame.a ${BF_FFMPEG_LIBPATH}/libextern_x264.a'
+BF_FFMPEG_LIB_STATIC = '${BF_FFMPEG_LIBPATH}/libavformat.a ${BF_FFMPEG_LIBPATH}/libswscale.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libavcodec.a ${BF_FFMPEG_LIBPATH}/libavdevice.a ${BF_FFMPEG_LIBPATH}/libavutil.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libxvidcore.a ${BF_FFMPEG_LIBPATH}/libx264.a ${BF_FFMPEG_LIBPATH}/libmp3lame.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libvpx.a ${BF_FFMPEG_LIBPATH}/libvorbis.a ${BF_FFMPEG_LIBPATH}/libogg.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libvorbisenc.a ${BF_FFMPEG_LIBPATH}/libtheora.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libschroedinger-1.0.a ${BF_FFMPEG_LIBPATH}/liborc-0.4.a ${BF_FFMPEG_LIBPATH}/libdirac_encoder.a'
 
 # Don't depend on system's libstdc++
 WITH_BF_STATICCXX = True

Modified: branches/bge_components/build_files/buildbot/config/user-config-x86_64.py
===================================================================
--- branches/bge_components/build_files/buildbot/config/user-config-x86_64.py	2011-04-30 03:36:59 UTC (rev 36382)
+++ branches/bge_components/build_files/buildbot/config/user-config-x86_64.py	2011-04-30 04:14:19 UTC (rev 36383)
@@ -22,20 +22,14 @@
 WITH_BF_FFMPEG = True
 WITH_BF_STATICFFMPEG = True
 
-# Used for linking against system ffmpeg, but it gives pixelization,, so fall back to ffmpeg from 2.52 temporary
-#BF_FFMPEG_LIB_STATIC = '${BF_FFMPEG_LIBPATH}/libavformat.a ${BF_FFMPEG_LIBPATH}/libavcodec.a ${BF_FFMPEG_LIBPATH}/libswscale.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libavutil.a ${BF_FFMPEG_LIBPATH}/libavdevice.a ${BF_FFMPEG_LIBPATH}/libdc1394.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libraw1394.a ${BF_FFMPEG_LIBPATH}/libdirac_encoder.a ${BF_FFMPEG_LIBPATH}/libschroedinger-1.0.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libfaad.a ${BF_FFMPEG_LIBPATH}/libtheora.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libspeex.a ${BF_FFMPEG_LIBPATH}/libbz2.a ${BF_FFMPEG_LIBPATH}/liboil-0.3.a ${BF_FFMPEG_LIBPATH}/libogg.a ' + \
-#    '${BF_FFMPEG_LIBPATH}/libvorbisenc.a ${BF_FFMPEG_LIBPATH}/libvorbis.a ${BF_FFMPEG_LIBPATH}/libgsm.a'
-
 BF_FFMPEG = '/home/sources/staticlibs/ffmpeg'
 BF_FFMPEG_LIBPATH = '${BF_FFMPEG}/lib64'
-BF_FFMPEG_LIB_STATIC = '${BF_FFMPEG_LIBPATH}/libextern_libavformat.a ${BF_FFMPEG_LIBPATH}/libextern_libswscale.a ' + \
-    '${BF_FFMPEG_LIBPATH}/libextern_libavcodec.a ${BF_FFMPEG_LIBPATH}/libextern_libavdevice.a ' + \
-    '${BF_FFMPEG_LIBPATH}/libextern_libavutil.a ${BF_FFMPEG_LIBPATH}/libextern_xvidcore.a ' + \
-    '${BF_FFMPEG_LIBPATH}/libextern_libmp3lame.a ${BF_FFMPEG_LIBPATH}/libextern_x264.a'
+BF_FFMPEG_LIB_STATIC = '${BF_FFMPEG_LIBPATH}/libavformat.a ${BF_FFMPEG_LIBPATH}/libswscale.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libavcodec.a ${BF_FFMPEG_LIBPATH}/libavdevice.a ${BF_FFMPEG_LIBPATH}/libavutil.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libxvidcore.a ${BF_FFMPEG_LIBPATH}/libx264.a ${BF_FFMPEG_LIBPATH}/libmp3lame.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libvpx.a ${BF_FFMPEG_LIBPATH}/libvorbis.a ${BF_FFMPEG_LIBPATH}/libogg.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libvorbisenc.a ${BF_FFMPEG_LIBPATH}/libtheora.a ' + \
+    '${BF_FFMPEG_LIBPATH}/libschroedinger-1.0.a ${BF_FFMPEG_LIBPATH}/liborc-0.4.a ${BF_FFMPEG_LIBPATH}/libdirac_encoder.a'
 
 # Don't depend on system's libstdc++
 WITH_BF_STATICCXX = True

Modified: branches/bge_components/doc/python_api/examples/bpy.types.Operator.1.py
===================================================================
--- branches/bge_components/doc/python_api/examples/bpy.types.Operator.1.py	2011-04-30 03:36:59 UTC (rev 36382)
+++ branches/bge_components/doc/python_api/examples/bpy.types.Operator.1.py	2011-04-30 04:14:19 UTC (rev 36383)
@@ -32,7 +32,7 @@
 
     def execute(self, context):
         # rather then printing, use the report function,
-        # this way the messag appiers in the header,
+        # this way the message appears in the header,
         self.report({'INFO'}, "Mouse coords are %d %d" % (self.x, self.y))
         return {'FINISHED'}
 

Modified: branches/bge_components/intern/guardedalloc/MEM_sys_types.h
===================================================================
--- branches/bge_components/intern/guardedalloc/MEM_sys_types.h	2011-04-30 03:36:59 UTC (rev 36382)
+++ branches/bge_components/intern/guardedalloc/MEM_sys_types.h	2011-04-30 04:14:19 UTC (rev 36383)
@@ -48,8 +48,8 @@
  *  \ingroup MEM
  */
 
-#ifndef BLO_SYS_TYPES_H
-#define BLO_SYS_TYPES_H
+#ifndef MEM_SYS_TYPES_H
+#define MEM_SYS_TYPES_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -127,5 +127,5 @@
 }
 #endif
 
-#endif /* eof */
+#endif /* MEM_SYS_TYPES_H */
 

Modified: branches/bge_components/intern/opennl/superlu/superlu_sys_types.h
===================================================================
--- branches/bge_components/intern/opennl/superlu/superlu_sys_types.h	2011-04-30 03:36:59 UTC (rev 36382)
+++ branches/bge_components/intern/opennl/superlu/superlu_sys_types.h	2011-04-30 04:14:19 UTC (rev 36383)
@@ -48,8 +48,8 @@
 // jesterKing: renamed to superlu_sys_types.h
 */
 
-#ifndef BLO_SYS_TYPES_H
-#define BLO_SYS_TYPES_H
+#ifndef SUPERLU_SYS_TYPES_H
+#define SUPERLU_SYS_TYPES_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -129,5 +129,5 @@
 }
 #endif
 
-#endif /* eof */
+#endif /* SUPERLU_SYS_TYPES_H */
 

Deleted: branches/bge_components/release/datafiles/.Bfs
===================================================================
--- branches/bge_components/release/datafiles/.Bfs	2011-04-30 03:36:59 UTC (rev 36382)
+++ branches/bge_components/release/datafiles/.Bfs	2011-04-30 04:14:19 UTC (rev 36383)
@@ -1,2 +0,0 @@
-/
-/tmp/

Modified: branches/bge_components/release/release_todo.txt
===================================================================
--- branches/bge_components/release/release_todo.txt	2011-04-30 03:36:59 UTC (rev 36382)
+++ branches/bge_components/release/release_todo.txt	2011-04-30 04:14:19 UTC (rev 36383)
@@ -2,8 +2,19 @@
 
 Please check on all points before a release:
 * Version bump (source/blender/blenkernel/BKE_blender.h)
-* Update of splash.png (release/datafiles) and splash.png.c (source/blender/editors/datafiles)
+  be sure to check all these variables are correct:
 
+    BLENDER_VERSION
+    BLENDER_SUBVERSION
+    BLENDER_VERSION_CHAR
+    BLENDER_VERSION_CYCLE
+  These values are available in the api and used for documentation generation
+  so they should be correct before any release, even minor ones.
+
+* Update of splash.png (release/datafiles) and splash.png.c
+  ./source/blender/editors/datafiles
+
 * Update of readme.html (release/text)
-* New Link to correct Release Log page in the operator 
-(release/scripts/startup/bl_ui/space_info.py and source/blender/windowmanager/intern/wm_operators.c)
+* New Link to correct Release Log page in the operator:
+  ./release/scripts/startup/bl_ui/space_info.py and
+  ./source/blender/windowmanager/intern/wm_operators.c


Property changes on: branches/bge_components/release/scripts/modules/bpy/ops.py
___________________________________________________________________
Deleted: svn:mergeinfo
   - 


Property changes on: branches/bge_components/release/scripts/modules/bpy/utils.py
___________________________________________________________________
Deleted: svn:mergeinfo
   - 

Modified: branches/bge_components/release/scripts/presets/interaction/blender.py

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list