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
2020-12-14UI/Assets: Operator to load custom preview images for data-blocksJulian Eisel
2020-12-14Fix windows build.Alexander Gavrilov
2020-12-14LibOverride: Do not store some heavy data from override IDs.Bastien Montagne
2020-12-14Cleanup: clang tidyJacques Lucke
2020-12-14Fix T83712: arctangent math node does not work in EeveeJacques Lucke
2020-12-14Cleanup: path_util.c commentsCampbell Barton
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-14Fix version patching sequence strip alpha from 2.4x filesCampbell Barton
2020-12-14Fix enum-conversion, old-style-declaration warningsCampbell Barton
2020-12-14Fix T83696: Add Additional menu to Effects panelAntonio Vazquez
2020-12-14Eevee: Add Volume Transmittance to Color Render Passes.Jeroen Bakker
2020-12-14UI: Click modifier icon to set active modifierHans Goudey
2020-12-14Fix T83673: Custom node trees selectable in nodes modifierHans Goudey
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-14Fix T83725 Inconsistent vertex group between exact and fast boolean.Howard Trickey
2020-12-13Cleanup: removing some uses of equal sign in descriptionsYevgeny Makarov
2020-12-13Fix cursor position on HighDPI in stereo side-by-side modeYevgeny Makarov
2020-12-13UI: Improved Script Execution WarningYevgeny Makarov
2020-12-13UI: Remove Unused 'U.wheellinescroll' PropertyYevgeny Makarov
2020-12-13Fix weird Swing+Twist decomposition with noncanonical quaternions.Alexander Gavrilov
2020-12-13Cleanup: Reduce variable scope in view_2d_ops.cHans Goudey
2020-12-12Fix T83705: GPencil - Duplicate strokes of destination layer when merge layerAntonio Vazquez
2020-12-12GPencil: Add uniform subdivide BKE to improve interpolationFalk David
2020-12-12Cleanup: clang tidyJacques Lucke
2020-12-12UI: Allow UI to pass focused data-block to operators via contextJulian Eisel
2020-12-12UI: Allow Outliners to pass selected data-blocks to operators via contextJulian Eisel
2020-12-11Fix error in recent commitGermano Cavalcante
2020-12-11Fix: Fix potential memory leak in BLI_getenvRay Molenkamp
2020-12-11Cleanup: Python GPU: change prefix 'bpygpu_' to 'py_' in static functionsGermano Cavalcante
2020-12-11Cleanup: GPU Python: Use 'PyC_ParseStringEnum' for string enumGermano Cavalcante
2020-12-11Fix: BLI_getenv returns ascii not UTF8 on windowsRay Molenkamp
2020-12-11Cleanup: clang-formatHarley Acheson
2020-12-11Fix T83050: Crash dragging shared collection to master collectionHans Goudey
2020-12-11Cleanup: clang tidyJacques Lucke
2020-12-11Fix T83280: Crash when deleting hair collision collection.Bastien Montagne
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-11Geometry Nodes: support collection socketsJacques Lucke
2020-12-11Nodes: add Collection socket typeJacques Lucke
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-11Refactor/extend BKE API to get special user directoriesJulian Eisel
2020-12-11GPencil: Add Link support to Effects using Ctrl+LAntonio Vazquez
2020-12-11Fix T82881: Paint mask 'deselect on nothing' missed viewport updatePhilipp Oeser
2020-12-11UI: Correct help text in the Parent panelThomas Beck
2020-12-11Geometry Nodes: add Attribute Mix nodeJacques Lucke
2020-12-11Cleanup: remove some forward declared enumsJacques Lucke
2020-12-11Fix wrong operator return values in Outliner code.Bastien Montagne
2020-12-11GeometryNodes: Make properties exposed in modifier overridable.Bastien Montagne
2020-12-11Cleanup: Fix typo in comment.Bastien Montagne
2020-12-11Correct the order of the last two arguments in `eevee_cryptomatte_shading_gro...Evan Wilson
2020-12-11Workaround T83651: Crash dragging multiple buttons in the clip editorCampbell Barton