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 broken motion vector pass link in compositorBrecht Van Lommel
2021-09-20Merge branch 'master' into cycles-xBrecht Van Lommel
2021-09-20Geometry Nodes: use implicit position input in noise nodeJacques Lucke
2021-09-20Geometry Nodes: implicit position input in Set Position nodeJacques Lucke
2021-09-20Merge branch 'master' into cycles-xBrecht Van Lommel
2021-09-20Cycles X: Re-implement tile highlightSergey Sharybin
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-20GPencil: Fix error in previous commitAntonio Vazquez
2021-09-20GPencil: Change Rotation tooltipAntonio Vazquez
2021-09-20Cleanup: spelling (correct c5c8c68eec93e57ed46be4371d8831e2f0fe3fe2)Campbell Barton
2021-09-20Geometry Nodes: support Noise Texture nodeJacques Lucke
2021-09-20Merge branch 'master' into cycles-xBrecht Van Lommel
2021-09-20Geometry Nodes: support Set Position node on instancesJacques Lucke
2021-09-20Geometry Nodes: new Realize Instances nodeJacques Lucke
2021-09-20UUID: add nil value for UUIDsSybren A. Stüvel
2021-09-20UUID: fix seeding the RNG clock on macOSSybren A. Stüvel
2021-09-20Cleanup: UUID, prevent "missing braces" warning on macOSSybren A. Stüvel
2021-09-20UUID: include 'seconds' field of current time in RNG seedSybren A. Stüvel
2021-09-20Fix T91511: GPencil weight_get and Vertex Groups not working at expectedAntonio Vazquez
2021-09-20UI: rename "Save Screenshot (Area => Editor)"Campbell Barton
2021-09-20Cleanup: spellingCampbell Barton
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-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-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 Cycles X crash viewing render result prior renderingSergey Sharybin
2021-09-17Fix T91448: GPencil Fill simplify not working in renderAntonio Vazquez
2021-09-17Fix race condition between draw and render threadsSergey Sharybin
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