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-01-08Fix T84475: Outliner missing update when adding IDs to main via RNAPhilipp Oeser
2021-01-08Use the term "N-gon" instead of "Polygon" for triangulation methodPhilipp Oeser
2021-01-07Fix T83497: missing relations update when group node changesJacques Lucke
2021-01-07RNA: document Python instancing for ID's and RNA typesCampbell Barton
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
2021-01-06UI: Use the 3D cursor icon for the RNA structHans Goudey
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-06Fix T83372: Point.select can be True when unselectedCampbell Barton
2021-01-05Compositor: Alpha ModeJeroen Bakker
2021-01-05Asset browser: workspace in the wrong categoryPhilipp Oeser
2021-01-04Fix: Update normals when switching scene qualityJeroen Bakker
2021-01-04Fix T84191: remove python API limits for Image.scale() dimensionsPhilipp Oeser
2021-01-04Cleanup: add NULL check for filename argument which could be NULLCampbell Barton
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2021-01-04Cleanup: remove redundant codeCampbell Barton
2021-01-04Cleanup: sort cmake file listsCampbell Barton
2021-01-04Cleanup: clang-formatCampbell Barton
2020-12-31Fix mistake in recent rB8c135fa9a834 commit.Bastien Montagne
2020-12-31LibOverride/RNA: refactor `rna_property_override_property_real_id_owner`.Bastien Montagne
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