Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jMonkeyEngine/test-bot

Please ignore this repository, we're just making sure everything works before messing it up on the main repo
https://github.com/jMonkeyEngine/test-bot

changed access to some methods of shadow render.

1be4a48223e44b6afce82eb210c549b06116d9a7 authored about 8 years ago
Removed all xxx15.frag shaders and used GLSLCompat to have the same shader whatever version it's used for

f7181c38dc1720d3df491b7ccac048ffc59817d6 authored about 8 years ago
to prev

e7d95ee734a756007fad82a9c109554b86f60b25 authored about 8 years ago
fixed editing of color overlay filter

56fc653725dce0addf57a04bca3962963612729e authored about 8 years ago
Better cloning for TechniqueDefs

a64594eea9cb6d06761a7bbf3cda0fccd9c2db93 authored about 8 years ago
Imported the glslCompat directly in multisample.glsllib to have it to work properly with glsl 1.5+

51eccfea2e8094fecdf41202ccc988b895f7c633 authored about 8 years ago
Merge pull request #601 from mitm001/patch-1

Update MotionEvent.java

93fff9fae80efcc87f94edbb1910a97e8d5b89dc authored about 8 years ago
Update MotionEvent.java

Corrected minor spelling and class naming errors.

756a7c26832c2a9463bbe56fd8f811d9089e7637 authored about 8 years ago
[ci skip] bullet: update windows natives

f376ebb5c0ebb1d49142992489cfd30eacb9af9c authored about 8 years ago
Triggering a Native Physics build

0587c84527c6802ddbdc3c585ee3d2030f11b5fd authored about 8 years ago
Fixed a cloning issue and some tests

b0ed053472916801e301c32afd7faa1793511000 authored about 8 years ago
Added a GLSL150 to most of the shaders used in the engine (except deprecated ones).

All shaders now import the GLSLCompat.glsllib

d537a1c22ee9705f151996ff8a5e00b817b7fb42 authored about 8 years ago
One can now define several versions for the shader in a Technique in a J3md file, ie:

VertexShader GLSL150 GLSL110 : "path/to/shader/file.vert"
FragmentShader GLSL150 GLSL110 : "path/...

12a2f0f63c7af21b0cf9aa5448a85dba70a319bd authored about 8 years ago
GLSLLoader now moves all extensions declaration found in the dependencies at the top of the shader code

4777c591b1a976cd7123ee0fa31bea973a5870a9 authored about 8 years ago
Got rid of the sorting for Technique selection

f2709858bbdcac9121179b756648fa2048e7b7cf authored about 8 years ago
Techniques are now weighted and sorted depending on their LightMode and GLSL version

cb04548fd553664e615d1ca1d711482d8dad9b24 authored about 8 years ago
Fixed Backface Shadows param for PBRLighting

c713a06146393afccb61d107f27c933703fe5386 authored about 8 years ago
[ci skip] bullet: update windows natives

fd200ac2a0c878b54a870dad0ea384b8c6d5fb2d authored about 8 years ago
back to UNIX line endings

c1253b68b1fc8f3a72c9310a54ce070c5430f7ac authored about 8 years ago
fix errors in how vector projection is calculated

d4cd3f916ddea6fbd6bba0fce7df78e26f6a74ab authored about 8 years ago
Merge pull request #588 from JavaSaBr/added_lwjgl3_allocator

implemented LWJGL3 BufferAllocator

64933374774666a2a5c93a50679ecf66c3f3d42b authored about 8 years ago
Merge pull request #592 from SkidRunner/master

New Physics based jme3 example game.

d5658674e8d26ede07d9038949ab6640a9c1f310 authored about 8 years ago
jayfella commented 6 hours ago

I would appreciate removing the presumed resolution and to display the
settings page by default b...

0384fe54779053bfa7a9a1bf8a3b960d96ca11ea authored about 8 years ago
Removed tempvars from update.

5374c66636c564f778f3aeeb23bcaf9c3d2ca0e3 authored about 8 years ago
New Physics based jme3 example game.

1df2435fbd7111ae0b748ea35a2811b66b40348a authored about 8 years ago
added checking property existing.

90649456e038c85279463af021300bd61e089b5f authored about 8 years ago
reverted the name of the allocator filed.

a131d2251896555791d28ec74dbe83ee17039566 authored about 8 years ago
removed unnecessary field.

b442bcd9c117167b3bfb488a9e5486b490b30e7d authored about 8 years ago
reverted the name of the logger field.

b3ecb134ef1d7f971367d6a20485088f4e191630 authored about 8 years ago
Merge pull request #581 from Ev1lbl0w/master

Fix some problems in issue #96 (SDK branch)

b31ccf31d70a8d4b3dbae5348affb8e3b20a6fba authored about 8 years ago
Fixed MikktSpaceTangentGenerator that was not replacing existing Tangent buffers on the mesh. That could cause crashes when the old tangent buffer did not have the same amount of components

bf2369a50a17a2518d9c52cfdbb090c2a4e96e5f authored about 8 years ago
implemented LWJGL3 BufferAllocator

