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
2018-07-31Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature upd...Sergey Sharybin
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-11Pose: optimize pose rebuild for copy-on-write.Brecht Van Lommel
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-31Animation: Pass dependency graph to animation systemSergey Sharybin
2018-05-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-04Cleanup: Remove G.main from framechange_poses_clear_unkeyed()Sergey Sharybin
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-09-13Merge branch 'master' into blender2.8Campbell Barton
2017-09-12T50354: Action length calculation added unnecessary padding if some F-CurvesJoshua Leung
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
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-03Add BBone and Wire Armature draw types to DrawManager.Bastien Montagne
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
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
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-11-16Fix T50023: Inverse Kinematics angle limits defaulting to 10313.2403124°Joshua Leung
2016-07-25Cleanup: factorize the 'ensure local' part of datablock copy into a single BK...Bastien Montagne
2016-07-21Refactor/deduplicate even more make_local code (and fix part of T48907).Bastien Montagne
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-11Remove usercount handling from BKE_id_expand_local.Bastien Montagne
2016-07-11Cleanup: remove call to BKE_id_lib_local_paths() in make_local functions.Bastien Montagne
2016-07-11Use new generic BKE_id_expand_local() for both make_local() and copy() functi...Bastien Montagne
2016-07-10Refactor/enhance BKE_action_make_local().Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-05-20Fix T48470: Bendy Bones: Custom Handle References not being cleared when bone...Joshua Leung
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-10Optimize action constraint by avoid memory allocationSergey Sharybin
2016-04-26Fix missing pose bone hash table in stub poses of action constraints.Lukas Tönne
2016-03-09Add missing custom-scale when copying bonesCampbell Barton
2015-09-21Armature drawing: custom shape scale optionsCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton