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-04-18Fix lots of various issues failing automated test load/unload/reload.Bastien Montagne
2019-04-01new: MathVis: Added option to display points and lines in frontGaia Clary
2019-04-01refactor: MathVis: replaced color definitions by constants, changed point ↵Gaia Clary
color to improve visibility
2019-03-01Update for API change: scene.cursor_location -> scene.cursor.locationCampbell Barton
Note that some scripts still used the 3D view cursor which has been removed for a while.
2018-10-30port "Math Vis (Console)" addon to Blender 2.8Jacques Lucke
Reviewers: brecht Differential Revision: https://developer.blender.org/D3795
2017-09-04Remove redundant len checkCampbell Barton
2017-09-03fix T52642: math_vis - avoid eror message when defining an empty array in ↵Gaia Clary
the blender console.
2017-06-21Math Vis Console: Cleanuplijenstina
Bumped version to 0.2.1 Pep8 cleanup Imports as tuples Removed some unused imports Update wiki link
2017-01-07add to T50357: moved console var panel from Tool shelf to scene propertiesGaia Clary
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-23remove warning textCampbell Barton
2012-12-20update for changes to the rna apiCampbell Barton
2011-12-31updaye for column major matrixCampbell Barton
2011-09-19fix for mathvis addonCampbell Barton
2011-07-25swap vector multiplication order, also some style changesCampbell Barton
2011-02-11minor cleanup.Campbell Barton
2011-02-05update for changes in mathutuils.Campbell Barton
2010-12-08updates for changes in blenders apiCampbell Barton
2010-11-22SVN maintenance.Guillermo S. Romero
2010-11-22tool to visualize console mathutils varsCampbell Barton