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
path: root/source
AgeCommit message (Expand)Author
2022-04-01Fix T96763: New OBJ Exporter Incorrectly saving the materials in the MTL fileAras Pranckevicius
2022-04-01Fix T96930: Cloth Disk cache not being saved and being deleted on files that ...Bastien Montagne
2022-04-01LibOverride: RNA Apply: let apply function responsible for calling update or ...Bastien Montagne
2022-04-01Fix T96931: Crash on load with library overrides + multiple cloth cache slots.Bastien Montagne
2022-04-01Cleanup: Improve variable namingLeon Schittek
2022-04-01Fix T88785: Keep value slider from clippingLeon Schittek
2022-03-31GPencil: Fix regression with dots uvsClément Foucault
2022-03-31Fix T76746: Alembic, wrong result importing back exported curvesKévin Dietrich
2022-03-31Fix T94888: LineArt use the same triangulation as viewport.YimingWu
2022-03-31DRW: Rename DRW_shgroup_uniform_vec4_array_copy to mat4_copyClément Foucault
2022-03-31Fix T96920 DRW: Regression: Hair strands are drawn in wrong placeClément Foucault
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-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-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