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-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik
2021-06-05Limit Rotation: add an Euler Order option.Alexander Gavrilov
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-06-03VSE: Remove JPEG reference from proxy panelRichard Antalik
2021-06-03Fix missing updates in RNA override create functions.Bastien Montagne
2021-06-03LibOverride: Add `override_hierarchy_create`to ID's RNA API.Bastien Montagne
2021-06-03Cleanup: use ascii characters instead of unicode where possibleCampbell Barton
2021-06-01Compositor: Full-frame base systemManuel Castilla
2021-05-31Display source video fps in the VSESebastian Parborg
2021-05-31VSE: Fix missing cache invalidationRichard Antalik
2021-05-31Fix T88666: Cryptomatte: EXR sequence does not update when scrubbing the time...Jeroen Bakker
2021-05-29Docs: Add documentation for 'material_index'Aaron Carlisle
2021-05-28Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-28Fix T88601: Attribute Compare boolean doesn't expose socketHans Goudey
2021-05-28Fix T88499: Copy data path operator does not consider library affiliationPhilipp Oeser
2021-05-26GPencil: Cleanup - Conform with RNA naming schemeFalk David
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-25Unreported fix: vertex colors overlay not set for new 3d views.Jeroen Bakker
2021-05-25Fix/Refactor RNA ID preview getter creating preview data.Bastien Montagne
2021-05-21Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-21Fix T87357: Missing update after removing socketJacques Lucke
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-05-20Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-20GPencil: Adding length modifier.YimingWu
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-19Geometry Nodes: don't show grease pencil materials for nowJacques Lucke
2021-05-19Fix issue in previous commitJacques Lucke
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-05-17UI: use non-linear slidersHenrik Dick
2021-05-17UI: add non-linear slider supportHenrik Dick
2021-05-15Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-15Fix T88188: Keyframing Vertex Mass in Cloth Simulation doesn't have anyPhilipp Oeser
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke
2021-05-13Cleanup: clang formatCampbell Barton
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-11Geometry Nodes: Add Attribute Vector Rotate nodeCharlie Jolly
2021-05-11Rigging: Add transform for custom bone shapesYuki Shirakawa
2021-05-10GPencil: Rename prop `dilate_pixels` to `dilate`Antonio Vazquez
2021-05-10Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-10Fix T54339: Shapekey Max value doesn't clamp existing valuePratik Borhade
2021-05-09Merge branch 'blender-v2.93-release'Pablo Vazquez
2021-05-09GPencil: Sort Line Art modifier alphabeticallyPablo Vazquez