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-10-24Fix T102015: AV1 - No valid formats foundRay Molenkamp
2022-10-22Video rendering: FFMpeg AV1 codec encoding supportStephen Seo
2022-10-20Fix WebM naming in the interfaceSergey Sharybin
2022-10-10I18n: disambiguate message "World"Damien Picard
2022-10-05I18n: disambiguate a few messagesDamien Picard
2022-10-05I18n: extract dynamic enum itemsDamien Picard
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-10-03Cleanup: rename IMA_CHAN_FLAG_ALPHA to IMA_CHAN_FLAG_RGBA to match meaningBrecht Van Lommel
2022-09-21File Browser: Manual auto-increase name support for output filepathsDalai Felinto
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-08IDManagement: Add new `BKE_id_owner_get` accessor.Bastien Montagne
2022-09-06Cleanup: IDManagement: Simplify `owner_get` calllback of IDTypeInfo.Bastien Montagne
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