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-02tag active viewertemp-geometry-nodes-viewer-nodeJacques Lucke
2021-06-02Merge branch 'master' into temp-geometry-nodes-viewer-nodeJacques Lucke
2021-06-02Add workaround for gcc 11 compiler bugJacques Lucke
2021-06-02Keymap: use D-Key for view-pie menuCampbell Barton
2021-06-02Object: support running transfer mode in any object modeCampbell Barton
2021-06-02Docs: 2.93 release description for Linux appdataDalai Felinto
2021-06-02Merge branch 'master' into temp-geometry-nodes-viewer-nodeJacques Lucke
2021-06-02Fix T88567: Cryptomatte only works for the first View Layer.Jeroen Bakker
2021-06-02Docs: formalize naming for generic callbacks in BKE_callbacks.hCampbell Barton
2021-06-02Cleanup: trailing commas to avoid right shiftCampbell Barton
2021-06-02Cleanup: spelling in commentsCampbell Barton
2021-06-02Fix assert with geometry node outputHans Goudey
2021-06-02Cleanup: Avoid duplicating node input retrievalHans Goudey
2021-06-02Geometry Nodes: Add Delete Geometry NodeWannes Malfait
2021-06-02VSE: Use own category for metadata panelRichard Antalik
2021-06-01Geometry Nodes: Skip calculating normals in transform nodeHans Goudey
2021-06-01Fix T88715: particle size influence texture not working for 'keyed' or 'none'...Philipp Oeser
2021-06-01LibOverride: Fix again infinite loop in resync in some complex/degenerated ca...Bastien Montagne
2021-06-01test adding shortcut for geo viewerJacques Lucke
2021-06-01Merge branch 'master' into temp-geometry-nodes-viewer-nodeJacques Lucke
2021-06-01Geometry Nodes: add empty material slot to new meshesJacques Lucke
2021-06-01BuildBot: CleanupJames Monteath
2021-06-01Merge branch 'master' into temp-geometry-nodes-viewer-nodeJacques Lucke
2021-06-01Fix T88658: Force Fields of curve shape can crash if curve has only one pointPhilipp Oeser
2021-06-01Cleanup: remove unused parameter.Jeroen Bakker
2021-06-01Cleanup: remove unused parameter.Jeroen Bakker
2021-06-01Cleanup: NULL->nullptr.Jeroen Bakker
2021-06-01Cleanup: API for MeshExtractRunTimeData.Jeroen Bakker
2021-06-01DrawManager: Use CPP for Mesh Extraction Scheduling.Jeroen Bakker
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-01Cleanup: clang-tidyJacques Lucke
2021-06-01Compositor: Full-frame base systemManuel Castilla
2021-06-01Cleanup: Split draw_cache_extract_mesh into multiple files.Jeroen Bakker
2021-06-01Cleanup: split face tessellation into inline functionsCampbell Barton
2021-06-01Cleanup: split bmesh tessellation into it's own fileCampbell Barton
2021-06-01Cleanup: remove disabled face tessellation logicCampbell Barton
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-06-01Cleanup: correct sculpt quat argument sizeCampbell Barton
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-06-01Fix buffer overrun in paint_line_strokes_spacingCampbell Barton
2021-06-01Cleanup: spelling in commentsCampbell Barton
2021-06-01Cleanup: spelling in commentsKévin Dietrich
2021-06-01Docs: Limit the OCIO env vars that we documentAaron Carlisle
2021-06-01Speedup exact boolean by avoiding some mallocs and frees.Erick Abrahammson
2021-05-31Fix undeclared identifiers with 'DEBUG_TIME'Germano Cavalcante
2021-05-31Merge branch 'blender-v2.93-release'Brecht Van Lommel