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-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11Cleanup: use "_Runtime" suffix for DNACampbell Barton
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Fix T60753: Graph Editor showing cache curves regardless of filtersJoshua Leung
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-07Cleanup: corrections to last commitCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-12-10Merge branch 'master' into blender2.8Campbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
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-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-06-26AnimEditors: Remove the toggles to enable name/collection-based filteringJoshua Leung
2018-06-20UI: expose Timeline as a space typeCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-03Cleanup: remove blockscale & handlerCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung
2018-05-31Depsgraph: Copy evaluated data to original datablockSergey Sharybin
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-20Dopesheet-Timeline: Ported over cache indicator drawing + settings used to co...Joshua Leung
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Depsgraph: Only bind ID-data and indices to depsgraph callbacksSergey Sharybin
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-07-29Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-05-03Correct over-alloc struct declarationCampbell Barton
2017-05-03Move pose-bone colors into draw_dataCampbell Barton
2017-05-03Rename bPoseChannel's temp/cache pointer for DrawManager to draw_data.Bastien Montagne
2017-05-03Draw Manager: Use color-sets for solid pose-bonesCampbell Barton