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
2019-08-17DRW: Fix Eevee rendering broken due to recent changesClément Foucault
2019-08-17DRW: Fix eevee shaders and promote DRAW_ID to builtin uniformClément Foucault
2019-08-17DRW: Replace DRW_CALL_OBINFOS by a boolean in DRWManagerClément Foucault
2019-08-17DRW: Make DRWCullingState referenced by DRWResourceHandleClément Foucault
2019-08-17DRW: Use ARB_shader_draw_parameters when availableClément Foucault
2019-08-17DRW: Use Model Matrix UBO blocks when possibleClément Foucault
2019-08-17DRW: Make DRWCall use resource handleClément Foucault
2019-08-17DRW: Upload model matrices via UBOClément Foucault
2019-08-17DRW: Make Call matrices and object infos into their own containersClément Foucault
2019-08-17Fix T68722: Improve Smooth algorithm for Thickness and StrengthAntonioya
2019-08-17Fix unreported GPencil Thickness modifier affecting strokes not in Vertex GroupsS J Bennett (quollism)
2019-08-17Fix T68753: GPencil tooltip typoAntonio Vazquez
2019-08-16PyRNA: include class name in double-register exceptionCampbell Barton
2019-08-16Outliner: Add range extend select and modify keymapNathan Craddock
2019-08-16Outliner: Support box select on click+dragNathan Craddock
2019-08-16Outliner: set parent for entire selectionNathan Craddock
2019-08-16Outliner: Fix scenes in scene display not starting openNathan Craddock
2019-08-16Outliner: Fixes to show active and scroll pageNathan Craddock
2019-08-16Outliner: set scene camera on camera data activateNathan Craddock
2019-08-16Outliner: Draw sequencer and vertex group iconsNathan Craddock
2019-08-16Outliner: Use F2 to rename active outliner itemNathan Craddock
2019-08-16Outliner: walk navigation operator and openclose fixesNathan Craddock
2019-08-16Outliner: invisible object filterNathan Craddock
2019-08-16Outliner: Allow select on row iconsNathan Craddock
2019-08-16Outliner: Draw constraint icons and enable buttonNathan Craddock
2019-08-16Eyedropper: Support datadropper in the outlinerNathan Craddock
2019-08-16Collections: change active if hidden or excludedNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-16Fix T68103: bevel sometimes infinite loops with patch miter.Howard Trickey
2019-08-16Fix T68009: Recognize X.Org/AMD as GPU_DEVICE_ATI and open source driverRémi Verschelde
2019-08-16Fix T68702: Input socket in the Normal node isn't drawn properly.OmarSquircleArt
2019-08-16Revert "Outliner: only activate outliner items when clicking on icon/text"Campbell Barton
2019-08-16Cleanup: remove gawain referenceCampbell Barton
2019-08-16Cleanup: clang-formatCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Cleanup: unused args/varsCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel
2019-08-16Fix part of T62917: selected edge not highlighted with black and white overlaysEitanSomething
2019-08-16Fix T55054: possible use of unsupported instructions in Cycles texture codeLazydodo
2019-08-16Fix Unreported crash when opening linked material using nodegroupsClément Foucault
2019-08-16Fix T68651: LibOverride: Fix bad handling of RNA collections pointers.Bastien Montagne
2019-08-16Cleanup: proper use of UNUSED_VARS_NDEBUG instead of random hack.Bastien Montagne
2019-08-16LibOverride: do not allow diffing on collections' `all_objects` member.Bastien Montagne
2019-08-16User Preferences: Added "Enabled add-ons only" preferenceSybren A. Stüvel
2019-08-16Fix T68715 Hidden polygon Edit mode are hidden in Object levelClément Foucault
2019-08-16Fix T56408: Hair children recalc on every frame on Alembic meshSybren A. Stüvel
2019-08-16Fix T67999: calling Mesh.materials.clear() crashes BlenderSybren A. Stüvel
2019-08-16Fix T64998: Multi window spin tool crashCampbell Barton
2019-08-16build_env: Added OpenImageDenoise to install_deps.shStefan Werner
2019-08-16Fix T68710: crash on applying modifier after removing all shape keysPhilipp Oeser