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-20BLI: add macro to indicate unreachable codetemp-unreachable-abortJacques Lucke
2021-03-20Fix T86745: trace sequence keyframe offsetFalk David
2021-03-20Join curves: compensate for different bevel depthsPhilipp Oeser
2021-03-20Fix issues introduced strip loading refactoringRichard Antalik
2021-03-20Fix T86355: Added effect strip has wrong lengthRichard Antalik
2021-03-20VSE: Preview images when moving strip handlesPeter Fog
2021-03-19Geometry Nodes: Add geometry instances data to the spreadsheetHans Goudey
2021-03-19Cleanup: rename x1/x2/y1/y2 to x/y/width/heightJacques Lucke
2021-03-19LibOverride: Stash away 'leftover' objects/collections from auto-resync process.Bastien Montagne
2021-03-19Cleanup: minor changes to pose-mode apply visual transformCampbell Barton
2021-03-19Python API: Expose CurveProfile Reset View functionPatrick Busch
2021-03-18Fix T86677: select grouped in node editor crashes without active nodePhilipp Oeser
2021-03-18LibOverride: Outliner: Rename `Add...` to `Make...`.Bastien Montagne
2021-03-18Fix 3DView not updating on some NC_ID notifiers.Bastien Montagne
2021-03-18LibOverride: Outliner: Tweak override creation from instancing empty.Bastien Montagne
2021-03-18Fix missing view3d updates after recent NC_SPACE notifier filtersPhilipp Oeser
2021-03-18UI: Dynamically increase data-block name button size if there's spaceJulian Eisel
2021-03-18Cleanup: Remove unused variable in gpencil_add_lineart.cSebastian Parborg
2021-03-18Fix T86692: Start Line Art GP objects on frame 0YimingWu
2021-03-18GPencil: Fix unreported datablock type changed using Dopesheet box selectAntonio Vazquez
2021-03-18Cleanup: use doxy sections for pose_transform.cCampbell Barton
2021-03-18Cleanup: spellingCampbell Barton
2021-03-18Cleanup: remove unused common_restrict_check functionCampbell Barton
2021-03-17Cleanup: Reduce variable scopeJulian Eisel
2021-03-17Modify Dopesheet block between keyframesAntonio Vazquez
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-17Fix T86645: Executing "Operator Cheat Sheet" Crashes BlenderJulian Eisel
2021-03-17Fix T86609: GPencil: Sculpt brush cursor disappears on undo.Bastien Montagne
2021-03-17Geometry Nodes: store domain and data type in attribute hintsJacques Lucke
2021-03-17Cryptomatte: Show Name of Object/Material Under The Cursor.Jeroen Bakker
2021-03-17Fix outliner multi-object edit-armature operationsCampbell Barton
2021-03-17Fix issues with automatic proxy buildingRichard Antalik
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-16VSE: Automatic proxy buildingRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-16Outliner: Refactor: Move overrides tree items to new CPP code.Bastien Montagne
2021-03-16LibOverride: tweak log messages, fix crash in log code.Bastien Montagne
2021-03-16Fix T86168: Add primitive Grid. Wrong number of subdivisionsPratik Borhade
2021-03-16Fix T86561: Edit-mode crash with multiple objects sharing a meshCampbell Barton
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-15Geometry Nodes: Support drag & drop object to create Object Info, Collection ...Charlie Jolly
2021-03-15Spreadsheet: show number of filtered rows only when necessaryJacques Lucke
2021-03-15Nodes: fix crash after undo after recent multi-input-socket changesJacques Lucke
2021-03-15Comments: notes on sculpt/image undo looping logicCampbell Barton
2021-03-15Fix macos compile errorJacques Lucke
2021-03-15Spreadsheet: improve separation of drawing and data generationJacques Lucke
2021-03-15Spreadsheet: support showing data from original/unevaluated objectJacques Lucke
2021-03-15Spreadsheet: add status barJacques Lucke
2021-03-14Cleanup: remove unused "Gizmo" & "Header" keymapsCampbell Barton
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro