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-03-31Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-03-31Fix T96909: crash when assigning new node group to group nodeJacques Lucke
2022-03-31Fix T96915: GPU subdivision modifier: Smooth Shade doesn't workKévin Dietrich
2022-03-31Cleanup: make formatJacques Lucke
2022-03-31Cleanup: Unused variable in release build warningSergey Sharybin
2022-03-31Cleanup: Compilation warnings in gpencil code after DNA C++ changesSergey Sharybin
2022-03-31Merge branch 'master' into soc-2021-curvesDilith Jayakody
2022-03-31Depsgraph: minor optimization in order of checksCampbell Barton
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-31Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-03-31Cleanup: Avoid storing pointers for attribute search callbackHans Goudey
2022-03-31UI: Fix outliner and buttons icons alignmentGilberto Rodrigues
2022-03-31Cleanup: Curves draw cache renaming, use referencesHans Goudey
2022-03-31Nodes: Cut hidden links when creating node groupsLeon Schittek
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-30Metal: Adding alternative support for GPU_PRIM_TRI_FAN/LINE_LOOP For Metal ba...Jason Fielder
2022-03-30Fix T85689: Assume Win32 Volumes are ValidHarley Acheson
2022-03-30Metal: GLSL Shader compatibility 5Jason Fielder
2022-03-30Metal: GLSL Compatibility - explicit mat4_to_mat3 conversionJason Fielder
2022-03-30Curves: Port resample node to the new data-blockHans Goudey
2022-03-30Fix T96344: edit mode GPU subdivision crashes with X-ray mode and modifiersKévin Dietrich
2022-03-30Overlay: Port Armature shader to ShaderCreateInfoClément Foucault
2022-03-30GL: Fix Invalid enum error on Apple SiliconClément Foucault
2022-03-30Overlay: Port Edit Mode shaders to ShaderCreateInfoClément Foucault
2022-03-30DRW: Port draw_common.c to use shared definition with GLSLClément Foucault
2022-03-30GPUShaderCreateInfo: Add DepthWrite optionClément Foucault
2022-03-30GPU: ShaderBuilder: Remove do_static_compilation_ inheritanceClément Foucault
2022-03-30Add soft limit for Bevel segments in modifier.Pratik Borhade
2022-03-30GPU: ShaderBuilder: Fix compilation on non-Mac platformClément Foucault
2022-03-30Compositor: Fix Missing output UI for Normal nodeAaron Carlisle
2022-03-30Curves: support converting curves to legacy hair systemJacques Lucke
2022-03-30Cleanup: Left over from review of apply transformDalai Felinto
2022-03-30GPencil: Fix double-free issue in update cacheFalk David
2022-03-30Apply Object Transform: Multi-user data supportDalai Felinto
2022-03-30Modifiers: Support applying modifiers for multi-user dataDalai Felinto
2022-03-30Iterator to loop over objects based on a flagDalai Felinto
2022-03-30Cleanup: clang-formatCampbell Barton
2022-03-30Cleanup: use "num" as a suffix in: source/blender/blenlibCampbell Barton
2022-03-30Cleanup: use "num" as a suffix in: source/blender/gpencil_modifiersCampbell Barton
2022-03-30Fix: Failing curves test after recent commitHans Goudey
2022-03-30Cleanup: use utility function to initialize SelectPick_ParamsCampbell Barton
2022-03-30Fix leak transforming in the node-editor without a selectionCampbell Barton
2022-03-30Cleanup: remove redundant lattice de-selectionCampbell Barton
2022-03-30Cleanup: Move UV edit parameterize code to geometry moduleAleksi Juvani
2022-03-30Geometry Nodes: Remove soft min from extrude node scaleHans Goudey
2022-03-30Keymap: "Mouse Select & Move" now uses click to de-select othersCampbell Barton
2022-03-30Curves: Port curves total length node to the new data-blockHans Goudey
2022-03-30Curves: Port length node to the new data-blockHans Goudey
2022-03-30Curves: Port parameter node to the new data-blockHans Goudey
2022-03-30Fix: Remove special case from curve segment size functionHans Goudey