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-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-08-23Depsgraph: use more fine grained update tags for scenesBrecht Van Lommel
2022-08-22Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-22I18n: disambiguate a few translationsDamien Picard
2022-08-22Revert "Fix T99259: Python API: ViewLayer.aovs.remove isn't available"Jeroen Bakker
2022-08-22Fix T99259: Python API: ViewLayer.aovs.remove isn't availableMangal Kushwah
2022-08-17Merge branch 'blender-v3.3-release'Richard Antalik
2022-08-17Fix T100079: Encoding with DNxHD fails due to bad parametersRichard Antalik
2022-08-17UV: add geometry driven uv relax brushChris Blackbourn
2022-08-12Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-12IDType `get_owner`: add an optional hint about owner ID.Bastien Montagne
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-07-24Render: Update lightgroup membership in objects and world if lightgroup is re...Lukas Stockner
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-21Fix T98960: Baking to active color attribute uses wrong layerHans Goudey
2022-06-16Cleanup: Fix build for make lite and add . to code commentsDalai Felinto
2022-06-16Fix T86076: MPEG Settings Ignored at RenderHamdi Ozbayburtlu
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-31RNA: avoid non-standard enum item (enum section using single space)Campbell Barton
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-05-17Cleanup: Use `switch` and `BLI_assert_unreachable()` more.Bastien Montagne
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-22Fix T97429: Translateable Unit Names Missing in the File.Bastien Montagne
2022-04-19improve hover tip for 'Lock Object Modes' propertyGaia Clary
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-07Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24Cleanup: clang-formatDalai Felinto
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-23UI: Change subdiv to subdivision for EEVEE hairAaron Carlisle
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
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