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-08UI: Remove Grease Pencil Interpolation from stroke menuAaron Carlisle
2019-08-08API Docs: Correct HotkeyAaron Carlisle
2019-08-07Reconfigure the outputs of the Noise node.OmarSquircleArt
2019-08-07Fix T68268: Crash switching to Weight Paint modeCampbell Barton
2019-08-07Fix unassigned return argument in recent select refactorCampbell Barton
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-07UV: select overlap operatorCampbell Barton
2019-08-07Refactor and clean up White Noise node.OmarSquircleArt
2019-08-07Refactor and clean ip hashing code.OmarSquircleArt
2019-08-07Fix T67623 Eevee: Modulo node making unexpected/inconsistent behaviourClément Foucault
2019-08-07Fix error in recent trackball aspect cleanupCampbell Barton
2019-08-07Fix T68348: Hotkeys do nothing when over viewport gizmosCampbell Barton
2019-08-07Fix tool-tips remaining after operators startCampbell Barton
2019-08-073D View: utility function to set the depth from a locationCampbell Barton
2019-08-07Fix T68340: Add reference image to hidden collection failsCampbell Barton
2019-08-07Remove compiler fix for unsupported MSVC versionJulian Eisel
2019-08-06Fix not reported: Face selection sometimes does not work in weight, paint and...mano-wii
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Cleanup: clang-formatCampbell Barton
2019-08-06Fix Dopesheet transform regressions due to rB81dc76c19cffmano-wii
2019-08-06Annotations: Remove Simplify option from UserprefsAntonio Vazquez
2019-08-06Fix T68320: measure tool memoryleakmano-wii
2019-08-06DrawManager: Fixed Assertion In WorkbenchJeroen Bakker
2019-08-06Fix T68227: Pinning the particles system data-block causes errorSybren A. Stüvel
2019-08-06Keymap: add sequencer left/right selectCampbell Barton
2019-08-06Fix crash when opening files with missing armature libariesSebastian Parborg
2019-08-06Cleanup: move utf8 offset conversion into BLI_string_utf8Campbell Barton
2019-08-06Cleanup: spelling (neighbor)Campbell Barton
2019-08-06Fix T68291: crash snapping to both verts and edges with linked meshesPhilipp Oeser
2019-08-06Fix T66731: Part 3: Labels translations when tools are in 'compact' mode.Bastien Montagne
2019-08-06Annotation: Simplify only 3D annotations and reduce factorAntonio Vazquez
2019-08-06Sequencer: frame offset feature usabilityCampbell Barton
2019-08-06Cleanup: redundant const usageCampbell Barton
2019-08-06Fix T66100: WorkBench Banding IssuesJeroen Bakker
2019-08-06Fix T66671: Memory Leak Material PreviewJeroen Bakker
2019-08-06DrawManager: Fix Camera Images Interfere During SelectionJeroen Bakker
2019-08-06Refactor Paint Overlay Opacity PanelJeroen Bakker
2019-08-06Fix T67437: Vertex Colors Not Visible In SculptModeJeroen Bakker
2019-08-06UI: rename Border to Box SelectCampbell Barton
2019-08-06Fix T68283: Missing operator in graph context menuCampbell Barton
2019-08-06Fix T6813: Dopesheet Editor: Moving keyframes by a number value doesn't workmano-wii
2019-08-05Fix Mapping node backward compatibility. Update inputs and properties.OmarSquircleArt
2019-08-05Fix T68272: Annotations segment fault when use Simplify optionAntonio Vazquez
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-05Cleanup: quiet cast warnings in recent commitCampbell Barton
2019-08-05New BLI Function: projmat_from_window_regionmano-wii
2019-08-05Fix T67665 "Affect Alpha" in Texture Paint mode doesn't work as expectedSebastian Parborg
2019-08-05Fix (unreported) transfer mesh data operator not enabling autosmooth.Bastien Montagne
2019-08-05Cleanup/windows: Remove 32 bit support from make.bat helper scriptLazydodo