== Blender 2.56 tag ==v2.56
commit05ff6f2df55a2fc4bf2c58d2fd04f17be877203a
authorLuca Bonavita <mindrones@gmail.com>
Wed, 29 Dec 2010 23:36:36 +0000 (29 23:36 +0000)
committerLuca Bonavita <mindrones@gmail.com>
Wed, 29 Dec 2010 23:36:36 +0000 (29 23:36 +0000)
treef9003867de65bc1eb7f4d494098a6f54f84b0635
== Blender 2.56 tag ==

- Tagging current release, contrib, extern in tags/
- Also tagging current release, contrib, extern in branches/
  As discussed with Campbell, this will serve to test the addons downloader

[[Split portion of a mixed commit.]]
108 files changed:
add_curve_aceous_galore.py [new file with mode: 0644]
add_curve_torus_knots.py [new file with mode: 0644]
add_mesh_3d_function_surface.py [new file with mode: 0644]
add_mesh_BoltFactory/Boltfactory.py [new file with mode: 0644]
add_mesh_BoltFactory/__init__.py [new file with mode: 0644]
add_mesh_BoltFactory/createMesh.py [new file with mode: 0644]
add_mesh_BoltFactory/preset_utils.py [new file with mode: 0644]
add_mesh_BoltFactory/presets/M10.py [new file with mode: 0644]
add_mesh_BoltFactory/presets/M12.py [new file with mode: 0644]
add_mesh_BoltFactory/presets/M3.py [new file with mode: 0644]
add_mesh_BoltFactory/presets/M4.py [new file with mode: 0644]
add_mesh_BoltFactory/presets/M5.py [new file with mode: 0644]
add_mesh_BoltFactory/presets/M6.py [new file with mode: 0644]
add_mesh_BoltFactory/presets/M8.py [new file with mode: 0644]
add_mesh_ant_landscape.py [new file with mode: 0644]
add_mesh_extras.py [new file with mode: 0644]
add_mesh_gears.py [new file with mode: 0644]
add_mesh_gemstones.py [new file with mode: 0644]
add_mesh_pipe_joint.py [new file with mode: 0644]
add_mesh_solid.py [new file with mode: 0644]
add_mesh_twisted_torus.py [new file with mode: 0644]
animation_add_corrective_shape_key.py [new file with mode: 0644]
animation_rotobezier.py [new file with mode: 0644]
curve_simplify.py [new file with mode: 0644]
game_engine_save_as_runtime.py [new file with mode: 0644]
io_anim_camera.py [new file with mode: 0644]
io_coat3D/__init__.py [new file with mode: 0644]
io_coat3D/coat.py [new file with mode: 0644]
io_coat3D/tex.py [new file with mode: 0644]
io_convert_image_to_mesh_img/__init__.py [new file with mode: 0644]
io_convert_image_to_mesh_img/import_img.py [new file with mode: 0644]
io_export_directx_x.py [new file with mode: 0644]
io_export_pc2.py [new file with mode: 0644]
io_export_unreal_psk_psa.py [new file with mode: 0644]
io_import_gimp_image_to_scene.py [new file with mode: 0644]
io_import_images_as_planes.py [new file with mode: 0644]
io_import_scene_lwo.py [new file with mode: 0644]
io_import_scene_mhx.py [new file with mode: 0644]
io_import_scene_unreal_psk.py [new file with mode: 0644]
io_mesh_raw/__init__.py [new file with mode: 0644]
io_mesh_raw/export_raw.py [new file with mode: 0644]
io_mesh_raw/import_raw.py [new file with mode: 0644]
io_mesh_stl/__init__.py [new file with mode: 0644]
io_mesh_stl/blender_utils.py [new file with mode: 0644]
io_mesh_stl/stl_utils.py [new file with mode: 0644]
io_scene_m3/__init__.py [new file with mode: 0644]
io_scene_m3/import_m3.py [new file with mode: 0644]
mesh_relax.py [new file with mode: 0644]
mesh_surface_sketch.py [new file with mode: 0644]
modules/add_utils.py [new file with mode: 0644]
modules/extensions_framework/__init__.py [new file with mode: 0644]
modules/extensions_framework/engine.py [new file with mode: 0644]
modules/extensions_framework/outputs/__init__.py [new file with mode: 0644]
modules/extensions_framework/outputs/xml_output.py [new file with mode: 0644]
modules/extensions_framework/plugin.py [new file with mode: 0644]
modules/extensions_framework/ui.py [new file with mode: 0644]
modules/extensions_framework/util.py [new file with mode: 0644]
modules/extensions_framework/validate.py [new file with mode: 0644]
object_add_chain.py [new file with mode: 0644]
object_animrenderbake.py [new file with mode: 0644]
object_cloud_gen.py [new file with mode: 0644]
object_fracture/__init__.py [new file with mode: 0644]
object_fracture/data.blend [new file with mode: 0644]
object_fracture/fracture_ops.py [new file with mode: 0644]
object_fracture/fracture_setup.py [new file with mode: 0644]
render_povray/__init__.py [new file with mode: 0644]
render_povray/render.py [new file with mode: 0644]
render_povray/ui.py [new file with mode: 0644]
render_renderfarmfi.py [new file with mode: 0644]
rigify/README [new file with mode: 0644]
rigify/__init__.py [new file with mode: 0644]
rigify/generate.py [new file with mode: 0644]
rigify/metarig_menu.py [new file with mode: 0644]
rigify/metarigs/__init__.py [new file with mode: 0644]
rigify/metarigs/human.py [new file with mode: 0644]
rigify/rig_ui_template.py [new file with mode: 0644]
rigify/rigs/__init__.py [new file with mode: 0644]
rigify/rigs/biped/__init__.py [new file with mode: 0644]
rigify/rigs/biped/arm/__init__.py [new file with mode: 0644]
rigify/rigs/biped/arm/deform.py [new file with mode: 0644]
rigify/rigs/biped/arm/fk.py [new file with mode: 0644]
rigify/rigs/biped/arm/ik.py [new file with mode: 0644]
rigify/rigs/biped/leg/__init__.py [new file with mode: 0644]
rigify/rigs/biped/leg/deform.py [new file with mode: 0644]
rigify/rigs/biped/leg/fk.py [new file with mode: 0644]
rigify/rigs/biped/leg/ik.py [new file with mode: 0644]
rigify/rigs/copy.py [new file with mode: 0644]
rigify/rigs/finger.py [new file with mode: 0644]
rigify/rigs/misc/__init__.py [new file with mode: 0644]
rigify/rigs/misc/delta.py [new file with mode: 0644]
rigify/rigs/neck_short.py [new file with mode: 0644]
rigify/rigs/palm.py [new file with mode: 0644]
rigify/rigs/spine.py [new file with mode: 0644]
rigify/ui.py [new file with mode: 0644]
rigify/utils.py [new file with mode: 0644]
space_view3d_3d_navigation.py [new file with mode: 0644]
space_view3d_align_tools.py [new file with mode: 0644]
space_view3d_copy_attributes.py [new file with mode: 0644]
space_view3d_materials_utils.py [new file with mode: 0644]
space_view3d_math_vis/__init__.py [new file with mode: 0644]
space_view3d_math_vis/draw.py [new file with mode: 0644]
space_view3d_math_vis/utils.py [new file with mode: 0644]
space_view3d_panel_measure.py [new file with mode: 0644]
space_view3d_spacebar_menu.py [new file with mode: 0644]
system_blend_info.py [new file with mode: 0644]
system_icon_get.py [new file with mode: 0644]
system_property_chart.py [new file with mode: 0644]
text_editor_api_navigator.py [new file with mode: 0644]