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-14Fix build after last commitHans Goudey
2021-05-14Functions: Expose set_all method for generic virtual arraysHans Goudey
2021-05-14Cleanup: Clang formatHans Goudey
2021-05-14Collada import: connect Emission texture to Emission socketScurest
2021-05-14Merge branch 'blender-v2.93-release'Fabian Schempp
2021-05-14Fix T87360 Multi input links aren't placed correctly when created with pythonFabian Schempp
2021-05-13BLI: simplify supporting heterogeneous lookup for new typesJacques Lucke
2021-05-13Modifiers: allow usage of tbbJacques Lucke
2021-05-13Nodes: add utility method to get input/output of a DNodeJacques Lucke
2021-05-13BLI: support looking up a key stored in Map or VectorSetJacques Lucke
2021-05-13Functions: simplify adding a single input to a multi-functionJacques Lucke
2021-05-13BLI: add initial wrapper for tbb::enumerable_thread_specificJacques Lucke
2021-05-13Nodes: ignore unavailable sockets in logically linked sockets iteratorJacques Lucke
2021-05-13Cleanup: inconsistent parameter nameJacques Lucke
2021-05-13Cleanup: missing overrideJacques Lucke
2021-05-13Geometry Nodes: add mutex for node ui storageJacques Lucke
2021-05-13BLI: add LinearAllocator.construct_array methodJacques Lucke
2021-05-13Cleanup: use boolean argumentCampbell Barton
2021-05-13Cleanup: clang formatCampbell Barton
2021-05-13UI: Use term 'Preferences' instead of 'User Prefs'Aaron Carlisle
2021-05-13PyAPI Docs: Cleanup FormattingAaron Carlisle
2021-05-13UI: Improved "Area Close" Neighbor SelectionHarley Acheson
2021-05-12Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-12VSE: Fix disk cache potentially overwriting blend fileRichard Antalik
2021-05-12Fix T88194: Animation player displays washed out colorsRichard Antalik
2021-05-12VSE: Fix meta strip boundary can not be changedRichard Antalik
2021-05-12Cleanup: Simplify public/private specifiersHans Goudey
2021-05-12Cleanup: Splines: Add accessors to spline vectorHans Goudey
2021-05-12UI: Colors for Texture/Material node sockets and small tweaksPablo Vazquez
2021-05-12Geometry Nodes Curves: Expose first builtin point attributesHans Goudey
2021-05-12Fix T87851 EEVEE: Performance regression with baked lighting & transparencyClément Foucault
2021-05-12Fix T81247: Constrain selected UVs to correct UDIMSiddhartha Jejurkar
2021-05-12Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-12Fix: IC keymap V-key view pie doesn't work in Weight Paint modeCampbell Barton
2021-05-12PyAPI: remove deprecated & unused BMesh.from_object deform argumentCampbell Barton
2021-05-12PyAPI: remove context.active_baseCampbell Barton
2021-05-12PyAPI: remove deprecated 'wiki_url' for add-ons 'bl_info'Campbell Barton
2021-05-12Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-05-12Builder: updated download urls with upcoming naming scheme.Jeroen Bakker
2021-05-12Fix custom bone shape scale affecting normal bone displaySebastian Parborg
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-12Merge branch 'blender-v2.93-release'Charlie Jolly
2021-05-12Fix incorrect labels for math node wrap functionCharlie Jolly
2021-05-12Merge branch 'blender-v2.93-release'Sergey Sharybin
2021-05-12Fix non-finite tangent in Cycles with missing UV mapSergey Sharybin
2021-05-12Merge branch 'blender-v2.93-release'Sergey Sharybin
2021-05-12Cycles X: Fix possible use of uninitialized ShaderClosureSergey Sharybin
2021-05-12Cleanup: rename 'rt' to '_pad#' in DNA structsCampbell Barton
2021-05-12Cycles: fix inconsistent-missing-override warningsAnkit Meel
2021-05-12Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante