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
path: root/intern
AgeCommit message (Expand)Author
2022-08-18CMake: always unset CMAKE_REQUIRED_* variables after useCampbell Barton
2022-08-18CMake: support building with musl libclistout
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-17Cleanup: Fix "unused m_system" warningsSebastian Parborg
2022-08-17GHOST/EGL: Only draw grey into buffers attached to windowsCampbell Barton
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-16GHOST/Wayland: Add NDOF supportCampbell Barton
2022-08-16Cleanup: spelling in commentsCampbell Barton
2022-08-16Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-15Fix T100106: Cycles poor playback performance with still image and auto refreshBrecht Van Lommel
2022-08-15Introduce headless OpenGL rendering on LinuxSebastian Parborg
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-15Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-15Cycles: simplify handling of ray differentialsBrecht Van Lommel
2022-08-15Fix build error in libc_compat when using musl libcBrecht Van Lommel
2022-08-13Fix Cycles MetalRT compile errorBrecht Van Lommel
2022-08-13Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-13Fix T100354: Home key being the grave accent in french keyboard layoutGermano Cavalcante
2022-08-12Merge branch 'blender-v3.3-release'Patrick Mours
2022-08-12Fix syntax error introduced in previous commitPatrick Mours
2022-08-12Merge branch 'blender-v3.3-release'Patrick Mours
2022-08-12Cycles: Improve denoiser update performance when rendering with multiple GPUsPatrick Mours
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-12Cleanup: add missing braces, quite warnings by castingCampbell Barton
2022-08-12Cleanup: use 'filepath' for fill pathsCampbell Barton
2022-08-12Cleanup: add missing braces in GHOSTCampbell Barton
2022-08-12Cleanup: clang-tidy GHOST Context/Event/TimerManagerCampbell Barton
2022-08-12Cleanup: update comments in MANTA_main.cppCampbell Barton
2022-08-11Cycles: take into account time limit for progress barBrecht Van Lommel
2022-08-11Cleanup: minor changes to DebugFlagsBrecht Van Lommel
2022-08-11GHOST/Wayland: support setting modifiers on window activationCampbell Barton
2022-08-11Cleanup: access modifier keys by index under WaylandCampbell Barton
2022-08-11Cleanup: missing newline in GHOST_PRINTCampbell Barton
2022-08-10Cleanup: spellingCampbell Barton
2022-08-10Cleanup: formatCampbell Barton
2022-08-09Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-09Cycles: improve ray tracing precision near triangle edgesBrecht Van Lommel
2022-08-09Cycles: make transform inverse match Embree exactlyBrecht Van Lommel
2022-08-09Cleanup: simplify CPU instruction checkingBrecht Van Lommel
2022-08-09Cycles: add new Spectrum and PackedSpectrum typesAndrii Symkin
2022-08-09Cleanup: make vector types make/print functions consistent between CPU and GPUBrecht Van Lommel
2022-08-09Fix T100119: Cycles light object's parametric vector distortedSergey Sharybin
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-08Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-08Fix Cycles crash after recent bugfix for image savingBrecht Van Lommel
2022-08-08Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-08Fix: Error in oneAPI image code for texture access with clip extensionNikita Sirgienko
2022-08-08Merge branch 'blender-v3.3-release'Xavier Hallade