• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Main repository of MikuMikuStudio


Commit MetaInfo

Revisión919a1ff68777920e88a65900b625ebd562539354 (tree)
Tiempo2013-06-30 00:23:12
Autornormen667 <normen667@75d0...>
Commiternormen667

Log Message

SDK:
- Update bundled blender version to 2.67b

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@10664 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

Cambiar Resumen

Diferencia incremental

--- a/sdk/jme3-blender/src/com/jme3/gde/blender/BlenderTool.java
+++ b/sdk/jme3-blender/src/com/jme3/gde/blender/BlenderTool.java
@@ -250,7 +250,7 @@ public class BlenderTool {
250250 }
251251
252252 private static File getBlenderSettingsFolder() {
253- File blender = InstalledFileLocator.getDefault().locate(getBlenderOsPath() + "/2.65", null, false);
253+ File blender = InstalledFileLocator.getDefault().locate(getBlenderOsPath() + "/2.67", null, false);
254254 if (blender == null) {
255255 DialogDisplayer.getDefault().notify(new NotifyDescriptor.Message("Error finding Blender settings"));
256256 logger.log(Level.SEVERE, "Error finding Blender settings");
--- a/sdk/nbi/stub/ext/infra/build/products/blender-linux-x64/build.properties
+++ b/sdk/nbi/stub/ext/infra/build/products/blender-linux-x64/build.properties
@@ -103,9 +103,9 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
103103 # * indices should start with 1
104104 product.data.length=1
105105 product.data.1.zip=false
106-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-linux-glibc211-x86_64.tar.bz2
107-product.data.tar=blender-2.65a-linux-glibc211-x86_64.tar.bz2
108-product.data.sub.dir=blender-2.65a-linux-glibc211-x86_64
106+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-linux-glibc211-x86_64.tar.bz2
107+product.data.tar=blender-2.67b-linux-glibc211-x86_64.tar.bz2
108+product.data.sub.dir=blender-2.67b-linux-glibc211-x86_64
109109
110110 # modificator for the required disk space parameter; the core value will be the
111111 # sum of unzipped unstallation data files
--- a/sdk/nbi/stub/ext/infra/build/products/blender-linux-x86/build.properties
+++ b/sdk/nbi/stub/ext/infra/build/products/blender-linux-x86/build.properties
@@ -103,9 +103,9 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
103103 # * indices should start with 1
104104 product.data.length=1
105105 product.data.1.zip=false
106-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-linux-glibc211-i686.tar.bz2
107-product.data.tar=blender-2.65a-linux-glibc211-i686.tar.bz2
108-product.data.sub.dir=blender-2.65a-linux-glibc211-i686
106+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-linux-glibc211-i686.tar.bz2
107+product.data.tar=blender-2.67b-linux-glibc211-i686.tar.bz2
108+product.data.sub.dir=blender-2.67b-linux-glibc211-i686
109109
110110 # modificator for the required disk space parameter; the core value will be the
111111 # sum of unzipped unstallation data files
--- a/sdk/nbi/stub/ext/infra/build/products/blender-macosx/build.properties
+++ b/sdk/nbi/stub/ext/infra/build/products/blender-macosx/build.properties
@@ -104,7 +104,7 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
104104 product.data.length=1
105105 product.data.1.zip=true
106106 #normen
107-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-OSX_10.6-x86_64.zip
107+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-OSX_10.6-x86_64.zip
108108 product.data.root=Blender
109109 product.data.sub.dir=Blender
110110
--- a/sdk/nbi/stub/ext/infra/build/products/blender-windows-x64/build.properties
+++ b/sdk/nbi/stub/ext/infra/build/products/blender-windows-x64/build.properties
@@ -103,8 +103,8 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
103103 # * indices should start with 1
104104 product.data.length=1
105105 product.data.1.zip=true
106-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-windows64.zip
107-product.data.sub.dir=blender-2.65a-windows64
106+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-windows64.zip
107+product.data.sub.dir=blender-2.67b-windows64
108108
109109 # modificator for the required disk space parameter; the core value will be the
110110 # sum of unzipped unstallation data files
--- a/sdk/nbi/stub/ext/infra/build/products/blender-windows-x86/build.properties
+++ b/sdk/nbi/stub/ext/infra/build/products/blender-windows-x86/build.properties
@@ -104,8 +104,8 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
104104 product.data.length=1
105105 product.data.1.zip=true
106106 #normenhttp://ftp.nluug.nl/pub/graphics/blender/release//Blender2.65/blender-2.65a-windows32.zip
107-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-windows32.zip
108-product.data.sub.dir=blender-2.65a-windows32
107+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-windows32.zip
108+product.data.sub.dir=blender-2.67b-windows32
109109
110110 # modificator for the required disk space parameter; the core value will be the
111111 # sum of unzipped unstallation data files