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-07-07dim a bit moretemp-long-link-dimmingJacques Lucke
2021-07-07ignore dimmed links in operatorsJacques Lucke
2021-07-07fix missing includeJacques Lucke
2021-07-07Merge branch 'master' into temp-long-link-dimmingJacques Lucke
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-07Fix T89397: animation in geometry nodes modifier does not updateJacques Lucke
2021-07-07Fix T89559: Outliner shows extra view layer column when it shouldn'tDalai Felinto
2021-07-07Cleanup: Sort nodes alphabeticallyHans Goudey
2021-07-07Cleanup: update filename referencesCampbell Barton
2021-07-07Geometry Nodes: Rename nodes for clarity between mesh and curveHans Goudey
2021-07-07Cleanup: Moving `mesh_evaluate` and `mesh_normals` to C++Jagannadhan Ravi
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-07Geometry Nodes: Curve Endpoints NodeAngus Stanton
2021-07-07makesdna: fix parsing 'const', 'struct', 'unsigned' as a prefixCampbell Barton
2021-07-07Cleanup: clang-tidy, unused functionCampbell Barton
2021-07-07Fix T89702: Curve to points node assert on single point splineHans Goudey
2021-07-07Fix: Curve Resample Node: Copy attributes to 1 point resultsHans Goudey
2021-07-07VSE: Use snapping settings for scrubbingRichard Antalik
2021-07-07VSE: Remove seq->tmp usage from RNA codeRichard Antalik
2021-07-07VSE: Fix cache bar not visibleRichard Antalik
2021-07-07Compositor: Fix constant folded operations not being renderedManuel Castilla
2021-07-07Compositor: Fix crash when executing works in constant foldingManuel Castilla
2021-07-06GPencil: Rename BKE_gpencil_visible_stroke_iterAntonio Vazquez
2021-07-06UI: Center the Status Bar Progress TextVincent Blankfield
2021-07-06Compositor: Fix execution system unset during constant foldingManuel Castilla
2021-07-06Fix: Crash when geometry nodes NURB spline has no evaluated pointsHans Goudey
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-07-06cmake: use harvested 'wayland-protocols' if system version is insufficientChristian Rauch
2021-07-06cmake: add 'wayland-protocols' to 'make deps'Christian Rauch
2021-07-06doc: add Wayland dependenciesChristian Rauch
2021-07-06GHOST/wayland: define BTN event codes manuallyChristian Rauch
2021-07-06Geometry Nodes: Allow 3 points in curve star primitiveHans Goudey
2021-07-06Fix T89592: Can't remove keyframes without active keying setSybren A. Stüvel
2021-07-06Cleanup: Keyframing, remove duplicate codeSybren A. Stüvel
2021-07-06Compositor: Graphviz improvementsManuel Castilla
2021-07-06Compositor: Enable constant folding on operationsManuel Castilla
2021-07-06Compositor: Constant foldingManuel Castilla
2021-07-06Cleanup: Set execution system as operations member in CompositorManuel Castilla
2021-07-06Deps builder: macOS/ ffmpeg: Fix linker warningAnkit Meel
2021-07-06Rename Scene's embeded collections from "Master Collection" to "Scene Collect...Bastien Montagne
2021-07-06GPU: Fix crash when using EGL with --gpu-debug flag.Jeroen Bakker
2021-07-06Alembic export: evaluation mode optionPhilipp Oeser
2021-07-06Alembic: remove non-functional "Renderable Objects" only optionPhilipp Oeser
2021-07-06Fix incompatible type passed to XR hapticSergey Sharybin
2021-07-06Cleanup: rename 'count' to 'len'Campbell Barton
2021-07-06Cleanup: pep8Campbell Barton
2021-07-06Cleanup: quiet discarded-qualifiers warningCampbell Barton
2021-07-06Fix macOS builds after removing Ghost integral types.Nicholas Rishel
2021-07-06Various Exact Boolean parallelizations and optimizations.Erik Abrahamsson
2021-07-06Fix T89671: Crash when using Denoise node on Full Frame modeManuel Castilla