[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30783] branches/soc-2010-nicolasbishop: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r30722 :30764

Nicholas Bishop nicholasbishop at gmail.com
Tue Jul 27 02:03:03 CEST 2010


Revision: 30783
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=30783
Author:   nicholasbishop
Date:     2010-07-27 02:03:02 +0200 (Tue, 27 Jul 2010)

Log Message:
-----------
svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r30722:30764

Modified Paths:
--------------
    branches/soc-2010-nicolasbishop/Makefile
    branches/soc-2010-nicolasbishop/build_files/scons/tools/Blender.py
    branches/soc-2010-nicolasbishop/po/Makefile
    branches/soc-2010-nicolasbishop/release/Makefile
    branches/soc-2010-nicolasbishop/release/scripts/io/export_3ds.py
    branches/soc-2010-nicolasbishop/release/scripts/io/export_fbx.py
    branches/soc-2010-nicolasbishop/release/scripts/io/export_obj.py
    branches/soc-2010-nicolasbishop/release/scripts/io/export_ply.py
    branches/soc-2010-nicolasbishop/release/scripts/io/export_x3d.py
    branches/soc-2010-nicolasbishop/release/scripts/modules/bpy/utils.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/space_userpref.py
    branches/soc-2010-nicolasbishop/release/scripts/ui/space_view3d_toolbar.py
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/BKE_paint.h
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/brush.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/constraint.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/displist.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/effect.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/font.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/icons.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/object.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/paint.c
    branches/soc-2010-nicolasbishop/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_math_rotation.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/BLI_storage_types.h
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/math_matrix.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2010-nicolasbishop/source/blender/blenlib/intern/storage.c
    branches/soc-2010-nicolasbishop/source/blender/editors/armature/editarmature.c
    branches/soc-2010-nicolasbishop/source/blender/editors/include/ED_datafiles.h
    branches/soc-2010-nicolasbishop/source/blender/editors/include/UI_icons.h
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_icons.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_layout.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_templates.c
    branches/soc-2010-nicolasbishop/source/blender/editors/interface/interface_widgets.c
    branches/soc-2010-nicolasbishop/source/blender/editors/render/render_preview.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2010-nicolasbishop/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_image/image_ops.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_text/text_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2010-nicolasbishop/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2010-nicolasbishop/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2010-nicolasbishop/source/blender/makesrna/RNA_access.h
    branches/soc-2010-nicolasbishop/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2010-nicolasbishop/source/blender/makesrna/RNA_types.h
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/makesrna.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_access.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2010-nicolasbishop/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2010-nicolasbishop/source/blender/python/generic/mathutils_quat.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_interface.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_props.c
    branches/soc-2010-nicolasbishop/source/blender/python/intern/bpy_rna.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/occlusion.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/pointdensity.c
    branches/soc-2010-nicolasbishop/source/blender/render/intern/source/texture.c
    branches/soc-2010-nicolasbishop/source/creator/CMakeLists.txt
    branches/soc-2010-nicolasbishop/source/darwin/Makefile
    branches/soc-2010-nicolasbishop/source/gameengine/GameLogic/SCA_PythonController.cpp

Added Paths:
-----------
    branches/soc-2010-nicolasbishop/build_files/make/dlltool/
    branches/soc-2010-nicolasbishop/release/bin/
    branches/soc-2010-nicolasbishop/release/bin/.blender/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ar/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ar/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/bg/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/bg/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ca/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ca/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/cs/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/cs/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/de/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/de/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/el/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/el/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/es/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/es/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fi/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fi/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fr/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fr/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr_HR/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr_HR/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/it/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/it/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ja/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ja/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ko/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ko/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/nl/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/nl/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pl/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pl/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pt_BR/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pt_BR/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ro/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ro/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ru/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ru/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr at Latn/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr at Latn/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sv/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sv/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/uk/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/uk/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/zh_CN/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/zh_CN/LC_MESSAGES/

