sdk: update to blender 2.75a

This commit is contained in:
Kirill Vainer 2015-08-15 13:09:38 -04:00
parent 60f209c371
commit e14c6467ff
6 changed files with 19 additions and 19 deletions
sdk
jme3-blender/src/com/jme3/gde/blender
nbi/stub/ext/infra/build/products
blender-linux-x64
blender-linux-x86
blender-macosx
blender-windows-x64
blender-windows-x86

@ -251,9 +251,9 @@ public class BlenderTool {
} }
private static File getBlenderSettingsFolder() { private static File getBlenderSettingsFolder() {
File blender = InstalledFileLocator.getDefault().locate(getBlenderOsPath() + "/2.69", null, false); File blender = InstalledFileLocator.getDefault().locate(getBlenderOsPath() + "/2.75", null, false);
if (blender == null) { if (blender == null) {
blender = InstalledFileLocator.getDefault().locate(getBlenderOsPath() + "/2.67", null, false); blender = InstalledFileLocator.getDefault().locate(getBlenderOsPath() + "/2.69", null, false);
} }
if (blender == null) { if (blender == null) {
DialogDisplayer.getDefault().notify(new NotifyDescriptor.Message("Error finding Blender settings")); DialogDisplayer.getDefault().notify(new NotifyDescriptor.Message("Error finding Blender settings"));

@ -103,9 +103,9 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
# * indices should start with 1 # * indices should start with 1
product.data.length=1 product.data.length=1
product.data.1.zip=false product.data.1.zip=false
product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-linux-glibc211-x86_64.tar.bz2 product.data.1.uri=http://download.blender.org/release/Blender2.75/blender-2.75a-linux-glibc211-x86_64.tar.bz2
product.data.tar=blender-2.69-linux-glibc211-x86_64.tar.bz2 product.data.tar=blender-2.75a-linux-glibc211-x86_64.tar.bz2
product.data.sub.dir=blender-2.69-linux-glibc211-x86_64 product.data.sub.dir=blender-2.75a-linux-glibc211-x86_64
# modificator for the required disk space parameter; the core value will be the # modificator for the required disk space parameter; the core value will be the
# sum of unzipped unstallation data files # sum of unzipped unstallation data files

@ -103,9 +103,9 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
# * indices should start with 1 # * indices should start with 1
product.data.length=1 product.data.length=1
product.data.1.zip=false product.data.1.zip=false
product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-linux-glibc211-i686.tar.bz2 product.data.1.uri=http://download.blender.org/release/Blender2.75/blender-2.75a-linux-glibc211-i686.tar.bz2
product.data.tar=blender-2.69-linux-glibc211-i686.tar.bz2 product.data.tar=blender-2.75a-linux-glibc211-i686.tar.bz2
product.data.sub.dir=blender-2.69-linux-glibc211-i686 product.data.sub.dir=blender-2.75a-linux-glibc211-i686
# modificator for the required disk space parameter; the core value will be the # modificator for the required disk space parameter; the core value will be the
# sum of unzipped unstallation data files # sum of unzipped unstallation data files

@ -104,7 +104,7 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
product.data.length=1 product.data.length=1
product.data.1.zip=true product.data.1.zip=true
#normen #normen
product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-OSX_10.6-x86_64.zip product.data.1.uri=http://download.blender.org/release/Blender2.75/blender-2.75a-OSX_10.6-x86_64.zip
product.data.root=Blender product.data.root=Blender
product.data.sub.dir=Blender product.data.sub.dir=Blender

@ -103,8 +103,8 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
# * indices should start with 1 # * indices should start with 1
product.data.length=1 product.data.length=1
product.data.1.zip=true product.data.1.zip=true
product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-windows64.zip product.data.1.uri=http://download.blender.org/release/Blender2.75/blender-2.75a-windows64.zip
product.data.sub.dir=blender-2.69-windows64 product.data.sub.dir=blender-2.75a-windows64
# modificator for the required disk space parameter; the core value will be the # modificator for the required disk space parameter; the core value will be the
# sum of unzipped unstallation data files # sum of unzipped unstallation data files

@ -103,9 +103,9 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
# * indices should start with 1 # * indices should start with 1
product.data.length=1 product.data.length=1
product.data.1.zip=true product.data.1.zip=true
#normenhttp://ftp.nluug.nl/pub/graphics/blender/release//Blender2.65/blender-2.65a-windows32.zip #normen
product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-windows32.zip product.data.1.uri=http://download.blender.org/release/Blender2.75/blender-2.75a-windows32.zip
product.data.sub.dir=blender-2.69-windows32 product.data.sub.dir=blender-2.75a-windows32
# modificator for the required disk space parameter; the core value will be the # modificator for the required disk space parameter; the core value will be the
# sum of unzipped unstallation data files # sum of unzipped unstallation data files