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-09-20Fix: Incorrect default values for the curve trim nodeHans Goudey
2021-09-20Fix: Spline length calculation fails with no evaluated pointsHans Goudey
2021-09-20Fix build error after previous commitHans Goudey
2021-09-20Cleanup: Fix/improve variable names and commentsHans Goudey
2021-09-19Compositor: Add OIDN prefiltering option to Denoise nodeManuel Castilla
2021-09-19Compositor: Fix crash exporting buffers on debugManuel Castilla
2021-09-19Compositor: Fix Alpha Over node ignoring emissive colorsManuel Castilla
2021-09-19Cleanup: Rename curve node enumsHans Goudey
2021-09-19Revert "GPencil: Curvature support for length modifier."YimingWu
2021-09-19GPencil: Curvature support for length modifier.YimingWu
2021-09-18Audaspace: added audio file streams functionality.Jörg Müller
2021-09-18Py API Docs: Fix audio docs exampleJorge Bernal
2021-09-18Cleanup: add missing includesJacques Lucke
2021-09-18Cleanup: typoJacques Lucke
2021-09-18Fix T91461: Pose Library name filter not workingPhilipp Oeser
2021-09-17UI: Always Create Asset PreviewsHarley Acheson
2021-09-17Geometry Nodes: hide Attribute Remove node when fields are enabledJacques Lucke
2021-09-17Fix (harmless) mistake in recent new Append code.Bastien Montagne
2021-09-17Cleanup: clang-tidy warnings in UUID codeSybren A. Stüvel
2021-09-17Cleanup: fix memory leakJacques Lucke
2021-09-17Fix T91481: Grease Pencil Layer Double TransformationsHenrik Dick
2021-09-17Blenlib: introduce a UUID typeSybren A. Stüvel
2021-09-17Fix T91448: GPencil Fill simplify not working in renderAntonio Vazquez
2021-09-17Fix T85564: FCurve modifier zero influence on restrict range bordersPhilipp Oeser
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-09-17Cleanup: remove KM_MOD_SECOND & KM_SHIFT2, KM_CTRL2.. etcCampbell Barton
2021-09-17UI: expose "Lasso Select" & "Extrude to Cursor" in menusCampbell Barton
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-09-17UI: split screenshot area into a separate operatorCampbell Barton
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-09-17Fix: Nodes modifier ignores input value with new property missingHans Goudey
2021-09-17Geometry Nodes: Add a toggle to use attributes as input valuesHans Goudey
2021-09-17UI: Automatic Blend Thumbnail SelectionHarley Acheson
2021-09-17Cleanup: Pass const mesh argumentHans Goudey
2021-09-16Cleanup: Move mesh_convert.c to C++Hans Goudey
2021-09-16UI: Remove Menus & Show Wait Cursor When SavingHarley Acheson
2021-09-16Cleanup: Remove unnecessary manual of move constructorHans Goudey
2021-09-16Geometry Nodes: Transfer attributes in the curve to mesh nodeHans Goudey
2021-09-16Geometry Nodes: Simplify using OutputAttribute in a vectorHans Goudey
2021-09-16Cleanup: Add built-in check for an attribute IDHans Goudey
2021-09-16Rename App Menu to Blender MenuDalai Felinto
2021-09-16Assets: Recursive reading of asset librariesJulian Eisel
2021-09-16Hide empty keymap warnings when running a templateDalai Felinto
2021-09-16App Settings: Edge ResizeDalai Felinto
2021-09-16App Settings: Regions Visbility ToggleDalai Felinto
2021-09-16Rename show_layout_ui > show_corner_split and remove from UIDalai Felinto
2021-09-16Cleanup: Rename USER_APP_LOCK_UI_LAYOUTDalai Felinto
2021-09-16Cleanup: WM append code: de-duplicate post-make-local process a bit.Bastien Montagne
2021-09-16Fix: properly implement the 'only append' execption case for WorkSpaces.Bastien Montagne
2021-09-16Cleanup/Fix outliner 'make local' code.Bastien Montagne