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-05-01Overlay: Port background shaders to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Port outline shaders to use shaderCreateInfoClément Foucault
2022-04-30Overlay: Port edit gpencil shaders to use shaderCreateInfoClément Foucault
2022-04-30Overlay: port paint shaders to use 'GPUShaderCreateInfo'Germano Cavalcante
2022-04-30Overlay: Port edit lattice shaders to use shaderCreateInfoClément Foucault
2022-04-30Overlay: Port edit curves shaders to use shaderCreateInfoClément Foucault
2022-04-30Overlay: Port edit uv shaders to use shaderCreateInfoClément Foucault
2022-04-30Overlay: Port edit uv shaders to use shaderCreateInfoClément Foucault
2022-04-30Overlay: Port volume shaders to use shaderCreateInfoClément Foucault
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-04-30D14808: Use saturation as multiplier for saturation filterRamil Roosileht
2022-04-29Overlay: Port extra shaders to use shaderCreateInfoClément Foucault
2022-04-29Fix rendering of wire curves when used as custom bone objectsSebastian Parborg
2022-04-29Cleanup: Fix harmless runtime error about null pointer in Outliner tree code.Bastien Montagne
2022-04-29Fix T95480: Crash when relocating libraries in some cases.Bastien Montagne
2022-04-29Fix (unreported) library relocating code making indirectly linked IDs direct.Bastien Montagne
2022-04-29Fix (unreported) bad handling of ID usercount increment in remapping code.Bastien Montagne
2022-04-29BKE_lib_remap: add comment note about some remapping options.Bastien Montagne
2022-04-29Fix T97686 DRW: Freeze when switching to material preview or render viewClément Foucault
2022-04-29Cleanup: Simplify job custom data query APISergey Sharybin
2022-04-29NLA: Key influence when pushing down to NLASybren A. Stüvel
2022-04-29Fix: Incorrect custom data maxlayers in rare filesHans Goudey
2022-04-29Fix wrong cast from uint to int (2)Germano Cavalcante
2022-04-29Fix wrong cast from uint to intGermano Cavalcante
2022-04-29T95386: Add Discontinuity (Euler) filter to Dope Sheet.Demeter Dzadik
2022-04-29Select Engine: port shader to use 'GPUShaderCreateInfo'Germano Cavalcante
2022-04-29GLState: Avoid possible undefined behavior in state comparisonClément Foucault
2022-04-29Fix T97097: Color filter saturate affects non-colorsJoseph Eagar
2022-04-29Fix T97120: Gizmo fails to select in orthographic viewCampbell Barton
2022-04-29Fix T97608: Sculpt sample color op is missing pmapJoseph Eagar
2022-04-29Fix T62945: Hotkeys not showing up in brush tooltipsJoseph Eagar
2022-04-29Fix T97124: Area light size gizmo unselectableCampbell Barton
2022-04-29Cleanup: use 'use_' prefix for RNA booleanCampbell Barton
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
2022-04-29shader_builder: fix build issue on windowsRay Molenkamp
2022-04-29Cleanup: silence unused variable warningsGermano Cavalcante
2022-04-28Fix: Missing translation in node socket inspectionHans Goudey
2022-04-28Fix: Socket inspection error for data-block socketsEthan-Hall
2022-04-28Fix T97151: Curve vertex parenting crash with dependency cycleHans Goudey
2022-04-28Cleanup: Overlay: Avoid local variable shadowingClément Foucault
2022-04-28Overlay: Port UDIM Grid shader to shaderCreateInfoClément Foucault
2022-04-28Overlay: Port Grid shader to shaderCreateInfo and other code cleanupClément Foucault
2022-04-28Fix T93899: Incorrect decorator buttons for geometry nodes vector/colorsHans Goudey
2022-04-28UI: Fix consistency issues with attribute tooltips and iconsEthan-Hall
2022-04-28Fix T93546: Fill curve node ignores last point of non-cylic curvesHans Goudey
2022-04-28Fix: Incorrect conversion from C bitfield syntaxHans Goudey
2022-04-28Fix T97142: When Exporting GPencil, File Dialog Shows No SubfoldersAntonio Vazquez
2022-04-28Cleanup: Fix compiler warningsHans Goudey
2022-04-28UI: Improvements to "Add Color Attribute" menuEthan-Hall
2022-04-28Snap Gizmo: update props using gizmo's snap_stateGermano Cavalcante