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-09-23Fix T91638: image editor Open Cached Render not loading some passesBrecht Van Lommel
2021-09-23Fix: Build issue with MSVCCharlie Jolly
2021-09-23Paint: prevent RenderResults and Viewers where unappropriatePhilipp Oeser
2021-09-23Cleanup: Use const in previously committed functionJulian Eisel
2021-09-23UI: Tree-View API for easy creation of tree UIsJulian Eisel
2021-09-23Fix D12533: Simplify curve object to mesh conversionHans Goudey
2021-09-23Fix T91626: Cycles sss behind fully transparent object renders differentlyBrecht Van Lommel
2021-09-23Cycles: improve Auto Tile option descriptionBrecht Van Lommel
2021-09-23bUUID: make it explicit the default constructor produces the nil valueSybren A. Stüvel
2021-09-23Cleanup: UUID, fix clang-tidy warningsSybren A. Stüvel
2021-09-23Geometry Nodes: remove old method to iterate over attributesJacques Lucke
2021-09-23Geometry Nodes: simplify looping over attributes in geometry setJacques Lucke
2021-09-23UUID: add `!=` operator for comparing UUIDsSybren A. Stüvel
2021-09-23UUID: place C++ code in correct namespaceSybren A. Stüvel
2021-09-23Cleanup: bUUID, document the constructorsSybren A. Stüvel
2021-09-23Cleanup: asset catalogs, correct assertion messageSybren A. Stüvel
2021-09-23Fix T91641: crash rendering with 16k environment map in CyclesBrecht Van Lommel
2021-09-23Fix Cycles compiler warning on GCC 11Brecht Van Lommel
2021-09-23Cleanup: Remove hardcoded values and rename keyframe shape shadersDalai Felinto
2021-09-23Fix T91557: Texture Paint Stencil doesnt use assigned UV LayerPhilipp Oeser
2021-09-23Asset Catalogs: explicit version number in catalog definition filesSybren A. Stüvel
2021-09-23Fix unused variable warning in release buildsJulian Eisel
2021-09-23Assets: add Asset Catalog systemSybren A. Stüvel
2021-09-23Asset Browser: Disable metadata editing for external asset librariesJulian Eisel
2021-09-23Fileops: call `BLI_path_slash_native()` in `BLI_dir_create_recursive()`Sybren A. Stüvel
2021-09-23Keymap: RMB select option to place cursor on Alt-LMBCampbell Barton
2021-09-23WM: gestures now activate immediately on mouse pressCampbell Barton
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-23Cleanup: assign variable for LMB selectCampbell Barton
2021-09-23LibLink: Modify WM API to link/append one ID to take flag parameter.Bastien Montagne
2021-09-23Geometry Nodes: add utility to print an attribute id.Jacques Lucke
2021-09-23Fix T91629: Crash in "Open Cached Render" functionSergey Sharybin
2021-09-23LibLink Append: Expose 'reuse ID' through new BLO flag, and add basic tests.Bastien Montagne
2021-09-23LibLink Append: Fix 'reused ID' case keeping linked data around.Bastien Montagne
2021-09-23Cleanup: proper handling of `LIB_TAG_DOIT` in append code.Bastien Montagne
2021-09-23Cleanup: eBLOLibLinkFlags: Add 'space' between `APPEND` flags and `INSTANCE` ...Bastien Montagne
2021-09-23Cleanup: Silence unused var warning in release builds.Bastien Montagne
2021-09-23Add missing GPencil `IDTYPE_FLAGS_APPEND_IS_REUSABLE` flag.Bastien Montagne
2021-09-23Append: Reuse local data: remove limitation on directly selected data.Bastien Montagne
2021-09-23Link/Append: Refactor flags.Bastien Montagne
2021-09-23Fix last Cycles tile highlighted while file from disk is being processedSergey Sharybin
2021-09-23Fix default surface resolution U/V mis-matchCampbell Barton
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-23Custom Properties: Rewrite edit operator, improve UXHans Goudey
2021-09-23Applying patch D12600, GSOC Knife Tools branchCian Jinks
2021-09-23Fix: T91602 ffmpeg crashRay Molenkamp
2021-09-23Cleanup: Move more shader nodes to socket declaration APIHans Goudey
2021-09-23Fix: Incorrect socket names after previous commitHans Goudey
2021-09-22Cleanup: Use new node socket declaration API for some shader nodesHans Goudey
2021-09-22GPencil: Fix compiler warningsAntonio Vazquez