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
path: root/source
AgeCommit message (Expand)Author
2021-04-08Cleanup: spellingCampbell Barton
2021-04-08PyAPI: ImBuf.copy now copies the underlying imbufCampbell Barton
2021-04-08LibOverride: Fix several issues with resync code.Bastien Montagne
2021-04-08Minor cleanup to `scene_collection_array`.Bastien Montagne
2021-04-08BKE_collection: Add a util returning a gset with all objects in given scene's...Bastien Montagne
2021-04-08Cleanup: Typos in comments.Bastien Montagne
2021-04-08Outliner Override: Tweak to order of error messages.Bastien Montagne
2021-04-08Outliner: regroup more type of entries under a single icon.Bastien Montagne
2021-04-08LibOverride: Add a dedicated view in the Outliner.Bastien Montagne
2021-04-08LibOverride: Add a new 'leftover' flag to ID.Bastien Montagne
2021-04-08Cleanup: modernize-use-equals-defaultJacques Lucke
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-04-08Fix T87267: Texture Paint stencil texture not drawingPhilipp Oeser
2021-04-08Fix T87274: Curve 2D resets to 3D on reloadGermano Cavalcante
2021-04-07Cleanup: Rename function, switch order of argumentsHans Goudey
2021-04-07Geometry Nodes: Rename grid output UV attributeHans Goudey
2021-04-07Geometry Nodes: Greatly improve speed of some mesh primitivesHans Goudey
2021-04-07Fix T87263: Animation decorator not working on Grease Pencil Build modifier F...Philipp Oeser
2021-04-07UI: Remove confusing "Unset" context menu entryJulian Eisel
2021-04-07Fix T86463: Colored collection icons don't scale with zoom levelLeon Leno
2021-04-07Cleanup: Fix pessimizing move warning.Ankit Meel
2021-04-07Fix T87195: Boolean node multi-input socket only accepts one linkHans Goudey
2021-04-07Cleanup: Various cleanup of node link handling functionsHans Goudey
2021-04-07Geometry Nodes: Bounding Box NodeHans Goudey
2021-04-06Geometry Nodes: Use distance units for socket valuesWannes Malfait
2021-04-06Fix T87236: crash reading file with grease pencil palettesPhilipp Oeser
2021-04-06BLI: return pointer to added resourceJacques Lucke
2021-04-06Fix T86889: Rotation with top plane view glitchesGermano Cavalcante
2021-04-06Fix render crash in some .blend files after Persistent Data changesBrecht Van Lommel
2021-04-06Compositor: Add Streaming Operator for NodeOperationBuilder.Jeroen Bakker
2021-04-06Fix T86932: Curve: pick shortest path missing update of active point drawingPhilipp Oeser
2021-04-06Fix T84623: Curve/Surface force not working in normal directionPhilipp Oeser
2021-04-06Fix T86175: Missing viewport update when toggling HDRI previewEvan Wilson
2021-04-06Suppress compiler warning.Jeroen Bakker
2021-04-06Fix T48167: Mesh select random factor is not accuratePhilipp Oeser
2021-04-06Fix T87187: Area.type & ui_type empty area access failsCampbell Barton
2021-04-05BLI: fix axis order in 'BLI_array_iter_spiral_square'Germano Cavalcante
2021-04-053D View Utils: Add 'margin' parameter to 'ED_view3d_depth_read_cached'Germano Cavalcante
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-04-04Cycles: make AO bounces settings more discoverableBrecht Van Lommel
2021-04-03Fix inversion of snapping failing in measure toolGermano Cavalcante
2021-04-03Fix T87162: Measure Tool Not WorkingGermano Cavalcante
2021-04-03UI: Align Spreadsheet Booleans to CenterHarley Acheson
2021-04-02Geometry Nodes: Separate grid primitive X and Y sizeHans Goudey
2021-04-02GPencil: Prevent RNA assignment of invalid materials in modifiersPhilipp Oeser
2021-04-02Fix T86654: wrong Vertex Interpolation option default when importing alembic ...Philipp Oeser
2021-04-02Geometry Nodes: Allow float input for point scale nodeHans Goudey
2021-04-02Geometry Nodes: Change point translate and scale node defaultsHans Goudey
2021-04-02UI: Align Spreadsheet Reals and Integers to RightHarley Acheson
2021-04-02Cleanup: Remove blender namespace from Map.Jeroen Bakker