Lightmap.get/MapLayer.get are now nullable, better overworld generator with Joise, still needs fix in the dirt layer part.

Former-commit-id: 0a5fa31bab45d093771ca109adbeb9c07fb8e90e
Former-commit-id: d8a2b5b77a36b6c742cf220b2d325895111c8f3a
This commit is contained in:
Song Minjae
2016-03-29 13:15:03 +09:00
parent 2a26c12821
commit aa914377fe
47 changed files with 894 additions and 791 deletions

View File

@@ -29,7 +29,8 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* This source is a custom modification of the original code.
* This source, used in the project 'Terrarum' is a derivative of the original code.
* I claim no ownership to this FastMath module. --Torvald
*/
package com.jme3.math;