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-20initial support for node groupstemp-field-visualizationJacques Lucke
2021-09-20cleanupJacques Lucke
2021-09-20improve visualizationJacques Lucke
2021-09-20Merge branch 'master' into temp-field-visualizationJacques Lucke
2021-09-20Geometry Nodes: support Noise Texture nodeJacques Lucke
2021-09-20Geometry Nodes: support Set Position node on instancesJacques Lucke
2021-09-20make_update: Fix case where a sub-module would not have required branch.Bastien Montagne
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-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-17fix after mergeJacques Lucke
2021-09-17Merge branch 'master' into temp-field-visualizationJacques Lucke
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-17improvementsJacques Lucke
2021-09-17Fix T91448: GPencil Fill simplify not working in renderAntonio Vazquez
2021-09-17Merge branch 'master' into temp-field-visualizationJacques Lucke
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