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 (Expand)Author
2011-10-07* Measure Panel - Version 0.8.1Martin Buerbaum
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19* Measure Panel - Version 0.8.0Martin Buerbaum
2011-09-14* Forgot to set the version number in the header.Martin Buerbaum
2011-09-14* Measure Panel - Version 0.7.15Martin Buerbaum
2011-09-08added warning to script & bug report on tracker page.Brendon Murphy
2011-07-25swap vector multiplication order, also some style changesCampbell Barton
2011-07-10replace 3d->2d function from one in bpy_extrasCampbell Barton
2011-03-29* Measure Panel - Version 0.7.13Martin Buerbaum
2011-03-29addons/space_view3d_panel_measure.pyBrendon Murphy
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-02-05update for changes in mathutuils.Campbell Barton
2011-02-01And again, polishing off some more that I missed.Jonathan Smith
2011-01-24changes Operator names for new, stricter checking.Campbell Barton
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-29* Measure Panel - Version 0.7.12Martin Buerbaum
2010-12-08updates for changes in blenders apiCampbell Barton
2010-11-29* Version 0.7.11 - Applied patch by Filiciss Muhgue that fixes the text dsipl...Martin Buerbaum
2010-11-26* Measure Panel - Version 0.7.10Martin Buerbaum
2010-10-15working revision testsBrendon Murphy
2010-09-17api updateBrendon Murphy
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-09-10version mismatch, removed warningBrendon Murphy
2010-09-10rev number updatesBrendon Murphy
2010-09-10* Version 0.7.9 - Updated scene properties for changes in property API.Martin Buerbaum
2010-09-02update for rna changesCampbell Barton
2010-09-01* Version 0.7.8 - MINOR: Brought the script up-to-date with my local changes.Martin Buerbaum
2010-08-31== trunk addons ==Luca Bonavita
2010-08-26fix for changes in blender.Campbell Barton
2010-08-18updates for changes in blenders apiCampbell Barton
2010-08-09update for changes in blender.Campbell Barton
2010-08-05update for changes in blender.Campbell Barton
2010-08-03* Small syntax fixMartin Buerbaum
2010-08-03* Version 0.7.7 - One more change to the callback registration code.Martin Buerbaum
2010-08-02fix for registering scripts.Campbell Barton
2010-08-02update addons to work with new register/unregister method,Campbell Barton
2010-07-31Correctly takes translation into account again now.Fabian Fricke
2010-07-31* Version 0.7.5.2 - Changed callback registration back to original code & fix...Martin Buerbaum
2010-07-31removed warning + updated changelogFabian Fricke
2010-07-31global mode wasn't taking rotation into account properly.Fabian Fricke
2010-07-31Fixed the freezing and drawing issues for now, runs fine again.Fabian Fricke
2010-07-30* Re-added warning because of lagging and stuck UI.Martin Buerbaum
2010-07-30* Version 0.7.4 - Fixed the add_modal_handler and callback_add code.Martin Buerbaum
2010-07-30== measure panel script ==Luca Bonavita
2010-07-27* Version 0.7.3.1 - Fixed bug that made all lines in Blender stippled :-)Martin Buerbaum
2010-07-27* Version 0.7.3 - Added display of delta x/y/z value in 3D view.Martin Buerbaum
2010-07-15update for changes in blenders api.Campbell Barton
2010-07-13== trunk scripts confirming ==Luca Bonavita