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-05Windows: Add support to compile python apid docs from make filewindows_make_docpyAaron Carlisle
2021-08-05PyDoc: document how parameter are used for 3D and 2D texturesAaron Carlisle
2021-08-05Geometry Nodes: Add more warnings for out of bounds parametersEitan
2021-08-05BMesh: support laplacian smooth for n-gonsCampbell Barton
2021-08-05Cleanup: replace short with boolean for zero area arrayCampbell Barton
2021-08-05Cleanup: comment blocks & spellingCampbell Barton
2021-08-05Cleanup: quiet array-parameter warningCampbell Barton
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-05Fix T83164: Spline IK `joint_bindings` parameter is broken.Bastien Montagne
2021-08-05Cleanup/Fix RNA array length accessors returning non-zero values in invalid c...Bastien Montagne
2021-08-05GPencil: New Merge Layer keymap: Shift+Ctrl+MAntonio Vazquez
2021-08-05Fix build error when WITH_XR_OPENXR not definedPeter Kim
2021-08-05GPencil: New Caps iconsAntonio Vazquez
2021-08-05DRW: New Select Debug EngineGermano Cavalcante
2021-08-05XR Controller Support Step 2: Action MapsPeter Kim
2021-08-05LibOverride: Make it reasonably impossible for users to create overrides of s...Bastien Montagne
2021-08-05Fix T89963: crash when library override is applied to an object from a linked...Bastien Montagne
2021-08-05Fix fix invalid index use for edit-mesh laplacian smoothCampbell Barton
2021-08-05XR: Controller Data ImprovementsPeter Kim
2021-08-05Cleanup: Remove unused members in FileSelectParamsJulian Eisel
2021-08-05Fix T89214: Smooth Vertices (Laplacian) produces NaN coordinatesCampbell Barton
2021-08-05Fix T90430: Crash when dragging materialJulian Eisel
2021-08-05Fix T90170: `RNA_property_pointer_get` creating data in non-thread-safe way.Bastien Montagne
2021-08-05Fix T89835: Crash after Instancing to Scene after making linked Collection lo...Bastien Montagne
2021-08-05Fix T90256: faces are flat shaded in edit mode with auto smoothCampbell Barton
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