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
2020-12-16Geometry Nodes: Poisson disk point distribution node/methodDalai Felinto
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro
2020-12-16UI: Indicate asset data-blocks with an icon in Outliners & search menusJulian Eisel
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-16VSE: Add Overlay popover panelsPeter Fog
2020-12-16GPencil Array - Add option for uniform random scalingCody Winchester
2020-12-15Fix crash when deleting/renaming asset library while it's visibleJulian Eisel
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-12-15Asset System: Support custom asset library paths through PreferencesJulian Eisel
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel
2020-12-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-15Geometry Nodes: support evaluating mesh object to geometry setJacques Lucke
2020-12-15Cleanup: make formatJacques Lucke
2020-12-15RNA: disallow negative fcurve data-path array indexCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-14Cryptomatte: Data structure in compositor nodeJeroen Bakker
2020-12-14Eevee: Add Volume Transmittance to Color Render Passes.Jeroen Bakker
2020-12-13UI: Remove Unused 'U.wheellinescroll' PropertyYevgeny Makarov
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-11Nodes: add Collection socket typeJacques Lucke
2020-12-11Geometry Nodes: add Attribute Mix nodeJacques Lucke
2020-12-11Cleanup: remove some forward declared enumsJacques Lucke
2020-12-11Cleanup: spelling, expand on FCurve.rna_path docstringCampbell Barton
2020-12-10Sculpt: Elastic deform type for Snake HookPablo Dobarro
2020-12-09Geometry Nodes: simplify supporting different input socket types for attributesJacques Lucke
2020-12-09Cleanup: use common 'MOD_WELD_MODE_' prefixCampbell Barton
2020-12-09Modifier: Add "Connected" mode to the weld modifierHenrik Dick
2020-12-08Cleanup: Use enum for file selection type definitionsJulian Eisel
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-12-07Add comment to clarify the use of mesh::symmetryPablo Dobarro
2020-12-04Cleanup: Move Outliner runtime hash into internal runtime struct, out of DNAJulian Eisel
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-04Sculpt: Wet paint area radiusPablo Dobarro
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-12-02Outliner: Highlight icons on cursor hoverNathan Craddock
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Preferences: remove Point Cloud object from experimentalDalai Felinto
2020-12-02Preferences: remove Geometry Nodes from experimentalDalai Felinto
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-12-02Add Custom Falloff Curve to the Vertex Weight Proximity Modifier.Christian Friedrich
2020-11-30Tracking: Cleanup pattern match DNA definitionSergey Sharybin
2020-11-28Fix some naming and comments in F-Curve smoothing code.Alexander Gavrilov
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke