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
path: root/source
AgeCommit message (Expand)Author
2019-09-30Cleanup: spellingCampbell Barton
2019-09-30Revert "macOS: Replaced OSSpinLock with os_unfair_lock."Stefan Werner
2019-09-30Fix T69334: VSE Very low framerateRichard Antalik
2019-09-30Fix wrong sculpt flat shaded normals after recent optimizationsBrecht Van Lommel
2019-09-29Fix T70345: wrong transforms of objects after recent NVIDIA workaroundBrecht Van Lommel
2019-09-29Fix T70320: View clipping doesn't hide extra wireframeCampbell Barton
2019-09-29Fix T69935: Silence Win32 OS Error DialogsHarley Acheson
2019-09-29UI: Let file browser tool/bookmarks region push upper bar inJulian Eisel
2019-09-29Cleanup: use doxy sections for image_ops.cCampbell Barton
2019-09-29Fix (workaround) memory leak cancelling sculpt mask expandBrecht Van Lommel
2019-09-29Fix small memory leaks in some sculpt toolsBrecht Van Lommel
2019-09-29Sculpt: minor optimizations for GPU draw buffer fillingBrecht Van Lommel
2019-09-29Sculpt: only update draw buffers for visible nodes during paint strokeBrecht Van Lommel
2019-09-29Sculpt: multithread GPU draw buffer filling for workbenchBrecht Van Lommel
2019-09-29Sculpt: use dynamic scheduling and chunk size 1 for multithreadingBrecht Van Lommel
2019-09-29Cleanup: move sculpt parallel range threading test into functionBrecht Van Lommel
2019-09-29Sculpt: disable workbench anti-aliasing during stroke paintingBrecht Van Lommel
2019-09-29Fix wrong sculpt cursor drawing when using "ignore_background_click"Brecht Van Lommel
2019-09-29Fix T58683: Reload Scripts breaks toolbar button formatting.Alexander Gavrilov
2019-09-29GPU: Workaround for broken node links on NVidia driversClément Foucault
2019-09-28Fix unnecessary use of atomics in PBVH normal updateBrecht Van Lommel
2019-09-28Cleanup: compiler warningsBrecht Van Lommel
2019-09-28Fix build error on WindowsBrecht Van Lommel
2019-09-28Drivers: fix transform channel panel for W rotation and quaternions.Alexander Gavrilov
2019-09-28RNA: fix the name of the parent inverse matrix in Data API Outliner view.Alexander Gavrilov
2019-09-28Debug: add 888 and 889 debug values for redraw and PBVH node visualizatonsBrecht Van Lommel
2019-09-28EEVEE: Speedup: Don't request orco layer if not neededClément Foucault
2019-09-28Fix T70226 EEVEE: Crash/Assert entering edit mode with instanced meshes...Clément Foucault
2019-09-28GPencil: Fix compiler warningAntonio Vazquez
2019-09-28Cleanup: Remove // commentsAntonio Vazquez
2019-09-28Cleanup: Remove blank at the end of tooltipAntonio Vazquez
2019-09-27fix:wrong python pdb copied for Windows-VS when building for pydebugGaia Clary
2019-09-27Fix T70247 Crash on enter edit mode with UV editor openedClément Foucault
2019-09-27Sculpt: Sculpt cursor UX improvementsPablo Dobarro
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-27Sculpt: Use func_finalize instead of mutexPablo Dobarro
2019-09-27Sculpt: Pose brush origin offsetPablo Dobarro
2019-09-27Fix T70291: Sculpt remesh inverts normal when fix poles is activatedPablo Dobarro
2019-09-27Fix T56497: Snake hook sculpt brush slips off and affects the part of the mes...Pablo Dobarro
2019-09-27Fix T70280: QuadriFlow remesh with "Use Paint Symmetry" and "Smooth Normals" ...Pablo Dobarro
2019-09-27Sculpt: Enable accumulate in scrape brushPablo Dobarro
2019-09-27Fix T69941 Assert selecting UVsClément Foucault
2019-09-27Cleanup: Replace 'add mode' short for driver FCurve creation with an enumSybren A. Stüvel
2019-09-27GPencil: New Brush default settingsAntonio Vazquez
2019-09-27GPencil: Simplify smooth average factor calculationAntonio Vazquez
2019-09-27Fix T69377 Texture flickering when selecting in solid viewport (AMD Pro driver)Clément Foucault
2019-09-27Fix T70106 Objects with multiple materials are not displaying correctlyClément Foucault
2019-09-27GPencil: New smart smooth for strokesAntonio Vazquez
2019-09-27Fix part of T70295: sculpt drawing not clipping PBVH behind the cameraBrecht Van Lommel
2019-09-27Fix part of T70295: sculpt drawing not clipping PBVH nodes outside of viewportBrecht Van Lommel