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-25Merge branch 'master' into temp-geometry-nodes-processor-prototypeHans Goudey
2021-03-24Cleanup: Remove unecessary enum funcsHans Goudey
2021-03-24Add new node tree type for nodes inside attribute processor groupHans Goudey
2021-03-23LibOverride: Also consider RNA Collection in 'need resync' detection.Bastien Montagne
2021-03-23RNA: support automatically mapping string property to char pointerJacques Lucke
2021-03-23VSE: Sanitize move_to_meta usageRichard Antalik
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-23Geometry Nodes: show domain in attribute fill nodeJacques Lucke
2021-03-23Curves: add taper mode optionOmar Emara
2021-03-23RNA: correction to a05cbc9914a76fa50c8367262dff507506e26c66Campbell Barton
2021-03-22Cleanup: remove unexposed nodesJacques Lucke
2021-03-22Fix UI (and code!) typos.Bastien Montagne
2021-03-22RNA: rename recently added line-art propertiesCampbell Barton
2021-03-22RNA: use boolean array for transarency masksCampbell Barton
2021-03-21UI: Title case for Proxy Setup and fix typoPablo Vazquez
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-20VSE: Preview images when moving strip handlesPeter Fog
2021-03-20VSE: Text strip improvementsPeter Fog
2021-03-20VSE: Add bold and italic option for text stripPeter Fog
2021-03-20VSE: Add new_meta RNA API functionFélix
2021-03-20VSE: Add move_to_meta RNA API functionFélix
2021-03-19EEVEE: Lights: Add Volume and diffuse light power sliderClément Foucault
2021-03-19Geometry Nodes: Add geometry instances data to the spreadsheetHans Goudey
2021-03-19LineArt: Added back the missing "allow_clipping_boundaries" option.YimingWu
2021-03-19LineArt: Remove geometry space chainingYimingWu
2021-03-19Python API: Expose CurveProfile Reset View functionPatrick Busch
2021-03-18Fix missing view3d updates after recent NC_SPACE notifier filtersPhilipp Oeser
2021-03-18Cleanup, LineArt: Sample -> ResampleYimingWu
2021-03-18Cleanup, LineArt: Rename LineartLine -> LineartEdgeSebastian Parborg
2021-03-18Cleanup: spellingCampbell Barton
2021-03-17UI: Tweak labels, descriptions, and panel layout for line artHans Goudey
2021-03-17UI: Correct icon and description for "Object Line Art"Hans Goudey
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
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-15Spreadsheet: support showing data from original/unevaluated objectJacques Lucke
2021-03-15Spreadsheet: add status barJacques Lucke
2021-03-14Nodes: Add distance float socket typeHans Goudey
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2021-03-12LibOverride Auto Resync: Add option to disable it in Experimental userpref.Bastien Montagne