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-04additional epoxy install and find fixes for WindowsepoxyChristian Rauch
2022-07-04rename 'libepoxy' to 'epoxy' and add meson+ninja as requirementsBrecht Van Lommel
2022-07-04WGL: replace GLEW by libepoxyChristian Rauch
2022-07-04handle missing GL_VENDORChristian Rauch
2022-07-04move epoxy discovery to platform scriptsBrecht Van Lommel
2022-07-04use CMake script for libepoxyChristian Rauch
2022-07-04add libepoxy source dependencyChristian Rauch
2022-07-04OpenSubdiv: replace GLEW by libepoxyChristian Rauch
2022-07-04Cycles: replace GLEW by libepoxyChristian Rauch
2022-07-04SDL: replace GLEW by libepoxyChristian Rauch
2022-07-04remove GLEW from build_environmentChristian Rauch
2022-07-04OpenXR: replace GLEW by libepoxyChristian Rauch
2022-07-04GLX: replace GLEW by libepoxyChristian Rauch
2022-07-04EGL: replace GLEW by libepoxyChristian Rauch
2022-07-04link libepoxyChristian Rauch
2022-07-04remove GPU_glew.hChristian Rauch
2022-07-04remove glew-mxChristian Rauch
2022-07-04more GLEW removeChristian Rauch
2022-07-04remove GLEWChristian Rauch
2022-07-04Fix T98884: Fix edge case crashes in gpu subdiv cache codeJoseph Eagar
2022-07-04Cleanup: use local variable in smear code instead of ss->cache->bstrengthJoseph Eagar
2022-07-04Fix T98698: Division by zero in smear code when strength is zeroJoseph Eagar
2022-07-04Fix use-after-free error when handling events that close windowsCampbell Barton
2022-07-04Cleanup: remove unused WM_event_is_last_mousemoveCampbell Barton
2022-07-04Cleanup: spelling in commentsCampbell Barton
2022-07-04Cleanup: correct function signature for UI_block_add_view for grid_viewCampbell Barton
2022-07-04UV: Improve UV Straighten operatorChris Blackbourn
2022-07-04Cleanup(UV): Refactor UV Align and UV Straighten (No user visible changes)Chris Blackbourn
2022-07-04Cleanup: Rename curve segment count functionHans Goudey
2022-07-03UI: Move rename buffer management to new view base classJulian Eisel
2022-07-03UI: Add AbstractView base class for views, unify reconstruction in thereJulian Eisel
2022-07-03Fix T99316: Crash with no font in String to Curves nodeIliay Katueshenock
2022-07-02BLI: refactor length parameterizationJacques Lucke
2022-07-02Fix: Build error with unity builds off after recent cleanupHans Goudey
2022-07-02Revert "Start of Bevel V2, as being worked on with task T98674."Howard Trickey
2022-07-02Start of Bevel V2, as being worked on with task T98674.Howard Trickey
2022-07-02BLI: improve span access to virtual arraysJacques Lucke
2022-07-02BKE: fix wrong recently added assertJacques Lucke
2022-07-01Cleanup: Simplify logic building in length parameterizationHans Goudey
2022-07-01Fix crash with window decorations (libdecor) in WaylandCampbell Barton
2022-07-01Fix T99268: LineArt better handling for dense overlappings.Yiming Wu
2022-07-01Fix T99301: RNA_boolean_get warning when saving a file for the first timeCampbell Barton
2022-07-01Cleanup: rename internal cursor grabbing functionCampbell Barton
2022-07-01Cycles: fix support for multiple Intel GPUsXavier Hallade
2022-07-01IO: print import & export times of Alembic & USDAras Pranckevicius
2022-07-01Metal: MTLMemoryManager implementation includes functions which manage alloca...Jason Fielder
2022-07-01Sculpt Curves: UI tweaks and shortcutDalai Felinto
2022-07-01Cleanup: add missing license headers in Cycles oneAPI implementationXavier Hallade
2022-07-01GHOST/Wayland: map additional cursors from GHOST_TStandardCursorCampbell Barton
2022-07-01Cleanup: GPUCodegen: Remove unused variablesClément Foucault