Commit Graph

65 Commits (2fd8351b4524b76831e5e752334de0656a0a6925)

Author SHA1 Message Date
Dmitry Kostenko 2fd8351b45 Add screenshot.png 2021-02-15 21:40:46 +01:00
Dmitry Kostenko 17077154ba Fix crash when size is not a number 2021-02-14 22:52:08 +01:00
Dmitry Kostenko c6d7e1738a Implement fixed order of shapes 2021-02-14 22:47:51 +01:00
Dmitry Kostenko 8495b911f8 Minor tweak of configuration form 2021-02-14 22:33:51 +01:00
Dmitry Kostenko f95414c122 Add tooltips for shapes 2021-02-14 22:27:34 +01:00
Dmitry Kostenko 73948c8513 Randomize configuration form name 2021-02-14 22:16:57 +01:00
Dmitry Kostenko 08734ae63b Forget player's undo history on leave 2021-02-14 22:16:17 +01:00
Dmitry Kostenko 0dd9a9e0eb Rename flags -> modifiers internally 2021-02-14 22:07:45 +01:00
Dmitry Kostenko 52c6b2230a Fix behavior of plateau with empty mask 2021-02-14 22:04:03 +01:00
Dmitry Kostenko b51c8eddc6 Add alpha version marker to description 2021-02-14 18:01:32 +01:00
Dmitry Kostenko af2aaa1bf6 Simplify placement code for cube and cylinder 2021-02-14 17:56:18 +01:00
Dmitry Kostenko ce6dbffab4 Use tabs for indentation 2021-02-14 17:50:19 +01:00
Dmitry Kostenko 37ffa81bbd Remove release field from mod.conf 2021-02-14 17:49:09 +01:00
Dmitry Kostenko 33efcaf9e6 Add repository README and AUTHORS 2021-02-14 17:17:57 +01:00
Dmitry Kostenko 4ae4be1fe5 Rename flags -> modifiers 2021-02-14 17:17:42 +01:00
Dmitry Kostenko df134c917b Fixed a typo in default brush shape 2021-02-14 17:12:42 +01:00
Dmitry Kostenko da367b3e93 Rename shape cut -> trowel 2021-02-14 17:01:48 +01:00
Dmitry Kostenko 868ac656d1 Remove obsolete spacial vectors code 2021-02-12 19:25:57 +01:00
Dmitry Kostenko 93bc389fb1 Fix behavior of light on player leave 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 561de74854 Rework the cut tool
Use adjusted code from smooth tool
2021-02-11 09:31:51 +01:00
Dmitry Kostenko 8b50be70a8 Fix smoothener
Only paint voxels where the state has changed
2021-02-11 09:31:51 +01:00
Dmitry Kostenko 695ecf9433 Add proportional smooth 2021-02-11 09:31:51 +01:00
Dmitry Kostenko f4e60f2a55 Reduce scatter density to 5% 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 5204a29961 Escape search text input to avoid broken forms 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 5d0f8fdad7 Add full undo + shortcut 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 93a6a756a4 Add decoration flag 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 3be2779d59 Fix move between mask and paint 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 4c153c6531 Add scatter flag 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 7c1fcf6654 Add surface flag 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 0e51a5cbdb More compact size editor 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 37da9f65fa Proper numeric editor for size 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 920bd35d76 Generic palette of brush shapes 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 1e9a0576e9 Per-player undo 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 6c07924f41 Tune and optimized light slightly 2021-02-11 09:31:51 +01:00
Dmitry Kostenko c100e72a0f Add icons for light tools 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 4b3a4a6e56 Add dynamic light tool 2021-02-11 09:31:51 +01:00
Dmitry Kostenko edc15653e4 New icon for the cut shape 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 45a3c9d07d New shape: cut.
New icons
2021-02-11 09:31:51 +01:00
Dmitry Kostenko 572096a23b Fix use of mask in smooth shape 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 4329b6300f Adjust the plateau tool 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 2d829f51d1 Add paging in palette 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 1e055dfabf New icons 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 52c2314a55 Add close button
Also positioned form in the center
2021-02-11 09:31:51 +01:00
Dmitry Kostenko 13515d60de Add color tags for the brush tool 2021-02-11 09:31:51 +01:00
Dmitry Kostenko a60fd8b540 New icons for shapes 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 1b025b727d New icon for plateau shape 2021-02-11 09:31:51 +01:00
Dmitry Kostenko f2bdf0b8af Show brush parameters in description 2021-02-11 09:31:51 +01:00
Dmitry Kostenko c21f372100 Fix placement of labels in config screen 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 6b8e63768f Minor comments 2021-02-11 09:31:51 +01:00
Dmitry Kostenko bcd3ce6cf4 Mark png files as binary 2021-02-11 09:31:51 +01:00