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-08-11Rename variables to hide_polyHans Goudey
2022-08-11Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-11Cleanup: spelling in commentsCampbell Barton
2022-08-11License headers: add missing license headerCampbell Barton
2022-08-10Realtime Compositor: Allow in material preview modeOmar Emara
2022-08-10Realtime Compositor: Add evaluator and engineOmar Emara
2022-08-10Cleanup: spellingCampbell Barton
2022-08-10Cleanup: formatCampbell Barton
2022-08-10Rename `.hide_face` to `.hide_poly`Hans Goudey
2022-08-10Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-10DRW: DebugDraw: Fix unguarded drw_debug_draw()Clément Foucault
2022-08-09Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-09Cleanup: MIscellaneous improvements to pointcloud draw cacheHans Goudey
2022-08-09Cleanup: Remove file mistakenly kept in C++ conversionHans Goudey
2022-08-09Cleanup: Move draw_cache_impl_pointcloud.c to C++Hans Goudey
2022-08-09DRW: DebugDraw: Port module to C++ and add GPU capabilitiesClément Foucault
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-08Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-05DRW: GPU Wrapper: add possibility to swap Texture and TextureFromPoolClément Foucault
2022-08-05Cleanup: DRW: Remove void function argumentClément Foucault
2022-08-05Cleanup: Remove outdated commentHans Goudey
2022-08-05Cleanup: Reduce indentationHans Goudey
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-03Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-02DRW: common_math_lib.glsl: Fix weighted_sum macroClément Foucault
2022-08-02DRW: Add image unbind in debug modeClément Foucault
2022-08-02DRW: Add `DRW_shgroup_call_procedural_indirect()`Clément Foucault
2022-08-02DRW: Add DRW_shgroup_call_procedural_triangles_indirectClément Foucault
2022-08-02DRW: GPU Wrapper: Fix invalid cached texture view when ensure() reallocsClément Foucault
2022-08-02DRW: GPU wrapper: Make SwapChain renference workClément Foucault
2022-08-02DRW: GPU wrappers: Expose more ease of use functions and cleanup styleClément Foucault
2022-08-02Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-08-02Merge branch 'blender-v3.3-release'Jeroen Bakker
2022-08-02Fix T99715: Only force optimal display during on cage editing.Jeroen Bakker
2022-07-31Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
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: Motion Blur new implementationClément Foucault
2022-07-28DRW: TextureFromPool: Change API to use acquire / releaseClément Foucault
2022-07-26Refactor: Extract color attributes as generic attributesHans Goudey
2022-07-26Cleanup: spelling in commentsCampbell Barton
2022-07-22Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-07-21DRW: Volume: Fix crash in command line render caused by null texturesClément Foucault
2022-07-21Cleanup: DRW: common_math_geom_lib.glsl: Fix variable name styleClé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-20Merge branch 'master' into refactor-mesh-hide-genericHans Goudey
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey