Commit Graph

  • 045f3b39f9 disabled automatic flagging of RGB mode and updated README master entuland 2019-01-12 19:53:34 +0100
  • 05a4b2c65f first implementation targeting #6 entuland 2019-01-06 00:43:00 +0100
  • fe83a869cd support colorfacedir nodes entuland 2018-07-06 12:30:53 +0200
  • d6a43d1495 remove debug statements entuland 2018-07-01 09:16:33 +0200
  • de73940b2f integrated smartfs improvements/fixes entuland 2018-07-01 08:52:59 +0200
  • 14f97c1948 small clarificator comment entuland 2018-06-26 12:54:48 +0200
  • 5a6c111f2e Added depends.txt, mod.conf dependencies aren't enough for pre 0.5 versions of MT entuland 2018-06-23 15:25:34 +0200
  • d8f7566ea0 depend on [matrix], new custom files approach + custom recipes entuland 2018-06-23 01:07:45 +0200
  • d5201bc965 avoid altering param2 when not necessary entuland 2018-06-18 19:24:06 +0200
  • d09d0c3bb0 support for grabbing and rebuilding with any node entuland 2018-06-18 18:43:12 +0200
  • 2cfaff536e typo entuland 2018-06-18 18:40:38 +0200
  • 9b17f05109 store all data in the canvas per each player, get rid of all of it when mesh saving is done entuland 2018-06-17 20:10:14 +0200
  • c7c37a5d2a File save forgotten :) entuland 2018-06-10 17:41:27 +0200
  • 697faf30c4 Improved some screenshots and extended documentation with examples entuland 2018-06-10 17:04:49 +0200
  • bdbdc20397
    Merge pull request #5 from TwistedGate/master entuland 2018-06-10 04:42:36 +0200
  • b584e60166 Additional inverted / mononode modes for matrix import entuland 2018-06-10 04:17:58 +0200
  • c4852e5d0e Extended and renamed vacuum priv to allow for arbitrarily filling the canvas entuland 2018-06-10 03:14:42 +0200
  • 153e496cb1 Cutting-Edge TwistedGate 2018-06-10 01:54:24 +0200
  • 7177944161 Rearranged functions and minor tweaks entuland 2018-06-10 01:40:51 +0200
  • 7ffd22ddd7 Cosmetics! entuland 2018-06-10 00:33:36 +0200
  • faaf4a91a3 Cosmetics reprise! entuland 2018-06-10 00:31:51 +0200
  • 300f0c61da Fixed matrices alignment (cosmetic) entuland 2018-06-10 00:30:04 +0200
  • 088d58dd63 Allow canvases to work properly in all orientations/rotations entuland 2018-06-10 00:15:54 +0200
  • f8eec8cbaa Minor tweak entuland 2018-06-09 17:00:02 +0200
  • ee2205daeb Simplified heading for easier linking entuland 2018-06-09 13:53:02 +0200
  • c9c4b17347 Added import and vacuuming features with relative privileges entuland 2018-06-09 13:51:41 +0200
  • 1758a640d0 Used table.concat() instead of string concatenation for improved performance and higher limits for eventual crashes entuland 2018-06-08 22:22:34 +0200
  • 86ea3ea306 Updated README and screenshots with info about the newly added faces limit entuland 2018-06-08 21:34:53 +0200
  • c6248af985 Implemented optional cap for number of generated faces entuland 2018-06-08 21:24:31 +0200
  • bbab7a8694 Added in-game mesh management and new priv to limit deletions to trusted players entuland 2018-06-08 17:22:56 +0200
  • 293b2788fd Allow getting created meshes from canvas interface (draft) entuland 2018-06-08 01:46:32 +0200
  • 67c6b1bb2c privs and checks to capture and place meshes, granted to singleplayer by default entuland 2018-06-07 23:45:50 +0200
  • 506cf26497 Fallback in case of a messed up `nodevariants.lua` file entuland 2018-06-07 22:06:39 +0200
  • 2694c54c41 allow chosing variants and omitting matrix file at capture time entuland 2018-06-07 17:36:39 +0200
  • 8a58f258cf Move mesh name validation before mesh creation entuland 2018-06-06 22:41:56 +0200
  • 74913f9fe6 Reduced hardcoded strings entuland 2018-06-06 20:19:49 +0200
  • 2332955ae6 Moved variants to separate file to allow for customization and extension entuland 2018-06-06 16:56:23 +0200
  • 9dafbf48bf use table.copy instead of homemade wesh.nested_copy entuland 2018-06-06 13:11:15 +0200
  • f272a1b210 Allow for customizing and not overwriting nodecolors.conf on updates entuland 2018-06-06 12:57:22 +0200
  • 3ec975d620
    Merge pull request #4 from TwistedGate/master entuland 2018-06-05 23:09:01 +0200
  • dafecb0c22 UV Hiccup fixed TwistedGate 2018-06-05 23:04:02 +0200
  • 8d6a65b1f7 Guess what this does lol TwistedGate 2018-06-05 22:49:59 +0200
  • d4c02449d7 Slowed down digging of canvases and generated nodes entuland 2018-06-05 22:13:29 +0200
  • 9c44bec74d Support flat inventory images for canvases entuland 2018-06-05 22:01:07 +0200
  • ddb653503a
    Update README.md entuland 2018-06-05 13:20:55 +0200
  • e98c8d10ae Updated README.md entuland 2018-06-05 13:17:42 +0200
  • ea2f47fff8
    Merge pull request #3 from TwistedGate/master entuland 2018-06-05 13:09:39 +0200
  • e895b5bbf2 Support additional canvas sizes and arbitrary inner ingredient entuland 2018-06-05 13:05:56 +0200
  • 740e71c967 Added collision box mergers entuland 2018-06-05 12:23:17 +0200
  • a47496097b Adding 64x64 TwistedGate 2018-06-05 00:59:01 +0200
  • 2ce07c2210 Texture Change TwistedGate 2018-06-05 00:58:12 +0200
  • 964a765ce6
    Merge pull request #2 from TwistedGate/master entuland 2018-06-04 19:42:56 +0200
  • 0b7949c1bd Changed area-markers TwistedGate 2018-06-03 22:10:10 +0200
  • 55f15222ec Fixed lighting glitches as advised by v-rob entuland 2018-06-03 14:46:40 +0200
  • 866d694758 Moved functions around entuland 2018-06-03 14:41:32 +0200
  • c426878132 Split collision box into up to 8 sub-boxes entuland 2018-06-03 04:43:01 +0200
  • 1f45d74322 Implemented automatic collision box entuland 2018-06-02 17:58:57 +0200
  • 0ead6905fe Capture and customize colors of default minetest_game nodes entuland 2018-05-17 15:46:11 +0200
  • c722243971 Added canvas sizes 2, 4, 8 and 32; tweaks here and there entuland 2018-05-16 23:48:15 +0200
  • b7acb150b8 Hopefully finally fixed normals for good entuland 2018-05-16 15:54:52 +0200
  • 49df800774 Added bordered default variants entuland 2018-05-16 15:36:49 +0200
  • ce30e65702 Merge branch 'master' of https://github.com/entuland/wesh entuland 2018-05-16 14:42:10 +0200
  • 6bed78834f Added normals and updated screenshots entuland 2018-05-16 14:42:03 +0200
  • 9352603f88
    Update README.md entuland 2018-05-16 02:09:33 +0200
  • 4e2f542122
    added space to trigger code block formatting entuland 2018-05-16 00:45:27 +0200
  • d57e2454bf
    added some details about deleting meshes entuland 2018-05-16 00:42:45 +0200
  • d290d0d055
    Update README.md entuland 2018-05-16 00:38:51 +0200
  • 1a1f0eedf0
    Update README.md entuland 2018-05-16 00:37:13 +0200
  • 40ac5a3e32 added license entuland 2018-05-16 00:33:59 +0200
  • 2dff3c3322 missing EOL entuland 2018-05-16 00:32:54 +0200
  • 20189796fc Initial commit entuland 2018-05-16 00:31:13 +0200