Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fixed] Added documentation; upversioned all jme3 dependencies to 3.6…
….1 stable; all tests pass; upversioned. (#16) * Added masses of documentation * More documentation * Yet more documentation * Yet more documentation * Final documentation; unit tests for change to `quat` * Documentation of `sphere` This is *not* well documented upstream! * Updated codox :source-uri to point to ertugrulcetin master Note that line number offsets won't work until the master version on Github and the version from which the documentation was generated are the same. * Fixes kibit warning re: `#(and %1 %2)` * Clean up after linting Eleven lines still fail the 'long lines' test; all of them are links which cannot be broken or shortened. * Updated to use jme3 version 3.6.1; all tests still pass Get `WARNING: JmeDialogsFactory implementation not found` (and no startup dialog) when running tutorials. No errors detected in fps. Network and simple-multiplayer not tested. ClassCastException in particle-emitter at line 473 of jme-clj.core when running `examples.beginner_tutorials.hello_effects` (is this new?) No other errors detected in beginner-tutorials. * Upversioned to 0.1.14 Issue with missing startup dialog fixed.
- Loading branch information