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
2021-05-30Boolean: applying patch D11431 to speed up hole-tolerant raycast.Howard Trickey
2021-05-30Docs: Capitalize first word of sentenceAaron Carlisle
2021-05-30Docs: clarify description and usage of 'bpy.app.version_file'Aaron Carlisle
2021-05-29PyDoc: Use em dash instead of comma for enum itemsAaron Carlisle
2021-05-29Docs: Add documentation for 'material_index'Aaron Carlisle
2021-05-29UI: Match tooltip with interface nameAaron Carlisle
2021-05-29Docs: Add relevant OCIO envvars to Blender's help messageAaron Carlisle
2021-05-29Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-29GPencil: Fix unreported random rotation for single point with textureAntonio Vazquez
2021-05-28Fix typosJames Monteath
2021-05-28Add and update README.md files for CI script removalJames Monteath
2021-05-28Make encoded video fps correct with ffmpeg < 4.4Sebastian Parborg
2021-05-28Fix T87932: Failure to build movie strip proxySebastian Parborg
2021-05-28Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-28Geometry Nodes: Polish switch node UIHans Goudey
2021-05-28EEVEE: Fix NaN caused by ensure_valid_reflection()Clément Foucault
2021-05-28Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-28Fix T88601: Attribute Compare boolean doesn't expose socketHans Goudey
2021-05-28Add branch based pipeline config file used by buildbot and make_update.py scr...James Monteath
2021-05-28GPencil: Fix unreported random rotation for single point with textureAntonio Vazquez
2021-05-28DrawManager: Early return for buffer cache creationGermano Cavalcante
2021-05-28Geometry Nodes: Add Mesh to Curve NodeHans Goudey
2021-05-28Fix incorrect Denoise node SSE 4.1 warning on macOS IntelBrecht Van Lommel
2021-05-28MSVC: Fix build error with 16.10/11Ray Molenkamp
2021-05-28Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-28Fix T88635: VSE: Select Linked gives unpredictable resultsPhilipp Oeser
2021-05-28Fix crash in liboverride resync.Bastien Montagne
2021-05-28Moved to new git repoJames Monteath
2021-05-28Fix T88499: Copy data path operator does not consider library affiliationPhilipp Oeser
2021-05-28Buildbot related files have been moved to own repositoryJames Monteath
2021-05-28Tests: add utility to generate interactive user actionsCampbell Barton
2021-05-28Cleanup: use static set syntaxCampbell Barton
2021-05-28DrawManager: Use Compute Shader to Update Hair.Jeroen Bakker
2021-05-28Merge branch 'blender-v2.93-release'Aaron Carlisle
2021-05-28Docs: Update RNA to User Manual mappingsAaron Carlisle
2021-05-27Fix T86465: Annotation Tool is missing in VSE Preview toolbarAntonio Vazquez
2021-05-27Fix own crash in today's rBf68288a8746f.Bastien Montagne
2021-05-27LibOverride: refactor recursive resync.Bastien Montagne
2021-05-27Fix T88614: Mixdown crashes Blender 2.92.0 and 3.0.0 AlphaJörg Müller
2021-05-27Fix T88625: Multiobject UV hiding/unhiding does not work with UV_SYNC_SELECTIONPhilipp Oeser
2021-05-27Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-27Revert "EEVEE: Ensure Reflection: Use new implementation"Clément Foucault
2021-05-27Geometry Nodes: Expose texture and material inputs to modifierHans Goudey
2021-05-27Cleanup: Fix forward declaring class with "struct"Hans Goudey
2021-05-27Fix build error: Make CurveEval a structHans Goudey
2021-05-27Cleanup: rename blender-launcher source file.Ray Molenkamp
2021-05-27Geometry Nodes: Draw curve data in the viewportHans Goudey
2021-05-27Fix T88452: Point Separate crash on curve componentHans Goudey
2021-05-27Cleanup: Use consistent variable namesHans Goudey
2021-05-27Cleanup: rename BKE_main_id_{clear_newpoins => newptr_and_tag_clear}Campbell Barton