Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-28Fix T50456: Carver MT update to 1.1.6lijenstina
Patch by Ted Milker (TedMilker) with minor modification, thanks. Bump Version to 1.1.6 Add In-scene profiles, brush depth adjustment, fix rotation bug Add the possibility of switching Solver between BMesh and Carve (default key is v) Minor style clean up and translation to English of comments Update some descriptions Switch the type for Enable_Tab_01 and 02 from scene properties to add-on preferences Add traceback to the modal except message
2016-08-13Remove numpy import from mesh_carverlijenstina
Seems that is not used anywhere in the script Testing didn't show any errors neither running Flake8
2016-08-11mesh_carver: fix broken scaling of profile brushPhilipp Oeser
2016-08-08clean up bl_info, add wiki linksmeta-androcto
2016-07-31Add mesh_carver.py to release. re: T48561meta-androcto