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
2017-12-20Cleanup: remove unnecessary tooltip line limitCampbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-12-19Tracking: Add missing animation fix when deleting plane trackSergey Sharybin
2017-12-19Tracking: Fix possible numerical overflowSergey Sharybin
2017-12-19Fix T53523: Keyframes for Marker weight stay, even if the track itself is del...Sergey Sharybin
2017-12-19Cleanup: Don't use camel case for variable namesSergey Sharybin
2017-12-19UI: split out button checks from tooltip creationCampbell Barton
2017-12-193D View: use shortest angle between quaternionsCampbell Barton
2017-12-18Fix T53577: Rake sculpt/paint wrong on first stepCampbell Barton
2017-12-13Fix T53550: E hotkey not working after the color-band picker commitRay Molenkamp
2017-12-13Fix T53529: Rip crashes w/ wire edgeCampbell Barton
2017-12-13UI: color-band eyedropper now combines samplesCampbell Barton
2017-12-12Revert "Node selection: Stop operator when mouse selection selected a node"Sergey Sharybin
2017-12-12Cleanup: split eyedropper into separate filesCampbell Barton
2017-12-12Add eyedropper to color-ramp widgetRay Molenkamp
2017-12-11Node selection: Stop operator when mouse selection selected a nodeSergey Sharybin
2017-12-11Fix for inset when accessed from spacebar searchCampbell Barton
2017-12-08Fix T53512: Vertices with index 0 were not being selectedGermano
2017-12-08Cleanup: moar busting of nasty C++ keywords-as-varnames.Bastien Montagne
2017-12-08Cleanup: avoid using C++ keywords as variables, even in pure C code.Bastien Montagne
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-12-06Fix T53441: Inset doesn't start at zeroCampbell Barton
2017-12-06Cleanup: line lengthCampbell Barton
2017-12-06Fix T53476: File Browser: Selection Issue with 'fill' option.Bastien Montagne
2017-12-05Fix T53430: Cut at the strip end fails w/ endstillCampbell Barton
2017-12-05Fix T53469: Make sure that edges are drawn in the backbuff whenever you are l...Germano
2017-12-04Fix T53463: Rotation numerical input shows instable behaviour.Bastien Montagne
2017-12-04Better bevel profile at extreme values of profile.Howard Trickey
2017-12-04Edit Mesh Selection: Draw the backbuff of edge selection only when requestedGermano
2017-11-30Transform: Use single flag with more meaningful name to prevent snapping to a...Sergey Sharybin
2017-11-30Transform: Remove some legacy code about snapping in particle edit modeSergey Sharybin
2017-11-30Select similar for bones by group indexCampbell Barton
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-29Transform: Avoid use of ob->recalc in snapping codeSergey Sharybin
2017-11-27Fix T53145: bevel tool does not start with amount at zero.Brecht Van Lommel
2017-11-27Remove workaround for loopcut and DM stabilitySergey Sharybin
2017-11-27Sequencer: Fix missing FX compositor when starting rendering from frame with ...Sergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-27Refactor view3d offscreen drawing to avoid having multiple boolean argumentsSergey Sharybin
2017-11-27Cleanup: incorrect commentCampbell Barton
2017-11-26Cleanup: ImageEditor's mask drawing code was re-implementing `BKE_maskrasteri...Bastien Montagne
2017-11-26Fix T53393: Change from 'd' key to 'draw' panel button causes pencil to be ac...Joshua Leung
2017-11-23Fix T53145: bevel tool fails when used a second time.Brecht Van Lommel
2017-11-22Removing OMP: get rid of last bit in /editors/ area.Bastien Montagne
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-11-20UV Cube Project: improve default behaviorCampbell Barton
2017-11-20Fix T53342: Outliner 'select hierarchy' brokenCampbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton