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-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
2022-03-30Curves: Add length cache, length paramerterize utilityHans Goudey
2022-03-30Cleanup: quiet warning for description ending with a full stopCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-30Cleanup: unbalanced doxy sectionsCampbell Barton
2022-03-30UI: Fix cosmetic papercuts of the reroute nodeLeon Schittek
2022-03-29Geometry Nodes: Don't create node tree when adding nodes modifierLeon Schittek
2022-03-29GPencil: Remove UI prefix `Use` in Dot-Dash modifierAntonio Vazquez
2022-03-29Fix: incorrect assert in new codeHans Goudey
2022-03-29GPencil: Fix Windows compiler errorsAntonio Vazquez
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-29LibOverride: Rename 'delete hierarchy' to 'clear hierarchy', add 'clear singl...Bastien Montagne
2022-03-29LibOverride: Implement default 'user override' behavior.Bastien Montagne
2022-03-29LibOverride: Add initial handling of system overrides in creation/duplication...Bastien Montagne
2022-03-29LibOverride: make some override properties 'overridable'.Bastien Montagne
2022-03-29LibOverride: Add a new 'virtual' non-editable override icon and use it in Out...Bastien Montagne