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
2019-03-31fix:stacktrace after disable/enable addonGaia Clary
2017-06-21Math Vis Console: Cleanuplijenstina
Bumped version to 0.2.1 Pep8 cleanup Imports as tuples Removed some unused imports Update wiki link
2016-12-01Improved the user interface by addding a list widget to mathVis. Also got ↵Gaia Clary
rid of the global variables
2016-12-01patch D2380 Added display options for the Math Vis AddonGaia Clary
2012-12-20update for changes to the rna apiCampbell Barton
2011-12-30update for chanes in the python apiCampbell Barton
2011-10-17fix for error with math vis module for 4x3 matriciesCampbell Barton
2011-08-08use sets rather then tuples for if checks, python optimizes this case.Campbell Barton
2011-07-11cleanupCampbell Barton
- remove/comment unused variables - remove unused imports - fixed some bugs using incorrect variables
2011-02-05update for changes in mathutuils.Campbell Barton
2011-01-18ensure vector/matrix sizes are usable.Campbell Barton
2010-11-22tool to visualize console mathutils varsCampbell Barton