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
2022-02-21Curves: use paint cursor in curves sculpt modeJacques Lucke
2022-02-18Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-01-31Fix (studio-reported) missing RNA path for EEVEE render passes.Bastien Montagne
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-21UI: Clarify Active Movie Clip tooltipAaron Carlisle
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-05Enable OpenEXR DWAB compresstionSergey Sharybin
2022-01-05Fix T94366: Grease Pencil Automerge no immediate UI updatePhilipp Oeser
2021-12-17UI: Correct "QuickTime" SpellingJohannes Jakob
2021-11-24Animation: allow marking actions as cyclic for Cycle-Aware Keying.Alexander Gavrilov
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-27RNA: Make is clear that `Scene` parameter of `update` callback may be NULL.Bastien Montagne
2021-09-27RNA: Fix bad usages of `scene` pointer in Update callbacks.Bastien Montagne
2021-09-22Cleanup: make formatDalai Felinto
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-13UI: Freestyle UI UpgradeIyad Ahmed
2021-09-13Various UI messages fixes and updates.Bastien Montagne
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-18LibOverride: Tag all embedded IDs RNA opinters as overridable.Bastien Montagne
2021-07-29Render: remove unused Blender Internal view layer settingsBrecht Van Lommel
2021-07-27Anotations: Fix a several issues with stroke placementAaron Carlisle
2021-07-15Keymap: use Shift-Tab to toggle snap in the sequencerCampbell Barton
2021-07-07VSE: Use snapping settings for scrubbingRichard Antalik
2021-07-06Rename Scene's embeded collections from "Master Collection" to "Scene Collect...Bastien Montagne
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01VSE: Snapping feedbackRichard Antalik
2021-07-01Cleanup: rename playhead to current-frameCampbell Barton
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-25Cleanup: Clang formatHans Goudey
2021-06-25Cycles: add view layer option to disable motion blur, in the Filter panelBrecht Van Lommel
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-18Cleanup: Remove dead codeAaron Carlisle
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-04-16Fix RNA enum item callbacks not checking for NULL contextCampbell Barton
2021-04-09Fix use of uninitialized memory in BKE_scene_objects_as_gsetCampbell Barton
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-03-30UI: Skip undo steps when changing properties of the 3d cursorGermano Cavalcante
2021-03-26UI: Change Usages of 'WPaint' to 'Weight Paint'Yevgeny Makarov
2021-03-18Fix missing view3d updates after recent NC_SPACE notifier filtersPhilipp Oeser