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-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-28Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-07-28Revert "Fix T98773: GPU Subdivision breaks auto selection in UV edit mode"Brecht Van Lommel
2022-07-28EEVEE-Next: UI: Make Vector pass greyed out when motion blur is enabledClément Foucault
2022-07-28EEVEE-Next: Cleanup: Isolate render result readback and prototype progressClément Foucault
2022-07-28EEVEE-Next: Motion Blur new implementationClément Foucault
2022-07-28DRW: TextureFromPool: Change API to use acquire / releaseClément Foucault
2022-07-28EEVEE-Next: Fix Vector render passClément Foucault
2022-07-26Refactor: Extract color attributes as generic attributesHans Goudey
2022-07-26Cleanup: spelling in commentsCampbell Barton
2022-07-25EEVEE-Next: Fix float3 passes being incorrectClément Foucault
2022-07-25EEVEE-Next: Fix some Material compilation errorsClément Foucault
2022-07-24EEVEE-Next: Decorelate Large filter spiral samplingClément Foucault
2022-07-24EEVEE-Next: Fix depth accumulation and stability in viewportClément Foucault
2022-07-24EEVEE-Next: Make animated viewport non jittered when disabling denoisingClément Foucault
2022-07-24EEVEE-Next: Add back background opacity toggleClément Foucault
2022-07-24EEVEE-Next: Make Anti-Flicker more strongClément Foucault
2022-07-24EEVEE-Next: Fix Alt+B render bordersClément Foucault
2022-07-24EEVEE-Next: Fix background velocityClément Foucault
2022-07-23EEVEE-Next: Film: Rename filter_size for clarity and add box filter ...Clément Foucault
2022-07-23EEVEE-Next: Film: Fix incorrect anti-aliasingClément Foucault
2022-07-22EEVEE-Next: Add exposure awareness to denoisingClément Foucault
2022-07-22EEVEE-Next: Fix render not workingClément Foucault
2022-07-21DRW: Volume: Fix crash in command line render caused by null texturesClément Foucault
2022-07-21EEVEE-Next: Add back option to disable TAA (Viewport DenoisingClément Foucault
2022-07-21EEVEE-Next: Filter NaN at output to avoid propagation.Clément Foucault
2022-07-21Cleanup: DRW: common_math_geom_lib.glsl: Fix variable name styleClément Foucault
2022-07-21EEVEE-Next: Add Temporal-AntiAliasingClément Foucault
2022-07-21DRW: common_math_geom_lib.glsl: Add line_aabb_clipping_distClément Foucault
2022-07-21Cleanup: formatCampbell Barton
2022-07-20Cleanup: Remove unused functionHans Goudey
2022-07-20Constraints: add checks to specially handle the custom space target.Alexander Gavrilov
2022-07-20Constraints: add missing calls to initialize custom space.Alexander Gavrilov
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-18Subdiv: remove unused GPU device choice, fix crash with libepoxy on initBrecht Van Lommel
2022-07-15Fix: Move DRW_shgroup_add_material_resources(grp, mat) to after the null-chec...Martijn Versteegh
2022-07-15Fix T99606: Regression: TexCoordinate losing precision far away from originClément Foucault
2022-07-14Fix curve drawing crash after changing geometry nodes output.Lukas Tönne
2022-07-12Fix T99103: crash when displaying or rendering Grease Pencil objectKhoi Dau
2022-07-11Cleanup: spelling in commentsCampbell Barton
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Cleanup: make formatDalai Felinto
2022-07-08Draw: Curve outline drawing in object mode.Jeroen Bakker
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-07-08Cleanup: formatCampbell Barton
2022-07-07Curves: Add sculpt selection overlayHans Goudey
2022-07-07Fix T99270: bones using empties as custom shapes can't be selectedCampbell Barton
2022-07-04Fix T98884: Fix edge case crashes in gpu subdiv cache codeJoseph Eagar
2022-07-04Cleanup: Rename curve segment count functionHans Goudey