Commit Graph

5454 Commits (9b45189f480dfc801072d7852016441e5809a95d)
 

Author SHA1 Message Date
Kirill Vainer 9b45189f48 lwjgl3: start jME3 on main thread (needed for mac) 9 years ago
Kirill Vainer 69eaf39da9 lwjgl3: fix syntax error 9 years ago
Kirill Vainer 8024babb47 lwjgl3: use lwjgl's native loader 9 years ago
Kirill Vainer c7da1c4efd desktop: don't show dialogs when headless 9 years ago
Kirill Vainer ab8527770c GLRenderer: support VBO without VAO 9 years ago
Kirill Vainer c6b568c125 test: disable NativeLibraryLoaderIT 9 years ago
Kirill Vainer 772330c308 test: delete ApplicationTest 9 years ago
Kirill Vainer 8413ed715c point particles: various fixes 9 years ago
Kirill Vainer d76cb99772 point particles: improve performance by x3 9 years ago
Kirill Vainer 454e210d3d native library: don't run unit test 9 years ago
Kirill Vainer c6336c0781 version: new versioning scheme for tags 9 years ago
Kirill Vainer fda40563c5 build: don't build SDK or javadoc 9 years ago
Kirill Vainer 34aa21bfd9 Get rid of TestAwtPanels (it sucks) 9 years ago
Kirill Vainer f9969008c3 syntax error fixes 9 years ago
Kirill Vainer 2893ac9156 DDSLoader: fix syntax error 9 years ago
Kirill Vainer a3638f3e0c Merge branch 'master' into experimental 9 years ago
Rémy Bouquet a22412fcb8 Merge pull request #420 from MeFisto94/135 9 years ago
Rémy Bouquet 32b93a5e96 Merge pull request #418 from MeFisto94/81 9 years ago
MeFisto94 e051936f9b Simplify Naming of SDK Windows (#135) 9 years ago
MeFisto94 1c12b68bb0 Validate SkyboxWizard's Input on multiple ways to inform the user rather than throwing an exception (#81). 9 years ago
Kirill Vainer 2a959e17ab particle: fix fading not working correctly 9 years ago
Paul Speed 947c576ca8 Merge pull request #416 from MeFisto94/CloneLights 9 years ago
MeFisto94 f233565031 Changed the copyright notice in the comments just like it was done on 25ca07d. 9 years ago
MeFisto94 6c4e8010f2 Fixes the bug of shallow copies when cloning lights (See http://hub.jmonkeyengine.org/t/what-is-the-expected-meaning-of-light-clone/35100 ) 9 years ago
Kirill Vainer d1a09536e5 Merge pull request #415 from MeFisto94/master 9 years ago
MeFisto94 04566d8c6a Fixes #360 : Material now serializes name 9 years ago
Paul Speed 8c1eb6f455 Merge pull request #413 from john01dav/EnqueueRunnable 9 years ago
john01dav f9a9839228 Added enqueue runnable 9 years ago
Paul Speed f128ff8df7 Merge pull request #409 from MeFisto94/JavaDoc 9 years ago
MeFisto94 75360a2f92 Just a small javadoc issue that was catching my eye 9 years ago
jmekaelthas 1b99896be4 Bugfix: fixed a bug that caused ClassCastException while loading linked 9 years ago
jmekaelthas c7dc73e85f Bugfix: fixed incorrect faces' triangulation. 9 years ago
Paul Speed a0261e78fb Added meaningful messages to the exceptions. 9 years ago
Paul Speed d4c94bc7c0 Added a vector4f based populate method. 9 years ago
Kirill Vainer c39788d4fa Merge pull request #402 from MeFisto94/Issue373 9 years ago
Paul Speed 8cfe537625 Fix clone to account for the update list added for update 9 years ago
MeFisto94 e776967c23 Reverted Changes and fixed it the way it was done in CapsuleCollissionShape (See Commit f836b26) 9 years ago
Paul Speed c6768dc724 Added some additional finest logging. 9 years ago
MeFisto94 5064552905 Fixes #373 - Faulty Loggings of a SphereCollissionShape when using native bullet 9 years ago
Paul Speed b28f7e9293 Removing a println I had for testing something else. 9 years ago
Paul Speed ac672df63a Fixes to keep the kernel adapter threads from hanging. 9 years ago
jmekaelthas 84a38d1363 Bugfix: fixed an error that caused bad faces triangulation in some 9 years ago
Paul Speed 696b19467f Merge pull request #401 from Pesegato/master 9 years ago
Pesegato 1df3c204f2 Added support to Logitech F310 with Xinput for Windows 10 9 years ago
Paul Speed c38a050f61 Added some trace level logging to field serializer. 9 years ago
Paul Speed ac5cc5312b Added some additional information to the bad constants exception. 9 years ago
Paul Speed a0569b340d Fixed a bug caused by generic registration of the enum class 9 years ago
Paul Speed 05587ab387 Modified to avoid closing the connection if it is already 9 years ago
Kirill Vainer 7bf4949e83 Revert native loading changes 9 years ago
Kirill Vainer 2ca55c8b3a LWJGL3 improvements 9 years ago