Removed Paths:
-------------
    branches/soc-2010-nicolasbishop/bin/
    branches/soc-2010-nicolasbishop/dlltool/
    branches/soc-2010-nicolasbishop/release/bin/.blender/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ar/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ar/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/bg/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/bg/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ca/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ca/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/cs/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/cs/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/de/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/de/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/el/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/el/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/es/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/es/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fi/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fi/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fr/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fr/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr_HR/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr_HR/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/it/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/it/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ja/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ja/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ko/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ko/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/nl/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/nl/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pl/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pl/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pt_BR/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pt_BR/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ro/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ro/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ru/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ru/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr at Latn/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr at Latn/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sv/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sv/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/uk/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/uk/LC_MESSAGES/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/zh_CN/
    branches/soc-2010-nicolasbishop/release/bin/.blender/locale/zh_CN/LC_MESSAGES/

Modified: branches/soc-2010-nicolasbishop/Makefile
===================================================================
--- branches/soc-2010-nicolasbishop/Makefile	2010-07-26 23:50:32 UTC (rev 30782)
+++ branches/soc-2010-nicolasbishop/Makefile	2010-07-27 00:03:02 UTC (rev 30783)
@@ -45,7 +45,7 @@
 
 SOURCEDIR = 
 ifeq ($(FREE_WINDOWS),true)
-    DIRS ?= dlltool extern intern source po
+    DIRS ?= $(NANBLENDERHOME)/build_files/make/dlltool extern intern source po
 else
     DIRS ?= extern intern source po
 endif

Copied: branches/soc-2010-nicolasbishop/build_files/make/dlltool (from rev 30764, trunk/blender/build_files/make/dlltool)

Modified: branches/soc-2010-nicolasbishop/build_files/scons/tools/Blender.py
===================================================================
--- branches/soc-2010-nicolasbishop/build_files/scons/tools/Blender.py	2010-07-26 23:50:32 UTC (rev 30782)
+++ branches/soc-2010-nicolasbishop/build_files/scons/tools/Blender.py	2010-07-27 00:03:02 UTC (rev 30783)
@@ -529,13 +529,13 @@
 #	print cmd
 	commands.getoutput(cmd)
 	cmd = installdir + '/%s.app/Contents/MacOS/%s'%(binary,VERSION)
-	shutil.copy(bldroot + '/bin/.blender/.bfont.ttf', cmd)
-	shutil.copy(bldroot + '/bin/.blender/.Blanguages', cmd)
-	cmd = 'cp -R %s/bin/%s/locale %s/%s.app/Contents/Resources/'%(bldroot,VERSION,installdir,binary)
+	shutil.copy(bldroot + '/release/bin/.blender/.bfont.ttf', cmd)
+	shutil.copy(bldroot + '/release/bin/.blender/.Blanguages', cmd)
+	cmd = 'cp -R %s/release/bin/%s/locale %s/%s.app/Contents/Resources/'%(bldroot,VERSION,installdir,binary)
 	commands.getoutput(cmd)
-	cmd = 'cp -R %s/bin/%s/locale %s/%s.app/Contents/MacOS/%s/'%(bldroot,VERSION,installdir,binary,VERSION)
+	cmd = 'cp -R %s/release/bin/%s/locale %s/%s.app/Contents/MacOS/%s/'%(bldroot,VERSION,installdir,binary,VERSION)
 	commands.getoutput(cmd)
-	cmd = 'cp %s/bin/%s/.Blanguages %s/%s.app/Contents/Resources/'%(bldroot,VERSION,installdir,binary)
+	cmd = 'cp %s/release/bin/%s/.Blanguages %s/%s.app/Contents/Resources/'%(bldroot,VERSION,installdir,binary)
 	commands.getoutput(cmd)
 	cmd = 'mkdir %s/%s.app/Contents/MacOS/%s/python/'%(installdir,binary, VERSION)
 	commands.getoutput(cmd)

Modified: branches/soc-2010-nicolasbishop/po/Makefile
===================================================================
--- branches/soc-2010-nicolasbishop/po/Makefile	2010-07-26 23:50:32 UTC (rev 30782)
+++ branches/soc-2010-nicolasbishop/po/Makefile	2010-07-27 00:03:02 UTC (rev 30783)
@@ -51,7 +51,7 @@
 	mkdir -p $(@D)
 	msgfmt -o $@ $<
 ifeq ($(BF_VERIFY_MO_FILES), true)
