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-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-03-22Fix T54348: Bone dissolve gives invalid hierarchyCampbell Barton
2018-03-22Fix bone dissolve using wrong envelope radiusCampbell Barton
2018-03-19Cleanup: move armature undo into own fileCampbell Barton
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-03-09Fix Pose Lib: pose is applied when selected bones don't overlap with poseSybren A. Stüvel
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-02Object Mode: move logic to 'object_modes.c'Campbell Barton
2018-02-28Fix T52685, part II: Add option to strip numbers from flipped bone names again.Bastien Montagne
2018-02-28Fix T52685: Flip names for bones its not working.Bastien Montagne
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-01-29Fix T53909: Joining armatures did not remap names on merged action dataJoshua Leung
2018-01-29Apply Pose as Rest Pose: Bendy Bone supportJoshua Leung
2018-01-19Cleanup: typosCampbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2017-12-23Cleanup - Various style/typo fixesJoshua Leung
2017-11-30Select similar for bones by group indexCampbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-19Cleanup - StyleJoshua Leung
2017-11-19Fix T53300: Bone Extrude via Ctrl + Click is not done from active bone tailJoshua Leung
2017-11-19Tweaks to make it easier to update bone motion paths (without the active bone...Joshua Leung
2017-11-19Pasting poses now updates motion pathsJoshua Leung
2017-11-18Cleanup: styleCampbell Barton
2017-11-18Add select similar custom bone shapeCampbell Barton
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell 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-09-06Use normalized project functionsCampbell Barton
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-11A bunch of fixes for Pose Library while checking on T51607Joshua Leung
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-03-11Breakdowner - Constrain Transform and AxisJoshua Leung
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-093D View: use cache for armature selectCampbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-05BLI_rect: add init from point functionsCampbell Barton
2017-03-03Cleanup: redundant header, use const, short -> boolCampbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-04Remove flag: `SNAP_OBJECT_USE_CACHE` from snap_contextGermano Cavalcante
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