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
path: root/source
AgeCommit message (Expand)Author
2021-11-23Fix T93296: raycast node uses wrong domain for face corner attributesJacques Lucke
2021-11-23Fix T93231: crash when overwriting vertex group with other domainJacques Lucke
2021-11-23Fix broken versionning after recent refactor of insertion in liboverrides.Bastien Montagne
2021-11-23Icons: Replace .blend file icons, add "Current File" iconJulian Eisel
2021-11-23Cleanup: clang-tidy warningsGermano Cavalcante
2021-11-23Fix T89204: slow repeated rendering with GPUOffscreen.draw_view3d.Christian Stolze
2021-11-23Cleanup: fix clang-tidy warningsSybren A. Stüvel
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-11-23Fix T93092: incomplete animation rendering of multi-layer exr compositionJacques Lucke
2021-11-23Fix T92654: missing padding in spreadsheet cellsJacques Lucke
2021-11-23Fix T93090: crash with data transfer modifier and geometry nodesJacques Lucke
2021-11-22Assets: Generate light preview when making light object an assetJulian Eisel
2021-11-22Fix grayed out preview generation button for light objectsJulian Eisel
2021-11-22Fix T92631: Fix negative thickness regression in complex solidifyHenrik Dick
2021-11-22Fix T93198: Frame Selected in greasepencil curve editing does not workPhilipp Oeser
2021-11-22Revert "Fix (unreported) broken handling of constraints reordering with libov...Bastien Montagne
2021-11-22Fix broken NLA RNA code after own rBfa6a913ef19c.Bastien Montagne
2021-11-22Fix (unreported) broken handling of constraints reordering with liboverride.Bastien Montagne
2021-11-20Fix T92090: Eevee crash with Intel HD 4000 and macOS 10.15.7Brecht Van Lommel
2021-11-20Fix T93194: greasepencil channel lists ignoring collection visibilityPhilipp Oeser
2021-11-20Fix error in rBfb0ea9Germano Cavalcante
2021-11-19Fix T85855: F-curves too thin on MacGermano Cavalcante
2021-11-19Fix T91838 Crash when toggling edit mode on object with geometry node modifie...Clément Foucault
2021-11-19Fix T92682: EEVEE motion blur crash with curve objectsHans Goudey
2021-11-19Asset Browser: don't display linked-in asset datablocksSybren A. Stüvel
2021-11-19Asset Preferences: disallow single file as asset librarySybren A. Stüvel
2021-11-19LibOverrides: Refactor how diffing of RNA collections is handled.Bastien Montagne
2021-11-19BLI_listbase: Add utils to search from string or index.Bastien Montagne
2021-11-19Fix T87912: use session id instead of name to identify dropped objectJacques Lucke
2021-11-19Fix T93184: Link color not used for custom socketsOmar Emara
2021-11-19LibOverride: Add read-only flags accessors for 'local override' status.Bastien Montagne
2021-11-19Fix (unreported) wrong behavior of constraints in liboverrides.Bastien Montagne
2021-11-19Fix T93054: crash when deleting a missed linked fileJacques Lucke
2021-11-19Fix crash in VSE versioning code from recent commitPhilipp Oeser
2021-11-19Fix T92847: Meta-strip corruptRichard Antalik
2021-11-18Pose Library: clarify apply/blend operator namesSybren A. Stüvel
2021-11-18Fix T93152: Cycles baking multiple selected object to active not workingBrecht Van Lommel
2021-11-18Asset tags: include partial tag matchesSybren A. Stüvel
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-11-18Fix: error when materializing curve point attributeJacques Lucke
2021-11-18Fix asset preview not showing up for current file data-blocksJulian Eisel
2021-11-18Fix T90390: VSE Jump operator don't work during playbackRichard Antalik
2021-11-18Fix T92445: Thumbnail height without overlay textAndrea Beconcini
2021-11-18Fix T93154: Crash adding multiple movie stripsRichard Antalik
2021-11-18Fix T93166: Division by zero when drawing thumbnailsRichard Antalik
2021-11-17Fix: wrong assert in geometry nodes evaluatorJacques Lucke
2021-11-17LineArt: Improve certain edge cases in occlusionYimingWu
2021-11-17Fix T93080: Crash on scrubbing with snappingRichard Antalik
2021-11-17Fix T91724: Strip height is too limitedRichard Antalik
2021-11-17Cleanup: Correct copy paste error in commentAaron Carlisle