-	@cmp $@ $(NANBLENDERHOME)/bin/.blender/locale/$(basename $<)/LC_MESSAGES/blender.mo \
+	@cmp $@ $(NANBLENDERHOME)/release/bin/.blender/locale/$(basename $<)/LC_MESSAGES/blender.mo \
           || ( echo Mismatch between generated and commited $(basename $<).mo catalog && \
                rm -f $@ && false )
 endif

Modified: branches/soc-2010-nicolasbishop/release/Makefile
===================================================================
--- branches/soc-2010-nicolasbishop/release/Makefile	2010-07-26 23:50:32 UTC (rev 30782)
+++ branches/soc-2010-nicolasbishop/release/Makefile	2010-07-27 00:03:02 UTC (rev 30783)
@@ -114,8 +114,8 @@
     ifneq ($(OS), darwin)
 	@[ ! -d $(OCGDIR)/bin/.blender ] || \
 		cp -r $(OCGDIR)/bin/.blender $(DISTDIR)
-	@cp $(NANBLENDERHOME)/bin/.blender/.Blanguages $(CONFDIR)
-	@cp $(NANBLENDERHOME)/bin/.blender/.bfont.ttf $(CONFDIR)
+	@cp $(NANBLENDERHOME)/release/bin/.blender/.Blanguages $(CONFDIR)
+	@cp $(NANBLENDERHOME)/release/bin/.blender/.bfont.ttf $(CONFDIR)
     endif
 	@echo "----> Copy blender$(EXT0) executable"
     ifeq ($(TYPE),-static)

Copied: branches/soc-2010-nicolasbishop/release/bin (from rev 30764, trunk/blender/release/bin)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender (from rev 30764, trunk/blender/release/bin/.blender)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale (from rev 30764, trunk/blender/release/bin/.blender/locale)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ar (from rev 30764, trunk/blender/release/bin/.blender/locale/ar)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ar/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/ar/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/bg (from rev 30764, trunk/blender/release/bin/.blender/locale/bg)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/bg/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/bg/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ca (from rev 30764, trunk/blender/release/bin/.blender/locale/ca)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ca/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/ca/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/cs (from rev 30764, trunk/blender/release/bin/.blender/locale/cs)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/cs/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/cs/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/de (from rev 30764, trunk/blender/release/bin/.blender/locale/de)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/de/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/de/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/el (from rev 30764, trunk/blender/release/bin/.blender/locale/el)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/el/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/el/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/es (from rev 30764, trunk/blender/release/bin/.blender/locale/es)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/es/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/es/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fi (from rev 30764, trunk/blender/release/bin/.blender/locale/fi)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fi/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/fi/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fr (from rev 30764, trunk/blender/release/bin/.blender/locale/fr)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/fr/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/fr/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr (from rev 30764, trunk/blender/release/bin/.blender/locale/hr)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/hr/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr_HR (from rev 30764, trunk/blender/release/bin/.blender/locale/hr_HR)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/hr_HR/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/hr_HR/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/it (from rev 30764, trunk/blender/release/bin/.blender/locale/it)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/it/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/it/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ja (from rev 30764, trunk/blender/release/bin/.blender/locale/ja)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ja/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/ja/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ko (from rev 30764, trunk/blender/release/bin/.blender/locale/ko)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ko/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/ko/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/nl (from rev 30764, trunk/blender/release/bin/.blender/locale/nl)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/nl/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/nl/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pl (from rev 30764, trunk/blender/release/bin/.blender/locale/pl)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pl/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/pl/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pt_BR (from rev 30764, trunk/blender/release/bin/.blender/locale/pt_BR)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/pt_BR/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/pt_BR/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ro (from rev 30764, trunk/blender/release/bin/.blender/locale/ro)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ro/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/ro/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ru (from rev 30764, trunk/blender/release/bin/.blender/locale/ru)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/ru/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/ru/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr (from rev 30764, trunk/blender/release/bin/.blender/locale/sr)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/sr/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr at Latn (from rev 30764, trunk/blender/release/bin/.blender/locale/sr at Latn)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sr at Latn/LC_MESSAGES (from rev 30764, trunk/blender/release/bin/.blender/locale/sr at Latn/LC_MESSAGES)

Copied: branches/soc-2010-nicolasbishop/release/bin/.blender/locale/sv (from rev 30764, trunk/blender/release/bin/.blender/locale/sv)


@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list