diff --git a/sdk/jme3-blender/src/com/jme3/gde/blender/BlenderTool.java b/sdk/jme3-blender/src/com/jme3/gde/blender/BlenderTool.java index 49028a9ef..7ee6edcf4 100644 --- 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 { } 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"); diff --git 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 index aca48d4f1..d42a77753 100644 --- 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} # * 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 diff --git 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 index d47e52d12..65f48bb69 100644 --- 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} # * 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 diff --git a/sdk/nbi/stub/ext/infra/build/products/blender-macosx/build.properties b/sdk/nbi/stub/ext/infra/build/products/blender-macosx/build.properties index eab7815ab..e5eaa6708 100644 --- 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} 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 diff --git 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 index ef318f252..42d534239 100644 --- 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} # * 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 diff --git 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 index f503216a5..d654ddfb7 100644 --- 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} 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