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-05-20GPencil: Adding length modifier.YimingWu
2021-05-17UI: add non-linear slider supportHenrik Dick
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
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-12LibOverride: Add a new operation to Outliner to enforce resync of hierarchies.Bastien Montagne
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-02-20Geometry Nodes: expose float2 attribute in rnaJacques Lucke
2021-02-11Attributes: support bool attribute in rnaJacques Lucke
2021-01-25Fix: Unable to animate nodes modifier exposed propertiesHans Goudey
2021-01-04Cleanup: use 'pragma once'Campbell Barton
2020-12-19Compositor: New Exposure NodeAaron Carlisle
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: Data-block asset metadata storage, reading and APIJulian Eisel
2020-12-14Cryptomatte: Data structure in compositor nodeJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-02Cleanup: remove most of "#ifdef WITH_GEOMETRY_NODES"Dalai Felinto
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-20Cleanup: Clang-tidy -readability-inconsistent-declaration-parameter-nameAnkit Meel
2020-10-19Volumes: new Volume to Mesh modifierJacques Lucke
2020-10-07Volumes: new Volume Displace modifierJacques Lucke
2020-10-07UV/Image Editor: Overlay PopoverJeroen Bakker
2020-09-29Volumes: new Mesh to Volume modifierJacques Lucke
2020-09-25Modifiers: add StructRNA pointer field to ModifierTypeInfoJacques Lucke
2020-09-20RNA access: Add utils to search a collection item from its name, and get both...Bastien Montagne
2020-09-15Collections: Add color taggingNathan Craddock
2020-09-09Geometry: add .attributes in the Python API for Mesh, Hair and Point CloudBrecht Van Lommel
2020-07-16LibOverride: Fix getting proper RNA path and ID from embedded ones.Bastien Montagne
2020-06-30LibOverride: Add necessary bits in RNA to deal with embedded IDs paths.Bastien Montagne
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-20Cleanup: use const args for property name/description accessCampbell Barton
2020-06-18LibOverride: increase speed of RNA diffing process.Bastien Montagne
2020-05-29PyAPI: use bpy_rna_types_capi.c to set type methodsCampbell Barton
2020-04-20Simulations: Add Boolean Math, Switch and Float Compare node UIJacques Lucke
2020-04-20Simulations: Add simulation node tree typeJacques Lucke
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-15Cleanup: remove (unused) RNA update cachePhilipp Oeser
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-02-20Cleanup: unused structsCampbell Barton
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-12Modifier: New Weld Modifiermano-wii
2019-12-10Cycles: support for custom shader AOVsLukas Stockner