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-09-29Cleanup: Enforce C linkage for internal File Browser headerJulian Eisel
2021-09-29Cleanup: else-after-returnJacques Lucke
2021-09-29Fix T89164: Sculpt "Smooth" brush crash with zero pressurePhilipp Oeser
2021-09-29Texts in Outliner dont activatePhilipp Oeser
2021-09-29Assets: Expose option to reuse data-block data when appendingJulian Eisel
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-29Support loading catalogs in the Current File asset libraryJulian Eisel
2021-09-29Add an option to silence bpy.ops.anim.keyframe_delete_v3d when used in AddonsGaia Clary
2021-09-29Fix T88954: Rearranging of modifiers for linked objects no longer works.Bastien Montagne
2021-09-29Fix T91756: String to Curve node produces NaN when size is zeroJacques Lucke
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-29Fix T91767: crash when instancing geometry coming from modifierJacques Lucke
2021-09-29Geometry Nodes: instance on points in instancesJacques Lucke
2021-09-29Fix/bypass doversion for wire new colorsDalai Felinto
2021-09-29UV: Pack to closest/active UDIMSiddhartha Jejurkar
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-29Fix T91237: Wrong Editors could sync animation 'Visible Range'Philipp Oeser
2021-09-29Cleanup: Add constructor for AttributeFieldInputHans Goudey
2021-09-29Cleanup: Compositor: Migrate color nodes to new socket builderAaron Carlisle
2021-09-29UI: Update Levels NodesAaron Carlisle
2021-09-29Nodes: Fix compositor viewer nodes having wrong alpha channelAaron Carlisle
2021-09-29Cleanup: Compositor: Migrate most output nodes to new socket builderAaron Carlisle
2021-09-29Cleanup: Simplify compositor Z Combine operation conversionAaron Carlisle
2021-09-29Fix: Knife undo with no cut segments leftCian Jinks
2021-09-29Cleanup: Make formatAaron Carlisle
2021-09-29Cleanup: Compositor: Migrate most input nodes to new socket builderAaron Carlisle
2021-09-29Cleanup: sort cmake file listsCampbell Barton
2021-09-29Cleanup: trailing space, newlines at EOFCampbell Barton
2021-09-29Cleanup: use C comments for plain textCampbell Barton
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Cleanup: Removed redundant if macroCian Jinks
2021-09-28Geometry Nodes: Fields version of attribute proximity nodeHans Goudey
2021-09-28Compositor: Full frame Glare nodeManuel Castilla
2021-09-28Cleanup: Remove XRange and YRange in CompositorManuel Castilla
2021-09-28Compositor: Add support for canvas compositingManuel Castilla
2021-09-28Compositor: Replace resolution concept by canvasManuel Castilla
2021-09-28Fix error in previous commitGermano Cavalcante
2021-09-28Fix flag wrongly set in 'BM_face_split_edgenet_connect_islands'Germano Cavalcante
2021-09-28Cleanup: convert compositor nodes to c++Aaron Carlisle
2021-09-28Cleanup: Sort node types alphabeticallyHans Goudey
2021-09-28Geometry Nodes: Field version of curve reverse nodeJohnny Matthews
2021-09-28Geometry Nodes: Remove experimental option for fieldsJacques Lucke
2021-09-28Geometry Nodes: Use factor slider for distribution density factorHans Goudey
2021-09-28Fix VS2017 compile error in String to Curves nodeErik Abrahamsson
2021-09-28Geometry Nodes: Mesh Point Cloud Conversion NodesHans Goudey
2021-09-28Geometry Nodes: Only show attribute toggle for field inputsHans Goudey
2021-09-28Geometry Nodes: Run nodes once on unique instance dataHans Goudey
2021-09-28Fix T89400: Possible to delete objects used by overrides of collections.Bastien Montagne
2021-09-28Geometry Nodes: Move more nodes to legacyHans Goudey
2021-09-28VSE: fix versioning code to the new maximum zoom level (128)Dalai Felinto