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
2020-06-03Cleanup: GPUMaterilal: Texture Node: Remove unused functionsClément Foucault
2020-06-03GPUMaterial: Fix shader compilation when using UDIM texturesClément Foucault
2020-06-03DRW: Always unbind texture after drawingClément Foucault
2020-06-03GPUMaterial: Rework/simplify image texture filteringClément Foucault
2020-06-03GPUMaterial: Rework/simplify environment texture filteringClément Foucault
2020-06-03GPUTexture: Fix samplers configuration typoClément Foucault
2020-06-03GPUMaterial: Add support for different sampler state per image samplerClément Foucault
2020-06-03GPUTexture: Add support for binding textures with custom sampler statesClément Foucault
2020-06-03Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-06-03Undo: Detect/find proper memchunk for a given ID during undo step writing.Bastien Montagne
2020-06-03RNA: add option to enable by default lib overridale flag of defined properties.Bastien Montagne
2020-06-03Cleanup: DRW: Remove support for ModelViewProjectionMatrixClément Foucault
2020-06-03Cleanup: DRW: Remove support for builtin matricesClément Foucault
2020-06-03DRW: Remove use of builtin matrices and replace by common_view_libClément Foucault
2020-06-03Cleanup: DRW: Remove builtin 3D only shader usageClément Foucault
2020-06-03GPUImmediate: Fix array uniform not workingClément Foucault
2020-06-03Cleanup: DRW: Remove persistent uniform functionsClément Foucault
2020-06-03Fix domain voxel size indicator drawingPhilipp Oeser
2020-06-03Object: refactor mode switchingCampbell Barton
2020-06-03Cleanup: remove ED_gpencil_setup_modes from object mode setCampbell Barton
2020-06-03Fix T67577: Add-on unregister can't access preferences on factory resetCampbell Barton
2020-06-03Cleanup: remove redundant call to addon_utils.reset_all()Campbell Barton
2020-06-03Cleanup: move shared functionality to wm_file_read_preCampbell Barton
2020-06-03Cleanup: minor changes to wm_homefile_readCampbell Barton
2020-06-03Fix T77289: Crash when typing negative numbersHans Goudey
2020-06-03Cleanup: GPUTexture: Remove uneeded bindClément Foucault
2020-06-03DRW: Remove automatic bind locations and use hardcoded locations for texturesClément Foucault
2020-06-03GPUShaderInterface: Fix out of bound readsClément Foucault
2020-06-03GPU: Texture: Remove multibind trackingClément Foucault
2020-06-03GPUShader: Bind shader for interface creationClément Foucault
2020-06-02Revert "UI: Fix T77173: Report Background Colors for 2.83 Release"Hans Goudey
2020-06-02Merge branch 'blender-v2.83-release'Hans Goudey
2020-06-02Fix T76196: Curve Display hides wires as soon as any part has faces [duePhilipp Oeser
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-06-02Fix T76776: Implement vertex_visibility_get for PBVH_GRIDSPablo Dobarro
2020-06-02Cleanup: Use const context for some UI templatesHans Goudey
2020-06-02Fix: Crash Edit Mode Selection RCSJeroen Bakker
2020-06-02Cleanup: Always use pbvh in PBVH BKE filesPablo Dobarro
2020-06-02Fix: Crash When Selecting In Edit ModeJeroen Bakker
2020-06-02Sculpt: Improve twist axis in Pose FK modePablo Dobarro
2020-06-02Cleanup: Remove unused grab delta in Pose BrushPablo Dobarro
2020-06-02UI: Expand linked/overriden collections by default in the OutlinerJulian Eisel
2020-06-02Library Overrides: Don't move collections to Scene Collection when overridingJulian Eisel
2020-06-02Library Overrides: Unlink instance empty after "Make Library Override"Julian Eisel
2020-06-02Fix T77126: Documented frame_change_pre and frame_change_post handlersSybren A. Stüvel
2020-06-02Fix utterly broken versionning code for weight modifier.Bastien Montagne
2020-06-02Cleanup: factorize duplicated code in WVG modifiers' RNA.Bastien Montagne
2020-06-02Cleanup: unused argumentCampbell Barton
2020-06-02Revert "Fix T67577: Add-on unregister can't access preferences on factory reset"Campbell Barton
2020-06-02Fix T66967: skin modifier crash scaling skin radius to zeroCampbell Barton