nor..67
a3cda69323
- move JmeCursor interface back to Core-Plugins due to dependencies in core :/
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9928 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
fb2412d1b1
- move cursor loader to desktop package due to awt dependence
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9926 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
cae51429ac
- move cursor loader to desktop package due to awt dependence
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9925 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
7bb5e9bfdd
- move native jme-ios.m file to plugin for now
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9924 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Kae..pl
49f227b7cc
Minor optimisations. Added several comments to unveil certain parts of the code.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9918 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
83caa059fb
- release pool in iOS image loader when exiting early
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9917 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
e45a75f2f6
- minor optimization in iOS image loader native code
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9916 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
b3dc16535f
- add current iOS code
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9914 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Kae..pl
1b04d13f3e
Bugfix: making sure that the first and last bevel line is parallel to its neighbour in curves that have bevel applied (that is how blender works)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9912 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
ff155b4d78
Added the ability to set the overall alpha for a BitmapText.
...
This includes overriding the alpha values for any tagged
colors that might be in the text. Previously the only way
to change the alpha was to set the BitmapText's main color
which overrode any color tags.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9911 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
af3e3a74f5
Uses the proper string as attribute name to get its location (and now the shader-based renderer relying on JOGL 2.0 is operational)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9910 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
36f95cdf09
Uses the proper string as uniform name to get its location
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9909 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
fc56b7dcbf
Allows to enable the debug pipeline
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9908 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
3e362bd611
Removes some dead code and fixes the V-sync
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9906 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
a5b8b48ea1
fixed an isue in shadow shaders where shadows outside of the shadowZExtend were dark instead of light.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9905 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
f7db40695f
fixed javadoc in PSSMShadowFilter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9904 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
34c8f82792
Drives the canvas renderable so that something has a chance to be renderer with JOGL 2.0
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9903 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
23fd08ac45
Displays the right display mode with the logger
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9897 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
b76bffcd2f
Fixes a minor threading problem and removes useless imports
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9896 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
e4d776ae0e
Initializes ALUT (JOAL) in the static initializer to avoid freezing everything
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9895 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
03fe815bd2
Avoids initializing the display twice (work in progress)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9894 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
965b595384
Sets the input sources to avoid throwing a NullPointerException and sets the proper size to the canvas
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9893 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
0ef9273792
- update project genfiles
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9882 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
nor..67
c85c8d3f8b
- fix inter-dependency in JOGL renderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9880 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
bre..om
1843916822
added more javadocs to TerrainQuad
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9877 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
Sha..rd
4d01146519
* Add ImageRaster.getWidth() and getHeight()
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9874 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
sky..ok
dbbff08886
License maintenance in physics sources
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9855 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago