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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-03-14Revert "Animation: Sensible frame range for motion paths"Sybren A. Stüvel
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-10Motion Path: Tweak the User InterfaceDalai Felinto
2021-10-20Cleanup: trailing space, use single quotes for enumsCampbell Barton
2021-10-18Animation: Motion Paths Refresh AllJan-Willem van Dronkelaar
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-20Cleanup: styleCampbell Barton
2019-02-18UI: motion paths panel layout tweakCampbell Barton
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2018-11-02UI: disable decorators for color management and motion path panels.Brecht Van Lommel
2018-09-11UI: use property split for motion pathsWilliam Reynish
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung
2018-08-02Armature Panel Tweaks - Motion Paths/GhostingJoshua Leung
2018-06-02UI: use single column layout for particlesCampbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-01-20D1873: Customize style for animation motion pathsAntonio Vazquez
2015-01-29cleanup: pep8Campbell Barton
2012-10-04Bugfix [#32754] Clear Motion paths button not available on Motion paths panelJoshua Leung
2012-08-17style cleanupCampbell Barton
2012-05-23Motion Paths Gui - Restoring a "Calculate" button to the Motion Paths panelJoshua Leung
2012-05-15style cleanup: pep8Campbell Barton
2012-05-06Bugfixes for Motion Path drawing/updating in light of the recent changes:Joshua Leung
2012-05-01Motion Paths GUI CleanupJoshua Leung
2011-10-17correct spelling errors in commentsCampbell Barton
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-08-02finish handle for properties_XXX scriptsXiao Xiangquan
2011-07-10fix for various python bugs and remove unused var.Campbell Barton
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-04-01pep8 checker, mostly pedantic style changes but also found an error in mesh_u...Campbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton