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
2022-10-14Cleanup: fix typosBrecht Van Lommel
2022-08-09Cleanup: fix typos in blender addonsBrecht Van Lommel
2022-07-28Precision Drawing Tools: replace deprecated bgl moduleGermano Cavalcante
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-03-15Cleanup: fix source comment typosBrecht Van Lommel
2022-02-28Update documentation urls for real snow and Precision Drawing ToolsAaron Carlisle
2022-02-26PDT: Update to v1.5.2Rune Morling
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
2021-12-01Cleanup: trailing space & tabs to spacesCampbell Barton
2021-06-08Update for changes in the Python API using keyword only argumentsCampbell Barton
2021-05-18PDT: Update version to 1.5.1Rune Morling
2021-05-18PDT: Fix the Fillet Vertices commandRune Morling
2021-05-17PDT: Avoid abbreviations in UI labels for Tangent operationsRune Morling
2021-05-17PDT: Update version to 1.5.0Rune Morling
2021-05-17PDT: Fix "Move Vertices to Absolute Location" operationRune Morling
2021-05-17PDT: Add "View Normal" Operation enhancementRune Morling
2021-05-17PDT: Update version to 1.4.2 w/Blender 2.90.0 as minimum versionRune Morling
2021-05-17PDT: Fix issue with Imperial UnitsRune Morling
2021-02-12Cleanup: Remove trailing period in descriptions.Ankit Meel
2020-09-23Fix T81073: PDT fillet tool not workingHans Goudey
2020-07-02UI: Dont abbriviate location & rotationAaron Carlisle
2020-05-12PDT: Fix Library path issue, Add Trig Waves FunctionsAlan Odom
2020-03-28PDT: Update version infoRune Morling
2020-03-28PDT: Move tangent module to PDT subdirectoryRune Morling
2020-03-28PDT: Revise DocstringsAlan Odom
2020-03-28PDT: Allow User to Move Empties (enhancement)Alan Odom
2020-03-28PDT: Revise Tangent FunctionsAlan Odom
2020-03-28PDT: Further Expansion of Tangent SystemAlan Odom
2020-03-28PDT: Add user-requested Tangent Functions (new feature)Alan Odom
2020-03-28PDT: Add Local View Options (enhancement)Alan Odom
2020-03-28PDT: Placing new vertex by Absolute (fix)Alan Odom
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-02-05PDT: Trivial fixes to PDT Command HelpAlan Odom
2020-02-05PDT: Various improvements to help avoid user errorAlan Odom
2020-02-05PDT: Fix Library Error when not in Object ModeAlan Odom
2020-02-05PDT: Fix Small Error in Absolute based FunctionsAlan Odom
2020-02-05PDT: Fix Small Error in New Vertex AbsoluteAlan Odom
2020-02-04PDT: Update version to v1.2.1Alan Odom
2020-02-04PDT: Docstring fixes and a small bug fixAlan Odom
2020-02-04PDT: Fix Cursor Placement with new empty fileAlan Odom
2020-02-03PDT: Move stray files from add-on root folderRune Morling
2020-02-01PDT: Final Check Commit of v1.2.0 for Blender-2.82Alan Odom
2020-02-01PDT: Update Docstrings per Design Spec DocumentAlan Odom
2020-02-01PDT: Rename more variables for readabilityAlan Odom
2020-02-01PDT: Update Pivot Point on Move (bugfix)Alan Odom
2020-02-01PDT: Add undo option to OperatorsAlan Odom
2020-02-01PDT: Refactor per Pylint suggestions + readabilityAlan Odom
2020-02-01PDT: Fix Command Maths ExitAlan Odom
2020-02-01Add System Input RoundingAlan Odom
2020-02-01PDT: Refactor - Stage 4Alan Odom