2
0
Эх сурвалжийг харах

SDK:
- Update bundled blender version to 2.67b

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

nor..67 12 жил өмнө
parent
commit
2babde1f13

+ 1 - 1
jme3-blender/src/com/jme3/gde/blender/BlenderTool.java

@@ -250,7 +250,7 @@ public class BlenderTool {
     }
 
     private static File getBlenderSettingsFolder() {
-        File blender = InstalledFileLocator.getDefault().locate(getBlenderOsPath() + "/2.65", null, false);
+        File blender = InstalledFileLocator.getDefault().locate(getBlenderOsPath() + "/2.67", null, false);
         if (blender == null) {
             DialogDisplayer.getDefault().notify(new NotifyDescriptor.Message("Error finding Blender settings"));
             logger.log(Level.SEVERE, "Error finding Blender settings");

+ 3 - 3
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}
 # * indices should start with 1
 product.data.length=1
 product.data.1.zip=false
-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-linux-glibc211-x86_64.tar.bz2
-product.data.tar=blender-2.65a-linux-glibc211-x86_64.tar.bz2
-product.data.sub.dir=blender-2.65a-linux-glibc211-x86_64
+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-linux-glibc211-x86_64.tar.bz2
+product.data.tar=blender-2.67b-linux-glibc211-x86_64.tar.bz2
+product.data.sub.dir=blender-2.67b-linux-glibc211-x86_64
 
 # modificator for the required disk space parameter; the core value will be the
 # sum of unzipped unstallation data files

+ 3 - 3
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}
 # * indices should start with 1
 product.data.length=1
 product.data.1.zip=false
-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-linux-glibc211-i686.tar.bz2
-product.data.tar=blender-2.65a-linux-glibc211-i686.tar.bz2
-product.data.sub.dir=blender-2.65a-linux-glibc211-i686
+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-linux-glibc211-i686.tar.bz2
+product.data.tar=blender-2.67b-linux-glibc211-i686.tar.bz2
+product.data.sub.dir=blender-2.67b-linux-glibc211-i686
 
 # modificator for the required disk space parameter; the core value will be the
 # sum of unzipped unstallation data files

+ 1 - 1
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}
 product.data.length=1
 product.data.1.zip=true
 #normen
-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-OSX_10.6-x86_64.zip
+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-OSX_10.6-x86_64.zip
 product.data.root=Blender
 product.data.sub.dir=Blender
 

+ 2 - 2
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}
 # * indices should start with 1
 product.data.length=1
 product.data.1.zip=true
-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-windows64.zip
-product.data.sub.dir=blender-2.65a-windows64
+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-windows64.zip
+product.data.sub.dir=blender-2.67b-windows64
 
 # modificator for the required disk space parameter; the core value will be the
 # sum of unzipped unstallation data files

+ 2 - 2
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}
 product.data.length=1
 product.data.1.zip=true
 #normenhttp://ftp.nluug.nl/pub/graphics/blender/release//Blender2.65/blender-2.65a-windows32.zip
-product.data.1.uri=http://download.blender.org/release/Blender2.65/blender-2.65a-windows32.zip
-product.data.sub.dir=blender-2.65a-windows32
+product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-windows32.zip
+product.data.sub.dir=blender-2.67b-windows32
 
 # modificator for the required disk space parameter; the core value will be the
 # sum of unzipped unstallation data files