Commit Graph

1965 Commits (3da079251ae3ce82df9958f049b5f9c07b2752b7)

Author SHA1 Message Date
jul..om 23fd08ac45 Displays the right display mode with the logger 12 years ago
jul..om b76bffcd2f Fixes a minor threading problem and removes useless imports 12 years ago
jul..om e4d776ae0e Initializes ALUT (JOAL) in the static initializer to avoid freezing everything 12 years ago
jul..om 03fe815bd2 Avoids initializing the display twice (work in progress) 12 years ago
jul..om 965b595384 Sets the input sources to avoid throwing a NullPointerException and sets the proper size to the canvas 12 years ago
nor..67 37f8447896 - move JOGL audio renderer to correct package 12 years ago
nor..67 84d3ae06de - move JOGL audio renderer to correct package 12 years ago
jul..om baeb7d7de8 Adds a few missing features into the shader-based renderer relying on JOGL 2.0 12 years ago
jul..om 7fdc6bbe46 Adds a few missing features into the shader-based renderer relying on JOGL 2.0 12 years ago
jul..om 87e6ea3230 Adds a few missing features into the shader-based renderer relying on JOGL 2.0 12 years ago
jul..om 772c977e15 Adds a few missing features into the shader-based renderer relying on JOGL 2.0 12 years ago
jul..om 80f94431d9 Adds a few missing features into the shader-based renderer relying on JOGL 2.0 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 12 years ago
jul..om c84efe3436 Uses almost the same initialization sequence than the shader-based renderer relying on its competitor 12 years ago
nor..67 25351e3fae - move additional jogl libraries to opt folder as well 12 years ago
nor..67 0ef9273792 - update project genfiles 12 years ago
nor..67 42ab9fc5b5 - update project build file / properties to build jogl renderer 12 years ago
nor..67 c85c8d3f8b - fix inter-dependency in JOGL renderer 12 years ago
jul..om c06ede4da3 Updates the renderers based on JOGL 2.0 (and JOAL 1.1.3) 12 years ago
jul..om 9b9db3bd31 Updates the renderers based on JOGL 2.0 (and JOAL 1.1.3) 12 years ago
bre..om 1843916822 added more javadocs to TerrainQuad 12 years ago
Sha..rd 60f52b8ea6 * When specifying OPENGL3 in AppSettings, it is now Mac OS X compatible 12 years ago
Sha..rd 4d01146519 * Add ImageRaster.getWidth() and getHeight() 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 :) ). 12 years ago
Kae..pl 7ce4477b52 Curve loading upgrade. 12 years ago
rem..om c84d25b755 EffectTrack now correctly stops when loopMode is DontLoop 12 years ago
rem..om d359091842 FilterPostProcessor filters list can now be fetched as an unmodifiable list 12 years ago
rem..om a61bdf1d47 AudioTrack : prevented audio track to be looped even if the channel loopMode is dontLoop 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 12 years ago
rec..om 72d169d7e5 Fix Blender importer to use camera dimensions and field of view. 12 years ago
sky..ok 63632afca1 License maintenance in Networking, NiftyGUI, JOGG, and OGRE 12 years ago
sky..ok dbbff08886 License maintenance in physics sources 12 years ago
Kae..pl 3563bbf179 Feature: constraint applied to a spatial can now also target a bone 12 years ago
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. 12 years ago
voi..om cde3af6665 Nifty 1.3.2 release libs added 12 years ago
rem..om 479632c06e EffectTrack : fixed control loading issue 12 years ago
PSp..om d6267527e8 Added a default implementation of cloneForSpatial() 12 years ago
rem..om 639de490a2 AnimControl.clearChannels now notify the animCycleDone on every listener for every channels before clearing the channels. 12 years ago
sky..ok 5da8dd1e3d Terrain package license maintenance 12 years ago
rem..om 54313302be EffectTrack : fixed isssue where an IllegalArgumentExceptio was wrongly raised when removing the spatial from the kill particle control 12 years ago
rem..om cb06858534 EffectTrack : fixed serialization issue 12 years ago
sky..ok fa841874c6 Add missing licenses in Core, Core-Effects, Core-Plugins, and Desktop code groups 12 years ago
sky..ok 01f1c8ff27 Replace NetBeans file templates with jME licenses 12 years ago
sky..ok 28ce76245f Change all source licenses to say 2009-2012 12 years ago
sky..ok 751cb9e20a Javadoc cleanup 12 years ago
Kae..pl 27131024ee Bugfix: in mirror modifier not all vertex indexes were properly inverted when object was smooth. 12 years ago
nor..67 4ca72499eb - update android bullet natives 12 years ago
nor..67 c5933f0c84 - fix android native bullet build with bullet 2.80 12 years ago
nor..67 c328f5ab9a - more effective null check for TerrainLodControl 12 years ago
nor..67 2f7f270d6f - add null check to TerrainLodControl 12 years ago