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-06-01Cleanup: LibOverride: rename 'local' group tagging functions to 'overrides'.Bastien Montagne
2021-06-01Fix libOverride resync issues in some corner-cases.Bastien Montagne
2021-06-01IDManagement: `BKE_libblock_rename`: assert we get local ID.Bastien Montagne
2021-06-01Fix `BLI_libblock_ensure_unique_name` not ignoring linked IDs.Bastien Montagne
2021-06-01ID Management: Allow unique name check for linked IDs too.Bastien Montagne
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-06-01Cleanup: spelling in commentsCampbell Barton
2021-05-31Cleanup: Replace fseek() calls with BLI_fseek()Harley Acheson
2021-05-31Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the time...Jeroen Bakker
2021-05-31Fix T88623, T87044: Make encoded videos play correctly in VLCSebastian Parborg
2021-05-31Geometry Nodes: do not create unnecessary geometry componentsJacques Lucke
2021-05-31Fix (studio-reported) crash in collection management code.Bastien Montagne
2021-05-28Make encoded video fps correct with ffmpeg < 4.4Sebastian Parborg
2021-05-28Geometry Nodes: Polish switch node UIHans Goudey
2021-05-28Geometry Nodes: Add Mesh to Curve NodeHans Goudey
2021-05-28Fix crash in liboverride resync.Bastien Montagne
2021-05-27Fix own crash in today's rBf68288a8746f.Bastien Montagne
2021-05-27LibOverride: refactor recursive resync.Bastien Montagne
2021-05-27Cleanup: Fix forward declaring class with "struct"Hans Goudey
2021-05-27Fix build error: Make CurveEval a structHans Goudey
2021-05-27Geometry Nodes: Draw curve data in the viewportHans Goudey
2021-05-27Cleanup: Use consistent variable namesHans Goudey
2021-05-27Cleanup: rename BKE_main_id_{clear_newpoins => newptr_and_tag_clear}Campbell Barton
2021-05-27Cleanup: remove duplicate LIB_TAG_NEW untag codeErik Abrahamsson
2021-05-27LibOverride: Add heuristic protection against infinite loop due to libraries ...Bastien Montagne
2021-05-27Fix (studio-reported) infinite loop in resync code.Bastien Montagne
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-27Cleanup: spellingCampbell Barton
2021-05-27Cleanup: Simplify spline point attribute materialize functionsHans Goudey
2021-05-27Geometry Nodes: Support interpolation between curve domainsHans Goudey
2021-05-26LibOverride: add recursive resync.Bastien Montagne
2021-05-26LibOverride: add helper to retrieve override data from an ID.Bastien Montagne
2021-05-26IDManagement: Shapekey: add a `owner_get` callback.Bastien Montagne
2021-05-26LibOverride: Do not try to generate override data of linked data.Bastien Montagne
2021-05-26ID management: remapping: add flag to enforce refcounting handling.Bastien Montagne
2021-05-26ID management: Do not assume that `NO_MAIN` means `NO_USER_REFCOUNT`Bastien Montagne
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-26Merge branch 'blender-v2.93-release'Falk David
2021-05-26Fix: GPencil mask shows in view layer renderFalk David
2021-05-26Nodes: fix threading issues with node ui storageJacques Lucke
2021-05-26Fix particlesystem not duplicating their pointcache in NO_MAIN case.Bastien Montagne
2021-05-26Fix T88531: Mantaflow problem with geometry nodesPhilipp Oeser
2021-05-26Fix T88566: Mantaflow inflow with shapekeys is not working anymorePhilipp Oeser
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Geometry Nodes: Add Shader Curve NodesCharlie Jolly
2021-05-25Cleanup: Convert to static type directly from CPPTypeHans Goudey
2021-05-25Fix T88549: ID sorting tests.Bastien Montagne
2021-05-25Cleanup: spellingCampbell Barton