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
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-13Cleanup: remove redundant NULL check, reduce scopeCampbell Barton
2021-06-11Cleanup: use sentences for pose slide commentsCampbell Barton
2021-06-11Cleanup: pose slider rename region to region_headerChristoph Lendenfeld
2021-06-11Cleanup: pose slider use enum typesChristoph Lendenfeld
2021-06-11Cleanup: pose slider use strncpyChristoph Lendenfeld
2021-06-11Cleanup: pose slider data typesChristoph Lendenfeld
2021-06-11Cleanup: pose slider rename "percentage" to "factor"Christoph Lendenfeld
2021-06-10Fix T88546: Pose slider typed input not workingChristoph Lendenfeld
2021-05-17Cleanup: remove commented code, use function to access header regionCampbell Barton
2021-05-17Cleanup: clang-formatCampbell Barton
2021-05-14Cleanup: sort include dirs in CMakeLists.txtSybren A. Stüvel
2021-05-14Animation: Pose sliding tools improvementsChristoph Lendenfeld
2021-04-30Cleanup: rename BKE_pose_channel_{verify => ensure}Campbell Barton
2021-04-30Cleanup: rename BKE_pose_channels_hash_{make => ensure}Campbell Barton
2021-04-12UI: Use Consistent name for select mirrorAaron Carlisle
2021-04-08Add ability to get a selection list of bonesSebastian Parborg
2021-03-30Cleanup: animation, remove `BONE_UNKEYED` flagSybren A. Stüvel
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-19Cleanup: minor changes to pose-mode apply visual transformCampbell Barton
2021-03-18Cleanup: use doxy sections for pose_transform.cCampbell Barton
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez
2021-03-05Cleanup: rename event to event_typeCampbell Barton
2021-03-05Cleanup: rename evt to eventCampbell Barton
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-02-26Cleanup: move comment into function doc-stringCampbell Barton
2021-02-25Fix T85975: Edit-mode undo/redo removes overlaysCampbell Barton
2021-02-25Fix T85974: Edit-mode undo/redo causes assertionCampbell Barton
2021-02-17Cleanup: spellingCampbell Barton
2021-02-16Cleanup: spellingCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-01-27UI: Fix incorrect RNA percentage property definitionsHans Goudey
2021-01-25Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-25Fix UI messages.Bastien Montagne
2021-01-24Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-24Fix T84988: Armature symmetries crashes with action constraintCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-18Fix T84600: prevent bone groups operators on proxies and libraryPhilipp Oeser
2021-01-18Fix T83657: Pose Mode: Clearing transform doesn't respect Mirror XKarthik Rangasai Sivaraman
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2021-01-06UndoType: Refactor: replace `use_context` boolean by a bitflag.Bastien Montagne
2021-01-06Cleanup/refactor: UndoType: Clarify `use_context` variable.Bastien Montagne
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton