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-03-17Fixes and cleanup after mergegeometry-nodes-mesh-primitivesHans Goudey
2021-03-17Merge branch 'master' into geometry-nodes-mesh-primitivesHans Goudey
2021-03-17Bugfix: properly rename Null audio device to NoneJörg Müller
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-17Fix issues with automatic proxy buildingRichard Antalik
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-16VSE: Automatic proxy buildingRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-16LibOverride: tweak log messages, fix crash in log code.Bastien Montagne
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-16Fix T86332: Error using lambda in annotations in Python 3.10Campbell Barton
2021-03-16Merge branch 'master' into geometry-nodes-mesh-primitivesHans Goudey
2021-03-15Spreadsheet: support showing data from original/unevaluated objectJacques Lucke
2021-03-15Spreadsheet: add status barJacques Lucke
2021-03-14Add line primitive nodeHans Goudey
2021-03-14Nodes: Add distance float socket typeHans Goudey
2021-03-13Merge branch 'master' into geometry-nodes-mesh-primitivesHans Goudey
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2021-03-13Merge branch 'master' into geometry-nodes-mesh-primitivesHans Goudey
2021-03-12LibOverride Auto Resync: Add option to disable it in Experimental userpref.Bastien Montagne
2021-03-12LibOverride: Add a new operation to Outliner to enforce resync of hierarchies.Bastien Montagne
2021-03-11Add working cone node based on cylinder codeHans Goudey
2021-03-11LibOverride: First stage of detection of 'need resync'.Bastien Montagne
2021-03-11Spreadsheet: expore more domains and point cloud dataJacques Lucke
2021-03-10Merge branch 'master' into geometry-nodes-mesh-primitivesHans Goudey
2021-03-10DNA: add defaults for UnifiedPaintSettingsSiddhartha Jejurkar
2021-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-03-09Graph Editor: FCurve Show Extrapolation ToggleWayde Moss
2021-03-09Cleanup: Document `ensure()`-like behaviour of `KeyMaps.new()`Sybren A. Stüvel
2021-03-09Cleanup: add missing full stop to docstring of functionSybren A. Stüvel
2021-03-09Merge branch 'master' into geometry-nodes-mesh-primitivesHans Goudey
2021-03-09UI: Clean up sub-panel for new boolean modifier optionsHans Goudey
2021-03-09Progress on cylinder nodeHans Goudey
2021-03-09Merge branch 'master' into geometry-nodes-mesh-primitivesHans Goudey
2021-03-08Cleanup: Move LibOverride debug prints to CLOG.Bastien Montagne
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08UI: UVProject modifier: clarify aspect & scale are only for cameraPhilipp Oeser
2021-03-08Cleanup: add use prefix for booleanCampbell Barton
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-05Cleanup: Rename func occurences to _fnSebastián Barschkis
2021-03-05Animation: add function to apply a pose from an ActionSybren A. Stüvel
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-03-05UI: Add Presets for high framerate videoAaron Carlisle
2021-03-05UI: save-preview tip now states that it's used for blend thumbnailsCampbell Barton
2021-03-04Fix T86209: Preference Defaults "Relative Paths" tooltip could be improved.Bastien Montagne
2021-03-03Cleanup: make formatJacques Lucke
2021-03-03Fix (unreported) Outliner missing updates copying IDs via pythonPhilipp Oeser