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-20Fix T79935: Inonsistent simplify behavior when linking collection with object...Bastien Montagne
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-07-28Transform: Correct Face Attributes: Option to merge attributesGermano Cavalcante
2020-07-20UI: use "Recalculate" instead of "Recalc"Yevgeny Makarov
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-11GPencil: Replace "ShaderFX" with "Shader Effects" in RNA prop textAntonio Vazquez
2020-07-01UI: remove internal names (custom-data & loops) from tool-tipCampbell Barton
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-06-29RNA: properly tag 'embedded' ID pointers as owned.Bastien Montagne
2020-06-26Fix T78295: reload scripts disables Cycles render passes in the compositorBrecht Van Lommel
2020-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-01Cleanup: warningCampbell Barton
2020-06-01Fix T77043: Incorrect cache invalidation when changing resolution.Richard Antalik
2020-05-19Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-19Clarify autokeyframe tootipPhilipp Oeser
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-05-12Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-12GPencil: Add new parameter for SMAA thresholdAntonio Vazquez
2020-05-11Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-11Fix T75998: Precision of 'Unit Scale' and 'Grid Scale' are mismatchedRichard Antalik
2020-04-24UI: Move Scene Statistics to the 3D ViewportHarley Acheson
2020-04-22Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-22Fix invalid RNA path for transform orientations.Bastien Montagne
2020-04-17UI: Layout changes for new checkbox layout possibilitiesWilliam Reynish
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-03-26Mantaflow: remove reminents of high res smokeAaron Carlisle
2020-03-26Add option to Copy the active view layer, and add an empty view layerChris Clyne
2020-03-26Fix T75081: RNA path For FFMPEGSettings missingMatt Rossman
2020-03-26Fix crash accessing length unit settingsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-11Cycles: add view layer setting to exclude volumes, like hair and surfacesBrecht Van Lommel
2020-03-09UI: use pixel units for tile sizes and node auto-offset marginAdrian Newton
2020-03-09UI: add space before px unit in Eevee properties for consistencyAdrian Newton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-26Cleanup: spellingCampbell Barton
2020-02-25Cycles: move sss and diffuse transmission into diffuse passBrecht Van Lommel
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-02-19DRW: New High Quality Normal & Tangent extractClément Foucault
2020-02-17ColorManagement: Dithering ImprovementClément Foucault
2020-02-14Freestyle: Add option for rendering Freestyle to a separate passLukas Stockner
2020-01-29UI: Fix typo in tooltipWilliam Reynish
2020-01-29Fix T73433: Transform options (Affect Only) tooltips are confusingWilliam Reynish
2020-01-17Make the scene preview range not clamp the start/end valuesSebastian Parborg
2019-12-24Fix T72578: overwrite not animatable in 2.8xCampbell Barton
2019-12-13Cleanup: clang-formatCampbell Barton