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
2020-06-05Cleanup: maybe uninitialized variable warningCampbell Barton
2020-06-05Cleanup: spellingCampbell Barton
2020-06-05Cleanup: remove unnecessary inline headerCampbell Barton
2020-06-05Build: use TBB as Embree tasking systemBrecht Van Lommel
2020-06-05Fix make deps build errors with conflicting Boost system packagesBrecht Van Lommel
2020-06-04GPUTexture: Make GPU_texture_unbind_all faster on newer opengl versionClément Foucault
2020-06-04DRW: Fix T77370: Redundant anti aliasing/blur effectClément Foucault
2020-06-04LibOverride: Add Pointer properties to 'overridable by default'.Bastien Montagne
2020-06-04LibOverride: cleanup Collection case.Bastien Montagne
2020-06-04Disable gravity in Draw Face Sets brushPablo Dobarro
2020-06-04Fix Sharpen mesh filter in MultiresPablo Dobarro
2020-06-04installdeps: fix bad FFMPEG official version number.Bastien Montagne
2020-06-04GPencil: Fix Lock Frame Dopesheet tooltipAntonio Vazquez
2020-06-04Fix T77358: Gpencil can't select geometry within transparent layersAntonio Vazquez
2020-06-04Fix T77164: scaling/rotation fails for 3 selected NURB pointsCampbell Barton
2020-06-04Fix T77367: Blender's snap package ignores command line optionsCampbell Barton
2020-06-04GPUShaderInterface: Reduce creation time on some drivers.Clément Foucault
2020-06-04Fix Grease Pencil panel showing as first panel in render propertiesBrecht Van Lommel
2020-06-04Cleanup: remove unused flagBrecht Van Lommel
2020-06-04Fix T77276: Generating Python API docs raises many warningsAaron Carlisle
2020-06-04GPUShaderInterface: Change builtin array to array of location/bindClément Foucault
2020-06-04Cleanup: DRW: Add comment and remove bitfields.Clément Foucault
2020-06-04GPUShaderInterface: Add Builtin Uniform blocks queryClément Foucault
2020-06-04Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-06-04Fix T77073: Objects cannot be activated after collection excludeNathan Craddock
2020-06-04Cleanup: split particle & texture paint mode switching into utility functionsCampbell Barton
2020-06-04Fix T77315 Overlay: Selection Highlighting not working with complex sceneClément Foucault
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-06-04LibOverride: Make all modifiers properties overridable.Bastien Montagne
2020-06-04Fix T77264: Mantaflow: Liquid checkbox doesn't turn on while switchingPhilipp Oeser
2020-06-04GPencil: Improve selection in Fill areasAntonio Vazquez
2020-06-04UV: use selection for 'Seams from Islands'Campbell Barton
2020-06-04Cleanup: move auto-execute operators into userpref_ops.cCampbell Barton
2020-06-04Cleanup: update sections for wm_files.cCampbell Barton
2020-06-04UI: more informative light energy description based on light typeJohan Walles
2020-06-04Fix error in recent fix for T77290Campbell Barton
2020-06-03Eyedropper: Support get samples from other windowsGermano Cavalcante
2020-06-03Cleanup: Use ELEM MacroHans Goudey
2020-06-03Linux: update appdata for 2.83 releaseBrecht Van Lommel
2020-06-03Fix build error for Cycles standaloneBrecht Van Lommel
2020-06-03LibOverride: Make camera data-block properties overrideable.Bastien Montagne
2020-06-03LibOverride: Make constraints fully overrideable.Bastien Montagne
2020-06-03LibOverride: fix debug timing code.Bastien Montagne
2020-06-03Fix broken split layout in encoding optionsJulian Eisel
2020-06-03GPencil: Fix unreported error in Dots Strokes material initializationAntonio Vazquez
2020-06-03Fix T77290: Crash displaying vertex colors in edit modeCampbell Barton
2020-06-03Cleanup: clang format, warningCampbell Barton
2020-06-03Cleanup: GPUMaterilal: Texture Node: Remove unused functionsClément Foucault
2020-06-03GPUMaterial: Fix shader compilation when using UDIM texturesClément Foucault