Commit Graph

71 Commits (master)

Author SHA1 Message Date
TwistedGate 2ce07c2210 Texture Change
Changed the canvas texture and redid the UV mapping for the Models.
2018-06-05 00:58:12 +02:00
entuland 964a765ce6
Merge pull request #2 from TwistedGate/master
Changed area-markers
2018-06-04 19:42:56 +02:00
TwistedGate 0b7949c1bd Changed area-markers
Changed the way the red outlines look. Changing them to a tesseract-like shape, to also include vertical lines.
2018-06-03 22:10:10 +02:00
entuland 55f15222ec Fixed lighting glitches as advised by v-rob
https://forum.minetest.net/viewtopic.php?p=320411#p320411
2018-06-03 14:46:40 +02:00
entuland 866d694758 Moved functions around 2018-06-03 14:41:32 +02:00
entuland c426878132 Split collision box into up to 8 sub-boxes 2018-06-03 04:43:01 +02:00
entuland 1f45d74322 Implemented automatic collision box
- tweaked passing of canvas data around
- added ability to specify custom node properties to be passed to register_node() from .obj.dat structure
2018-06-02 17:58:57 +02:00
entuland 0ead6905fe Capture and customize colors of default minetest_game nodes 2018-05-17 15:46:11 +02:00
entuland c722243971 Added canvas sizes 2, 4, 8 and 32; tweaks here and there 2018-05-16 23:48:15 +02:00
entuland b7acb150b8 Hopefully finally fixed normals for good 2018-05-16 15:54:52 +02:00
entuland 49df800774 Added bordered default variants
also added an .xcf file to help with custom textures and duped "wool-16.png" into "plain-16.png" for coherence, keeping the former for compatibility
2018-05-16 15:36:49 +02:00
entuland ce30e65702 Merge branch 'master' of https://github.com/entuland/wesh 2018-05-16 14:42:10 +02:00
entuland 6bed78834f Added normals and updated screenshots 2018-05-16 14:42:03 +02:00
entuland 9352603f88
Update README.md 2018-05-16 02:09:33 +02:00
entuland 4e2f542122
added space to trigger code block formatting 2018-05-16 00:45:27 +02:00
entuland d57e2454bf
added some details about deleting meshes 2018-05-16 00:42:45 +02:00
entuland d290d0d055
Update README.md 2018-05-16 00:38:51 +02:00
entuland 1a1f0eedf0
Update README.md 2018-05-16 00:37:13 +02:00
entuland 40ac5a3e32 added license 2018-05-16 00:33:59 +02:00
entuland 2dff3c3322 missing EOL 2018-05-16 00:32:54 +02:00
entuland 20189796fc Initial commit 2018-05-16 00:31:13 +02:00