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-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-04-08Cleanup: spellingCampbell Barton
2020-04-07Fix T66751: Symmetrizing armature does not symmetrize constraints.Sebastian Parborg
2020-04-07UI: Use Consistent Operator NameAaron Carlisle
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-20Cleanup: remove all BLI_utiledefines' ugly vectorial macros.Bastien Montagne
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-21Fix T59673: wrong B-Bone handle references when duplicating bones.Alexander Gavrilov
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-12Rename: multi_changed > changed_multiDalai Felinto
2018-10-07Cleanup: styleCampbell Barton
2018-10-06Multi-Objects: ARMATURE_OT_symmetrizeDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_duplicateDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_click_extrudeDalai Felinto
2018-10-05Fixes for ARMATURE_OT_extrude / ARMATURE_OT_extrude_moveDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_extrude / ARMATURE_OT_extrude_moveDalai Felinto
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2018-04-16Multi-Object EditingCampbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-02-28Fix T52685: Flip names for bones its not working.Bastien Montagne