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-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
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-04UI: Replace uses of "loc/rot" with full wordsNathan Craddock
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-29Anim UI: Playback Sync menu improvementSybren A. Stüvel
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-13EEVEE: Motion Blur: Add shutter position optionClément Foucault
2020-10-08Cleanup: remove unnecessary includesAndreas Bergmeier
2020-10-01Volumes: support lower resolution in viewportJacques Lucke
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-09-08UI: Tooltip grammar fixAaron Carlisle
2020-09-07UI: Add temperature unitsHans Goudey
2020-09-04GPencil: New option to set steps in Interpolate SequenceAntonio Vazquez
2020-08-26Fix T80080: improve tooltip for render number of threadsBrecht Van Lommel
2020-08-21Fix crash when accessing `view_layer.depsgraph` through BPYJulian Eisel
2020-08-20Fix T79935: Inonsistent simplify behavior when linking collection with object...Bastien Montagne
2020-08-19RNA: Validate scene/view-layer combination for statistics queryJulian Eisel
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey