diff --git a/sdk/JME3TestsTemplate/build.xml b/sdk/JME3TestsTemplate/build.xml
index c1f098b99c..d39b505e66 100644
--- a/sdk/JME3TestsTemplate/build.xml
+++ b/sdk/JME3TestsTemplate/build.xml
@@ -51,8 +51,7 @@
-init-macrodef-junit: defines macro for junit execution
-init-macrodef-debug: defines macro for class debugging
-init-macrodef-java: defines macro for class execution
- -do-jar-with-manifest: JAR building (if you are using a manifest)
- -do-jar-without-manifest: JAR building (if you are not using a manifest)
+ -do-jar: JAR building
run: execution of project
-javadoc-build: Javadoc generation
test-report: JUnit report generation
diff --git a/sdk/JME3TestsTemplate/nbproject/genfiles.properties b/sdk/JME3TestsTemplate/nbproject/genfiles.properties
index 6fb0f140e3..eca6dafb7d 100644
--- a/sdk/JME3TestsTemplate/nbproject/genfiles.properties
+++ b/sdk/JME3TestsTemplate/nbproject/genfiles.properties
@@ -1,8 +1,8 @@
-build.xml.data.CRC32=0f706f4a
-build.xml.script.CRC32=0b0b23c4
-build.xml.stylesheet.CRC32=28e38971@1.38.1.45
-# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
-# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=0f706f4a
-nbproject/build-impl.xml.script.CRC32=46d1a69a
-nbproject/build-impl.xml.stylesheet.CRC32=0ae3a408@1.44.1.45
+build.xml.data.CRC32=0f706f4a
+build.xml.script.CRC32=82b8b23d
+build.xml.stylesheet.CRC32=8064a381@1.75.2.48
+# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
+# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
+nbproject/build-impl.xml.data.CRC32=0f706f4a
+nbproject/build-impl.xml.script.CRC32=46d1a69a
+nbproject/build-impl.xml.stylesheet.CRC32=0ae3a408@1.44.1.45
diff --git a/sdk/jme3-core-baselibs/nbproject/genfiles.properties b/sdk/jme3-core-baselibs/nbproject/genfiles.properties
index 1b1c32b3b7..c9714ad4ed 100644
--- a/sdk/jme3-core-baselibs/nbproject/genfiles.properties
+++ b/sdk/jme3-core-baselibs/nbproject/genfiles.properties
@@ -1,8 +1,8 @@
-build.xml.data.CRC32=278ea45d
+build.xml.data.CRC32=d43b0890
build.xml.script.CRC32=cdae6a36
build.xml.stylesheet.CRC32=a56c6a5b@2.67.1
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=278ea45d
+nbproject/build-impl.xml.data.CRC32=d43b0890
nbproject/build-impl.xml.script.CRC32=246f9b81
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1
diff --git a/sdk/jme3-core-baselibs/nbproject/project.xml b/sdk/jme3-core-baselibs/nbproject/project.xml
index df81e68ffd..be7a3e0386 100644
--- a/sdk/jme3-core-baselibs/nbproject/project.xml
+++ b/sdk/jme3-core-baselibs/nbproject/project.xml
@@ -1,15 +1,15 @@
-
-
+
+
org.netbeans.modules.apisupport.project
-
+
com.jme3.gde.core.baselibs
-
+
com.jme3.gde.core.libraries
-
-
+
+
1
3.1.0
@@ -19,133 +19,142 @@
com.jme3.asset
com.jme3.scene.plugins.blender
- com.jme3.scene.plugins.blender.animations
- com.jme3.scene.plugins.blender.cameras
+ com.jme3.scene.plugins.blender.math
com.jme3.scene.plugins.blender.constraints
com.jme3.scene.plugins.blender.constraints.definitions
com.jme3.scene.plugins.blender.curves
- com.jme3.scene.plugins.blender.file
- com.jme3.scene.plugins.blender.landscape
- com.jme3.scene.plugins.blender.lights
- com.jme3.scene.plugins.blender.materials
- com.jme3.scene.plugins.blender.math
com.jme3.scene.plugins.blender.meshes
- com.jme3.scene.plugins.blender.modifiers
- com.jme3.scene.plugins.blender.objects
com.jme3.scene.plugins.blender.particles
+ com.jme3.scene.plugins.blender.cameras
+ com.jme3.scene.plugins.blender.objects
+ com.jme3.scene.plugins.blender.landscape
+ com.jme3.scene.plugins.blender.modifiers
com.jme3.scene.plugins.blender.textures
+ com.jme3.scene.plugins.blender.textures.io
com.jme3.scene.plugins.blender.textures.blending
com.jme3.scene.plugins.blender.textures.generating
- com.jme3.scene.plugins.blender.textures.io
- checkers.quals
- com.jme3.animation
- com.jme3.app
- com.jme3.app.state
- com.jme3.asset.cache
- com.jme3.asset.plugins
- com.jme3.audio
- com.jme3.audio.openal
- com.jme3.audio.plugins
- com.jme3.bounding
- com.jme3.cinematic
- com.jme3.cinematic.events
- com.jme3.collision
- com.jme3.collision.bih
- com.jme3.cursors.plugins
- com.jme3.effect
- com.jme3.effect.influencers
- com.jme3.effect.shapes
+ com.jme3.scene.plugins.blender.animations
+ com.jme3.scene.plugins.blender.materials
+ com.jme3.scene.plugins.blender.file
+ com.jme3.scene.plugins.blender.lights
+ jme3tools.shader
+ jme3tools.savegame
+ jme3tools.shadercheck
+ jme3tools.optimize
+ jme3tools.converters
+ com.jme3.shader
+ com.jme3.shader.plugins
com.jme3.export
com.jme3.export.binary
- com.jme3.font
- com.jme3.font.plugins
+ com.jme3.cinematic
+ com.jme3.cinematic.events
+ com.jme3.math
+ com.jme3.util
+ com.jme3.util.blockparser
+ com.jme3.util.xml
+ com.jme3.post
com.jme3.input
- com.jme3.input.controls
com.jme3.input.dummy
+ com.jme3.input.controls
com.jme3.input.event
- com.jme3.light
+ com.jme3.profile
+ com.jme3.ui
+ com.jme3.audio
+ com.jme3.audio.openal
+ com.jme3.audio.plugins
+ com.jme3.cursors.plugins
+ com.jme3.bounding
+ com.jme3.shadow
+ com.jme3.texture
+ com.jme3.texture.image
+ com.jme3.texture.plugins
+ com.jme3.system
com.jme3.material
com.jme3.material.plugins
- com.jme3.math
- com.jme3.post
- com.jme3.profile
com.jme3.renderer
- com.jme3.renderer.opengl
com.jme3.renderer.queue
+ com.jme3.renderer.opengl
+ com.jme3.effect
+ com.jme3.effect.shapes
+ com.jme3.effect.influencers
+ com.jme3.app
+ com.jme3.app.state
+ com.jme3.asset.plugins
+ com.jme3.asset.cache
+ com.jme3.light
+ com.jme3.animation
+ com.jme3.collision
+ com.jme3.collision.bih
com.jme3.scene
- com.jme3.scene.control
+ com.jme3.scene.shape
+ com.jme3.scene.plugins
com.jme3.scene.debug
com.jme3.scene.instancing
+ com.jme3.scene.control
com.jme3.scene.mesh
- com.jme3.scene.plugins
- com.jme3.scene.shape
- com.jme3.shader
- com.jme3.shader.plugins
- com.jme3.shadow
- com.jme3.system
- com.jme3.texture
- com.jme3.texture.image
- com.jme3.texture.plugins
- com.jme3.ui
- com.jme3.util
- com.jme3.util.blockparser
- com.jme3.util.xml
- jme3tools.converters
- jme3tools.converters.model
- jme3tools.converters.model.strip
- jme3tools.optimize
- jme3tools.savegame
- jme3tools.shader
- jme3tools.shadercheck
+ com.jme3.font
+ com.jme3.font.plugins
+ checkers.quals
+ jme3tools.navigation
com.jme3.input.awt
com.jme3.system.awt
- jme3tools.navigation
- com.jme3.post.filters
com.jme3.post.ssao
+ com.jme3.post.filters
com.jme3.water
com.jme3.bullet
- com.jme3.bullet.collision
- com.jme3.bullet.collision.shapes
- com.jme3.bullet.collision.shapes.infos
- com.jme3.bullet.control
- com.jme3.bullet.control.ragdoll
- com.jme3.bullet.debug
+ com.jme3.bullet.util
com.jme3.bullet.joints
com.jme3.bullet.joints.motors
com.jme3.bullet.objects
com.jme3.bullet.objects.infos
- com.jme3.bullet.util
- com.jme3.audio.lwjgl
+ com.jme3.bullet.debug
+ com.jme3.bullet.control
+ com.jme3.bullet.control.ragdoll
+ com.jme3.bullet.collision
+ com.jme3.bullet.collision.shapes
+ com.jme3.bullet.collision.shapes.infos
com.jme3.input.lwjgl
- com.jme3.renderer.lwjgl
+ com.jme3.audio.lwjgl
com.jme3.system.lwjgl
+ com.jme3.renderer.lwjgl
com.jme3.network
- com.jme3.network.base
com.jme3.network.kernel
- com.jme3.network.kernel.tcp
com.jme3.network.kernel.udp
+ com.jme3.network.kernel.tcp
+ com.jme3.network.util
com.jme3.network.message
com.jme3.network.rmi
+ com.jme3.network.base
com.jme3.network.serializing
com.jme3.network.serializing.serializers
+ com.jme3.network.service
+ com.jme3.network.service.rpc
+ com.jme3.network.service.rpc.msg
+ com.jme3.network.service.serializer
com.jme3.niftygui
com.jme3.export.xml
com.jme3.scene.plugins.fbx
+ com.jme3.scene.plugins.fbx.obj
+ com.jme3.scene.plugins.fbx.anim
+ com.jme3.scene.plugins.fbx.node
+ com.jme3.scene.plugins.fbx.misc
+ com.jme3.scene.plugins.fbx.material
com.jme3.scene.plugins.fbx.file
+ com.jme3.scene.plugins.fbx.mesh
com.jme3.scene.plugins.ogre
com.jme3.scene.plugins.ogre.matext
com.jme3.terrain
+ com.jme3.terrain.heightmap
com.jme3.terrain.geomipmap
+ com.jme3.terrain.geomipmap.picking
com.jme3.terrain.geomipmap.grid
com.jme3.terrain.geomipmap.lodcalc
com.jme3.terrain.geomipmap.lodcalc.util
- com.jme3.terrain.geomipmap.picking
- com.jme3.terrain.heightmap
com.jme3.terrain.noise
- com.jme3.terrain.noise.basis
com.jme3.terrain.noise.filter
- com.jme3.terrain.noise.fractal
com.jme3.terrain.noise.modulator
+ com.jme3.terrain.noise.fractal
+ com.jme3.terrain.noise.basis
ext/jme3-blender-3.1.0-snapshot-github.jar
@@ -193,4 +202,4 @@
-
+
\ No newline at end of file
diff --git a/sdk/jme3-core-libraries/nbproject/project.xml b/sdk/jme3-core-libraries/nbproject/project.xml
index 19469cf8a0..c7b1f70f94 100644
--- a/sdk/jme3-core-libraries/nbproject/project.xml
+++ b/sdk/jme3-core-libraries/nbproject/project.xml
@@ -6,6 +6,44 @@
+ org.ejml
+ org.ejml.interfaces.decomposition
+ org.ejml.interfaces.linsol
+ org.ejml.data
+ org.ejml.alg.dense.linsol
+ org.ejml.ops
+ org.ejml.factory
+ org.ejml.alg.fixed
+ org.ejml.alg.generic
+ org.ejml.alg.block
+ org.ejml.alg.block.decomposition.chol
+ org.ejml.alg.block.decomposition.qr
+ org.ejml.alg.block.decomposition.hessenberg
+ org.ejml.alg.block.decomposition.bidiagonal
+ org.ejml.alg.block.linsol.chol
+ org.ejml.alg.block.linsol.qr
+ org.ejml.alg.dense.decomposition
+ org.ejml.alg.dense.decomposition.chol
+ org.ejml.alg.dense.decomposition.lu
+ org.ejml.alg.dense.decomposition.qr
+ org.ejml.alg.dense.decomposition.hessenberg
+ org.ejml.alg.dense.decomposition.svd
+ org.ejml.alg.dense.decomposition.svd.implicitqr
+ org.ejml.alg.dense.decomposition.eig
+ org.ejml.alg.dense.decomposition.eig.watched
+ org.ejml.alg.dense.decomposition.eig.symm
+ org.ejml.alg.dense.decomposition.bidiagonal
+ org.ejml.alg.dense.mult
+ org.ejml.alg.dense.misc
+ org.ejml.alg.dense.linsol.chol
+ org.ejml.alg.dense.linsol.lu
+ org.ejml.alg.dense.linsol.qr
+ org.ejml.alg.dense.linsol.svd
+ org.ejml.simple
+ org.ejml.alg.dense.decompose
+ org.ejml.alg.dense.decompose.chol
+ org.ejml.alg.dense.decompose.lu
+ org.ejml.alg.dense.decompose.qr
com.bulletphysics
com.bulletphysics.collision.broadphase
com.bulletphysics.collision.dispatch
@@ -161,6 +199,22 @@
org.jglfont.impl.format.awt
org.jglfont.impl
+
+ ext/core-0.27.jar
+ release/modules/ext/core-0.27.jar
+
+
+ ext/dense64-0.27.jar
+ release/modules/ext/dense64-0.27.jar
+
+
+ ext/simple-0.27.jar
+ release/modules/ext/simple-0.27.jar
+
+
+ ext/denseC64-0.27.jar
+ release/modules/ext/denseC64-0.27.jar
+
ext/jbullet.jar
release/modules/ext/jbullet.jar
diff --git a/sdk/jme3-core-updatecenters/nbproject/genfiles.properties b/sdk/jme3-core-updatecenters/nbproject/genfiles.properties
index 0dd8979930..6b53da9964 100644
--- a/sdk/jme3-core-updatecenters/nbproject/genfiles.properties
+++ b/sdk/jme3-core-updatecenters/nbproject/genfiles.properties
@@ -1,8 +1,8 @@
-build.xml.data.CRC32=08468784
+build.xml.data.CRC32=e145fa2a
build.xml.script.CRC32=cfa8d5c5
build.xml.stylesheet.CRC32=a56c6a5b@2.67.1
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=08468784
+nbproject/build-impl.xml.data.CRC32=e145fa2a
nbproject/build-impl.xml.script.CRC32=270846fb
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.67.1
diff --git a/sdk/nbi/stub/ext/components/products/blender/nbproject/build-impl.xml b/sdk/nbi/stub/ext/components/products/blender/nbproject/build-impl.xml
index 6b25635beb..f15304e39a 100644
--- a/sdk/nbi/stub/ext/components/products/blender/nbproject/build-impl.xml
+++ b/sdk/nbi/stub/ext/components/products/blender/nbproject/build-impl.xml
@@ -54,6 +54,7 @@ is divided into following sections:
+
@@ -71,16 +72,20 @@ is divided into following sections:
-
+
-
-
+
+
+
-
-
-
+
+
+
+
+
+
@@ -91,12 +96,6 @@ is divided into following sections:
-
-
-
-
-
-
@@ -115,24 +114,12 @@ is divided into following sections:
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
@@ -186,7 +173,15 @@ is divided into following sections:
-
+
+
+
+
+
+
+
+
+
@@ -275,6 +270,7 @@ is divided into following sections:
+
@@ -314,6 +310,7 @@ is divided into following sections:
+
@@ -370,6 +367,11 @@ is divided into following sections:
+
+
+
+
+
@@ -393,7 +395,7 @@ is divided into following sections:
-
+
@@ -407,6 +409,9 @@ is divided into following sections:
+
+
+
@@ -438,7 +443,7 @@ is divided into following sections:
-
+
@@ -534,7 +539,7 @@ is divided into following sections:
-
+
@@ -548,6 +553,9 @@ is divided into following sections:
+
+
+
@@ -826,8 +834,8 @@ is divided into following sections:
-
-
+
+
@@ -839,7 +847,7 @@ is divided into following sections:
-
+
@@ -894,6 +902,7 @@ is divided into following sections:
+
@@ -927,7 +936,7 @@ is divided into following sections:
-
+
@@ -962,41 +971,25 @@ is divided into following sections:
-
-
-
-
-
-
-
-
-
-
-
-
- To run this application from the command line without Ant, try:
-
-
-
-
-
-
- java -cp "${run.classpath.with.dist.jar}" ${main.class}
-
-
+
-
+
-
+
-
+
+
+
+
+
+
@@ -1004,23 +997,41 @@ is divided into following sections:
-
+
To run this application from the command line without Ant, try:
java -jar "${dist.jar.resolved}"
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- To run this application from the command line without Ant, try:
-
-
-
-
-
-
- java -cp "${run.classpath.with.dist.jar}" ${main.class}
-
-
+
-
+
-
+
-
+
+
+
+
+
+
@@ -1004,23 +997,41 @@ is divided into following sections:
-
+
To run this application from the command line without Ant, try:
java -jar "${dist.jar.resolved}"
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- To run this application from the command line without Ant, try:
-
-
-
-
-
-
- java -cp "${run.classpath.with.dist.jar}" ${main.class}
-
-
+
-
+
-
+
-
+
+
+
+
+
+
@@ -1004,23 +997,41 @@ is divided into following sections:
-
+
To run this application from the command line without Ant, try:
java -jar "${dist.jar.resolved}"
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- To run this application from the command line without Ant, try:
-
-
-
-
-
-
- java -cp "${run.classpath.with.dist.jar}" ${main.class}
-
-
+
-
+
-
+
-
+
+
+
+
+
+
@@ -1004,23 +997,41 @@ is divided into following sections:
-
+
To run this application from the command line without Ant, try:
java -jar "${dist.jar.resolved}"
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
-
+
+