d468c20fba75bc14a804dca5c7e7ba3d9d1b2598 authored about 8 years ago
Merge pull request #585 from grizeldi/patch-1

Added LSF to showcased games

8d818a21bcc83e6c7432b50bba6be71183cf5f70 authored about 8 years ago
Added LSF to showcased games

4e84e805dfc7eeeb8255381374ced37b7d6213a7 authored about 8 years ago
Merge pull request #584 from mitm001/patch-1

Update AbstractAppState.java

d6130c07a0378c54987367977efe3e9fc35b5b38 authored about 8 years ago
Update AbstractAppState.java

4a37ec467c86ee27dc0e13ebd2c29c2336e5ce44 authored about 8 years ago
Convert Skeleton and Bone over to use the JME cloner system for cloning...

this should do automatic fix-up and hopefully make bones attachments work
properly again in clones.

d8875a7898453685f172471d5d092b6735d4d928 authored about 8 years ago
Update TestColoredTexture.java

9455f51c93b5e21f09665f12d60a911c9793adfe authored about 8 years ago
Update TestSceneWater.java

df240b68371c7321db82f6ba2e7bf009931b16ec authored about 8 years ago
Update TerrainGridTest.java

9bd3256c78c6d19afa3da5d588e0d17262704a21 authored about 8 years ago
Update TerrainGridAlphaMapTest.java

70bccb104831d3cc10ba45006c844a5f18f83f3e authored about 8 years ago
Update TestOnlineJar.java

990e6dd593a2fd5dbbeb5de8a9008657ae3b2e62 authored about 8 years ago
Update TestUrlLoading.java

1cf65d0d218fcbf1a4ecbfaf391b10ac6d97845f authored about 8 years ago
Update TestSceneLoading.java

5ed32926788d9afb63b6bd34247617d95dee23e3 authored about 8 years ago
[ci skip] bullet: update windows natives

07e233647c2b9a1d2617c312fd878a0e1649f247 authored about 8 years ago
bullet: enable upload for linux/mac

17d7134e2d94123089a0047e15f7caa8ccdee051 authored about 8 years ago
[ci skip] bullet: update windows natives

2ec444f94e89e47a4ac44efdb232c168a0762c80 authored about 8 years ago
bullet: test mac native upload

1e15fe0f4427acf58dd693004c0b03dee3137769 authored about 8 years ago
Merge pull request #576 from Fadorico/upstream

Write/read the width and height of a quad

de1acb6a9bebe7f1aecc2c45b9825dfbc588617b authored about 8 years ago
Merge pull request #535 from papaspace/custom-blend-func

Added RenderState.BlendMode.Custom

4663258904a48f71bd1fa6608865d0409260208e authored about 8 years ago
Merge pull request #559 from JavaSaBr/master-original

added supporting window icons ans OffscreenSurface context for LWJGL3

c5a24eb5f0813a9151a6b142a4dbe26a342fe945 authored about 8 years ago
Merge pull request #571 from grizeldi/patch-1

Added cleanup for ChaseCamera

2d6bfc3853b4fe0bff929231e67e61e33b25fe53 authored about 8 years ago
Merge pull request #567 from MeFisto94/FixDOMOutput

Fixes #566 - XML Serialization handles empty buffers properly now.

0664e1d1b8228c08340bf80fe4049ddca7abb46c authored about 8 years ago
Merge pull request #572 from jMonkeyEngine/define_list_fix

Fix DefineList regression

63b0600b81a250df7027456337571543f7e7f6c5 authored about 8 years ago
Modified BitmapTextPage to always deep clone its mesh since otherwise

BitmapText objects end up sharing them and that's bad.

c7c239a56f0d6113b9e6d683063aa4cd250b351d authored about 8 years ago
Broke out the Serializer's static initializer into a separate initialize()

static method. This allows servers to completely reset the Serializer's
registry when restarting...

4b78f099cab4a3605544bb44012347bfec0507ec authored about 8 years ago
Another bitmap text clone fix. The text pages array (the list of the actual geometry of

the bitmap text) wasn't really being cloned... only the elements were. This meant that
that a cl...

f81c14de7c1349603a88bc383f53a1c1b2961e11 authored about 8 years ago
Another fix for BitmapText cloning where the regular clone() was

completely bypassing the JME cloner framework... and making a bad
clone.

dbb1f14471aa48500aeba7a77c476ce717bee982 authored about 8 years ago
Fixed the cloned Letters to use the cloned StringBlock instead of the

original reference.

440096441d319c06567f7a6575ec64ed85c42543 authored about 8 years ago
Added a test for cloning BitmapText.

157af244194b7ab2810f5e360270fd8122c86977 authored about 8 years ago
Fix for issue #577 StringBlock cannot be cloned with the cloner because

it is package private and the cloner cannot instantiate one directly.
Since it is extremely unlik...

9fda417a665cdfbd42da7135dea05235129cbacb authored about 8 years ago
Fixes mouse cursor format for LWJGL3

54c854bec69e89e1bb08e3e8d5789f271e2aa751 authored about 8 years ago
for prev commit

