Ecosyste.ms: OpenCollective

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

jMonkeyEngine

jMonkeyEngine is a modern developer-friendly game engine written primarily in Java. Its minimalistic and code first approach makes it perfect for developers who want the support of a game engine while retaining full control over their code
Collective - Host: opensource - https://opencollective.com/jmonkeyengine - Website: https://jmonkeyengine.org/ - Code: https://github.com/jMonkeyEngine

Fix NullPointerException in AnimLayer.update() (#1730)

* NullPointerException in AnimLayer.update()

java.lang.NullPointerException: Cannot invoke
"...

github.com/jMonkeyEngine/jmonkeyengine - 33d9cdcfddf7c401b6d218a816c050bb30121c25 authored about 3 years ago by Wyatt Gillette <[email protected]>
J3MLoader: solve unexpected end tag in javadoc

github.com/jMonkeyEngine/jmonkeyengine - 25cbaac6f61818ce106ac0eaee527355b7afa0c0 authored about 3 years ago by Stephen Gold <[email protected]>
RenderStateTest: inline comments shouldn't begin with /**

github.com/jMonkeyEngine/jmonkeyengine - b57be21653e5a91b52366c2348a7cad4bb9a65f9 authored about 3 years ago by Stephen Gold <[email protected]>
new javadoc for Matrix3f (#1727)

* Matrix3f: begin revising the javadoc

* Matrix3f: further revision of the javadoc

* Mat...

github.com/jMonkeyEngine/jmonkeyengine - ae23c63066ce11d15a3dfc4aea926ec684bacde6 authored about 3 years ago by Stephen Gold <[email protected]>
Vector3f: correct a few details in the javadoc

github.com/jMonkeyEngine/jmonkeyengine - d6fa05229683608b5226fdad69f45338461d8e94 authored about 3 years ago by Stephen Gold <[email protected]>
Quaternion: solve a javadoc error

github.com/jMonkeyEngine/jmonkeyengine - 6ac0d2e43beb8af7a7e0662af0329bea212c0def authored about 3 years ago by Stephen Gold <[email protected]>
LICENSE: update copyright years

github.com/jMonkeyEngine/jmonkeyengine - 890d390b573705d4be792e823ad3a4a54c15621e authored about 3 years ago by Stephen Gold <[email protected]>
Mentioned jme3-plugins to load xml model (#141)

github.com/jMonkeyEngine/wiki - 92e26e5e48f296c293de1187571298d3ef05ccd7 authored about 3 years ago by Quazi Irfan <[email protected]>
Added FileLocator example (#142)

github.com/jMonkeyEngine/wiki - 800caae0d524f74713ea41b8201597c4ccbd9de5 authored about 3 years ago by Quazi Irfan <[email protected]>
Test post water 1699 (#1707)

* This is a very simple addition. It allows a person to set 3 variables in AppSettings. ‘CenterW...

github.com/jMonkeyEngine/jmonkeyengine - 43b30dd45a88c6a687d9f82072501a9ccca62b00 authored about 3 years ago by bob0bob <[email protected]>
fix and test for issue 1723 (more serialization bugs in RenderState) (#1726)

* RenderStateTest: add automated tests for cloning/serialization issues

* RenderState: solv...

github.com/jMonkeyEngine/jmonkeyengine - a8a7080770865d966f0d694f11523d5a003006c1 authored about 3 years ago by Stephen Gold <[email protected]>
new javadoc for Quaternion (#1725)

* Quaternion: begin revising the javadoc

* Quaternion: further revision of the javadoc

*...

github.com/jMonkeyEngine/jmonkeyengine - 85cef6cc85b089146389b794c2ec5c39519000e8 authored about 3 years ago by Stephen Gold <[email protected]>
downgrade or delete unnecessary library dependencies (#1714)

* delete unnecessary library dependencies

* GltfLoaderTest fails (with NPE) without jme3-desk...

github.com/jMonkeyEngine/jmonkeyengine - 0c9dbef2bd64f70a84aab5ba1ca17bd9d874164b authored about 3 years ago by Stephen Gold <[email protected]>
#139 add details on the vr controllers (#140)

* #139 add a VR controllers section to the wiki

* #139 Add new VR page to nav

* #139 Add h...

github.com/jMonkeyEngine/wiki - 409ce65ca88c85daf31e577b61186295ea65ff79 authored about 3 years ago by richardTingle <[email protected]>
rename method arguments for clarity (#1716)

* rename method arguments for clarity

* Transform: rename 2 args

* Quaternion: rename 3 ...

github.com/jMonkeyEngine/jmonkeyengine - e2a570e5f7ed9a14545c63c12a1c271d8bb18a00 authored about 3 years ago by Stephen Gold <[email protected]>
jme3-vr: upgrade the "jna" library to v5.10.0

github.com/jMonkeyEngine/jmonkeyengine - b5434181fc02dcdc4f750659fe810ec9894584cc authored about 3 years ago by Stephen Gold <[email protected]>
jme3-android-examples: upgrade the "junit" library to v4.13.2

github.com/jMonkeyEngine/jmonkeyengine - 22d8634a450b9471e797050500efe14f02abeaeb authored about 3 years ago by Stephen Gold <[email protected]>
Chase cam can rotate fix on re-enable (#1692)

* Upgrade LWJGL to 3.3.0

* Fix canRotate not being set correctly on re-enable

* Minor chan...

github.com/jMonkeyEngine/jmonkeyengine - 9b7d2c43b38984465740b222caacd6f70753c6af authored about 3 years ago by Trevor Flynn <[email protected]>
LwjglWindow:assign new thread to `mainThread` field. (#1722)

github.com/jMonkeyEngine/jmonkeyengine - 5ddad23909af1aef4f963ef079289d14cce4dd1c authored about 3 years ago by Ali-RS <[email protected]>
clarify javadoc (#1713)

* clarify javadoc

* more javadoc clarification

* ListSort: more javadpc

* more javadoc ...

github.com/jMonkeyEngine/jmonkeyengine - 045b40a1fea86729fe453a17a18ac0f6d5c3bbf1 authored about 3 years ago by Stephen Gold <[email protected]>
clarify some non-javadoc comments (#1712)

* clarify comments

* OSVRViewManager: comment

* more comments

* ListSort: more comments

github.com/jMonkeyEngine/jmonkeyengine - 417509eb17722a39a941de66d03e078d542d6e8a authored about 3 years ago by Stephen Gold <[email protected]>
jme3-lwjgl3: add a WindowSizeListener (#1711)

* Added a WindowSizeListener for lwjgl3 which can be registered in LwjglWindow and refactored Gl...

github.com/jMonkeyEngine/jmonkeyengine - b17a2ef26bae43dfbfeb4ae66538f70b4e346d4a authored about 3 years ago by Ali-RS <[email protected]>
RenderState: fixed 'backStencilStencilFailOperation' field serialization issue. (#1719)

github.com/jMonkeyEngine/jmonkeyengine - d748852cd057c40684537f182beca43c449e3a26 authored about 3 years ago by Ali-RS <[email protected]>
rename local variables for clarity

github.com/jMonkeyEngine/jmonkeyengine - 1683d8f17b34664a8796b7371bcd87dce57da079 authored about 3 years ago by Stephen Gold <[email protected]>
upgrade Gradle to v6.9.2

github.com/jMonkeyEngine/jmonkeyengine - ed22230268e2fd5a5ccffddf7e3a6ba5ecca36f8 authored about 3 years ago by Stephen Gold <[email protected]>
rename local variables for clarity (#1715)

* AndroidConfigChooser: rename "choosenConfig" -> "chosenConfig"

* rename "glfwkey" -> "glfwK...

github.com/jMonkeyEngine/jmonkeyengine - ead47bb75a08dcdba4fc9f34b64d68f3c8a9e2d9 authored about 3 years ago by Stephen Gold <[email protected]>
Transform: corrections to the javadoc for the toString() format

github.com/jMonkeyEngine/jmonkeyengine - 0b0d75bcd799256325df8d2115a288b673f947ba authored about 3 years ago by Stephen Gold <[email protected]>
TestWalkingChar: convert dangling javadoc to comment

github.com/jMonkeyEngine/jmonkeyengine - 658cc66d7815143bfff70fa9f1d1a88ab44a5f21 authored about 3 years ago by Stephen Gold <[email protected]>
LodGenerator: correct typo in toString()

github.com/jMonkeyEngine/jmonkeyengine - 1e1e3bc557a404cd782827eba27f593ddda96cca authored about 3 years ago by Stephen Gold <[email protected]>
solve some javadoc errors/warnings

github.com/jMonkeyEngine/jmonkeyengine - c27f6c579415e58acb316e03c90ea3cd6d7ac0c3 authored about 3 years ago by Stephen Gold <[email protected]>
jme3-plugins: upgradel the "gson" library to v2.8.9

github.com/jMonkeyEngine/jmonkeyengine - e298dbb6985893c59d25d00dcf0959baf52e73c2 authored about 3 years ago by Stephen Gold <[email protected]>
avoid invoking the newly-deprecated BitmapText 2-arg constructor (#1709)

* avoid invoking the newly-deprecated BitmapText constructor

* TestMultipleApplications: avo...

github.com/jMonkeyEngine/jmonkeyengine - 5b55b34d367856e50ccaf1fc5ec826e146fe2a82 authored about 3 years ago by Stephen Gold <[email protected]>
salvage or resolve dangling javadoc

github.com/jMonkeyEngine/jmonkeyengine - ec752f73b4f7b720cee1929a89d57cc1b04cf752 authored about 3 years ago by Stephen Gold <[email protected]>
simple corrections to comments/javadoc (M-Z)

github.com/jMonkeyEngine/jmonkeyengine - c7d82696b8479891862b93a8edd3075e9bb87d5f authored about 3 years ago by Stephen Gold <[email protected]>
upgrade the JME javadoc from v3.3.2-stable to v3.4.1-stable

github.com/jMonkeyEngine/wiki - 00d2bbe2ad2bb46f24edf0745b9eb514abd74793 authored about 3 years ago by Stephen Gold <[email protected]>
release.adoc: Sonatype staging moved to s01.oss.sonatype.org

github.com/jMonkeyEngine/wiki - 7c5dadb28978090c2102b5f4af409aff5233c31e authored about 3 years ago by Stephen Gold <[email protected]>
common.gradle: Central staging now configured on s01.oss.sonatype.org

github.com/jMonkeyEngine/jmonkeyengine - e274de3f5ebf62a8919f65e2b0e63b0ed5d8b072 authored about 3 years ago by Stephen Gold <[email protected]>
main.yml: build on pushes to the new v3.5 branch

github.com/jMonkeyEngine/jmonkeyengine - 7177a76021526555241c9685ce0807c2f1a4bc3c authored about 3 years ago by Stephen Gold <[email protected]>
gradle.properties: next release from "master" branch should be v3.6.0

github.com/jMonkeyEngine/jmonkeyengine - dd0b896d58d2d4997d3d7af3c252553a644dc0b4 authored about 3 years ago by Stephen Gold <[email protected]>
New RectangleMesh shape class (#1701)

* New RectangleMesh shape class

This RectangleMesh class was created based on the idea propos...

github.com/jMonkeyEngine/jmonkeyengine - 789b1cf6879912a1af268f55bfd5e11b06f8fb30 authored about 3 years ago by Francivan Bezerra <[email protected]>
jme3-vr: deprecate CenterQuad in favor of the new jme3-core version

github.com/jMonkeyEngine/jmonkeyengine - 3097f05ef1ab7d74b2c4085a211a66eff30628f9 authored about 3 years ago by Stephen Gold <[email protected]>
solve 4 javadoc errors (missing @param tags)

github.com/jMonkeyEngine/jmonkeyengine - 6e96519a13037320710a0299a889df8a899e4865 authored about 3 years ago by Stephen Gold <[email protected]>
JmeSurfaceView: delete an unused import

github.com/jMonkeyEngine/jmonkeyengine - 37e37b46a823579213db8cf7709efd14edb125ca authored about 3 years ago by Stephen Gold <[email protected]>
Rework Test MultiRenderTarget to actually show how to use multiple (#1625)

* Rework Test MultiRenderTarget to actually show how to use multiple Color Targets to render a s...

github.com/jMonkeyEngine/jmonkeyengine - 87bf8d834ddfcc9248eff874209ae41653c045c4 authored about 3 years ago by MeFisto94 <[email protected]>
solve issue #1158 (enabling Right-to-Left fonts) (#1685)

* Display Right to Left text correctly (Issue #1158).
Some parts need testing

* Just a sugge...

github.com/jMonkeyEngine/jmonkeyengine - 118b6c8a2936d49056669cb61f47dc4f44951bc6 authored about 3 years ago by Aufricer <[email protected]>
new javadoc for Transform (#1706)

* Transform: javadoc frag not a complete sentence, but punctuated like one

* Transform: clar...

github.com/jMonkeyEngine/jmonkeyengine - 5ffc73842c654f61a3946d8edde0d2eab4fd4542 authored about 3 years ago by Stephen Gold <[email protected]>
remove the local.properties file (#1708)

* delete the local.properties file from the repository

* list local.properties in the ".gitig...

github.com/jMonkeyEngine/jmonkeyengine - 287f4929556d2383091601390b02a554f6db7ab1 authored about 3 years ago by Stephen Gold <[email protected]>
jme3-core: add a CenterQuad class based on the one in jme3-vr (#1704)

* jme3-core: add a CenterQuad class based on the one in jme3-vr

* CenterQuad: updateGeometr...

github.com/jMonkeyEngine/jmonkeyengine - d16e0d9296e4400ac0e4359bbf46ab63f1d22660 authored about 3 years ago by Stephen Gold <[email protected]>
deprecate Quaternion.negate() (#1702)

* add Quaternion.negateLocal() and deprecate Quaternion.negate()

* Quaternion: simplify nega...

github.com/jMonkeyEngine/jmonkeyengine - 76c5b3d7563c6c42bd2f746173bf1f4068b16393 authored about 3 years ago by Stephen Gold <[email protected]>
simple corrections to comments/javadoc (A-L)

github.com/jMonkeyEngine/jmonkeyengine - e79340adddefdf5ba1abfee8d9259edc8f16519b authored about 3 years ago by Stephen Gold <[email protected]>
jme3-vr: whitespace

github.com/jMonkeyEngine/jmonkeyengine - 8bd99bfcceead39b5829833563763b68eec0ddbe authored about 3 years ago by Stephen Gold <[email protected]>
correct typos in Java comments and javadoc (#1698)

github.com/jMonkeyEngine/jmonkeyengine - df9b204744fd1e3d36e73fa4421cd83dfcf76328 authored about 3 years ago by Stephen Gold <[email protected]>
using deprecated FrameBuffer methods in jme3-core and jme3-desktop #1657 (#1696)

* This is a very simple addition. It allows a person to set 3 variables in AppSettings. ‘CenterW...

github.com/jMonkeyEngine/jmonkeyengine - 53d4704eae4aa3664bad5eeea16b2f8245ae6953 authored about 3 years ago by bob0bob <[email protected]>
ContrastAdjustmentFilter: solve 4 javadoc errors (param name not found)

github.com/jMonkeyEngine/jmonkeyengine - 0d0dc2fb5298a1cf074f71ac7c10d58b58096c6f authored about 3 years ago by Stephen Gold <[email protected]>
ColorAdjustmentFilter (#1665)

* ContrastAdjustmentFilter

* ContrastAdjustmentFilter test

* brightness code fix

* Fixe...

github.com/jMonkeyEngine/jmonkeyengine - 645b1bb3fb836247eef223ab870c758702171b37 authored about 3 years ago by Scrappers Team <[email protected]>
new javadoc for Vector3f (#1689)

* Vector3f: correct important javadoc omissions and mistakes

* Vector3f: javadoc frag not a c...

github.com/jMonkeyEngine/jmonkeyengine - fb7cdd045443073fb7d1453b2aee28ac18130212 authored about 3 years ago by Stephen Gold <[email protected]>
Increase snow intensity

github.com/jMonkeyEngine/jmonkeyengine-website - 8a3b9721e9d195bab3922401be5d3c1062468152 authored about 3 years ago by Riccardo Balbo <[email protected]>
Decrease snow intensity

github.com/jMonkeyEngine/jmonkeyengine-website - 7f71ecb4e5560793ee6926129bccf5de5a9919cc authored about 3 years ago by Riccardo Balbo <[email protected]>
CenterQuad: correct a javadoc error and delete an unnecessary import

github.com/jMonkeyEngine/jmonkeyengine - 136937d9fefb49c4eaec0a1afc6003f0406f4357 authored about 3 years ago by Stephen Gold <[email protected]>
fix issues #1193 and #1558 for Linux/Windows (LWJGL v3 hangs) (#1690)

* This is a very simple addition. It allows a person to set 3 variables in AppSettings. ‘CenterW...

github.com/jMonkeyEngine/jmonkeyengine - 38752eaf68310d3dc869f06884c545d4373f72fa authored about 3 years ago by bob0bob <[email protected]>
devlog/jme341.md: remove awkward line breaks within paragraphs

github.com/jMonkeyEngine/jmonkeyengine-website - dbb4d16033abf140164b3ce4f986a090e1824dfc authored about 3 years ago by Stephen Gold <[email protected]>
add a blog post for the JME 3.4.1 release (#19)

github.com/jMonkeyEngine/jmonkeyengine-website - 7c4d78a793d0a6a06a569e8c58405bf9f9d125cf authored about 3 years ago by Stephen Gold <[email protected]>
delete 2 blog posts that consist mainly of dead links

github.com/jMonkeyEngine/jmonkeyengine-website - 46db8420680ea9c2224764c7b1166938ccc98b21 authored about 3 years ago by Stephen Gold <[email protected]>
[ci skip] README.md: latest stable version of Engine -> 3.4.1

github.com/jMonkeyEngine/jmonkeyengine - 627b1643f660e2bd026f0ed558b343512996f5bb authored about 3 years ago by Stephen Gold <[email protected]>
Spatial: use short-circuit OR in requiresUpdates() -- more efficient (#1688)

github.com/jMonkeyEngine/jmonkeyengine - 2b80f9e47fec8ab08c4f81681988d2fd28412121 authored about 3 years ago by Stephen Gold <[email protected]>
Fix issue #1687 (NPE in TestIssue1120) (#1697)

* When run from the test chooser, TestIssue1120 in jme3-examples crashes:

Nov 28, 2021 1:10:1...

github.com/jMonkeyEngine/jmonkeyengine - 8b56ff922118bef06223d72854ecd252b5dc8d45 authored about 3 years ago by bob0bob <[email protected]>
GltfLoader: tune whitespace and break long lines

github.com/jMonkeyEngine/jmonkeyengine - 3111535ec35aa3e9537842f4a1e47aff5fcd6d7a authored about 3 years ago by Stephen Gold <[email protected]>
more precise return types for 13 clone() methods (#1683)

github.com/jMonkeyEngine/jmonkeyengine - 64e38a0c3499ab789a57e6d3390ab792629df219 authored about 3 years ago by Stephen Gold <[email protected]>
Use static final logger (#1691)

github.com/jMonkeyEngine/jmonkeyengine - dcdece232cb2ee88f3a0c18751a0f70597b847e3 authored about 3 years ago by Toni Helenius <[email protected]>
CenterQuad: new class javadoc (#1684)

* CenterQuad: rewrote the class javadoc from scratch

* CenterQuad: improve the javadoc style

github.com/jMonkeyEngine/jmonkeyengine - 6efc7456e16087560b4d01793f22934852365235 authored about 3 years ago by Stephen Gold <[email protected]>
Updated the available shader parameters (#138)

github.com/jMonkeyEngine/wiki - 5eacc12087c0e3a45d8812c8fb00c8b35e93254f authored about 3 years ago by grizeldi <[email protected]>
Added Window Position for LJWGL3 libraries (#1670)

* This is a very simple addition. It allows a person to set 3 variables in AppSettings. ‘CenterW...

github.com/jMonkeyEngine/jmonkeyengine - 255d6fc1ff5715486f8b4fd437c7b350b9294a88 authored about 3 years ago by bob0bob <[email protected]>
Fix issue 1680 (inefficient use of loggers) (#1682)

* #1680 jme3-core inefficient use of loggers

* #1680 All modules : Gate FINE loggers when req...

github.com/jMonkeyEngine/jmonkeyengine - cec4131b12dd5ac271c615fd42f761228b055f65 authored about 3 years ago by Cédric de Launois <[email protected]>
document the correct build procedure (#1675)

* CONTIBUTING.md: correct build command, document its prereqs

* CONTRIBUTING.md: expand the...

github.com/jMonkeyEngine/jmonkeyengine - 0cd971c3f413144bfb8b663a0ab306d6ceeb51f9 authored about 3 years ago by Stephen Gold <[email protected]>
clarify and update the J3O format description (#1666)

* BinaryExporter: clarify and update the format description

* BinaryExporter: comments that...

github.com/jMonkeyEngine/jmonkeyengine - 99ccea25b77c37101350a4e2e81e7b06b62d603a authored about 3 years ago by Stephen Gold <[email protected]>
java comments and javadoc (#1663)

* java comments

* resolve merge conflict with commit 07f78592

github.com/jMonkeyEngine/jmonkeyengine - c3fa91c6d3d131f7b6fb3094dbfea89df9228aac authored about 3 years ago by Stephen Gold <[email protected]>
convert tabs to spaces in 18 .java files

github.com/jMonkeyEngine/jmonkeyengine - 07f785928af968a0ac79860947fe8e1383d08656 authored about 3 years ago by Stephen Gold <[email protected]>
jme3-examples: convert tabs to spaces

github.com/jMonkeyEngine/jmonkeyengine - aa9e1214c7228aa886b8f6169fee627094f6cc90 authored about 3 years ago by Stephen Gold <[email protected]>
jme3-core: convert tabs to spaces

github.com/jMonkeyEngine/jmonkeyengine - d83d7a40d304563c752580b68484e4331233a20f authored about 3 years ago by Stephen Gold <[email protected]>
jme3-plugins: convert tabs to spaces

github.com/jMonkeyEngine/jmonkeyengine - 3d2d6b4e1854b1d77fc7da617d558fa06b1c92ff authored about 3 years ago by Stephen Gold <[email protected]>
jme3-terrain: convert tabs to spaces

github.com/jMonkeyEngine/jmonkeyengine - 8a8b08b4320e7ab88da1f0217512925ac78311cd authored about 3 years ago by Stephen Gold <[email protected]>
CONTRIBUTING.md: add step-by-step instructions for submitting a PR (#1671)

* CONTIBUTING.md: add step-by-step instruction for submitting a PR

* CONTIBUTING.md: refine...

github.com/jMonkeyEngine/jmonkeyengine - 9f044022df82331b0c7d29a8fcb06d3b63092455 authored about 3 years ago by Stephen Gold <[email protected]>
delete unused imports (3 files)

github.com/jMonkeyEngine/jmonkeyengine - cb2f20fbb76b2b7f1f77a7722b154aa90a0b213d authored about 3 years ago by Stephen Gold <[email protected]>
SurfaceView Maintenance (#1650)

* surfaceView Maintenance

* fixed docs about destruction policy notes

* Javadocs improveme...

github.com/jMonkeyEngine/jmonkeyengine - 54f8555262db5842cd961c5bbc8d5450917ca853 authored about 3 years ago by Scrappers Team <[email protected]>
fix issue 1672 (inefficient logging in Node.java) (#1673)

* #1672 Logging statements should be guarded

* #1672 Fix performance penalty of logger withou...

github.com/jMonkeyEngine/jmonkeyengine - a12cd0d4566b37b3a4c73d1336f2cd072e792270 authored about 3 years ago by vxel <[email protected]>
jme3-examples: simplify 6 unnecessary uses of unary minus (#1664)

github.com/jMonkeyEngine/jmonkeyengine - 0983208b1aa3f0b37cbf3a139ba8866eda54a945 authored about 3 years ago by Stephen Gold <[email protected]>
code formatting (#1667)

-TangentBinormalGenerator: no changes, just remove extra empty lines and
code formatting.

-T...

github.com/jMonkeyEngine/jmonkeyengine - d35a068e7a0e24cd0696d7f379bd92b4bc3c5996 authored about 3 years ago by Wyatt Gillette <[email protected]>
apply preferred style to com.jme3.renderer (#1653)

* coding style improvements
+ use curly braces where optional (4.1.1)
+ indent continuation ...

github.com/jMonkeyEngine/jmonkeyengine - 988cbd8970e01140f60bdeda18e55b5693070151 authored about 3 years ago by Stephen Gold <[email protected]>
buildscripts: define the Java compatibility levels in a single place

github.com/jMonkeyEngine/jmonkeyengine - ac9e98096d75ee7c9bcac0487467726d87d254bf authored about 3 years ago by Stephen Gold <[email protected]>
solve issue #1098 (preferred coding style isn't documented) (#1655)

github.com/jMonkeyEngine/jmonkeyengine - b98b32518ef3d4f862b7a272bc4194074a1b1cfd authored about 3 years ago by Stephen Gold <[email protected]>
convert inner class Layer to a top-level class (#1656)

* replace AnimComposer's inner class with the new AnimLayer class

* AnimComposer: add the get...

github.com/jMonkeyEngine/jmonkeyengine - 853d558dee7929c112bc856a44c680a440724d95 authored about 3 years ago by Stephen Gold <[email protected]>
TestRagDoll: no need to instantiate BulletAppState 2x

github.com/jMonkeyEngine/jmonkeyengine - 490602088aaf6c4c7ef8f81dfffce034c1c5ca93 authored about 3 years ago by Stephen Gold <[email protected]>