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-02-05Cleanup: replace inline loops with RNA_enum_from_identifierCampbell Barton
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-02-04LibOverride: Improve/Fix issues in override resync process.Bastien Montagne
2021-02-04Fix T85356: Dope Sheet not showing keyframes of Geometry Nodes graphSybren A. Stüvel
2021-02-04Animation: Add PreviewImage to bAction structSybren A. Stüvel
2021-02-04Geometry Nodes: new Is Viewport nodeJacques Lucke
2021-02-04Liboverride: clean-up/sanitize tagging of root overrides.Bastien Montagne
2021-02-04LibOverride: Added log statements in liboverride operator functionsSebastián Barschkis
2021-02-04LibOverride: Only show relevant operators in outliner menuSebastián Barschkis
2021-02-04Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-04Fix for 3D view transform: flipped rotation direction for numeric inputGermano Cavalcante
2021-02-04Cleanup: pass keymap items as const where possibleCampbell Barton
2021-02-04Fix: window manager can reference scenes and workspacesJacques Lucke
2021-02-04Cleanup: replace '_imp' function suffix with '_impl'Campbell Barton
2021-02-04PyAPI: correct docstringCampbell Barton
2021-02-04UI: Win32 Child Windows On TopHarley Acheson
2021-02-04Presets: Cleanup preset namingNathan Craddock
2021-02-04Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-04Fix T85318: Driver variable don't resolve collection indicesCampbell Barton
2021-02-04Cleanup: unused function warningCampbell Barton
2021-02-04NLA: Fix nlasnapshot_blend() Misplaced Null CheckWayde Moss
2021-02-04NLA: Extract nlasnapshot_blend()Wayde Moss
2021-02-04NLA: Fix Strip Truncate When Next to TransitionWayde Moss
2021-02-03Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-02-03Fix T85230: Face Set Boundary automasking not working with dyntopoPablo Dobarro
2021-02-03Fix T85136: Sculpt geometry extract not using updated meshPablo Dobarro
2021-02-03Fix T84370: Project tool not working with shape keysPablo Dobarro
2021-02-03Fix memory leak in boundary brush preview dataPablo Dobarro
2021-02-03Cleanup: don't end description with dotJacques Lucke
2021-02-03macOS: Fix build error due to std::optional<T>::valueAnkit Meel
2021-02-03Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-03Fix unreported: Rotation Gizmo "C" influenced by custom orientationGermano Cavalcante
2021-02-03Fix T85340: Gizmo rotation inverted (in some perspective angles)Germano Cavalcante
2021-02-03Cleanup: Move and rename 'getViewVector' utilityGermano Cavalcante
2021-02-03Fix 'getViewVector' returning inverted vectorGermano Cavalcante
2021-02-03Geometry Nodes: Multi-Input SocketsFabian Schempp
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-02-03macOS: trackpad scroll direction reversed in list viewsYevgeny Makarov
2021-02-03GL: Improve framebuffer error message by adding framebuffer nameClément Foucault
2021-02-03Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-03Fix T85261: Eevee passes have slight inaccurate colorsPhilipp Oeser
2021-02-03Cryptomatte: Incorrect Coverage with VolumetricsJeroen Bakker
2021-02-03Cryptomatte: Incorrect Coverage with VolumetricsJeroen Bakker
2021-02-03Fix incorrect mesh selection duplication in internal utility functionJulian Eisel
2021-02-03UI: Improve tooltip for continuous grabJulian Eisel
2021-02-03BKE UndoSys refactor: deduplicate and simplify code, sanitize naming.Bastien Montagne
2021-02-03BPY: allow `bpy.data.libraries.load()` to filter out non-asset data-blocks.Bastien Montagne
2021-02-03Merge branch 'blender-v2.92-release'Clément Foucault
2021-02-03Fix T85314 GPU: Drawlist submit data overflows.Clément Foucault