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-11-22Cleanup: make naming more consistentJacques Lucke
2021-11-22Merge branch 'blender-v3.0-release'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-21Fix T93256: Instances to points node broken after recent commitHans Goudey
2021-11-21Functions: remove test for dynamic nameJacques Lucke
2021-11-21Functions: fix compile error in testsJacques Lucke
2021-11-21Functions: use static string for parameter namesJacques Lucke
2021-11-21Functions: use static names for multi-functionsJacques Lucke
2021-11-21Cleanup: Move menu search template to C++Hans Goudey
2021-11-20Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-20Fix T92090: Eevee crash with Intel HD 4000 and macOS 10.15.7Brecht Van Lommel
2021-11-20Cleanup: unset 'FILE_ENTRY_PREVIEW_LOADING' at the endGermano Cavalcante
2021-11-20Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-20Fix T92984: Cycles HIP crash with smoke volumesSayak Biswas
2021-11-20Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-20Fix T93194: greasepencil channel lists ignoring collection visibilityPhilipp Oeser
2021-11-20Cleanup: Else after returnHans Goudey
2021-11-20Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-20Fix error in rBfb0ea9Germano Cavalcante
2021-11-20Geometry Nodes: Instance attributes in Transfer/Capture nodesErik
2021-11-20Refactor: Port spreadsheet data set to UI tree viewHans Goudey
2021-11-20Fix: Exception in tree view code in new caseHans Goudey
2021-11-20Cleanup: Use canonical variable nameHans Goudey
2021-11-19Cleanup: Use vector instead of linked listHans Goudey
2021-11-19Cleanup: Simplify node editor link dragging storageHans Goudey
2021-11-19Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-19Fix T85855: F-curves too thin on MacGermano Cavalcante
2021-11-19Merge branch 'blender-v3.0-release'Clément Foucault
2021-11-19Fix T91838 Crash when toggling edit mode on object with geometry node modifie...Clément Foucault
2021-11-19Update splash for Blender 3.x development seriesPablo Vazquez
2021-11-19Fix: Use the instances domain in instance transform nodesHans Goudey
2021-11-19Spreadsheet: Support instances component viewer node columnsHans Goudey
2021-11-19Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-19Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-19Geometry Nodes: Support custom instance attributesErik
2021-11-19Fix T93046: Cycles world volume rendering very slow in OptiX with some scenesBrecht Van Lommel
2021-11-19Fix T92682: EEVEE motion blur crash with curve objectsHans Goudey
2021-11-19Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-19Asset Browser: don't display linked-in asset datablocksSybren A. Stüvel
2021-11-19Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-19Asset Preferences: disallow single file as asset librarySybren A. Stüvel
2021-11-19Cleanup: typos in commentsPhilipp Oeser
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-19Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-19Fix T87912: use session id instead of name to identify dropped objectJacques Lucke
2021-11-19Merge branch 'blender-v3.0-release'Omar Emara
2021-11-19Fix T93184: Link color not used for custom socketsOmar Emara
2021-11-19Tests: disable Cycles volume test when WITH_MOD_FLUID is offBrecht Van Lommel