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-08-20Merge remote-tracking branch 'origin/blender-v2.90-release' into soc-2020-pro...soc-2020-production-ready-light-tree-2Sam Kottler
2020-08-20Cycles: added comments to light tree codeSam Kottler
2020-08-20Fix incorrect mask use with curvesCampbell Barton
2020-08-20Fix T79935: Inonsistent simplify behavior when linking collection with object...Bastien Montagne
2020-08-19Cycles: Cleaning up light tree code.Sam Kottler
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-19Fix compiler error in MSVSCAntonio Vazquez
2020-08-19Fix T77300: Some scientific notation evaluation has incorrect resultsHans Goudey
2020-08-19BLI_listbase: add utility macro for looping over lists with an indexCampbell Barton
2020-08-18UI: Fix protential stray GPU state preventing correct drawingClément Foucault
2020-08-18Cycles: never hard code -1 for t_max when calling light_sampleSam Kottler
2020-08-18Fix T77564: VSE (and compositor background) lost stereoscopy previewClément Foucault
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-18No experimental feature (but debug ones) to work for blender beta/releaseDalai Felinto
2020-08-18GPUTexture: Extend CUBE_MAP_ARRAY_ARB proxy workaround to all Apple gpusClément Foucault
2020-08-18Fix IDProps definition still being editable in liboverrides.Bastien Montagne
2020-08-18Fix/cleanup Constraint poll function in liboverride cases.Bastien Montagne
2020-08-18Fix T79580: Control Mesh Only Partially Drawn After Filling a Surface From a ...Antonio Vazquez
2020-08-18Fix T79770: Crash opening 2.83 .blend with linked collection containing greas...Antonio Vazquez
2020-08-18Fix incorrect pixelsize use where DPI scale was intendedCampbell Barton
2020-08-18Fix T79787: orbit/zoom sensitivity depends on line-widthCampbell Barton
2020-08-18Cleanup: expand UserDef pixel-size & DPI documentationCampbell Barton
2020-08-17Fix T77683: Cycles baking crash with motion blur enabled and no cameraPhilipp Oeser
2020-08-17Cycles: Fix local intersections in Embree for non-instancd geometry.Stefan Werner
2020-08-17Cycles: Removed some unused light tree codeSam Kottler
2020-08-17Fix T79757: Crash on prefetch when renaming stripsRichard Antalik
2020-08-17Fix T79052: Cycles new sky texture fails with sun size zeroBrecht Van Lommel
2020-08-17Fix T79633: ovrride apply code broken with RNA-defined runtime IDProps in som...Bastien Montagne
2020-08-16Fix T79823: Typo in cloth filter type descriptionHans Goudey
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-16Fix T78426: Header flips when changing editorsCampbell Barton
2020-08-14UI: Fix type in multires modifier subpanelHans Goudey
2020-08-14Cycles: Fixed small light tree volume bugSam Kottler
2020-08-14UI: Remove cutoff text in popovers for 2.90 releaseHans Goudey
2020-08-14Fix warning when compiling on Linux with WITH_XR_OPENXR enabledJulian Eisel
2020-08-14Fix constant lighting change in VR view when rotating headJulian Eisel
2020-08-14Fix undefined behavior with --debug-xrJulian Eisel
2020-08-14Fix --debug-xr not outputting OpenXR debug prints on WindowsJulian Eisel
2020-08-14Fix NULL pointer access in render engine reported by address sanitizerBrecht Van Lommel
2020-08-14Fix T79769, T79768: crash tweaking volume settings with Cycles viewport renderBrecht Van Lommel
2020-08-14Fix/workaround graphics issues breaking SteamVR use with BlenderJulian Eisel
2020-08-14Fix offset applied on top of VR landmark with no positional trackingJulian Eisel
2020-08-14Fix: Increase Viewport Sculpt Options panel widthDalai Felinto
2020-08-14Fix (unreported) sculpt vertex color panel visible for all object typesPhilipp Oeser
2020-08-13Finished bringing light tree code up to dateSam Kottler
2020-08-13Fix T78065: OSL shader compilation fails on macOSBrecht Van Lommel
2020-08-13Fix T79591: Liboverride: do not update overrides on missing linked data.Bastien Montagne
2020-08-13Merge branch 'blender-v2.90-release' into soc-2020-production-ready-light-tree-2Sam Kottler
2020-08-13UI: Add sculpt cloth filter tool iconHans Goudey
2020-08-13Fix T79082: Softbody self-collision does not work on latticesJacques Lucke