Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jMonkeyEngine/jmonkeyengine
A complete 3-D game development suite written in Java.
https://github.com/jMonkeyEngine/jmonkeyengine
1bbe34160c403b294f7f721e76005452a01ac442 authored over 8 years ago
BlendMode.Custom allows glBlendFuncSeparate() calls.
d39b780fa5062299a6e1f52f1a5000a67d59c2c0 authored over 8 years agoOpenCL for jME3 - some missing features
4f41a28a8c581483c454d53fd7e833bfb2d47eff authored over 8 years ago6b1656f33703ef4ba8c5d90004657c5bc094faae authored over 8 years ago
Signed-off-by: Kai Boernert <[email protected]>
b4c6febe4c7da780e5ee782b44da6f1fcfa0b612 authored over 8 years agoSigned-off-by: Kai Boernert <[email protected]>
846232063c976db256dfb20edbd26770fb852544 authored over 8 years agoSigned-off-by: Kai Boernert <[email protected]>
810a4c3350f99703b27b07cb198f0c753e7d01f0 authored over 8 years agoRevert "jemalloc allocator and reflection allocator fix"
5e04039390ddab6fc56e394ba2d270eae1348890 authored over 8 years ago85d62d44aab541bb723416a853cdac2f577ef2d9 authored over 8 years ago
Use texture() instead of texture2D() in bloomExtract15 and bloomFinal15
0299e401cc99d02e83ecc73039457dee367f2789 authored over 8 years ago62d92d75ca6c4c15a4d4965192283444c61f78e2 authored over 8 years ago
jemalloc allocator and reflection allocator fix
54c04ce23eae0166be8f381447f3313aeb07a04d authored over 8 years ago- add jemalloc allocator
dea6f6ab1c10ed32603dec49582e598e44128a4b authored over 8 years agoAdded ability to set framebuffer image format used in FilterPostProce…
a1b785a84c71727d8382d8ef7ba9af15355db6ac authored over 8 years agohttps://hub.jmonkeyengine.org/t/ability-to-change-image-format-for-filterpostprocessor/36379
c9b5f9eb593d8e1872fa24fe1dfc31061883f527 authored over 8 years ago2958fc53d7c4732c45e08c60a26132eed78a1dbc authored over 8 years ago
7f87a92c72e3c5730dc3cacdceb5ee5cc7a07270 authored over 8 years ago
e5747c2faaa53cc606795830ed89200ba7da144a authored over 8 years ago
4b5c945d80d5a4c24a9892117ff342c3c8d00824 authored over 8 years ago
Signed-off-by: Kai Boernert <[email protected]>
c71d87ed71eea0774da27bdd7c3b984519736703 authored over 8 years agoSigned-off-by: Kai Boernert <[email protected]>
bc701c174bff7536268b78af3848d4d1698b8841 authored over 8 years agoSigned-off-by: Kai Boernert <[email protected]>
848a9217d04184ebda03544cdaed2190d1d4f2c7 authored over 8 years ago201010b6f0bf8d65bdf04fdbcd2d178db9cf95e6 authored over 8 years ago
Merge branch 'PBRisComing'
# Conflicts:
# jme3-core/src/main/java/com/jme3/material/Material.jav...
67fb8fc81241720b831094ac1533c3c2bd647d89 authored over 8 years ago
Fixes #499: Fix Hardware Skinning in 3.1
84b2f67393a919ba7181b931dd79c7bae27996a1 authored over 8 years agoNewtMouseInput no longer auto-centers mouse cursor
c591bd368c019e8cc34e2ea11fdf154c004ed8cf authored over 8 years agoe187cb7e9b83d7ec5ac00ee49ad6eaeeddaf0359 authored over 8 years ago
76cbd4578423d2fafab931f2b1bd4b09a4207964 authored over 8 years ago
Garbage collection and list iteration improvements
3f7f9b125da249b32a7506e198de43c89f204658 authored over 8 years agouserdata to null again once all data is removed.
c288d7427ae86013bb37e6e20e7160b0d0028415 authored over 8 years ago8e8186de0acffa372e5ba67afda456a2ce7fca99 authored over 8 years ago
Reason for this is that if List is LinkedList, complexity for get(int i) is O(n/4).
b524dcd66d950292bf0074c8333c278b17a24359 authored over 8 years agoFor-Each loop creates Iterator object and uses hasNext and next methods, which are slower, than ...
9c669547ab875885e95197604e1e8b1c161a0c20 authored over 8 years agoce82a8a7b90179cf19881550e400db9b04533053 authored over 8 years ago
Fix npe
664ea53cc6ca9e490a6aa6b68db4a3613209b594 authored over 8 years agof3319d3fd650346adc2c5526909f27d9759a793f authored over 8 years ago
cdc708dcda0b648f646e3fffa1658acf33a10721 authored over 8 years ago
Finally fixing this
e2b6c517301753914f945ebe4c6aec2b4cc58210 authored over 8 years agoRemoved warning if scale=1,1,1 in CylinderCollisionShape
e4840e2e9fa5f9f887588d10af421fff2a5ace90 authored over 8 years ago56558841e76600e0b3a3bba548c45750d8c5c645 authored over 8 years ago
This allows to chain the register method like kernel=program.createKernel("ScaleKernel").registe...
a8d77a7cd18d5a390efc0315e971b231306d020f authored over 8 years ago46db6d95f86e1b2068f872ccb75b81b5d76334a8 authored over 8 years ago
eb07d69cd89fdb4a58df9655c84a8fa9dee35112 authored over 8 years ago
https://hub.jmonkeyengine.org/t/jmonkey-3-1-native-bullet-bug/33595/3
http://www.bulletphysics.or...
Replaced it with btPoint2PointConstraint.
03318a6766af6b02458d0e92c23046b2f03f4092 authored over 8 years agofixes issue https://github.com/jMonkeyEngine/jmonkeyengine/issues/506…
65164e2075ce80887f3911d474e5ebe331c7ea3c authored over 8 years agoa20a84cf42c578b26e442bc66e942d99028893cd authored over 8 years ago
added a pre-order traversal of the scene graph
6e8ba0f8772297bbb0a516f5ae01580738bf962d authored over 8 years ago619a323b9df2814461282d4e1c734374a6202157 authored over 8 years ago
OpenCL for jME3
fbf2dd4497e43888a8668aa9103c42984706d8d3 authored over 8 years agoa834a4dad6061ebeb5b93e21ec502326c12dc94d authored over 8 years ago
Changing the OpenCL platform and device by restarting the application works.
dcdcbc3a97b44c7803cbf5dcaa68108053cfe4e9 authored over 8 years ago9e187647d01b2994d8ba4eb0c925c3e4522d562a authored over 8 years ago
66b8447caa98699fd909052bdc86c72bbfbac66b authored over 8 years ago
e5e5128a652efaf6c5d9f143045dcf4555bd4801 authored over 8 years ago
The program cache now also works with Jocl.
Thanks to @gouessej for his help.
Ordering + raw methods instead of reversing.
65fd7425fa9e836385da3deca57e2e87a56dd69d authored over 8 years agoc85fd3fe264527604a63ce5bd10f3df471aef73a authored over 8 years ago
8a058c61f14a92e2e426f295afbf6e28aa4c5637 authored over 8 years ago
60a031dc029a311e03106885d9a15c7caffdc280 authored over 8 years ago
3b0e0766c553ad868e79dafcc395d1e47253cf27 authored over 8 years ago
Added raw results ray tests too.
4cd424ad03f3a07b23b479d54114ef5ee141c786 authored over 8 years ago5a5ffdc2ae6f80993dabff1431e84e74e42dc6df authored over 8 years ago
Ogre importer: Fix for material sharing
2c1fd47a671f20bc3e3f358026fad6343d0718ae authored over 8 years agoit was not needed.
93080f506af3570fee72b239851fdce7473b5a77 authored over 8 years ago334cad465701d71374b41938abf61d90a0b17f9a authored over 8 years ago
That's not those typos you're looking for....
ba924625210d8e82f1e20a043ea281e40ec72012 authored over 8 years ago63fb53f6e4db07b84bfd9be84e495c6e7c30744a authored over 8 years ago
a52a51cb271008cbb5266d8079932686290a68c3 authored over 8 years ago
bd491dc416552771d293843743f8211fd54e929c authored over 8 years ago
e32ebe11bba3cf3ff54c188e1abe37e5d677c6b7 authored over 8 years ago
732e75fba6269e715f4018f8b98bdba17999c2d5 authored over 8 years ago
250c871cab0d691bdd339ed65354735070672276 authored over 8 years ago
898079eded3d05395ee09c9b67a4d59b54bd30d3 authored over 8 years ago
5117d108e6cc71f60f0e981d7a5a7b7a0cd16331 authored over 8 years ago
5de286e291740b533a9c9b328b4493a0dfaf6e35 authored over 8 years ago
4e55e0e5a0f459a78a83905d269f527b57294775 authored over 8 years ago
8d01c5a26fcb1e0d19a62976074ee2e3893ea7bc authored over 8 years ago
c162d474c772f30a768b927741c60e73d2798ff8 authored over 8 years ago
44899098e26534f8b8154f61d9b0469533148082 authored over 8 years ago
0e064e2d6a5a00285858bfff7c1a70190c005f1b authored over 8 years ago
81053352ac3630d750e667c10fb78b471fdaf185 authored over 8 years ago
For now, disable the sharing methods.
Also retrieving the program binaries is disabled, the curr...
d1fc89e155fd3ffcb1495c201733468352128196 authored over 8 years ago
7b133bb452f6b2ba685d0d36872da60a050d1acd authored over 8 years ago
5e098b049300c52d8e00a8f090d674319c07d736 authored over 8 years ago
e35bb7dcbc618b82c8ea3cdda816622cea91955b authored over 8 years ago
1e4c378a06d071df57d0734a134f3ad8ec50ed45 authored over 8 years ago
Fix GImpact passing through other shapes.
3078f2ad227afd2d53911e6b33c8a3a1c20c1009 authored over 8 years ago0c32c24e5e5c48ba538d72e58767b21bc4989d70 authored over 8 years ago
Reworked original FBX importer
8804edf396e3fe8c2a985c0831d7b2ae95d555fb authored over 8 years agob01d356ee4609c1a6169c12f09307afefc95aba4 authored over 8 years ago
cbedf5ef083c5b6e407c25e9d3c47f4029959732 authored over 8 years ago
df30846496bed9d48ae039a641269494d21a0b86 authored over 8 years ago
13a0d36b56a100024f4806853b6c1e8b1ea277f3 authored over 8 years ago
1ff8e3b66b294fcfcb88b28976e71a48dea742c6 authored over 8 years ago
8f9cd92f99fc81cfe4e34ed6810b9cb2466850b3 authored over 8 years ago
fd98c6b8f0a9192c6ee8069a98600235abe9c2eb authored over 8 years ago
Useful when running tests that include using a key to initiate some action.
b7b194748607a217f4237c8386ff941049c3c2cb authored over 8 years ago