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-11-08Apply formatting.temp-ghost-vulkanJeroen Bakker
2022-11-08Added support for Linux. Thanks to Qiang Yu for the patch!Jeroen Bakker
2022-11-07Initialize vk backend.Jeroen Bakker
2022-11-01Create VKBackend when selecting vulkan from the command line.Jeroen Bakker
2022-11-01Finding MOLTENVK.Jeroen Bakker
2022-11-01Fix missing import in GHOST_SystemWin32.cppJeroen Bakker
2022-11-01Changes to cmake to select vulkan from libs.Jeroen Bakker
2022-11-01Merge branch 'master' into temp-ghost-vulkanJeroen Bakker
2022-11-01Fix compilation error on Windows.Jeroen Bakker
2022-11-01Removed debug code.Jeroen Bakker
2022-11-01Removed debug code.Jeroen Bakker
2022-11-01Removed obsolete comments.Jeroen Bakker
2022-11-01Implemented `newDrawingContext`.Jeroen Bakker
2022-11-01Implemented createOffscreenContext.Jeroen Bakker
2022-11-01Find MoltenVK (WIP).Jeroen Bakker
2022-11-01Copied from tmp-vulkan branch.Jeroen Bakker
2022-11-01Add vulkan changes to cmake files.Jeroen Bakker
2022-11-01Fix T102194: unhandled number keys on AZERTY layout under WaylandCampbell Barton
2022-11-01CMake: mark Wayland variables advancedCampbell Barton
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-11-01Cleanup: doxy comment formattingCampbell Barton
2022-11-01Cleanup: disambiguate naming for Wayland surfacesCampbell Barton
2022-11-01GHOST/Wayland: support for multiple seats (one active seat at a time)Campbell Barton
2022-11-01Cleanup: fix translation for rare UV unwrapping with unit scaleChris Blackbourn
2022-11-01deps: openPGL 0.4.1-betaRay Molenkamp
2022-10-31Build: ignore more CVEs from tiff command line tools that we don't useBrecht Van Lommel
2022-10-31Fix bpy wheel on buildbot being incomplete on WindowsBrecht Van Lommel
2022-10-31Fix bpy wheel build error on Windows, where there are no abi flagsBrecht Van Lommel
2022-10-31Geometry Nodes: Use attribute API in deform curves on surface nodeHans Goudey
2022-10-31Nodes: Improve socket node lookup performanceHans Goudey
2022-10-31GPU: Add placeholder for Vulkan backend.Jeroen Bakker
2022-10-31Fix variable value assigned twice in successionGermano Cavalcante
2022-10-31BLI_path: only operate on native path slashes for BLI_path_name_at_indexCampbell Barton
2022-10-31BLI_path: only operate on native path slashes for BLI_path_joinCampbell Barton
2022-10-31make_update: support updating "lib" as a single repositoryCampbell Barton
2022-10-31make_update: add type hintsCampbell Barton
2022-10-31Cleanup: quiet warning building with MSVC (_CONCAT redefined)Campbell Barton
2022-10-30Fix T102126 Regression: Grease Pencil: Broken 2D LayeringClément Foucault
2022-10-30Fix T102163: GPencil:Set start point Operator make stroke deletedAntonio Vazquez
2022-10-30DRW: Manager: Add possibility to record a framebuffer change inside a passClément Foucault
2022-10-30Fix T102160: Regression: GPencil gradient fill not workingClément Foucault
2022-10-30DRW: Manager: Allow custom draw command in PassMainClément Foucault
2022-10-30Cleanup: replace BLI string copy & append with BLI_path_join(..)Campbell Barton
2022-10-30BLI_path: add BLI_path_append_dir (appends and ensures trailing slash)Campbell Barton
2022-10-30Fix potential buffer overflow with BLI_path_slash_ensure useCampbell Barton
2022-10-30Fix T102132: Directory selection fails to add trailing slashCampbell Barton
2022-10-29make.bat: skip SVN update when running make code_updateRay Molenkamp
2022-10-29NLA: Push down Action names the Track after the ActionSybren A. Stüvel
2022-10-29Cleanup: use STREQ macroCampbell Barton
2022-10-28Cycles: add Equiangular Cubemap Face camera projectionDamian Trebilco