Commit Graph

6230 Commits (88125da16d48cdbf1eb7cc90ff112d7afe5f604b)
 

Author SHA1 Message Date
NemesisMate 88125da16d Fixed IllegalArgumentException when removing a LodControl from a spatial 8 years ago
empirephoenix 080a89e14b Merge pull request #655 from mitm001/patch-4 8 years ago
mitm001 80bec2e7a0 Updated broken link to point to wiki. 8 years ago
Paul Speed 2fc25f5743 Merge pull request #645 from grizeldi/patch-2 8 years ago
grizeldi 23d6def5ed Made right trigger usable on Xbox based controllers 8 years ago
grizeldi ddfa728d60 Add Xbone S controller mappings 8 years ago
empirephoenix bfbb0d61ea Merge pull request #498 from TripleSnail/master 8 years ago
empirephoenix 4d48f5c8a4 Merge pull request #644 from rpax/patch-1 8 years ago
Rafael Pax 543268593b NullContext thread safety 8 years ago
Nehon d20cf3f20a Reverted changes in Spatial made for VR. 8 years ago
Nehon 29875e6085 Fixed InstanceGeomerty not working properly when using the lighting material and a non DirectionalLight 8 years ago
empirephoenix 0111cddaa5 Merge pull request #639 from shamanDevel/DDSLoader-less-constraints 8 years ago
Rickard Edén d6fb7d85f1 Fixed controller buttons: unControllerSize is size of struct in bytes. 8 years ago
Sebastian Weiß 02781e799f oh man, I should have learned it by now, that jme uses spaces, not tabs 8 years ago
Sebastian Weiß 04b0578173 Certain dds texture lack the DDSCAPS_TEXTURE-flag, but are still recognized by programs like IrfanView and can also be loaded in the engine. 8 years ago
Sebastian Weiß a3cd3cbb04 Certain dds texture lack the DDSCAPS_TEXTURE-flag, but are still recognized by programs like IrfanView and can also be loaded in the engine. 8 years ago
empirephoenix 1265f46fed Merge pull request #638 from stephengold/master 8 years ago
Stephen Gold 35978f9c38 Version 3.1.0 is now stable, both for the SDK and the Engine itself. 8 years ago
Stephen Gold 3d07e165af Merge pull request #637 from stephengold/master 8 years ago
Stephen Gold 9905c4f011 getAttachmentNode(): move target selection from SkeletonControl to Bone 8 years ago
Stephen Gold b2aa1ff9f1 fix SkeletonControl.getAttachmentNode() for odd models (such as Jaime) 8 years ago
Stephen Gold 5f9cf52c13 Merge pull request #633 from stephengold/master 8 years ago
Stephen Gold dcb92e1d15 Unshaded.vert: put declaration in #ifdef to avoid an unused uniform 8 years ago
Rémy Bouquet 4dd65eb81c Merge pull request #611 from FrozenShade666/patch-2 8 years ago
Rickard Edén 39fad9cb3a Fix for mirror cam not being initialized 8 years ago
Rickard Edén 7818f985be Fix for NPE when initializing mirror view 8 years ago
Rickard Edén 1c22bd26b7 Support for Vive Tracker 8 years ago
Rémy Bouquet b0a5384046 Moved worldMatrix declaration in instancing.glsl so that it works on android 8 years ago
Rémy Bouquet 09fa4f165e fixed bad comma in previous commit 8 years ago
Nehon 8caf05734c Fixed tangent and normal argument position in Skinning.glsllib 8 years ago
empirephoenix eca531fdc8 Merge pull request #630 from rvandoosselaer/fix_appsettings_resizable 8 years ago
Stephen Gold 259f599d1d add PointSize to Unshaded matdef, test with SkeletonDebugger 8 years ago
rvandoosselaer 81a301f8ef use the resizable parameter instead of a default 'true' value 8 years ago
empirephoenix a64175c0f1 Merge pull request #629 from JavaSaBr/fix_problem_with_converting_blend_files 8 years ago
javasabr 0e340416fd fixed a problem with converting blend file when there are unsupported textures. 8 years ago
empirephoenix b35cbd5580 Merge pull request #626 from JavaSaBr/fix_memory_leak_lwjgl 8 years ago
empirephoenix 78a3e2408e Merge pull request #622 from JavaSaBr/fix_memory_cost_on_terrain_changes 8 years ago
javasabr f84ac5d085 fixed some problems with getting address. 8 years ago
Rémy Bouquet df765322dc Fixed warnings in Terrain shader. 8 years ago
empirephoenix d1b125eac1 Merge pull request #578 from FennelFetish/master 8 years ago
empirephoenix c3c274015f Merge pull request #620 from NemesisMate/patch-11 8 years ago
empirephoenix 734b2d3238 Merge pull request #623 from JavaSaBr/fix_memory_leak_lwjgl 8 years ago
javasabr 449f83f4a6 added volatile 8 years ago
javasabr 2136dc4484 Implemented auto free LWJGL byte buffers. 8 years ago
javasabr 444588a363 added reusing position buffer on heightmap changing. 8 years ago
empirephoenix ed4e614722 Merge pull request #618 from jseinturier/jme3-vr-dev 8 years ago
NemesisMate 31933ff365 Removed the override that avoided a CompoundCollisionShape to be scaled 8 years ago
Julien Seinturier 6cf1b57e00 Added VREnvironment class that gather the system related VR objetcs. 8 years ago
Julien Seinturier 33e6574387 Deprecated VRApplication. Now VRAppState should be used. 8 years ago
Nehon ba2c0bbfa3 Removed sdk folder leftovers after the merge with the PBR branch 8 years ago