Commit Graph

1661 Commits (ab9aaa185edc4360f012bc29f2eb33222c055c4e)
 

Author SHA1 Message Date
sky..ok 6286ac495f Added Javadoc to TerrainQuad constructors 13 years ago
Sha..om ec13fbce9a * Fix blender MTL export issue that causes overly shiny models 13 years ago
rem..om 900dc66584 - BloomFilter now sets the background color to BlackNoAlpha instead of Black for glow. 13 years ago
rem..om 7e8b540587 - put BindPoseTangent VertexBuffer.Type enum value at the end to not screw with ordinal values 13 years ago
rem..om 940edfe914 - BloomFilter, fixed background disapearance issue 13 years ago
bre..ns 0dddd8613f * fix terrain grid camera offset problem 13 years ago
nor..67 9bda4a288e Removed mergeinfo 13 years ago
rem..om 630b594158 Proper implementation of renderFont in nifty RenderDeviceJme, the last 2 floats are scaleX and scaleY. changed the method accordingly. 13 years ago
rem..om 4c0f7b06ca - Fixed nifty RenderDeviceJme compilation issue, a new float param has been added to the renderFont method in nifty's RenderDevice interface, it's called "f1" so it's kinda hard to tell what it stands for. For now it's not used in jme's renderFont method. 13 years ago
rem..om 96acebfe4f - Faster BatchNode 13 years ago
rem..om a5ff915fc1 - Added tangent transforms support for skinning (normal mapped models with bone animation had incorrect tangents during animation) 13 years ago
nor..67 40e32790d6 - SDK: change Android "run" feature to use new SDK targets 13 years ago
nor..67 c0a35626ef - SDK: attach awt panel on OGL thread 13 years ago
voi..om 383e3c513a update nifty jars to latest 1.3.1-SNAPSHOT build 13 years ago
sha..rd 31fe049a66 * Moved WAVLoader and GLSLLoader to Core-Plugins 13 years ago
nor..om c0db37d40e update applet zip 13 years ago
sha..rd e9a78c5b61 * Added RenderState.isApply*** methods 13 years ago
rem..om 02bcb358a3 - Fixed max components calculation for temp float array 13 years ago
nor..67 d2c88f2ba2 - SDK: add NiftyGUI example XML files 13 years ago
rem..om fafd79e5d3 - Added textureArray support (thanks to phate666) 13 years ago
rem..om 83f3b2b1a3 - BatchNode now use a temp float array and bulk put data into the floatbuffer instad of iterative puts. (it's faster) 13 years ago
sky..ok 2a1dc06e1d Fix for one more broken URL in the SDK's jme3-core build.xml 13 years ago
sky..ok 32fe6f3546 Fix for broken URL in the SDK's jme3-core build.xml 13 years ago
sha..rd d1e81fc8c9 * Specify library path for JInput as well as LWJGL in case the user's home directory is used for natives 13 years ago
Kae..pl 67930542ee Fixes to Y is up axis arrow. 13 years ago
rem..om 9bf315fbcf Fixed silly copy/paste mistake in LightNode 13 years ago
PSp..om b13809bba3 Fixed the line segment extents so that it doesn't act twice 13 years ago
sha..rd bd5620bf16 * Camera.update() now uses TempVars instead of allocation 13 years ago
sha..rd c590b8d054 * Small javadoc additions in Application 13 years ago
nor..om 3c69e937c4 ignore some folders and files 13 years ago
sha..rd b3f9e87bf1 * package.html files now comply with HTML 4.01 standards 13 years ago
rem..om 64bc0298b2 Fixed a timing issue in MotionTrack when used as a control 13 years ago
rem..om 2a0c4ed10f Null checked additionalRenderState when loading a material 13 years ago
rem..om cc7701aa0d - InpuManager : Updated cursor pos on click, so that non android touch events can properly update cursor position. 13 years ago
nor..67 653cc6440c - SDK: check for assetmanager when opening nifty files and do not open preview in case its not available 13 years ago
sha..rd e93993364a * Fixed issue where additional render states in material would always have apply*** flags set to true, added workaround for old versions of material 13 years ago
Kae..pl ae739ef441 Fix in normals calculations when Y is up axis. 13 years ago
rem..om 7193c0b2d3 Batching : 13 years ago
nor..67 d81cb1f812 - improve linux .deb installer creation 13 years ago
PSp..om cf18f48182 Internal surgery to AppStateManager to provide more 13 years ago
PSp..om 2a65ca4cb7 Added a setTimer() method for switching the default 13 years ago
nor..67 2c0775e3f3 - remove size check from natives extraction (write test needed for windows anyway) 13 years ago
sha..rd 36b6ab3286 * Prevent crash in Animation if no tracks are set on animation 13 years ago
nor..67 45af20de0c - add write test to natives extraction 13 years ago
sky..ok dae6ef534b Javadoc fixes for com.jme3.math.Triangle 13 years ago
Kae..pl 18ce27faae Changes to Y-is-Up-Axis issue. 13 years ago
nor..67 65cbed47c6 - change natives extraction to check for space *and* writability 13 years ago
sky..ok 73fb54b4b6 Documentation fixes for BatchNode: Improved Javadoc and inclusion of license header 13 years ago
nor..67 91333066a7 - new splash screen 13 years ago
nor..67 403bd24668 - revert platform changes 13 years ago