1f9a5cd028f74c0fc698dd78191e909fba21604b authored about 8 years ago
implemented supporting the OffscreenSurface context.

544d94aed78ee7f1660e45897c464db47c113d57 authored about 8 years ago
Merge remote-tracking branch 'github/master' into master-original

13eec17ddd923bb8f5e2587571ca601ec7e80ecc authored about 8 years ago
Merge remote-tracking branch 'github/master' into master-original

911b99330bea54f0d3ab6fc4ada39a5c142d5f61 authored about 8 years ago
fixed crashes

06258a6ddcc92603e33ac3d321ee32b2ba302ce3 authored about 8 years ago
upload_native: debugging on master branch

f38ddadc5bf0352cadabce02508effd73bedbc76 authored about 8 years ago
upload_native: always assemble native

da8b53d0a2c39e5525840fcde8242206465ca27a authored about 8 years ago
[ci skip] bullet: update linux natives

f7c161562ac9a9c54491250d5442db28ca849c03 authored about 8 years ago
[ci skip] bullet: update windows natives

247bdf853e1e9176eccb4215714a2bf4616200a9 authored about 8 years ago
upload_native: final check

1e06ad091ad5924b552f4040f0a9eadada18bf2f authored about 8 years ago
[ci skip] bullet: update linux natives

e557fb3fb05e3cfba3f90a67758f33ad165a2810 authored about 8 years ago
upload_native: final check

f60ffcc96781c18bf0ddd13fa2895f8ce85ade9b authored about 8 years ago
upload_native: uncomment lines

dd812b17c56ba2cd68cb111ceae46ea0f1def995 authored about 8 years ago
upload_native: more debugging

e268c3b9fe6a2ccbac355e84656d1731a6baacf5 authored about 8 years ago
[ci skip] bullet: update windows natives

1fd9797007afbdf3e8a976cad13b414c53abe364 authored about 8 years ago
bullet-native: move generate headers task

3cdb7fd9280b40693e05ed18dcfe40d5ebb21abf authored about 8 years ago
[ci skip] bullet: update osx natives

2e8d69f8099612dbfc977eeb140e9cf4a2e099ac authored about 8 years ago
[ci skip] bullet: update windows natives

ba0185c7bd5f125ffcc443d2cd9e24d7a1866251 authored about 8 years ago
travis: fix duplicate yml addons

16695d444f97d49387da293f4e1cc3b4edc7e358 authored about 8 years ago
[ci skip] bullet: update windows natives

7fd022d06faf33bb417dca3e72407fa8f3cc8c31 authored about 8 years ago
travis/appveyor: final test for auto-building

47c23960936d9b2decb683e103c117bb20bc6bdf authored about 8 years ago
Revert "travis: test mac native upload"

This reverts commit f5dbafe013023ad54eac5b1ccc34eb9fcb7a9a73.

f58242f2855da42a411be5a32bc5c7ac6466189c authored about 8 years ago
Revert "travis: test mac native upload (2)"

This reverts commit 6e352bbf8a4e0df69f2dd4b1c5329237e504ed47.

0cfb97359f892fb0f3b305cb3ebb69d868ed2a58 authored about 8 years ago
travis: add github as known ssh host

3acee58f73a3d7c77b96a612e6b37ebc2fcc99ee authored about 8 years ago
travis: test mac native upload (2)

6e352bbf8a4e0df69f2dd4b1c5329237e504ed47 authored about 8 years ago
travis: test mac native upload

f5dbafe013023ad54eac5b1ccc34eb9fcb7a9a73 authored about 8 years ago
[ci skip] bullet: update linux natives

d831d7f01004de928ab71e05b5bfa7b53c7aef74 authored about 8 years ago
[ci skip] bullet: update windows natives

5971d2e1228b8b797afffee7f9f9d3958af8654e authored about 8 years ago
travis: set key permissions

19c5c2df248abf5d4bc06413533bb04e86e6633e authored about 8 years ago
travis: set git identity

964e0017e96c1e8797c8d32190665e3f7af4b0f6 authored about 8 years ago
travis: fix incorrect condition

44bf751e3560a649e06930e59596b5f2b82aa682 authored about 8 years ago
[ci skip] bullet: update windows natives

0881856647c8a0179a2b09e430e7cdfdef5936fa authored about 8 years ago
appveyor: trigger native build

553757528f18f54dbe25802199157c0727b02b9a authored about 8 years ago
appveyor: fix key decoding

316bef252d8be1a9fbcf698d4ea341c717921928 authored about 8 years ago
appveyor: backslash -> fwdslash

7555f8a817336aa7507d0a5fb10fe4647f55e328 authored about 8 years ago
travis: test native upload

8b2b57f01cacf0f9df6aa703f2b2ddd773e7aa07 authored about 8 years ago
travis: add upload native check

8fedbab263e6ba75e7fb889b423a7ca6168054e3 authored about 8 years ago
[ci skip] bullet: update windows natives

2b7b9dbe090c1f1f86f36d438986363fb2973a5d authored about 8 years ago