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-05-06Fix T64178: Invisible image 2D cursorCampbell Barton
2019-05-06Cleanup: clang-formatCampbell Barton
2019-05-05UI: TooltipsWilliam Reynish
2019-05-05Industry Compat keymap: Remove ability to cancel knife with right click.William Reynish
2019-05-05RNA: add an Object method to clear all shape keys for completeness.Alexander Gavrilov
2019-05-05Industry Compat Keymap: Fix Select All operators in the Info EditorWilliam Reynish
2019-05-05Depsgraph: fix Bone property drivers stored in Object animdata.Alexander Gavrilov
2019-05-05GPencil: Verify brush is valid for grease pencilAntonioya
2019-05-05Cleanup: fallthrough attribute warningCampbell Barton
2019-05-05Sound: add stubs to build without audaspaceCampbell Barton
2019-05-04Fix T63789: Precision issues in glsl noise texturemano-wii
2019-05-04Sound: Make sure spin lock is initialized for new sound datablocksSergey Sharybin
2019-05-04Sound: Delay creating sound scene handle for until is neededSergey Sharybin
2019-05-04Fix T64144: Crash when displaying audio waveforms in VSESergey Sharybin
2019-05-04Fix T64143: Crash when scrubbing in the graph editorSergey Sharybin
2019-05-04Cycles: Fix NULL instead of falseSergey Sharybin
2019-05-04Fix T64045: Crash activating fullscreen workspaceJulian Eisel
2019-05-04UI: Add Split and Separate to the mesh editing context menusWilliam Reynish
2019-05-04UI: Add color and blending to paint mode context menusWilliam Reynish
2019-05-04Industry Compat Keymap: Set Proportional Editing to B keyWilliam Reynish
2019-05-04UI: Add Look Developer Balls Size optionGeorge Vogiatzis
2019-05-04Cleanup: GPU_buffers: Remove obsolete debug drawingClément Foucault
2019-05-04Cleanup: Eevee: Remove Flat normal shader variationClément Foucault
2019-05-04Cleanup: Remove unused code in sculpt_mode, workbench and draw managerClément Foucault
2019-05-04Sculpt: Refactor draw manager sculpt drawing mechanismClément Foucault
2019-05-04GPUBuffers: Save / expose material index per buffersClément Foucault
2019-05-04Fix T64102: Can't add X-Mirror to quick favoritesCampbell Barton
2019-05-04Cleanup: unused varsCampbell Barton
2019-05-04UI: Dynamic region size for file browser optionsJulian Eisel
2019-05-03Fix crash in background rendering after recent sound changesBrecht Van Lommel
2019-05-03Fix Cycles crash when trying to load image that does not existBrecht Van Lommel
2019-05-03GPencil: Add stroke color to Materials PopoverAntonioya
2019-05-03UI: color icons in the properties editor tabsBrecht Van Lommel
2019-05-03Fix Cycles assert on exit after recent changesBrecht Van Lommel
2019-05-03Sound: Fix for being unable to jump to a frame during playback with A/V syncSergey Sharybin
2019-05-03UI: Fix crash when region becomes too thinJacques Lucke
2019-05-03Sound: More fixes for access of original sceneSergey Sharybin
2019-05-03Sound: Fix access original scene during playbackSergey Sharybin
2019-05-03fix image_changed() doing unneccessary texture updates when texture wasntPhilipp Oeser
2019-05-03Cleanup: Selling in commentSergey Sharybin
2019-05-03Depsgraph: Make comment about evaluation more obviousSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-03Depsgraph: Preserve sound and audio pointers through copy-on-writeSergey Sharybin
2019-05-03Depsgraph: Store original sequencer strip pointerSergey Sharybin
2019-05-03Sound: Move evaluation to dependency graphSergey Sharybin
2019-05-03Sound: Delay opening handlers for until really neededSergey Sharybin
2019-05-03Depsgraph: Add scene audio componentSergey Sharybin
2019-05-03Depsgraph: Tag sequencer for update on changesSergey Sharybin
2019-05-03Depsgraph: Initial work to cover sequencerSergey Sharybin
2019-05-03Depsgraph: Make sound ID part of the graphSergey Sharybin