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
2020-04-03Cleanup: bone cursor picking APICampbell Barton
2020-04-03Fix T75330: Select linked crashes without a bone near the cursorCampbell Barton
2020-04-03Cleanup: improve & use doxy sections for armature_naming.cCampbell Barton
2020-03-31Cleanup: remove duplicate functionCampbell Barton
2020-03-31Cleanup: use '_recursive' suffix instead of '_rec'Campbell Barton
2020-03-31Cleanup: use sections for armature-selectCampbell Barton
2020-03-31Armature: add Select Linked (Ctrl-L)Campbell Barton
2020-03-30Fix armature edit-mode selected linkedCampbell Barton
2020-03-30Armature: remove merge function, use dissolve insteadCampbell Barton
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-25Cleanup: use doxy sectionsCampbell Barton
2020-03-24Fix T75036: Assert when copying pose bonesCampbell Barton
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-11Fix T74516: Armature Crash on Select Similar GroupDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-06Cleanup: spellingCampbell Barton
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
2020-02-28Fix (unreported) Separate bones creates empty armaturePhilipp Oeser
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Cleanup: spellingCampbell Barton
2020-02-04Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-04Fix T73234: Undo/redo with local collection crashesCampbell Barton
2020-02-03Cleanup: Rearrange ED_armature.hmano-wii
2019-12-27Transform: Use parent bone orientation if the bone has not sizemano-wii
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-12-09Cleanup: remove duplicate variablesCampbell Barton
2019-12-09Edit Armature: match separate selection with meshesCampbell Barton
2019-12-09Fix separating bones on hidden layersCampbell Barton
2019-12-09Fix T72310: Separate bones creates empty armaturesCampbell Barton
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-15Fix active bone flip not activating the wpaint vertex groupCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-24Fix T60689: Flip Active/Selected bone fails in weight paint modeCampbell Barton
2019-10-04Fix T67212: No smooth blending in "Push Pose from Breakdown" and "Relax Pose ...Sebastian Parborg
2019-10-02Fix T70409: Propagate Pose not updating correctlySybren A. Stüvel
2019-09-26Cleanup: clang-formatBrecht Van Lommel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-25Pose paste: avoid auto-keying on unselected bones when 'selection only' is en...Sybren A. Stüvel
2019-09-25Motion paths: Use minimal possible dependency graphSergey Sharybin
2019-09-25Motion paths: Refactor, make update range more explicitSergey Sharybin