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-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
2021-03-10DNA: add defaults for UnifiedPaintSettingsSiddhartha Jejurkar
2021-03-05UI: Add Presets for high framerate videoAaron Carlisle
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-22Various UI messages fixes and tweaks.Bastien Montagne
2021-02-20Cleanup: remove duplicate enumCampbell Barton
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-15Fix T85633: Misspelling of "neighborhood" in descriptionHans Goudey
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-12Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-06UI: Use the 3D cursor icon for the RNA structHans Goudey
2021-01-04Fix: Update normals when switching scene qualityJeroen Bakker
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-23Cleanup: Clang formatHans Goudey
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-14Eevee: Add Volume Transmittance to Color Render Passes.Jeroen Bakker
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-08Cleanup: use static declarationsCampbell Barton
2020-12-08Spelling: Bit Depth Compound ModifiersYevgeny Makarov
2020-12-08UI: Correct Usage of 'Eevee' NameYevgeny Makarov
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-06Cleanup: use STR_ELEM macroCampbell Barton