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-09-26Cleanup: remove bounds runtime data from sceneCampbell Barton
2017-09-26Add missing headerCampbell Barton
2017-09-26Fix T52901: New Depsgraph - Driver using "self" needs reloading file to workJoshua Leung
2017-09-26Fix: When transforming GP strokes in "Local" mode, the strokes would get obsc...Joshua Leung
2017-09-23Tracking: Followup to previous fix, need to remap frame number for sequence t...Sergey Sharybin
2017-09-23Tracking: Cleanup, reuse existing variableSergey Sharybin
2017-09-23Fix T52851: Per-frame traking is broken when sequence doesn't start at frame 1Sergey Sharybin
2017-09-23Tracking: Fix crash when tracking failedSergey Sharybin
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-213D Text: Make Ctrl Backspace/Del delete wordsCampbell Barton
2017-09-21Fix T52860: 3D Text crashes w/ Ctrl BackspaceCampbell Barton
2017-09-21Fix T50450: Breakdowner doesn't work in Tweak Mode on translated NLA StripsJoshua Leung
2017-09-20Fix missing ID remapping in Action editor callback.Bastien Montagne
2017-09-20UI: fullstop at end of tooltipsCampbell Barton
2017-09-19transform_snap_object: simplify IGNORE_BEHIND_RAYmano-wii
2017-09-19Fix T52733 Percent mode for Bevel sometimes had nans.Howard Trickey
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-18Add some security checks against future bad float UIprecision values.Bastien Montagne
2017-09-18Cleanup: use clamped rounding functionsCampbell Barton
2017-09-17UI: avoid int cast before clamping number inputCampbell Barton
2017-09-15Transform: Enable recursion dependency check for new depsgraphSergey Sharybin
2017-09-14Fix T52537: Dyntopo "detail flood fill" doesn't work in some casesSergey Sharybin
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-09-14Fix failure in our UI code that could allow search button without search call...Bastien Montagne
2017-09-14Fix T52723: Reset UV layers failedCampbell Barton
2017-09-13Node UI: scale cross by pixelsizeCampbell Barton
2017-09-12Adding some verbose documentationJoshua Leung
2017-09-12Fix T52573: Cycles baking artifactsSergey Sharybin
2017-09-11Fix T52696: Sculpt - Brush spacing pressure artifactsJoshua Leung
2017-09-08Fix: Grease Pencil pie menu keymaps were broken after the menus got renamedJoshua Leung
2017-09-08Fix T52678: Crash editing gpencil w/ frame-lockCampbell Barton
2017-09-07Cleanup: remove goto'sCampbell Barton
2017-09-07UI: fix memory leak when copy-to-selected failedCampbell Barton
2017-09-07Weight Smooth: remove source optionCampbell Barton
2017-09-07Fix T52639: Weight paint smooth tool crashCampbell Barton
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-09-06Fix mistake in previous fix for T52640.Brecht Van Lommel
2017-09-06Use normalized project functionsCampbell Barton
2017-09-06Fix T52640: crash when opening image file browser in some cases.Brecht Van Lommel
2017-09-06View3D Remap: skip defmaterialCampbell Barton
2017-09-06Fix T52663: Remap used invalid local-view dataCampbell Barton
2017-09-05Fix T52251: Knife cur displaces surfaceCampbell Barton
2017-09-03Fix: Deleting GPencil keyframes in DopeSheet didn't redraw the viewJoshua Leung
2017-09-03Fix: Border select for GPencil keyframes was including those in the "databloc...Joshua Leung
2017-09-03Fix: GPencil Sequence Interpolation for thickness/strength was invertedJoshua Leung
2017-09-03Fix T52227: Time Slide tool doesn't take NLA mapping into accountJoshua Leung
2017-08-30Fix T52588: Shape key value driver variables of duplicated object sets refer ...Bastien Montagne
2017-08-29Support Copy To Selected and Alt-Click for F-Curves in the curve editor.Alexander Gavrilov
2017-08-29View2D: function to get view to region matrixCampbell Barton
2017-08-29Transform: scale center override by aspectCampbell Barton