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-23Transform: default to median center instead of boundsCampbell Barton
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-30Armature: remove merge function, use dissolve insteadCampbell Barton
2020-03-25Cleanup: use doxy sectionsCampbell Barton
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
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-03-19Unify "Hide Selected / Reveal Hidden" operator namesDalai Felinto
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-16Fix uninitialized cursor w/ setting object originCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.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-10Multi-Objects: ARMATURE_OT_revealDalai Felinto
2018-10-10Multi-Objects: ARMATURE_OT_hideDalai Felinto
2018-10-07Cleanup: styleCampbell Barton
2018-10-05Multi-Objects: ARMATURE_OT_splitDalai Felinto
2018-10-05Silence warningDalai Felinto
2018-10-05ARMATURE_OT_fill: cleanupDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_mergeDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_calculate_rollDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_roll_clearDalai Felinto
2018-10-01Cleanup: styleCampbell Barton
2018-09-29Multi-Objects: ARMATURE_OT_switch_directionDalai Felinto
2018-09-29Multiple-Objects: ARMATURE_OT_dissolveDalai Felinto
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-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-22Fix memory leak in armature deleteCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton