This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
voxelman
Watch
1
Star
0
Fork
0
You've already forked voxelman
mirror of
https://github.com/Relintai/voxelman.git
synced
2024-11-14 10:17:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
499
Commits
4
Branches
0
Tags
1.3
MiB
1374ff1636
Commit Graph
2 Commits
Author
SHA1
Message
Date
Relintai
0e4e59e970
Remove create_mesher and _create_mesher from chunks. Mesher creating now should be handled by the world itself in _create_chunk. This makes worlds able to use different chunk mesher setups for different parts of a world. Also this cust down the amount of classes that you need to create if you are implementing a new mesher.
2020-10-06 19:43:49 +02:00
Relintai
7219d7b2d4
Added a Cubic chunk and World.
2020-06-12 19:34:47 +02:00