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-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-05Fix slicing with negative indicesCampbell Barton
2021-08-05Fix T89450: Crash slicing BMEditSelSeqCampbell Barton
2021-08-05Cleanup: Fix Clang braced-scalar-init warningAnkit Meel
2021-08-05XR: Action Binding ImprovementsPeter Kim
2021-08-05Cleanup: license headersCampbell Barton
2021-08-05Cleanup: tab indentation for CMake / GNUmakefileCampbell Barton
2021-08-05Windows: Add icons and icons_geom to make.batRay Molenkamp
2021-08-05PyDoc: Update GPU Example of `draw_view3d`Aaron Carlisle
2021-08-05PyDoc: Improve description of texture.evaluateAaron Carlisle
2021-08-05Cleanup: make formatAaron Carlisle
2021-08-05Win32 IME: Rename SetInputLanguage()Harley Acheson
2021-08-04Win32 IME: Remove ime_status_Harley Acheson
2021-08-04Cycles: make object Fast GI Approximation panel a subpanel of ShadingBrecht Van Lommel
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-04Fix Cycles material slots list being too shortRomain Toumi
2021-08-04VSE: Allow Wingdings and Symbol FontsHarley Acheson
2021-08-04UI: VFont Display NamesHarley Acheson
2021-08-04Cycles: More flexible GI Approximation AO distance controlSergey Sharybin
2021-08-04LibOverride RNA API: add removal of properties and operations.Bastien Montagne
2021-08-04LibOverride: Add RNA API to reset/delete overrides.Bastien Montagne
2021-08-04Added some TODO remarks.Jeroen Bakker
2021-08-04GPencil: New Brush option to define Caps typeAntonio Vazquez
2021-08-04Fix T90427: Center View to Mouse brokenGermano Cavalcante
2021-08-04BLI: add double version of 'scaleform'Germano Cavalcante
2021-08-04Fix T90421: edit-mode auto-smooth crash when angle set to 180degreesCampbell Barton
2021-08-04Fix transparent faces on certain AMD cardsGavin Li
2021-08-04Cleanup: remove *.rej from cb67bfdba2e22d0ee967e50afe0912ac80d73e9bCampbell Barton
2021-08-04Tweak to recent liboverride API addition: naming.Bastien Montagne
2021-08-04Cleanup: inconsistent parameter nameJacques Lucke
2021-08-04Cleanup: initialize variable to quiet warningJacques Lucke
2021-08-04Outliner/LibOverrides: Fix logic of checks for drag'n'drop of Collections.Bastien Montagne
2021-08-04Fix compile error without `WITH_OCEANSIM` enabledJulian Eisel
2021-08-04Fix T87635: Rename shader node "Specular" to "Specular BSDF"Pratik Borhade
2021-08-04Expose Color Management as argument for gpu.types.GPUOffScreen.draw_view3d()Gottfried Hofmann
2021-08-04Make loopcut drawing consistent between gizmo and operator.Anthony Edlin
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-04Modifier: warn if the ocean simulation fails to allocate memoryJeroen Bakker
2021-08-04Override: API update_operations.Jeroen Bakker
2021-08-04T90371: Asset: Drop Material Tooltip.Jeroen Bakker
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-08-04Cleanup: add comment to fix for T90417Campbell Barton
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-08-04Fix T90417: font loading creates duplicate ID namesCampbell Barton
2021-08-04Cleanup: de-duplicate ID renaming utility for versioningCampbell Barton
2021-08-04Icons: add license headers to utilitiesCampbell Barton
2021-08-04Icons: resolve various issues for generating iconsCampbell Barton
2021-08-04Icons: update alert icon scriptCampbell Barton
2021-08-04Cleanup: spellingCampbell Barton
2021-08-03Fix calculation of 'projmat_dimensions'Germano Cavalcante