2760 Commits

Author SHA1 Message Date
nor..67
37f8447896 - move JOGL audio renderer to correct package
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9892 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 12:09:34 +00:00
nor..67
84d3ae06de - move JOGL audio renderer to correct package
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9891 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 12:09:27 +00:00
jul..om
baeb7d7de8 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9890 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 11:32:32 +00:00
jul..om
7fdc6bbe46 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9889 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 11:31:27 +00:00
jul..om
87e6ea3230 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9888 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 11:18:37 +00:00
jul..om
772c977e15 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9887 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 19:19:55 +00:00
jul..om
80f94431d9 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9886 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 16:43:19 +00:00
jul..om
f75b45aff7 Adds a few missing checks into the initialization sequence of the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9885 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 16:03:40 +00:00
jul..om
c84efe3436 Uses almost the same initialization sequence than the shader-based renderer relying on its competitor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9884 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 15:56:23 +00:00
nor..67
25351e3fae - move additional jogl libraries to opt folder as well
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9883 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 00:36:49 +00:00
nor..67
0ef9273792 - update project genfiles
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9882 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 00:11:21 +00:00
nor..67
42ab9fc5b5 - update project build file / properties to build jogl renderer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9881 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-23 23:38:22 +00:00
nor..67
c85c8d3f8b - fix inter-dependency in JOGL renderer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9880 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-23 23:31:23 +00:00
jul..om
c06ede4da3 Updates the renderers based on JOGL 2.0 (and JOAL 1.1.3)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9879 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-23 22:14:47 +00:00
jul..om
9b9db3bd31 Updates the renderers based on JOGL 2.0 (and JOAL 1.1.3)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9878 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-23 22:11:44 +00:00
bre..om
1843916822 added more javadocs to TerrainQuad
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9877 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-23 21:21:03 +00:00
nor..67
2daafe71cf SDK:
- add fix for desktop creation failing when no JVM options are set

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9876 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-21 23:00:09 +00:00
Sha..rd
60f52b8ea6 * When specifying OPENGL3 in AppSettings, it is now Mac OS X compatible
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9875 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-21 22:45:57 +00:00
Sha..rd
4d01146519 * Add ImageRaster.getWidth() and getHeight()
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9874 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-21 21:56:22 +00:00
Kae..pl
7ee0f9e07c Removing IndexBuffer class and replacing it with the one that already exists in JME. (Sorry for the mess, I had no idea that such class already exists :) ).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9873 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-19 20:41:28 +00:00
Kae..pl
7ce4477b52 Curve loading upgrade.
Bugfixes:
- curves bevels are now loaded properly (previously only curves in XZ plane were loaded the way they should)

Features:
- bezier triple radius is now loaded and used
- loaded mesh can be either smooth or solid depending on the user's setting

Improvements:
- decreased memory usage for curves with bevel applied
- reduced CPU usage by simplifying the computations

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9872 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-19 12:23:15 +00:00
rem..om
479a5ae7a4 SDK : fixed another issue in EmitterBoxShapeEditor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9871 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-18 21:05:09 +00:00
rem..om
c84d25b755 EffectTrack now correctly stops when loopMode is DontLoop
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9870 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-18 20:57:36 +00:00
rem..om
d359091842 FilterPostProcessor filters list can now be fetched as an unmodifiable list
FilterPostProcessor has now a getFilter(filterType) method

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9869 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-16 21:45:14 +00:00
nor..67
8430864ce6 SDK:
- add change to android build script to unpack assets to android assets folder (thanks @iwgeric)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9868 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-16 03:23:52 +00:00
nor..67
4bff5fd829 - try reactivating native bullet build after fix suggested by @phr00t
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9867 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-14 16:18:28 +00:00
rem..om
a61bdf1d47 AudioTrack : prevented audio track to be looped even if the channel loopMode is dontLoop
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9866 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-13 07:31:44 +00:00
nor..67
53afc0f02e SDK:
- fix in ProjectAssetManager getResourceAsStream

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9865 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-11 01:39:52 +00:00
nor..67
89e5c6f89e SDK:
- svn:ignore

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9864 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-11 00:47:43 +00:00
nor..67
a683b4d3e0 SDK:
- change IDE->SDK in Upgrader panel

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9863 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-11 00:31:49 +00:00
nor..67
e79ca88548 SDK:
- update build script (RC3)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9862 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-10 21:39:32 +00:00
nor..67
5e306dc739 SDK:
- enable Upgrader plugin

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9861 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-10 21:37:31 +00:00
nor..67
6e04761cf3 SDK:
- add Upgrader plugin, basically a copy of the same NetBeans plugin, allows importing settings from previous SDK installs

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9860 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-10 21:34:29 +00:00
nor..67
ea9ebd8a22 SDK:
- add editing/uasge of any classpath j3md files in material editor (thanks to @H)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9859 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-10 09:30:33 +00:00
rem..om
f7d6c30db3 EffectTrack : fixed an issue when emitter wouldn't emit again once the animation was done and loopMode was set to DontLoop
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9858 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-08 21:56:01 +00:00
rec..om
72d169d7e5 Fix Blender importer to use camera dimensions and field of view.
See forum discussion: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/patch-fix-blender-camera-loader-fovaspect/


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9857 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-08 14:53:51 +00:00
sky..ok
63632afca1 License maintenance in Networking, NiftyGUI, JOGG, and OGRE
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9856 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-08 14:36:12 +00:00
sky..ok
dbbff08886 License maintenance in physics sources
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9855 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-08 14:29:11 +00:00
Kae..pl
3563bbf179 Feature: constraint applied to a spatial can now also target a bone
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9854 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-08 09:50:02 +00:00
Kae..pl
a5e9159149 Bugfix: layers to be loaded are taken from the value set bu user in BlenderKey and not the value loaded from the blender file.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9853 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-08 08:59:58 +00:00
nor..67
a0ec19ee48 SDK:
- add new nifty packages to public packages list in SDK Libraries

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9852 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 23:46:58 +00:00
voi..om
cde3af6665 Nifty 1.3.2 release libs added
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9851 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 23:07:41 +00:00
rem..om
479632c06e EffectTrack : fixed control loading issue
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9850 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 21:46:25 +00:00
PSp..om
d6267527e8 Added a default implementation of cloneForSpatial()
to AbstractControl.  It should work in 99% of regular
use cases and not require controls to implement
cloning if they don't need it.  And if they didn't
implement it then the error message will be pretty
clear when they try to reload a saved control that
doesn't implement Cloneable.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9849 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 19:58:28 +00:00
rem..om
c5c06ca10a SDK : One can now set the animation parameters (loopMode and speed) when playing an animation in the SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9848 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 08:34:09 +00:00
rem..om
639de490a2 AnimControl.clearChannels now notify the animCycleDone on every listener for every channels before clearing the channels.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9847 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 08:27:51 +00:00
bre..om
c23685b298 Terrain tools can snap to 4 axis angles now. Paths thanks @Shirkit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9846 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-07 04:42:41 +00:00
rem..om
bc544adb40 SDK : properly shutdown poolExecutor in UserDataPicker and ParticleInfluencerPicker.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9845 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-06 08:50:51 +00:00
rem..om
4ae24ffeee SDK : ParticleEmitter editor, enhanced particleInfluencer editor to avoid slow downs due to classpath scanning.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9844 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-06 08:45:15 +00:00
sky..ok
5da8dd1e3d Terrain package license maintenance
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-05 21:59:05 +00:00