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-29Cleanup: Use proper `RNA_pointer_is_null` helper.Bastien Montagne
2020-12-28Cleanup/refactor `rna_idp_path` code.Bastien Montagne
2020-12-28Fix T84091: IDProperties/RNA: Crash due to colliding name between custom data...Bastien Montagne
2020-12-28Cleanup: UI messages fixes.Bastien Montagne
2020-12-28Cleanup: Typo: `overriden` -> `overridden`.Bastien Montagne
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-23Cleanup: Clang formatHans Goudey
2020-12-23Geometry Nodes: new Rotate Points nodeJacques Lucke
2020-12-23Fluid: Added new viscosity solverSebastián Barschkis
2020-12-22UI: Properties editor popover and outliner syncNathan Craddock
2020-12-20VSE: Remove cost calculation from cacheRichard Antalik
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
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