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
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-03-19Fix pose slide interpolationCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell 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-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
2018-11-25Local ViewDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29Fix: Pose Breakdown operator (continued)Jacques Lucke
2018-10-29Fix: Pose Breakdown operatorJacques Lucke
2018-10-24Silence some false positiver warningsDalai Felinto
2018-10-20Multi-Objects: pose slide operatorsDalai Felinto
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov
2018-06-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-21Fix T50450: Breakdowner doesn't work in Tweak Mode on translated NLA StripsJoshua Leung
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-03-11Breakdowner - Constrain Transform and AxisJoshua Leung
2016-11-10Consider Numpad Enter in pose slide operatorsSergey Sharybin
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-01-22Fix: Breakdowner value would jump when starting the tool a second time during...Joshua Leung
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-06-16Partial Fix T44997: Propagate pose on selected keyframes only included those ...Joshua Leung
2015-05-17Numeric Input for Pose Breakdowner/Slide/Push ToolsJoshua Leung
2015-04-08Use IS_EQF for floatsCampbell Barton
2015-04-08Partial fixes for issues raised in T44219Joshua Leung
2015-04-06UI i18n cleanup...Bastien Montagne
2015-04-02Propagate Pose: Added 'Selected Keyframes' modeJoshua Leung
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton