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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-18Weight Paint: implement a red shade for bones with locked weights.Alexander Gavrilov
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-11-21Bones: implement a new Aligned Inherit Scale mode.Alexander Gavrilov
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-11-06Cleanup: remove unused game engine variableCampbell Barton
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-06-07Remove Deform Delay armature optionSergey Sharybin
2019-06-06Fix T64533: Using "X-Axis Mirror" while posing with auto keyframe on does not...Sebastian Parborg
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
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-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell 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 (DNA)Campbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-10-05Add a new B-Bone Custom Handle type that uses the handle bone direction.Alexander Gavrilov
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2015-07-10DNA: replace GCC poison with ifdef for enumsCampbell Barton
2015-03-04Fix for snap to cursor /w parents (object/pose)Campbell Barton
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-11-22fix for active bone not saving in editmode.Campbell Barton
2013-06-16replace strcat with BLI_strcpy_rlen in draw_selected_name(), view3d function.Campbell Barton
2012-12-21Armature bone feature:Ton Roosendaal
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-06-03Part-Bugfix, Part-Feature Completion: 'Armature' Option for Mask ModifierJoshua Leung
2012-04-12fix [#30907] Inset tool with Select Outer disabled does not allow translation...Campbell Barton
2012-03-18spelling cleanupCampbell Barton