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
2016-05-31Fix T48552: Ctrl-D to add drivers shows disabled menu itemsCampbell Barton
2016-05-30Editmesh undo memory optimizationCampbell Barton
2016-05-29Fix T48507: Symmetrize doesn't work properly on Bendy BonesJoshua Leung
2016-05-29Fix: Flip logic order for autokeying checking to cope with files where the fl...Joshua Leung
2016-05-28Fix T48529: NLA : viewport not updated after Track muted/unmuted.Bastien Montagne
2016-05-28Fix T48534: color picker hex #RRGGBB input allows typing one character too many.Brecht Van Lommel
2016-05-26fix: Import of meshes with holes is now reported as WARNING (unsupported)Gaia Clary
2016-05-25Move editmesh undo into its own fileCampbell Barton
2016-05-24Sequencer's histogram view: OMP -> BLI_task.Bastien Montagne
2016-05-22Use previous shading mode for border render in viewportSergey Sharybin
2016-05-22Make Shift-Z in viewprot a toggle between current shading mode and rendered oneSergey Sharybin
2016-05-22Fix T48476: 'Recalculate Bone to Cursor' failsCampbell Barton
2016-05-21Dynamicpaint: fix (unreported) missing progress bar in early baking stage.Bastien Montagne
2016-05-21GPencil: Add hotkeys for the "Delete Active Frame" operatorJoshua Leung
2016-05-21GP Sculpt: Make the cursor more visible on light backgroundsJoshua Leung
2016-05-20Fix T48470: Bendy Bones: Custom Handle References not being cleared when bone...Joshua Leung
2016-05-19Cleanup: warningsCampbell Barton
2016-05-18Theme Color Sets - Dynamically generated iconsJoshua Leung
2016-05-18Fix T48395: Grease Pencil, pressing Ekey to sculpt don't work for left click ...Joshua Leung
2016-05-17C99/C++11: replace deprecated finite() by isfinite().Brecht Van Lommel
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-16Fix T48447: Inactive menu items don't grey-out iconsCampbell Barton
2016-05-15Fix T48425: Armature Symmetrize is flipping Custom Shape parameter.Bastien Montagne
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-13Fix T47652: Texture shading mode fails to update material colorsCampbell Barton
2016-05-13Image editor: Show actual value of single-channel buffer in sample infoSergey Sharybin
2016-05-12Armature outline drawing used single width lineCampbell Barton
2016-05-12BMesh: use active face fallback w/ select-pathCampbell Barton
2016-05-11Cleanup: only use r_ prefix for return argsCampbell Barton
2016-05-11Cleanup: unused win32 headersCampbell Barton
2016-05-11error in last commitCampbell Barton
2016-05-11Correct check for tree being in BVH cacheCampbell Barton
2016-05-11Fix crash snapping to mesh with no geometryCampbell Barton
2016-05-11Transform Volume rewrite/refactorGermano Cavalcante
2016-05-11BLI_kdopbvh: Use distance for BLI_bvhtree_ray_cast_allCampbell Barton
2016-05-10Fix T48387: Mirror weights keeps groups assignedCampbell Barton
2016-05-10Correct armature-sketch snap context useCampbell Barton
2016-05-09View selected support for grease-pencilCampbell Barton
2016-05-09Fix T48388: Undo history sculpt mode not visibleCampbell Barton
2016-05-09Fix weight-mirror reporting invalid failed mirror vertsCampbell Barton
2016-05-09Depsgraph: Avoid unneeded relations update when canceling transformSergey Sharybin
2016-05-09Missed last commitCampbell Barton
2016-05-09Remove redundant error checks in grease-pencil tessellationCampbell Barton
2016-05-09Fixes for GPencil Copy and PasteJoshua Leung
2016-05-09Fix error introduced by removing faces before executing bridgeCampbell Barton
2016-05-09Fix error in recent snap refactorGermano Cavalcante
2016-05-09Fix crash introduced w/ snap refactorCampbell Barton
2016-05-09GPencil: Added operators to select first and last points of strokesJoshua Leung
2016-05-09Graph Editor: Ctrl-Click keyframing now deselects all existing keyframes by d...Joshua Leung
2016-05-08Fix T48372: missing OS X trackpad scroll support for increasing loop cut / be...Brecht Van Lommel