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-19Fix T83868: Button animation states no longer visible without embossHans Goudey
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-18UI: Rename "Float Color" attribute data type to "Color"Hans Goudey
2020-12-18Geometry Nodes: support randomly picking instances from collectionJacques Lucke
2020-12-18Function Nodes: Input VectorDalai Felinto
2020-12-18Fix T82591: Performance regression when rendering at very high resolutionJeroen Bakker
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-17Cleanup: Use abstraction for attribute math node inputHans Goudey
2020-12-17Geometry Nodes: Point separate and attribute compare nodesHans Goudey
2020-12-17Geometry Nodes: add Attribute Color Ramp nodeJacques Lucke
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-12-16Geometry Nodes: Boolean attribute typeHans Goudey
2020-12-16Geometry Nodes: Poisson disk point distribution node/methodDalai Felinto
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro
2020-12-16Asset Browser: For assets without preview, show type icon in sidebarJulian Eisel
2020-12-16Geometry Nodes: rename node to Attribute RandomizeJacques Lucke
2020-12-16Cleanup: clang-formatCampbell 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: New Asset Browser editorJulian 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: "Mark Asset" & "Clear Asset" operators and UI integrationJulian 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-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-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-14Eevee: Add Volume Transmittance to Color Render Passes.Jeroen Bakker
2020-12-14Fix T83673: Custom node trees selectable in nodes modifierHans Goudey
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-13Cleanup: removing some uses of equal sign in descriptionsYevgeny Makarov
2020-12-13UI: Remove Unused 'U.wheellinescroll' PropertyYevgeny Makarov
2020-12-11Cleanup: clang-formatHarley Acheson
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-11Nodes: add Collection socket typeJacques Lucke
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-11UI: Correct help text in the Parent panelThomas Beck
2020-12-11Geometry Nodes: add Attribute Mix nodeJacques Lucke
2020-12-11UI: Use 'and' Instead of '&' in DescriptionsYevgeny Makarov
2020-12-10UI: Use words instead of symbols for float comparison itemsHans Goudey
2020-12-10Geometry Nodes: Attribute Fill NodeHans Goudey
2020-12-10Fix missing string escaping in RNA_path_appendCampbell Barton
2020-12-10BLI_string: extract quote utility into BLI_str_escape_find_quoteCampbell Barton
2020-12-10Cleanup: remove unnecessary vars in RNA token readingCampbell Barton
2020-12-10Cleanup: declare variables when used (RNA)Campbell Barton
2020-12-10RNA: use BLI_str_unescape utility for parsing escaped stringsCampbell Barton
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton