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-07Merge branch 'soc-2019-openxr' into temp-vr-draw-threadtemp-vr-draw-threadJulian Eisel
2019-08-07Fix dark VR rendering on Windows Mixed Reality by appyling SRGB OETFJulian Eisel
2019-08-07Allow querying OpenXR runtime IDJulian Eisel
2019-08-07Merge branch 'master' into soc-2019-openxrJulian Eisel
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-06Fix mistake in earlier commit, removed required callJulian Eisel
2019-08-06Merge branch 'temp-concurrent-viewport-theme' into temp-vr-draw-threadJulian Eisel
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-05Cleanup: Remove unnecessary call & varJulian Eisel
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-05Share code of new functions in resources.cJulian Eisel
2019-08-05Cleanup/windows: Remove 32 bit support from make.bat helper scriptLazydodo
2019-08-05Cover all UI_GetTheme calls in draw managerJulian Eisel
2019-08-05Fix T68211: Transfer Mesh Data with Custom Normal crash when Auto Smooth is e...Bastien Montagne
2019-08-05Merge branch 'temp-concurrent-viewport-theme' into temp-vr-draw-threadJulian Eisel
2019-08-05Fix T67259 : Auto depth not working with multires in sculpt modemano-wii
2019-08-05Fix T68145: Bone Rotate Individual Axes fail.Bastien Montagne
2019-08-05Cycles: Fix wrong number of threads on multi-socket machinesSergey Sharybin
2019-08-05Build: add ninja target to make wrapperBrecht Van Lommel
2019-08-05Build: add config for developersBrecht Van Lommel
2019-08-05Build: disable address sanitizer for Cycles optimized kernels with GCCBrecht Van Lommel