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-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
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-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-09-14Motion Paths: interactively update current frame location while dragging.Brecht Van Lommel
2018-07-07Fix scale in Apply Pose As Rest Pose for bendy bones.Alexander Gavrilov
2018-06-12Cleanup: moar G.main removal from BKE area.Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
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-31Animation: Pass dependency graph to animation systemSergey Sharybin
2018-05-28Ugly Hacky Fix: Clear Loc/Rot/Scale + Autokey now works for bonesJoshua Leung
2018-05-18COW Fix: POSE_OT_armature_apply (Apply Pose as Rest Pose) now works with COWJoshua Leung
2018-05-15Fix: POSE_OT_visual_transform_apply now works with Copy on WriteJoshua Leung
2018-05-15Remove G.main usageJoshua Leung
2018-04-30Multi-Object Pose Fixes for POSE_OT_armature_apply()Joshua Leung
2018-04-24Multi-Object Pose: Apply Visual Transforms operatorJoshua Leung
2018-04-23Multi-Object Pose: Reset unkeyed works now (Clear User Transforms)Joshua Leung
2018-04-23Cleanup: Remove old cruft (from 2.4)Joshua Leung
2018-04-18Pose: multi-object support for clear transformCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-01-29Merge branch 'master' into blender2.8Campbell Barton
2018-01-29Apply Pose as Rest Pose: Bendy Bone supportJoshua Leung
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-19Pasting poses now updates motion pathsJoshua Leung
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-01-16Cleanup/refactor: move BKE_deform_flip_side_name & co to BLI_string_utilsBastien Montagne
2017-01-16Cleanup/refactor: get rid of fixed name limit in BKE_deform_flip_side_name & co.Bastien Montagne
2016-09-19Fix T49385: Copy buffer is not from pose mode. Report ErrorSergey Sharybin
2016-09-15Use temp .blend file copybuffer for pose copy-pasteSergey Sharybin
2016-09-14Fix memory leak in copy pose operatorSergey Sharybin